{"id":132984,"name":"shelf_static","ecosystem":"pub","description":"Static file server support for the shelf package and ecosystem.","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dart-lang/shelf","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2014-04-25T16:50:08.046Z","latest_release_published_at":"2024-09-06T16:01:03.025Z","latest_release_number":"1.1.3","last_synced_at":"2026-04-06T15:01:14.420Z","created_at":"2022-04-05T14:41:23.667Z","updated_at":"2026-04-06T15:02:27.213Z","registry_url":"https://pub.dev/packages/shelf_static","install_command":"dart pub add shelf_static","documentation_url":"https://pub.dev/documentation/shelf_static/","metadata":{},"repo_metadata":{"id":24833038,"uuid":"28247713","full_name":"dart-lang/shelf","owner":"dart-lang","description":"Web server middleware for Dart","archived":false,"fork":false,"pushed_at":"2026-04-01T15:08:54.000Z","size":1071,"stargazers_count":998,"open_issues_count":76,"forks_count":134,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-04-03T08:33:26.568Z","etag":null,"topics":["dart","http","server"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/shelf","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dart-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dco":null,"cla":null}},"created_at":"2014-12-19T21:51:14.000Z","updated_at":"2026-04-01T15:09:20.000Z","dependencies_parsed_at":"2024-01-18T10:16:16.704Z","dependency_job_id":"c40f1e32-5b2e-4939-b039-efe9401a3c70","html_url":"https://github.com/dart-lang/shelf","commit_stats":{"total_commits":647,"total_committers":63,"mean_commits":10.26984126984127,"dds":0.8021638330757341,"last_synced_commit":"7f26ebdeab5bdc18e0ab3f6d3944aa51524eafdf"},"previous_names":[],"tags_count":139,"template":false,"template_full_name":null,"purl":"pkg:github/dart-lang/shelf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/sbom","scorecard":{"id":323398,"data":{"date":"2025-08-11","repo":{"name":"github.com/dart-lang/shelf","commit":"400fc396b9fd07b3dced5c6a0d7567072598f2d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"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":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/dart.yml:16","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/pull_request_label.yml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dart-lang/shelf/publish.yaml/master?enable=pin","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  24 third-party GitHubAction 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dart-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/dart-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/dart-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/dart-lang/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-18T01:54:50.325Z","repository_id":24833038,"created_at":"2025-08-18T01:54:50.325Z","updated_at":"2025-08-18T01:54:50.325Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31385935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T01:22:39.193Z","status":"online","status_checked_at":"2026-04-04T02:00:07.569Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dart-lang","name":"Dart","uuid":"1609975","kind":"organization","description":"Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.","email":null,"website":"https://dart.dev","location":null,"twitter":"dart_lang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1609975?v=4","repositories_count":109,"last_synced_at":"2023-04-09T13:26:05.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dart-lang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:26:29.689Z","updated_at":"2023-04-09T13:26:06.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang/repositories"},"tags":[{"name":"shelf_router_generator-v1.1.4","sha":"86da9b2fb0e6669542b4b174d2952224bcd0e5f0","kind":"commit","published_at":"2026-02-26T08:22:47.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_generator-v1.1.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_generator-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_generator-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.4/manifests"},{"name":"shelf_router_generator-v1.1.3","sha":"b924de80e122d1e17b1132bedb02ddb1445b337c","kind":"commit","published_at":"2025-10-29T11:18:07.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_generator-v1.1.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_generator-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_generator-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.3/manifests"},{"name":"shelf_router_generator-v1.1.2","sha":"400fc396b9fd07b3dced5c6a0d7567072598f2d9","kind":"commit","published_at":"2025-08-12T02:42:17.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_generator-v1.1.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_generator-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_generator-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.2/manifests"},{"name":"shelf_web_socket-v3.0.0","sha":"2a7442f7d6d3e63fdc7b387128619b263dcb7e78","kind":"commit","published_at":"2025-01-21T22:24:53.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v3.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v3.0.0/manifests"},{"name":"shelf_router_generator-v1.1.1","sha":"bf799519cda2898a7c5af06dcfdd5fe6443afd79","kind":"commit","published_at":"2025-01-07T19:56:57.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_generator-v1.1.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_generator-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_generator-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.1/manifests"},{"name":"shelf_web_socket-v2.0.1","sha":"7f26ebdeab5bdc18e0ab3f6d3944aa51524eafdf","kind":"commit","published_at":"2024-11-22T16:37:09.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v2.0.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v2.0.1/manifests"},{"name":"shelf_static-v1.1.3","sha":"d53a8f9a98ccbe69078d397d45c2c6b3e7c243b6","kind":"commit","published_at":"2024-09-06T15:44:13.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v1.1.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.1.3/manifests"},{"name":"shelf-v1.4.2","sha":"2536c15a562cb183dabbc628824a215663830325","kind":"tag","published_at":"2024-06-21T17:46:31.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf-v1.4.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf-v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf-v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.4.2/manifests"},{"name":"shelf_router_generator-v1.1.0","sha":"485197819b93a9f9342c389f1715fb8e17a7ac0f","kind":"commit","published_at":"2023-09-20T20:33:56.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_generator-v1.1.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_generator-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_generator-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.1.0/manifests"},{"name":"shelf_proxy-v1.0.4","sha":"1c371284bc4b80d6069129a11879d07c1005018a","kind":"commit","published_at":"2023-05-23T23:17:16.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v1.0.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.4/manifests"},{"name":"shelf_router_generator-v1.0.6","sha":"79e3cee71701b34dd549aa8b95952da6471372a0","kind":"commit","published_at":"2023-05-03T19:40:49.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_generator-v1.0.6","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_generator-v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_generator-v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.0.6/manifests"},{"name":"shelf-v1.4.1","sha":"25861e55406c1f66cce066b6ed575f420b480e45","kind":"commit","published_at":"2023-05-03T19:20:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf-v1.4.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.4.1/manifests"},{"name":"shelf_web_socket-v1.0.4","sha":"25861e55406c1f66cce066b6ed575f420b480e45","kind":"commit","published_at":"2023-05-03T19:20:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v1.0.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.4/manifests"},{"name":"shelf_test_handler-v2.0.2","sha":"25861e55406c1f66cce066b6ed575f420b480e45","kind":"commit","published_at":"2023-05-03T19:20:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_test_handler-v2.0.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_test_handler-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_test_handler-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v2.0.2/manifests"},{"name":"shelf_static-v1.1.2","sha":"25861e55406c1f66cce066b6ed575f420b480e45","kind":"commit","published_at":"2023-05-03T19:20:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v1.1.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.1.2/manifests"},{"name":"shelf_router-v1.1.4","sha":"25861e55406c1f66cce066b6ed575f420b480e45","kind":"commit","published_at":"2023-05-03T19:20:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router-v1.1.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router-v1.1.4/manifests"},{"name":"shelf_proxy-v1.0.3","sha":"25861e55406c1f66cce066b6ed575f420b480e45","kind":"commit","published_at":"2023-05-03T19:20:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v1.0.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.3/manifests"},{"name":"shelf_packages_handler-v3.0.2","sha":"25861e55406c1f66cce066b6ed575f420b480e45","kind":"commit","published_at":"2023-05-03T19:20:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v3.0.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v3.0.2/manifests"},{"name":"shelf_router_generator-v1.0.5","sha":"32e342d2498db739d2d79123cecd8f2e8d598c3b","kind":"tag","published_at":"2022-12-08T17:24:15.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_generator-v1.0.5","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_generator-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_generator-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.0.5/manifests"},{"name":"shelf_web_socket-v1.0.3","sha":"64255e5e92ca70119e38f1d50f9ca374e8b35889","kind":"commit","published_at":"2022-11-03T20:03:34.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v1.0.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.3/manifests"},{"name":"shelf-v1.4.0","sha":"39d820d4e32fc99c65f562786097487d597dcee1","kind":"commit","published_at":"2022-09-20T23:39:59.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf-v1.4.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.4.0/manifests"},{"name":"shelf_router_builder-v1.0.4","sha":"85a384b59da830bb0f84888d570bd785af70213b","kind":"tag","published_at":"2022-08-30T16:16:21.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_builder-v1.0.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_builder-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_builder-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_builder-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_builder-v1.0.4/manifests"},{"name":"shelf-v1.3.2","sha":"0371a64bd3b99044ee3158bacf8813bba735a9c7","kind":"tag","published_at":"2022-07-29T00:17:46.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf-v1.3.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.3.2/manifests"},{"name":"shelf_packages_handler-v3.0.1","sha":"a81e2af8bf56b3f751d0aa45fa1fc8e3fbb76d9f","kind":"commit","published_at":"2022-06-16T16:13:28.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v3.0.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v3.0.1/manifests"},{"name":"shelf-v1.3.1","sha":"b31c72af0e2c846079b953396add8fbc4aaa8495","kind":"commit","published_at":"2022-06-16T01:06:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf-v1.3.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf-v1.3.1/manifests"},{"name":"shelf_web_socket-v1.0.2","sha":"b31c72af0e2c846079b953396add8fbc4aaa8495","kind":"commit","published_at":"2022-06-16T01:06:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v1.0.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.2/manifests"},{"name":"shelf_test_handler-v2.0.1","sha":"b31c72af0e2c846079b953396add8fbc4aaa8495","kind":"commit","published_at":"2022-06-16T01:06:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_test_handler-v2.0.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_test_handler-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_test_handler-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v2.0.1/manifests"},{"name":"shelf_static-v1.1.1","sha":"b31c72af0e2c846079b953396add8fbc4aaa8495","kind":"commit","published_at":"2022-06-16T01:06:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v1.1.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.1.1/manifests"},{"name":"shelf_router-v1.1.3","sha":"b31c72af0e2c846079b953396add8fbc4aaa8495","kind":"commit","published_at":"2022-06-16T01:06:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router-v1.1.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router-v1.1.3/manifests"},{"name":"shelf_router_generator-v1.0.3","sha":"b31c72af0e2c846079b953396add8fbc4aaa8495","kind":"commit","published_at":"2022-06-16T01:06:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_router_generator-v1.0.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_router_generator-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_router_generator-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_router_generator-v1.0.3/manifests"},{"name":"shelf_proxy-v1.0.2","sha":"b31c72af0e2c846079b953396add8fbc4aaa8495","kind":"commit","published_at":"2022-06-16T01:06:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v1.0.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.2/manifests"},{"name":"1.3.0","sha":"78ac724a7944700340a3cef28c84bccbe62e9367","kind":"tag","published_at":"2022-03-28T18:30:05.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.3.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.3.0/manifests"},{"name":"shelf_proxy-v1.0.1","sha":"124615d0614b38814970aa9638725d9d6b435268","kind":"tag","published_at":"2021-09-27T18:34:54.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v1.0.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.1/manifests"},{"name":"shelf_static-v1.1","sha":"fb6b7d0ee4ad936a84e503ae6b3703cc99e61d52","kind":"tag","published_at":"2021-07-09T19:08:30.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v1.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.1/manifests"},{"name":"1.2.0","sha":"46483f896cc4308ee3d8e997030ae799b72aa16a","kind":"tag","published_at":"2021-07-08T19:30:50.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.2.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"7960c8032e09052823b9e457c5c9c60bb59c769c","kind":"tag","published_at":"2021-05-13T19:25:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.1.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"da94f0d2ccf7a841cca097ddf3378942257a7367","kind":"tag","published_at":"2021-05-13T16:04:54.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.1.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"c511f06e6d2d28ffe905a45eea1da761b95ea0ca","kind":"tag","published_at":"2021-05-07T20:51:49.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.1.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"13f9cf4e010676768f057b2186d861af3b3c1dc1","kind":"commit","published_at":"2021-04-23T23:45:17.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.1.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.1/manifests"},{"name":"shelf_web_socket-v1.0.1","sha":"24fb8a04befa75a94ac63a27047b231d1a22aab4","kind":"commit","published_at":"2021-03-17T19:51:29.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v1.0.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.1/manifests"},{"name":"1.1.0","sha":"00e50adfb776602c25942a99d89f8704cc20db9c","kind":"commit","published_at":"2021-03-17T19:41:21.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.1.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.1.0/manifests"},{"name":"shelf_proxy-v1.0.0","sha":"ccd311f64d8689e7a145d703ba267975d6df9e28","kind":"tag","published_at":"2021-03-12T17:50:54.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v1.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v1.0.0/manifests"},{"name":"shelf_test_handler-v2.0.0","sha":"0f9ab031546413107991f2dded28dbfdf1d76ac2","kind":"commit","published_at":"2021-02-26T18:44:38.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_test_handler-v2.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_test_handler-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_test_handler-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v2.0.0/manifests"},{"name":"shelf_web_socket-v1.0.0","sha":"d2e757b0153606e58adb01d275a17bc0651207bc","kind":"commit","published_at":"2021-02-24T18:19:49.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v1.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v1.0.0/manifests"},{"name":"shelf_packages_handler-v3.0.0","sha":"83008b8f45b9cd373927c8ee872d68a8035a31f5","kind":"commit","published_at":"2021-02-24T18:18:29.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v3.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v3.0.0/manifests"},{"name":"shelf_static-v1.0.0","sha":"fa30419055279a00c9e428439b1abe362d18f25d","kind":"commit","published_at":"2021-02-24T17:40:41.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v1.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v1.0.0/manifests"},{"name":"shelf_web_socket-v0.2.4+1","sha":"dedd6040d45159bd0661eb5252c7e936d6b7514a","kind":"tag","published_at":"2021-02-18T22:03:29.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.4+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.4+1/manifests"},{"name":"1.0.0","sha":"c37b211569d07da36eef143a89aff8ba298837b4","kind":"commit","published_at":"2021-02-05T20:50:20.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.0.0/manifests"},{"name":"1.0.0-nullsafety.0","sha":"a82868480872c20615a16ab7e9e7dddf5985cfcb","kind":"tag","published_at":"2021-01-29T16:28:13.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/1.0.0-nullsafety.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/1.0.0-nullsafety.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@1.0.0-nullsafety.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.0.0-nullsafety.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/1.0.0-nullsafety.0/manifests"},{"name":"shelf_web_socket-v0.2.4","sha":"b288e4e5c282d795fd3759143034be3fe9d86bd3","kind":"tag","published_at":"2021-01-29T16:18:05.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.4/manifests"},{"name":"shelf_packages_handler-v2.0.1","sha":"5026caa5d5e40f8f8c4838da1b3449dbe69c45f9","kind":"tag","published_at":"2021-01-29T03:52:14.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v2.0.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v2.0.1/manifests"},{"name":"shelf_static-v0.2.9+2","sha":"40e777208c93519734bc0682cf47ca713e0007bf","kind":"tag","published_at":"2021-01-29T03:34:41.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.9+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.9+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.9%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.9+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.9+2/manifests"},{"name":"shelf_static-v0.2.9+1","sha":"0e1c1327aa6bde183578e8062fe7ba16b7392485","kind":"tag","published_at":"2020-12-17T01:03:23.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.9+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.9+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.9%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.9+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.9+1/manifests"},{"name":"0.7.9","sha":"289309adc6c39aab0a63db676d550c517fc1cc2d","kind":"commit","published_at":"2020-08-12T18:25:27.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.9","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.9/manifests"},{"name":"0.7.8","sha":"137cfa792794ed977cf2fc1552ac72bada9bac4b","kind":"tag","published_at":"2020-08-12T16:00:18.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.8","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"98f4e1232af69a81994897b05cfbe450b5bf3f3e","kind":"commit","published_at":"2020-06-19T16:38:18.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.7","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"e99e3c269c1d11c9b2da090010986fa73b1e6730","kind":"commit","published_at":"2020-06-18T16:46:41.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.6","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.6/manifests"},{"name":"shelf_packages_handler-v2.0.0","sha":"91f10af97b49ab398ae862db0190b789a437580b","kind":"commit","published_at":"2020-02-12T22:04:51.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v2.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v2.0.0/manifests"},{"name":"shelf_proxy-v0.1.0+7","sha":"019479852c43490069abecf1a13676846c9bd710","kind":"tag","published_at":"2019-07-18T16:58:17.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v0.1.0+7","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v0.1.0+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v0.1.0%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+7/manifests"},{"name":"shelf_web_socket-v0.2.3","sha":"141f5770f82cd99762c080d6c017f5fff048efd8","kind":"commit","published_at":"2019-04-17T19:28:19.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.3/manifests"},{"name":"0.7.5","sha":"228538d94ce3ea01c1eb65b4b536bc2041c62bbb","kind":"tag","published_at":"2019-04-01T16:03:50.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.5","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.5/manifests"},{"name":"0.7.4+1","sha":"d626aac2b1621ea22bd08f3004af2ee68a2ff4aa","kind":"commit","published_at":"2019-03-27T20:29:08.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.4+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.4+1/manifests"},{"name":"shelf_web_socket-v0.2.2+5","sha":"af1e0aac386fcd59f4f65c920f27af71a1510354","kind":"commit","published_at":"2019-03-27T19:04:22.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.2+5","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.2+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.2%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+5/manifests"},{"name":"shelf_proxy-v0.1.0+6","sha":"f58a60aeb47774113095b0aa5da1b047d8f90ea2","kind":"tag","published_at":"2019-02-02T23:32:32.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v0.1.0+6","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v0.1.0+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v0.1.0%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+6/manifests"},{"name":"0.7.4","sha":"e2130626c935f3355f65478a56de32841f703ca0","kind":"tag","published_at":"2018-12-17T17:13:55.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.4/manifests"},{"name":"shelf_web_socket-v0.2.2+4","sha":"703923a7a241fbe24de3ed15d4f235aee0eb4f97","kind":"commit","published_at":"2018-08-06T19:37:18.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.2+4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.2+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.2%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+4/manifests"},{"name":"shelf_test_handler-v1.0.3","sha":"fcc7d87121b8765778ab44f3c37d809988369a35","kind":"tag","published_at":"2018-07-20T22:33:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_test_handler-v1.0.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_test_handler-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_test_handler-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v1.0.3/manifests"},{"name":"shelf_packages_handler-v1.0.4","sha":"50cc47523fe589d5e9bfdb0d8202fe32a26cd5fc","kind":"tag","published_at":"2018-07-18T19:00:09.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v1.0.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.4/manifests"},{"name":"shelf_web_socket-v0.2.2+3","sha":"56338f7ce79c99d118ffaa12a6c27b5b0a507416","kind":"tag","published_at":"2018-07-18T16:33:56.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.2+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.2+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.2%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+3/manifests"},{"name":"0.7.3+3","sha":"b505d89b95205f6a444f41bea33f99a7ca7046db","kind":"tag","published_at":"2018-07-16T16:43:41.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.3+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.3+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.3%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.3+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.3+3/manifests"},{"name":"shelf_static-v0.2.8","sha":"fb4506e7485e4ff7a3b97dfae3f6e02215e64782","kind":"tag","published_at":"2018-07-12T17:44:53.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.8","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.8/manifests"},{"name":"0.7.3+2","sha":"8f6aece45b5b535df57951f7c261b30081486f89","kind":"tag","published_at":"2018-07-10T00:11:12.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.3+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.3+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.3%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.3+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.3+2/manifests"},{"name":"shelf_test_handler-v1.0.2","sha":"3a7968e32b8dff51c05ec0d9db5b5b586e5eeded","kind":"commit","published_at":"2018-06-15T19:54:32.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_test_handler-v1.0.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_test_handler-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_test_handler-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v1.0.2/manifests"},{"name":"shelf_web_socket-v0.2.2+2","sha":"0a85e41ab02d764cce74e04304c81ef005a673e6","kind":"tag","published_at":"2018-06-01T16:20:45.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.2+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+2/manifests"},{"name":"0.7.3+1","sha":"7165d1e80c7f5a49d2b02b66f54c258caca2121b","kind":"tag","published_at":"2018-05-22T15:25:31.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.3+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.3+1/manifests"},{"name":"shelf_static-v0.2.7+1","sha":"69c87e9014dcc876198d50bbd11308ddfdabdb31","kind":"tag","published_at":"2018-05-22T15:22:40.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.7+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.7+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.7%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.7+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.7+1/manifests"},{"name":"shelf_web_socket-v0.2.2+1","sha":"107c31292fa1c7d39231943ed8a1fb827c53e452","kind":"tag","published_at":"2018-05-15T20:21:24.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.2+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2+1/manifests"},{"name":"0.7.3","sha":"69101bb258a468315fc01cf8b9815f0fa2a341a6","kind":"tag","published_at":"2018-05-02T23:15:25.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.3/manifests"},{"name":"shelf_static-v0.2.7","sha":"7fcc3dd3c5f1c82e7e5d6b7d587b62bb1390f5c3","kind":"commit","published_at":"2018-01-04T21:07:55.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.7","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.7/manifests"},{"name":"0.7.2","sha":"e6bb2e7bf05d412a70488a1f50db07a83ba86a2b","kind":"tag","published_at":"2018-01-04T20:39:44.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"c29e3ac62ca3d81cd33a684a5414c9cb695dbad4","kind":"tag","published_at":"2017-10-26T19:18:18.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.1/manifests"},{"name":"shelf_static-v0.2.6","sha":"2295feaa2cdef4abea42edbc31c663ec4f9ed549","kind":"tag","published_at":"2017-10-18T23:52:46.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.6","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.6/manifests"},{"name":"shelf_web_socket-v0.2.2","sha":"e49a44d4c0d25dc2396a084752b4f838d55e6a68","kind":"tag","published_at":"2017-09-27T20:38:44.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.2/manifests"},{"name":"shelf_packages_handler-v1.0.3","sha":"b565fafa00480b05a1096c7d1c0f526c40ae6bb7","kind":"tag","published_at":"2017-09-21T22:40:26.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v1.0.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.3/manifests"},{"name":"shelf_packages_handler-v1.0.2","sha":"3bf50e986f7ccef60d10778f2646ed2fe79c7e00","kind":"tag","published_at":"2017-08-30T20:47:54.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v1.0.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.2/manifests"},{"name":"shelf_test_handler-v1.0.1","sha":"dcf630f51741e435b7544dc5760e4de86879cf95","kind":"tag","published_at":"2017-08-29T23:50:56.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_test_handler-v1.0.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_test_handler-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_test_handler-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v1.0.1/manifests"},{"name":"0.7.0","sha":"cd1253750417fc8ce99857005e407fd0640c3e49","kind":"commit","published_at":"2017-08-29T22:01:33.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.7.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.7.0/manifests"},{"name":"shelf_packages_handler-v1.0.1","sha":"c96eec2b429e14e0c85dd11d8a463fda47756ee0","kind":"tag","published_at":"2017-08-25T02:28:43.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v1.0.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.1/manifests"},{"name":"shelf_static-v0.2.5","sha":"70112b6c2a042d3dbf32e33933c9002a3a547d66","kind":"tag","published_at":"2017-07-07T16:09:07.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.5","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.5/manifests"},{"name":"0.6.8","sha":"bbe46679ff7444e12aad5a0a3bb33cffdbe3850d","kind":"tag","published_at":"2017-06-23T00:27:59.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.8","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.8/manifests"},{"name":"shelf_test_handler-v1.0.0","sha":"1c352a06539db8ba396b4fab6c5ee36bfd7c07f1","kind":"tag","published_at":"2017-06-07T23:59:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_test_handler-v1.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_test_handler-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_test_handler-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_test_handler-v1.0.0/manifests"},{"name":"0.6.7+2","sha":"28640c5aa41ae183fb780d54fef8a223139b00a9","kind":"tag","published_at":"2016-12-06T23:27:43.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.7+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.7+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.7%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.7+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.7+2/manifests"},{"name":"0.6.7+1","sha":"688bb6ee687698506af9f719a201075c52beeeda","kind":"tag","published_at":"2016-10-26T20:58:31.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.7+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.7+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.7%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.7+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.7+1/manifests"},{"name":"0.6.7","sha":"13522919454932d61e77bb458b1f8fcb35c6d682","kind":"tag","published_at":"2016-10-26T20:23:31.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.7","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"57b5e48d37e8d06b859d2f8390c20917401d806c","kind":"tag","published_at":"2016-10-24T22:30:06.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.6","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.6/manifests"},{"name":"shelf_static-v0.2.4","sha":"733790903ec8b9c18b611d3e5a0e39ff0f591cb6","kind":"tag","published_at":"2016-08-29T17:13:17.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.4/manifests"},{"name":"0.6.5+3","sha":"da66394d7fa856a6052772c0da645548fbac8409","kind":"tag","published_at":"2016-08-25T20:51:38.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.5+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.5+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.5%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.5+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.5+3/manifests"},{"name":"shelf_packages_handler-v1.0.0","sha":"4dd6a3ec92a3f0342bb44cf674b4c5c5d87dcc80","kind":"tag","published_at":"2016-07-21T23:08:55.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_packages_handler-v1.0.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_packages_handler-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_packages_handler-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_packages_handler-v1.0.0/manifests"},{"name":"shelf_web_socket-v0.2.1","sha":"b8dde807dc75ab5f93ced5f1e0f48d976b86143a","kind":"tag","published_at":"2016-05-11T23:04:43.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.1/manifests"},{"name":"shelf_proxy-v0.1.0+4","sha":"f50c7e7242682089a92782737b0b1cf395d3411f","kind":"tag","published_at":"2016-05-09T17:43:30.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v0.1.0+4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v0.1.0+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v0.1.0%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+4/manifests"},{"name":"shelf_static-v0.2.3+4","sha":"7aa21b63450deb18fe64e3f59e8015ea58db02eb","kind":"tag","published_at":"2016-05-05T17:23:32.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.3+4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.3+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.3%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.3+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.3+4/manifests"},{"name":"0.6.5+2","sha":"cdfe1014b8e890133ed2033f4eded611f0d7e8d4","kind":"tag","published_at":"2016-05-05T17:21:16.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.5+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.5+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.5%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.5+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.5+2/manifests"},{"name":"0.6.5+1","sha":"ce9d0409dce0dede7db84796b0124a58e383032e","kind":"tag","published_at":"2016-05-04T18:11:58.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.5+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.5+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.5%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.5+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.5+1/manifests"},{"name":"shelf_web_socket-v0.2.0","sha":"2027ad0d91ee02deac98354c26a299fc75668a5a","kind":"tag","published_at":"2016-03-03T20:09:02.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.2.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.2.0/manifests"},{"name":"shelf_static-v0.2.3+3","sha":"8039f5922c41ad4ed0a89f92bfc4cebc30bbecb0","kind":"tag","published_at":"2016-02-02T21:35:16.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.3+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.3+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.3%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.3+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.3+3/manifests"},{"name":"shelf_proxy-v0.1.0+3","sha":"ce9865df8aa1894a2781cd12e1801c488e46243c","kind":"tag","published_at":"2016-02-02T21:34:12.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v0.1.0+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v0.1.0+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v0.1.0%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+3/manifests"},{"name":"shelf_web_socket-v0.1.0","sha":"6d6c2c18f253a9146dade367a1ada9cd93387275","kind":"tag","published_at":"2016-02-01T19:52:29.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.1.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.1.0/manifests"},{"name":"0.6.5","sha":"7a06d5782dd908a806aff741dbee285f59df1016","kind":"tag","published_at":"2016-01-28T22:37:51.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.5","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.5/manifests"},{"name":"shelf_static-v0.2.3+2","sha":"0e5f33f82c9ff02d1b690cfa062ce433dc016427","kind":"tag","published_at":"2015-12-14T22:23:11.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.3+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.3+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.3%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.3+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.3+2/manifests"},{"name":"0.6.4+3","sha":"1cfca658e20b0f8a5d74dee89e5c9bdc4501209e","kind":"tag","published_at":"2015-12-14T22:22:36.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.4+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.4+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.4%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.4+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.4+3/manifests"},{"name":"shelf_web_socket-v0.0.1+5","sha":"df14cd7bf3b536ec08b817d21867c26bd9e4aa2a","kind":"tag","published_at":"2015-12-14T22:18:36.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.0.1+5","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.0.1+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.0.1%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.0.1+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.0.1+5/manifests"},{"name":"0.6.4+2","sha":"b96f163b75b5d4f11a69659527528f65bab6ee05","kind":"tag","published_at":"2015-11-18T00:24:31.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.4+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.4+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.4%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.4+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.4+2/manifests"},{"name":"0.6.4+1","sha":"d37bee7fb8f9af23263a7a07fd65ae74273c1519","kind":"tag","published_at":"2015-10-28T23:25:00.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.4+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.4+1/manifests"},{"name":"0.6.4","sha":"75b201c03415a0aba0f8b7f9add582e8a3d36c57","kind":"tag","published_at":"2015-10-26T23:03:28.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.4","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.4/manifests"},{"name":"0.6.3+1","sha":"8f447837ab8e5b2c67b10bcad47baf51b987faa0","kind":"tag","published_at":"2015-10-21T00:22:20.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.3+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.3+1/manifests"},{"name":"0.6.3","sha":"5bab305148a4064069c950ad3838cc622a1d570e","kind":"tag","published_at":"2015-09-01T02:02:16.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.3","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.3/manifests"},{"name":"shelf_web_socket-v0.0.1+4","sha":"bddf53af5e3fa365c10e5e86aeca99c195dd009b","kind":"tag","published_at":"2015-08-27T19:57:58.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.0.1+4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.0.1+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.0.1%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.0.1+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.0.1+4/manifests"},{"name":"shelf_web_socket-v0.0.1+3","sha":"7f9c7bdef099df8f2197ec0581bf0440440cc83b","kind":"tag","published_at":"2015-08-26T20:32:03.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.0.1+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.0.1+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.0.1%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.0.1+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.0.1+3/manifests"},{"name":"0.6.2+1","sha":"4204bd8d8415c06a8b659bcf83de3042cc4e11ca","kind":"tag","published_at":"2015-08-26T19:17:13.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.2+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.2+1/manifests"},{"name":"shelf_static-v0.2.3+1","sha":"6357d852afd47c094ed950545a8096c705da21ba","kind":"tag","published_at":"2015-08-26T19:16:19.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.3+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.3+1/manifests"},{"name":"0.6.2","sha":"28442258be399c3fa9ada982819d8701c0b20a7d","kind":"tag","published_at":"2015-07-06T21:58:55.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.2/manifests"},{"name":"0.6.1+3","sha":"4ae74baf1dde8a79feea63ad9929e7353cba6b4d","kind":"tag","published_at":"2015-07-06T20:08:27.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.1+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.1+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.1%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.1+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.1+3/manifests"},{"name":"0.6.1","sha":"0828929740d947141b8ad90995c96993e6c55584","kind":"tag","published_at":"2015-05-11T18:08:27.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.1/manifests"},{"name":"0.6.1+1","sha":"1a67e5a18a3c4ec46b564c82d0dace087c554f24","kind":"tag","published_at":"2015-05-11T18:08:10.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.1+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.1+1/manifests"},{"name":"0.6.1+2","sha":"0f0a4a0e2aea6a9692eb9e88ae653a6431d25118","kind":"tag","published_at":"2015-05-11T18:07:53.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.1+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.1+2/manifests"},{"name":"shelf_static-v0.2.2","sha":"6eb4a7a414315f176520fe6b15e23ae98c7e49e0","kind":"tag","published_at":"2015-03-06T23:13:02.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.2/manifests"},{"name":"shelf_web_socket-v0.0.1+2","sha":"c6b259ad6e9159bb31d6ffe515c4838d8c480382","kind":"tag","published_at":"2015-03-05T01:41:15.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_web_socket-v0.0.1+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_web_socket-v0.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_web_socket-v0.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_web_socket-v0.0.1+2/manifests"},{"name":"shelf_proxy-v0.1.0+2","sha":"11ea7e3311638c5cbccc238838d0276547efbc00","kind":"tag","published_at":"2015-03-05T01:39:34.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_proxy-v0.1.0+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_proxy-v0.1.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_proxy-v0.1.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_proxy-v0.1.0+2/manifests"},{"name":"0.6.0","sha":"287d1485534b52a25c4405af53cf9a87f2785f97","kind":"tag","published_at":"2015-03-04T23:48:02.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.6.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.6.0/manifests"},{"name":"0.5.7","sha":"c512795d3cf06e60b5ea30a13dc92b4fbfadaffe","kind":"tag","published_at":"2015-01-21T02:17:07.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/0.5.7","html_url":"https://github.com/dart-lang/shelf/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/0.5.7/manifests"},{"name":"shelf_static-v0.2.1","sha":"21f65b644325f611bfea959f825ef1d93dfb07ec","kind":"tag","published_at":"2014-09-23T21:41:53.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.1/manifests"},{"name":"shelf_static-v0.2.0","sha":"acb43d2ff0afe9265ed6a9a04caee000d64206f4","kind":"tag","published_at":"2014-07-01T00:47:38.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.2.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.2.0/manifests"},{"name":"shelf_static-v0.1.4+5","sha":"91741459122cdcb4a2f9486d0bbba8b0fce36079","kind":"tag","published_at":"2014-05-25T01:09:32.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.1.4+5","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.1.4+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.1.4%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.4+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.4+5/manifests"},{"name":"shelf_static-v0.1.4+4","sha":"8b2e4ec1f7496aa9b31eccafc55dad09d6bfdc7a","kind":"tag","published_at":"2014-05-25T00:32:26.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.1.4+4","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.1.4+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.1.4%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.4+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.4+4/manifests"},{"name":"shelf_static-v0.1.4+3","sha":"195f5cbfe3e2b29327279f75a5963934a200f391","kind":"tag","published_at":"2014-05-16T16:39:35.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.1.4+3","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.1.4+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.1.4%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.4+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.4+3/manifests"},{"name":"shelf_static-v0.1.4+2","sha":"9344d0742694f08326d5f133dd6164b8272838d0","kind":"tag","published_at":"2014-05-16T16:30:35.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.1.4+2","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.1.4+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.1.4%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.4+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.4+2/manifests"},{"name":"shelf_static-v0.1.1+1","sha":"4d74b40aca8141370ac87676599b888b22ac5885","kind":"tag","published_at":"2014-05-10T19:15:32.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.1.1+1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.1.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.1.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.1+1/manifests"},{"name":"shelf_static-v0.1.1","sha":"24758b5a141dbdc7a05fe48fca86786f0d8358be","kind":"tag","published_at":"2014-05-09T17:16:24.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.1.1","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.1/manifests"},{"name":"shelf_static-v0.1.0","sha":"86a3c45a88f86462d9d93a8b9853d485415fe3ac","kind":"tag","published_at":"2014-05-09T17:16:12.000Z","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/shelf_static-v0.1.0","html_url":"https://github.com/dart-lang/shelf/releases/tag/shelf_static-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/shelf@shelf_static-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags/shelf_static-v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-06T15:02:27.212Z","dependent_packages_count":92,"downloads":null,"downloads_period":null,"dependent_repos_count":14852,"rankings":{"downloads":null,"dependent_repos_count":0.28170234896420215,"dependent_packages_count":0.3727138770910982,"stargazers_count":1.8570685620178555,"forks_count":2.6913409031810698,"docker_downloads_count":0.06717517552223282,"average":1.0540001733552917},"purl":"pkg:pub/shelf_static","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/shelf_static","docker_dependents_count":81,"docker_downloads_count":19037882,"usage_url":"https://repos.ecosyste.ms/usage/pub/shelf_static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/shelf_static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T16:01:52.742Z","issues_count":121,"pull_requests_count":168,"avg_time_to_close_issue":7640668.983606557,"avg_time_to_close_pull_request":2614624.1486486485,"issues_closed_count":61,"pull_requests_closed_count":148,"pull_request_authors_count":30,"issue_authors_count":89,"avg_comments_per_issue":1.7107438016528926,"avg_comments_per_pull_request":1.4523809523809523,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":564767.5,"past_year_avg_time_to_close_pull_request":226970.66666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":4.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/issues","maintainers":[{"login":"kevmoo","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"devoncarew","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devoncarew"},{"login":"natebosch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natebosch"},{"login":"mosuem","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosuem"},{"login":"jonasfj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasfj"},{"login":"nex3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nex3"},{"login":"mit-mit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mit-mit"},{"login":"annagrin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annagrin"}],"active_maintainers":[{"login":"kevmoo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"jonasfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasfj"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_static/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_static/codemeta","maintainers":[]}