{"id":67463,"name":"muffin","description":"Muffin is a fast, simple and asyncronous web-framework for Python 3","url":"https://github.com/klen/muffin","last_synced_at":"2025-09-08T13:55:17.505Z","repository":{"id":26785398,"uuid":"30243627","full_name":"klen/muffin","owner":"klen","description":"Muffin is a fast, simple and asyncronous web-framework for Python 3","archived":false,"fork":false,"pushed_at":"2025-07-21T10:56:02.000Z","size":9786,"stargazers_count":679,"open_issues_count":1,"forks_count":24,"subscribers_count":29,"default_branch":"develop","last_synced_at":"2025-07-21T12:33:33.848Z","etag":null,"topics":["asgi","asyncio","curio","muffin","python","trio","webframework"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klen.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":".github/contributing.md","funding":null,"license":null,"code_of_conduct":".github/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/codeowners","security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-02-03T13:21:04.000Z","updated_at":"2025-07-21T10:54:41.000Z","dependencies_parsed_at":"2025-07-21T12:19:15.724Z","dependency_job_id":"89d2e82f-1841-4fbe-8b1e-17b84a78799a","html_url":"https://github.com/klen/muffin","commit_stats":{"total_commits":1038,"total_committers":13,"mean_commits":79.84615384615384,"dds":0.06647398843930641,"last_synced_commit":"6d5aab7e713b0553deae370f518a3f358dc8ddd9"},"previous_names":[],"tags_count":395,"template":false,"template_full_name":null,"purl":"pkg:github/klen/muffin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klen","download_url":"https://codeload.github.com/klen/muffin/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/sbom","scorecard":{"id":563331,"data":{"date":"2025-08-11","repo":{"name":"github.com/klen/muffin","commit":"b44379054e199511dbd8d26da35c194dcf636caf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/klen/muffin/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/klen/muffin/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/klen/muffin/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/klen/muffin/tests.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T14:16:36.917Z","repository_id":26785398,"created_at":"2025-08-20T14:16:36.917Z","updated_at":"2025-08-20T14:16:36.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196152,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"klen","name":"Kirill Klenov","uuid":"90699","kind":"user","description":"More than 10 years of experience in software engineering. Working with different programming languages and in multiple fields of IT for more than 15 years.","email":"","website":"https://klen.github.io","location":"Russia, Moscow","twitter":"horneds","company":"home","icon_url":"https://avatars.githubusercontent.com/u/90699?u=24470371fff67c9f17f280d8321a698f5c3f4351\u0026v=4","repositories_count":138,"last_synced_at":"2024-04-16T01:15:48.283Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/klen","funding_links":[],"total_stars":6186,"followers":757,"following":46,"created_at":"2022-11-02T16:26:33.980Z","updated_at":"2024-04-16T01:16:07.673Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klen/repositories"},"packages":[{"id":2809739,"name":"muffin","ecosystem":"pypi","description":"Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio, curio)","homepage":"https://github.com/klen/muffin","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/klen/muffin","keywords_array":["asgi","web","web framework","asyncio","trio","curio"],"namespace":null,"versions_count":376,"first_release_published_at":"2015-02-03T13:49:37.000Z","latest_release_published_at":"2025-07-21T10:55:47.000Z","latest_release_number":"1.1.4","last_synced_at":"2025-08-21T18:04:48.971Z","created_at":"2022-04-10T11:40:05.986Z","updated_at":"2025-08-21T18:04:48.971Z","registry_url":"https://pypi.org/project/muffin/","install_command":"pip install muffin --index-url https://pypi.org/simple","documentation_url":"https://klen.github.io/muffin","metadata":{"funding":null,"documentation":"https://klen.github.io/muffin","classifiers":["Development Status :: 5 - Production/Stable","Framework :: AsyncIO","Framework :: Trio","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: Implementation :: PyPy","Topic :: Internet :: WWW/HTTP"],"normalized_name":"muffin","project_status":null},"repo_metadata":{"id":26785398,"uuid":"30243627","full_name":"klen/muffin","owner":"klen","description":"Muffin is a fast, simple and asyncronous web-framework for Python 3","archived":false,"fork":false,"pushed_at":"2023-10-11T08:55:24.000Z","size":7564,"stargazers_count":668,"open_issues_count":1,"forks_count":25,"subscribers_count":31,"default_branch":"develop","last_synced_at":"2024-05-16T12:23:53.599Z","etag":null,"topics":["asgi","asyncio","curio","muffin","python","trio","webframework"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klen.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":".github/contributing.md","funding":null,"license":null,"code_of_conduct":".github/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/codeowners","security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-02-03T13:21:04.000Z","updated_at":"2024-05-15T12:57:43.000Z","dependencies_parsed_at":"2024-01-18T23:28:53.392Z","dependency_job_id":null,"html_url":"https://github.com/klen/muffin","commit_stats":{"total_commits":1038,"total_committers":13,"mean_commits":79.84615384615384,"dds":0.06647398843930641,"last_synced_commit":"6d5aab7e713b0553deae370f518a3f358dc8ddd9"},"previous_names":[],"tags_count":382,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klen","download_url":"https://codeload.github.com/klen/muffin/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":204234209,"owners_count":14257855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"klen","name":"Kirill Klenov","uuid":"90699","kind":"user","description":"More than 10 years of experience in software engineering. Working with different programming languages and in multiple fields of IT for more than 15 years.","email":"","website":"https://klen.github.io","location":"Russia, Moscow","twitter":"horneds","company":"home","icon_url":"https://avatars.githubusercontent.com/u/90699?u=24470371fff67c9f17f280d8321a698f5c3f4351\u0026v=4","repositories_count":138,"last_synced_at":"2024-04-16T01:15:48.283Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/klen","funding_links":[],"total_stars":6186,"followers":757,"following":46,"created_at":"2022-11-02T16:26:33.980Z","updated_at":"2024-04-16T01:16:07.673Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klen/repositories"},"tags":[{"name":"0.100.1","sha":"6d5aab7e713b0553deae370f518a3f358dc8ddd9","kind":"commit","published_at":"2023-10-11T08:53:36.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.100.1","html_url":"https://github.com/klen/muffin/releases/tag/0.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.100.1/manifests"},{"name":"0.100.0","sha":"0e8f4b4115a61d242db7a45ae370b9cd76fc01ad","kind":"commit","published_at":"2023-10-04T16:47:40.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.100.0","html_url":"https://github.com/klen/muffin/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.100.0/manifests"},{"name":"0.99.3","sha":"0ba29a938d928030fb36b7dba1f14dbd34ffdc92","kind":"commit","published_at":"2023-08-18T05:45:18.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.99.3","html_url":"https://github.com/klen/muffin/releases/tag/0.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.99.3/manifests"},{"name":"0.99.2","sha":"aa26dd37344848f8045cf7ddf5f490b828f13b89","kind":"commit","published_at":"2023-08-07T14:01:24.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.99.2","html_url":"https://github.com/klen/muffin/releases/tag/0.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.99.2/manifests"},{"name":"0.99.1","sha":"c11d5ccf39624a828dc757ab57cf8c4c33c21580","kind":"commit","published_at":"2023-07-06T09:14:24.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.99.1","html_url":"https://github.com/klen/muffin/releases/tag/0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.99.1/manifests"},{"name":"0.99.0","sha":"5db47bb28a28d582ed53ff10ebe26d17c204f692","kind":"commit","published_at":"2023-07-06T08:52:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.99.0","html_url":"https://github.com/klen/muffin/releases/tag/0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.99.0/manifests"},{"name":"0.98.8","sha":"e99e0ddec84c26e703c4f03b164bc2e9fd3b795a","kind":"commit","published_at":"2023-06-21T07:56:48.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.8","html_url":"https://github.com/klen/muffin/releases/tag/0.98.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.8/manifests"},{"name":"0.98.7","sha":"296d9225a6aee7fef4239814c4588ae5d91a0db6","kind":"commit","published_at":"2023-06-21T06:53:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.7","html_url":"https://github.com/klen/muffin/releases/tag/0.98.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.7/manifests"},{"name":"0.98.6","sha":"d8df35cb0a37fae5f17fff625ca92cc514c14831","kind":"commit","published_at":"2023-06-06T06:17:36.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.6","html_url":"https://github.com/klen/muffin/releases/tag/0.98.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.6/manifests"},{"name":"0.98.5","sha":"3974ca3bf1836798a450872c514ea6c5c31181a2","kind":"commit","published_at":"2023-06-05T13:16:07.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.5","html_url":"https://github.com/klen/muffin/releases/tag/0.98.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.5/manifests"},{"name":"0.98.4","sha":"f5309569dff38df807a8cb79f42dcbbc2b71f1f9","kind":"commit","published_at":"2023-06-05T13:11:05.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.4","html_url":"https://github.com/klen/muffin/releases/tag/0.98.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.4/manifests"},{"name":"0.98.3","sha":"ae0b6a1aee1a2c2f223ce5d439f148ee99b46b9d","kind":"commit","published_at":"2023-06-05T09:50:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.3","html_url":"https://github.com/klen/muffin/releases/tag/0.98.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.3/manifests"},{"name":"0.98.2","sha":"d273b83a35fb1ce2d5a1e7360c6fa03341e4e3b3","kind":"commit","published_at":"2023-05-23T08:29:15.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.2","html_url":"https://github.com/klen/muffin/releases/tag/0.98.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.2/manifests"},{"name":"0.98.1","sha":"ec2b5bb13b7f1d6e071d4f8c6414c04ed3c61c0d","kind":"commit","published_at":"2023-05-23T08:17:43.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.1","html_url":"https://github.com/klen/muffin/releases/tag/0.98.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.1/manifests"},{"name":"0.98.0","sha":"bed1846d561c977f130a68fb6f8a4e7fe3b70ad0","kind":"commit","published_at":"2023-05-23T08:02:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.98.0","html_url":"https://github.com/klen/muffin/releases/tag/0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.98.0/manifests"},{"name":"0.97.2","sha":"8f1fae05b4ab7afbfdf6280f7a3728b172b08d9d","kind":"commit","published_at":"2023-04-11T12:28:43.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.97.2","html_url":"https://github.com/klen/muffin/releases/tag/0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.97.2/manifests"},{"name":"0.97.1","sha":"0b81722810e90719a07a934b21996af62bdf1df3","kind":"commit","published_at":"2023-04-11T07:54:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.97.1","html_url":"https://github.com/klen/muffin/releases/tag/0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.97.1/manifests"},{"name":"0.97.0","sha":"d6b5488fdb69cfb7f5f45c5090c2bca9f71c0da3","kind":"commit","published_at":"2023-04-11T05:51:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.97.0","html_url":"https://github.com/klen/muffin/releases/tag/0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.97.0/manifests"},{"name":"0.96.2","sha":"ce86187d4c548b37353a4bbe9c4b31e85b1dbe78","kind":"commit","published_at":"2023-03-30T08:54:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.96.2","html_url":"https://github.com/klen/muffin/releases/tag/0.96.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.96.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.96.2/manifests"},{"name":"0.96.1","sha":"173ce6c4da45f2827ee2c23e28dd360b286bb2e6","kind":"commit","published_at":"2023-03-23T07:38:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.96.1","html_url":"https://github.com/klen/muffin/releases/tag/0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.96.1/manifests"},{"name":"0.96.0","sha":"080fe78f22e192e8163bf299a7e861714a12acf2","kind":"commit","published_at":"2023-03-23T07:33:15.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.96.0","html_url":"https://github.com/klen/muffin/releases/tag/0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.96.0/manifests"},{"name":"0.95.5","sha":"a568218d8cd1ed42655170971300d3c84f60f019","kind":"tag","published_at":"2023-03-22T11:03:28.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.95.5","html_url":"https://github.com/klen/muffin/releases/tag/0.95.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.5/manifests"},{"name":"0.95.4","sha":"398574c46272882ee31e5c0706034ee2f3186f20","kind":"tag","published_at":"2023-03-18T14:14:24.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.95.4","html_url":"https://github.com/klen/muffin/releases/tag/0.95.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.4/manifests"},{"name":"0.95.3","sha":"4b24b077503de853e897f0c13fb23044912e7a7a","kind":"tag","published_at":"2023-03-18T14:00:49.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.95.3","html_url":"https://github.com/klen/muffin/releases/tag/0.95.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.3/manifests"},{"name":"0.95.2","sha":"26efc2c609641c618639c95629d945b9eb40d665","kind":"tag","published_at":"2023-03-18T13:53:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.95.2","html_url":"https://github.com/klen/muffin/releases/tag/0.95.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.2/manifests"},{"name":"0.95.1","sha":"654ebb67817df7df2b7dc8bed5ad65c4ed687f5d","kind":"tag","published_at":"2023-03-18T13:33:45.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.95.1","html_url":"https://github.com/klen/muffin/releases/tag/0.95.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.1/manifests"},{"name":"0.95.0","sha":"920f534c8143eaf4a17e56fa6fd4c151ab7ca3cd","kind":"tag","published_at":"2023-03-16T12:36:11.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.95.0","html_url":"https://github.com/klen/muffin/releases/tag/0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.95.0/manifests"},{"name":"0.94.4","sha":"5077ab96f15b33d6fea6ebda02e57c5a63d01498","kind":"tag","published_at":"2023-03-07T05:07:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.94.4","html_url":"https://github.com/klen/muffin/releases/tag/0.94.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.4/manifests"},{"name":"0.94.3","sha":"a2e5c7acda44987ed23dcf47d8d4d8e27bb623c7","kind":"tag","published_at":"2023-03-06T19:12:14.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.94.3","html_url":"https://github.com/klen/muffin/releases/tag/0.94.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.3/manifests"},{"name":"0.94.2","sha":"ce45ef1280a148aa38babeac2a1b427ca1a2468f","kind":"tag","published_at":"2023-03-06T12:03:31.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.94.2","html_url":"https://github.com/klen/muffin/releases/tag/0.94.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.2/manifests"},{"name":"0.94.1","sha":"68b95f2bfd5a35ed9a5274a279d44c1b225acc78","kind":"tag","published_at":"2023-03-06T11:57:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.94.1","html_url":"https://github.com/klen/muffin/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.1/manifests"},{"name":"0.94.0","sha":"a59c9459633c530b3de8cb73ac485ff61c88bfd6","kind":"tag","published_at":"2023-03-06T11:51:18.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.94.0","html_url":"https://github.com/klen/muffin/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.94.0/manifests"},{"name":"0.93.5","sha":"7721d47be04a400659a44be25ff1e1642af5608b","kind":"tag","published_at":"2023-03-06T10:07:30.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.93.5","html_url":"https://github.com/klen/muffin/releases/tag/0.93.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.5/manifests"},{"name":"0.93.4","sha":"afff6f1d0f76f7dbf7a99a75df56657895abd175","kind":"tag","published_at":"2023-03-06T07:41:05.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.93.4","html_url":"https://github.com/klen/muffin/releases/tag/0.93.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.4/manifests"},{"name":"0.93.3","sha":"9b0233d0dbb3c734f4e82ebdfe430250f6adaf2d","kind":"tag","published_at":"2023-03-06T06:37:40.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.93.3","html_url":"https://github.com/klen/muffin/releases/tag/0.93.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.3/manifests"},{"name":"0.93.2","sha":"4d793888a0fd145b8fe158980ccccfc3fcc0fec0","kind":"tag","published_at":"2023-03-06T06:33:29.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.93.2","html_url":"https://github.com/klen/muffin/releases/tag/0.93.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.2/manifests"},{"name":"0.93.1","sha":"44bfc833481cba82acc92b96718232fc576d7228","kind":"tag","published_at":"2023-03-06T06:13:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.93.1","html_url":"https://github.com/klen/muffin/releases/tag/0.93.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.1/manifests"},{"name":"0.93.0","sha":"7446cc07733dbe8931a064027aee28bf5d8d13dc","kind":"tag","published_at":"2023-03-06T06:12:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.93.0","html_url":"https://github.com/klen/muffin/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"0d558e24729f803fc8008da136b3444cb885c7a8","kind":"tag","published_at":"2023-03-04T12:12:36.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.92.1","html_url":"https://github.com/klen/muffin/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"8073eb17b44616ec75c2870bd4fb8a9a9044efb6","kind":"tag","published_at":"2023-03-04T08:04:28.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.92.0","html_url":"https://github.com/klen/muffin/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.92.0/manifests"},{"name":"0.91.2","sha":"d08ddf19696659378cbac625d6dc930bf0ffb629","kind":"tag","published_at":"2023-02-28T19:50:29.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.91.2","html_url":"https://github.com/klen/muffin/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"8dbe07c256b4900fc5d488c064b944d7a58d1857","kind":"tag","published_at":"2023-02-28T19:44:35.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.91.1","html_url":"https://github.com/klen/muffin/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"a069e0c63040a5bd1c8c6f4b8dee10c191b73bc1","kind":"tag","published_at":"2023-02-28T18:54:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.91.0","html_url":"https://github.com/klen/muffin/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.91.0/manifests"},{"name":"0.90.1","sha":"3bd29d2f3d218e200efb814f037a4f749dadebf0","kind":"tag","published_at":"2023-02-23T06:38:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.90.1","html_url":"https://github.com/klen/muffin/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"4d978efd0d394ca8776e9ea0a1e8a9fffc920d91","kind":"tag","published_at":"2023-02-21T06:37:46.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.90.0","html_url":"https://github.com/klen/muffin/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.90.0/manifests"},{"name":"0.89.5","sha":"5a836e3d5ec061d6ea111609b504db2c8100a39a","kind":"tag","published_at":"2023-02-21T05:49:22.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.89.5","html_url":"https://github.com/klen/muffin/releases/tag/0.89.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.5/manifests"},{"name":"0.89.4","sha":"4a04e58195c282fd29902e8a1267f0c68d53b2c1","kind":"tag","published_at":"2023-02-21T05:48:07.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.89.4","html_url":"https://github.com/klen/muffin/releases/tag/0.89.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.4/manifests"},{"name":"0.89.3","sha":"0599349405abf6b5b8c8676c488beae8e85943cf","kind":"tag","published_at":"2023-02-20T19:24:08.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.89.3","html_url":"https://github.com/klen/muffin/releases/tag/0.89.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.3/manifests"},{"name":"0.89.2","sha":"c69144fc6ca7962978401614f0cd970739e9c6e6","kind":"tag","published_at":"2023-02-20T17:49:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.89.2","html_url":"https://github.com/klen/muffin/releases/tag/0.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.2/manifests"},{"name":"0.89.1","sha":"4bcc81456d9970e82f5739b95e9e6afcbaa4092d","kind":"tag","published_at":"2023-02-20T17:17:06.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.89.1","html_url":"https://github.com/klen/muffin/releases/tag/0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.1/manifests"},{"name":"0.89.0","sha":"74c5ad08496f4858f5027335848c1a5b75ae180a","kind":"tag","published_at":"2023-02-20T17:07:16.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.89.0","html_url":"https://github.com/klen/muffin/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.89.0/manifests"},{"name":"0.88.1","sha":"7d4dad3fe9a8f97384f68a09c9be1a00c4db4e94","kind":"tag","published_at":"2023-01-17T06:20:06.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.88.1","html_url":"https://github.com/klen/muffin/releases/tag/0.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.88.1/manifests"},{"name":"0.88.0","sha":"84364da18198c2651756d3b423c65bda5fd2402b","kind":"tag","published_at":"2022-12-27T12:21:12.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.88.0","html_url":"https://github.com/klen/muffin/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.88.0/manifests"},{"name":"0.87.3","sha":"8da23ef3209d49f512ffe6359f06e197544ec59f","kind":"tag","published_at":"2022-08-12T08:22:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.87.3","html_url":"https://github.com/klen/muffin/releases/tag/0.87.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.87.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.87.3/manifests"},{"name":"0.87.2","sha":"de0724387de0a6a8281ceb21fe9a6445e27128be","kind":"tag","published_at":"2022-08-12T07:53:00.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.87.2","html_url":"https://github.com/klen/muffin/releases/tag/0.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.87.2/manifests"},{"name":"0.87.1","sha":"89d3850e791f00fba614d90dca31a726fae26964","kind":"tag","published_at":"2022-05-06T14:06:59.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.87.1","html_url":"https://github.com/klen/muffin/releases/tag/0.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.87.1/manifests"},{"name":"0.87.0","sha":"38c4d5860ea1f8450703c25c9a1c506ee2d27455","kind":"tag","published_at":"2022-02-10T10:59:58.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.87.0","html_url":"https://github.com/klen/muffin/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.87.0/manifests"},{"name":"0.86.3","sha":"a8bd1419fa91e6ab8bb96a4ccecbee871418ddbd","kind":"tag","published_at":"2021-12-14T17:19:33.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.86.3","html_url":"https://github.com/klen/muffin/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"d2d09e8dbeef3cea4c47c766cfb501dd9037316f","kind":"tag","published_at":"2021-11-12T09:53:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.86.2","html_url":"https://github.com/klen/muffin/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"3469fd6603768ca231a450fb6d0c9640f06bc21f","kind":"tag","published_at":"2021-11-11T20:46:33.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.86.1","html_url":"https://github.com/klen/muffin/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"7a201a6863b1d93a3396345d4f53ef5e30b92069","kind":"tag","published_at":"2021-10-18T14:25:54.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.86.0","html_url":"https://github.com/klen/muffin/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"1fcd841f91bfb6894afb100b1c7e33dbba145964","kind":"tag","published_at":"2021-10-15T10:47:58.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.85.0","html_url":"https://github.com/klen/muffin/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.85.0/manifests"},{"name":"0.84.5","sha":"49ce91a1070a231403d15bb0b7f28d1d61446047","kind":"tag","published_at":"2021-08-20T08:51:17.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.84.5","html_url":"https://github.com/klen/muffin/releases/tag/0.84.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.5/manifests"},{"name":"0.84.4","sha":"c0c7614434db633545f695b593331c454ba50dbb","kind":"tag","published_at":"2021-08-20T07:49:34.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.84.4","html_url":"https://github.com/klen/muffin/releases/tag/0.84.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.4/manifests"},{"name":"0.84.3","sha":"6a2a7568c752c536cf7179418f877c541e43b563","kind":"tag","published_at":"2021-08-04T10:10:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.84.3","html_url":"https://github.com/klen/muffin/releases/tag/0.84.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.3/manifests"},{"name":"0.84.2","sha":"629c10d2d53f3fc32050691e346e57a1dec3fc0c","kind":"tag","published_at":"2021-08-04T08:03:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.84.2","html_url":"https://github.com/klen/muffin/releases/tag/0.84.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.2/manifests"},{"name":"0.84.1","sha":"2971a7e9189548aa44ec72fa6e96594efd240c0f","kind":"tag","published_at":"2021-07-09T10:49:44.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.84.1","html_url":"https://github.com/klen/muffin/releases/tag/0.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.1/manifests"},{"name":"0.84.0","sha":"293fedd00ca9a9694e1026350d1cdecde1af21de","kind":"tag","published_at":"2021-07-09T09:34:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.84.0","html_url":"https://github.com/klen/muffin/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.84.0/manifests"},{"name":"0.83.2","sha":"db7e87ca61627f857f437360e4abc0fd473824ab","kind":"tag","published_at":"2021-07-07T08:58:41.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.83.2","html_url":"https://github.com/klen/muffin/releases/tag/0.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.83.2/manifests"},{"name":"0.83.1","sha":"633f8958c5a8b061bd79d9d060ba2e8c366b3158","kind":"tag","published_at":"2021-07-06T08:30:17.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.83.1","html_url":"https://github.com/klen/muffin/releases/tag/0.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.83.1/manifests"},{"name":"0.83.0","sha":"c54672b886948677501f184f0ac51e3c3b101276","kind":"tag","published_at":"2021-06-27T15:58:31.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.83.0","html_url":"https://github.com/klen/muffin/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.83.0/manifests"},{"name":"0.82.0","sha":"8d088edf1d0070a1219d8f672eed23d7852b28ca","kind":"tag","published_at":"2021-06-23T11:17:57.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.82.0","html_url":"https://github.com/klen/muffin/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.82.0/manifests"},{"name":"0.81.0","sha":"0217b19c991862f0ed88db3f08e24c1c621a2ada","kind":"tag","published_at":"2021-06-23T09:27:45.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.81.0","html_url":"https://github.com/klen/muffin/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"ef436dbc197074c21dd8582ae71e11870de2dc29","kind":"tag","published_at":"2021-06-17T13:13:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.80.0","html_url":"https://github.com/klen/muffin/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.80.0/manifests"},{"name":"0.79.1","sha":"40f55250629b071d0c9c066b19bf1f73411d1337","kind":"tag","published_at":"2021-06-01T09:56:12.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.79.1","html_url":"https://github.com/klen/muffin/releases/tag/0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.79.1/manifests"},{"name":"0.79.0","sha":"ae7842b74f7f49237d22728dbe19d782db81196f","kind":"tag","published_at":"2021-06-01T09:53:15.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.79.0","html_url":"https://github.com/klen/muffin/releases/tag/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.79.0/manifests"},{"name":"0.78.0","sha":"f7a1841c3d7e953b49257f6eabecee17946e6f70","kind":"tag","published_at":"2021-05-25T12:17:35.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.78.0","html_url":"https://github.com/klen/muffin/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.78.0/manifests"},{"name":"0.77.5","sha":"acbdfb978ab7607180ae996974aa68287cbbd9eb","kind":"tag","published_at":"2021-05-24T16:28:12.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.77.5","html_url":"https://github.com/klen/muffin/releases/tag/0.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.5/manifests"},{"name":"0.77.4","sha":"e6c3918b354308e6dedef11436baf1c474a9f541","kind":"tag","published_at":"2021-05-24T16:00:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.77.4","html_url":"https://github.com/klen/muffin/releases/tag/0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.4/manifests"},{"name":"0.77.3","sha":"41c2b0760dc3cb87a5033ea33d6379dd78a3fccf","kind":"tag","published_at":"2021-05-22T17:18:11.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.77.3","html_url":"https://github.com/klen/muffin/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"6020d5e987619787c427eedff9af0ac5ee7b09a3","kind":"tag","published_at":"2021-05-21T14:18:38.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.77.2","html_url":"https://github.com/klen/muffin/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"52ed5ae226d49308aaaebe11b2b97b7ff95ec4fe","kind":"tag","published_at":"2021-05-21T11:32:20.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.77.1","html_url":"https://github.com/klen/muffin/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"9e4c90eb0cb2e0ce2a4654aca13a596412d28c10","kind":"tag","published_at":"2021-05-21T11:20:51.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.77.0","html_url":"https://github.com/klen/muffin/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"cad599a670db2591b53daa52f2196fa2a1e697ae","kind":"tag","published_at":"2021-05-20T13:08:46.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.76.0","html_url":"https://github.com/klen/muffin/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.76.0/manifests"},{"name":"0.75.0","sha":"648eb65d9e9a159f307ceec5c561c696a8e096ab","kind":"tag","published_at":"2021-05-17T15:41:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.75.0","html_url":"https://github.com/klen/muffin/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.75.0/manifests"},{"name":"0.74.1","sha":"45aac78ac5c91272905ad9e7739dfcba1f5831a5","kind":"tag","published_at":"2021-05-13T09:04:59.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.74.1","html_url":"https://github.com/klen/muffin/releases/tag/0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.74.1/manifests"},{"name":"0.74.0","sha":"9479f39803595039f9611d145ce99ae5c4c16b57","kind":"tag","published_at":"2021-05-13T09:02:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.74.0","html_url":"https://github.com/klen/muffin/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.74.0/manifests"},{"name":"0.73.2","sha":"223ed2b277484f5f4a3e46baab0ad617dab986a0","kind":"tag","published_at":"2021-05-12T13:51:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.73.2","html_url":"https://github.com/klen/muffin/releases/tag/0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.73.2/manifests"},{"name":"0.73.1","sha":"3e9399894b296ed826c4ea1ed139ed28f52949ba","kind":"tag","published_at":"2021-05-12T13:49:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.73.1","html_url":"https://github.com/klen/muffin/releases/tag/0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.73.1/manifests"},{"name":"0.73.0","sha":"c7addfb9a212a39bfad3dfea64d29111bd2c88d5","kind":"tag","published_at":"2021-05-12T13:43:09.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.73.0","html_url":"https://github.com/klen/muffin/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.73.0/manifests"},{"name":"0.72.1","sha":"7dd44ec81ce65128da1d2c8a7e31ed494546923b","kind":"tag","published_at":"2021-05-11T17:02:09.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.72.1","html_url":"https://github.com/klen/muffin/releases/tag/0.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.72.1/manifests"},{"name":"0.72.0","sha":"a4a5868063683caed3ce2ea505c82a54a0e59caf","kind":"tag","published_at":"2021-05-11T17:00:08.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.72.0","html_url":"https://github.com/klen/muffin/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.72.0/manifests"},{"name":"0.71.2","sha":"2e7eb08e640b0921c55025ef4ce714af1b249ebc","kind":"tag","published_at":"2021-05-11T13:01:38.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.71.2","html_url":"https://github.com/klen/muffin/releases/tag/0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.71.2/manifests"},{"name":"0.71.1","sha":"e71d014806c720f0b23b19d8510dc14fd057f475","kind":"tag","published_at":"2021-05-11T12:58:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.71.1","html_url":"https://github.com/klen/muffin/releases/tag/0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.71.1/manifests"},{"name":"0.71.0","sha":"5c89414cd97bd13c8aae3fa60cdac097fac51e21","kind":"tag","published_at":"2021-05-11T11:33:27.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.71.0","html_url":"https://github.com/klen/muffin/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.71.0/manifests"},{"name":"0.70.1","sha":"03e3b131d68d217062e1683385149b90b405021c","kind":"tag","published_at":"2021-05-05T17:33:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.70.1","html_url":"https://github.com/klen/muffin/releases/tag/0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.70.1/manifests"},{"name":"0.70.0","sha":"229a90c6f279fa8643654359242ba329695e6b28","kind":"tag","published_at":"2021-04-30T11:29:30.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.70.0","html_url":"https://github.com/klen/muffin/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.70.0/manifests"},{"name":"0.69.6","sha":"6d0e83848ed4a1f79d3906a8cbb98c536b35ba3f","kind":"tag","published_at":"2021-04-28T17:42:37.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.69.6","html_url":"https://github.com/klen/muffin/releases/tag/0.69.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.6/manifests"},{"name":"0.69.5","sha":"ac444b8a093a7eaf656168ce45a4a3ef405ea947","kind":"tag","published_at":"2021-04-27T14:42:08.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.69.5","html_url":"https://github.com/klen/muffin/releases/tag/0.69.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.5/manifests"},{"name":"0.69.4","sha":"45d1216d5f08d1502ac3ce6afd813b3427bfa891","kind":"tag","published_at":"2021-04-27T14:12:05.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.69.4","html_url":"https://github.com/klen/muffin/releases/tag/0.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.4/manifests"},{"name":"0.69.3","sha":"1cd2582a9c5d7f760dde1fcc3abaa2582c12006e","kind":"tag","published_at":"2021-04-27T14:09:24.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.69.3","html_url":"https://github.com/klen/muffin/releases/tag/0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.3/manifests"},{"name":"0.69.2","sha":"d3bbf3dd0efe9eaa7b1710f8664f1e6022a2456c","kind":"tag","published_at":"2021-04-27T12:58:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.69.2","html_url":"https://github.com/klen/muffin/releases/tag/0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.2/manifests"},{"name":"0.69.1","sha":"0e184caa371d9e5d593dbfaa988d40cf173a79fa","kind":"tag","published_at":"2021-04-27T12:55:31.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.69.1","html_url":"https://github.com/klen/muffin/releases/tag/0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.1/manifests"},{"name":"0.69.0","sha":"4100a2ceb729798e3f46141925f833d2649807fc","kind":"tag","published_at":"2021-04-27T11:16:57.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.69.0","html_url":"https://github.com/klen/muffin/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.69.0/manifests"},{"name":"0.68.2","sha":"5de3df186c80ae931f52406e82386dda4f8d92a1","kind":"tag","published_at":"2021-04-27T09:32:11.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.68.2","html_url":"https://github.com/klen/muffin/releases/tag/0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.68.2/manifests"},{"name":"0.68.1","sha":"c76752d429c95a57ecd3a928445d9b86bd48fdf4","kind":"tag","published_at":"2021-04-26T15:23:40.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.68.1","html_url":"https://github.com/klen/muffin/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"66c8e6b8b689682e442c303782a4236d07962295","kind":"tag","published_at":"2021-04-26T15:20:06.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.68.0","html_url":"https://github.com/klen/muffin/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.68.0/manifests"},{"name":"0.67.2","sha":"57b873bb2fdca43d82852b42cea19969863dd316","kind":"tag","published_at":"2021-04-21T18:42:22.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.67.2","html_url":"https://github.com/klen/muffin/releases/tag/0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.67.2/manifests"},{"name":"0.67.1","sha":"b941e7c3b9262d4169acc7cc55f34b40a9e3ca90","kind":"tag","published_at":"2021-04-21T18:04:31.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.67.1","html_url":"https://github.com/klen/muffin/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"492a9104c325afb4696cb13d492a80b991036214","kind":"tag","published_at":"2021-04-21T12:29:49.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.67.0","html_url":"https://github.com/klen/muffin/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.67.0/manifests"},{"name":"0.66.2","sha":"d043d0839a6d81053e32682d3fdbc646286be704","kind":"tag","published_at":"2021-04-20T16:26:38.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.66.2","html_url":"https://github.com/klen/muffin/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"75054876a5f27419e21817b021753689f9e44d16","kind":"tag","published_at":"2021-04-18T12:34:16.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.66.1","html_url":"https://github.com/klen/muffin/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"04e1d7e223875ab7bfb80d64faa9515659727a6f","kind":"tag","published_at":"2021-04-18T12:30:18.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.66.0","html_url":"https://github.com/klen/muffin/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.66.0/manifests"},{"name":"0.65.5","sha":"99b36a734b756c06f68889251d4de62db82375a9","kind":"tag","published_at":"2021-04-15T14:42:38.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.65.5","html_url":"https://github.com/klen/muffin/releases/tag/0.65.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.5/manifests"},{"name":"0.65.4","sha":"c41db3bde34a5c588e99b3182e3492ed71ed8743","kind":"tag","published_at":"2021-04-15T14:40:51.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.65.4","html_url":"https://github.com/klen/muffin/releases/tag/0.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.4/manifests"},{"name":"0.65.3","sha":"234e8851cdedf857d2eedec84245438dad480d21","kind":"tag","published_at":"2021-04-12T16:55:54.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.65.3","html_url":"https://github.com/klen/muffin/releases/tag/0.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.3/manifests"},{"name":"0.65.2","sha":"dd43e48ab07a706dad67ab568b87e700d5f35774","kind":"tag","published_at":"2021-04-12T16:48:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.65.2","html_url":"https://github.com/klen/muffin/releases/tag/0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.2/manifests"},{"name":"0.65.1","sha":"71bfec2be960a541e03c1bbae124d62981ccacb5","kind":"tag","published_at":"2021-04-09T12:19:22.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.65.1","html_url":"https://github.com/klen/muffin/releases/tag/0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.1/manifests"},{"name":"0.65.0","sha":"79e2c54a8aa302f638bb10ebf8d86c37deb88aa7","kind":"tag","published_at":"2021-04-07T15:47:36.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.65.0","html_url":"https://github.com/klen/muffin/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.65.0/manifests"},{"name":"0.64.11","sha":"879789ae90dd10b2d3787799005a9647ecc44c9a","kind":"tag","published_at":"2021-04-02T14:20:57.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.11","html_url":"https://github.com/klen/muffin/releases/tag/0.64.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.11/manifests"},{"name":"0.64.10","sha":"feff13edf5b349e2e8da8f19ec8b2e417499d273","kind":"tag","published_at":"2021-04-02T14:15:33.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.10","html_url":"https://github.com/klen/muffin/releases/tag/0.64.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.10/manifests"},{"name":"0.64.9","sha":"fbcce062fc121ab98878f8f549dad402155c2b0a","kind":"tag","published_at":"2021-04-02T09:18:48.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.9","html_url":"https://github.com/klen/muffin/releases/tag/0.64.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.9/manifests"},{"name":"0.64.8","sha":"5fdd23d61a57eee5fc85c7d6b27eb7cd171c78c6","kind":"tag","published_at":"2021-04-01T16:25:14.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.8","html_url":"https://github.com/klen/muffin/releases/tag/0.64.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.8/manifests"},{"name":"0.64.7","sha":"56eaefc6dfbc6b912ef304103350b4b0e52789b1","kind":"tag","published_at":"2021-04-01T12:43:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.7","html_url":"https://github.com/klen/muffin/releases/tag/0.64.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.7/manifests"},{"name":"0.64.6","sha":"d471518945755f4f5a6dd103ac080cd7242d97cb","kind":"tag","published_at":"2021-04-01T12:05:43.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.6","html_url":"https://github.com/klen/muffin/releases/tag/0.64.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.6/manifests"},{"name":"0.64.5","sha":"3494f81b17280de7846b3256d80f6ac3802ed783","kind":"tag","published_at":"2021-03-31T09:57:07.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.5","html_url":"https://github.com/klen/muffin/releases/tag/0.64.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.5/manifests"},{"name":"0.64.4","sha":"5a708ea921af1924d553753b3bf9135da64cadf4","kind":"tag","published_at":"2021-03-24T15:35:20.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.4","html_url":"https://github.com/klen/muffin/releases/tag/0.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.4/manifests"},{"name":"0.64.3","sha":"c521cbe1ec11f003a9bc01a22e5719f0f67eff24","kind":"tag","published_at":"2021-03-24T13:38:30.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.3","html_url":"https://github.com/klen/muffin/releases/tag/0.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.3/manifests"},{"name":"0.64.2","sha":"109f90e2bca05c0ba0955cf7bf8271952f8661ea","kind":"tag","published_at":"2021-03-24T13:31:40.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.2","html_url":"https://github.com/klen/muffin/releases/tag/0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.2/manifests"},{"name":"0.64.1","sha":"8ac69b640c73b4f81e6108c74b803781b8d630d1","kind":"tag","published_at":"2021-03-24T13:29:54.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.1","html_url":"https://github.com/klen/muffin/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bce54aea34501799c292a1385a26c7ae62355f10","kind":"tag","published_at":"2021-03-24T13:24:15.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.64.0","html_url":"https://github.com/klen/muffin/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.64.0/manifests"},{"name":"0.63.2","sha":"ae12271ae6b9418632f0ad1cbcabc98a5322d18f","kind":"tag","published_at":"2021-03-11T10:06:44.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.63.2","html_url":"https://github.com/klen/muffin/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"13a9344c882ab10a395fd698685874edbf94b309","kind":"tag","published_at":"2021-03-11T09:42:00.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.63.1","html_url":"https://github.com/klen/muffin/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"b4883c3572fdaec9b0b2998329f7c0c1f2a22c1c","kind":"tag","published_at":"2021-03-11T08:22:32.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.63.0","html_url":"https://github.com/klen/muffin/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"4b6d7730015d9b2daaf9fd38230674168b4279a9","kind":"tag","published_at":"2021-03-09T11:19:40.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.62.1","html_url":"https://github.com/klen/muffin/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"914a7b5fc86471dccbb3ca2d981ef05900048adf","kind":"tag","published_at":"2021-03-05T15:15:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.62.0","html_url":"https://github.com/klen/muffin/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.62.0/manifests"},{"name":"0.61.7","sha":"6d34f24162066010cf87aa9e775edd49443f7bd4","kind":"tag","published_at":"2021-03-05T11:43:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.61.7","html_url":"https://github.com/klen/muffin/releases/tag/0.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.7/manifests"},{"name":"0.61.6","sha":"1b432e4ce396673deb63d3a67fcd522673c55e68","kind":"tag","published_at":"2021-03-04T08:20:51.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.61.6","html_url":"https://github.com/klen/muffin/releases/tag/0.61.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.6/manifests"},{"name":"0.61.5","sha":"2f0e12f7b7cd6b872d5d1b2da92a03cd49a771b5","kind":"tag","published_at":"2021-03-03T14:36:36.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.61.5","html_url":"https://github.com/klen/muffin/releases/tag/0.61.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.5/manifests"},{"name":"0.61.4","sha":"3f51cbff46224a819623454e137c2f518b1fea71","kind":"tag","published_at":"2021-03-03T14:32:32.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.61.4","html_url":"https://github.com/klen/muffin/releases/tag/0.61.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.4/manifests"},{"name":"0.61.3","sha":"dedb86cc15a0bb05635b4e4efab3406e47918125","kind":"tag","published_at":"2021-03-03T12:23:24.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.61.3","html_url":"https://github.com/klen/muffin/releases/tag/0.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.3/manifests"},{"name":"0.61.2","sha":"b0ab5e002a3b56a4a0299148b305835f93b28585","kind":"tag","published_at":"2021-03-03T12:12:30.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.61.2","html_url":"https://github.com/klen/muffin/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"000ab5d47d208c47827d084562505459f07caf6d","kind":"tag","published_at":"2021-03-03T10:50:41.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.61.1","html_url":"https://github.com/klen/muffin/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"089d109cdb0eba8fe7d3d3332a6eac4311841352","kind":"tag","published_at":"2021-03-02T13:55:05.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.61.0","html_url":"https://github.com/klen/muffin/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"df512cb5950267dd99231a816b36cb19671108c0","kind":"tag","published_at":"2021-03-02T12:35:00.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.60.1","html_url":"https://github.com/klen/muffin/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"526849fd252dd9ee6ca459f92dc225ecb98c8987","kind":"tag","published_at":"2021-03-02T11:41:59.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.60.0","html_url":"https://github.com/klen/muffin/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.60.0/manifests"},{"name":"0.59.3","sha":"0d10c13f1d65696039dbbafaa2529021f0c4a0a6","kind":"tag","published_at":"2021-03-01T15:01:43.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.59.3","html_url":"https://github.com/klen/muffin/releases/tag/0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.59.3/manifests"},{"name":"0.59.2","sha":"5b0fa668084effedc4358631ed048b3d35eee208","kind":"tag","published_at":"2021-03-01T11:54:02.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.59.2","html_url":"https://github.com/klen/muffin/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.59.2/manifests"},{"name":"0.59.1","sha":"e1371b3261dad5fa20d6ca992bd0066cbff579e1","kind":"tag","published_at":"2021-02-27T21:36:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.59.1","html_url":"https://github.com/klen/muffin/releases/tag/0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.59.1/manifests"},{"name":"0.59.0","sha":"b827d5366cb7eb9956930780ebfafae73bfed66d","kind":"tag","published_at":"2021-02-27T21:28:49.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.59.0","html_url":"https://github.com/klen/muffin/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.59.0/manifests"},{"name":"0.58.2","sha":"391c311693db0be3cc61e782f2ef03da7b7ceff6","kind":"tag","published_at":"2021-02-27T20:34:16.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.58.2","html_url":"https://github.com/klen/muffin/releases/tag/0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.58.2/manifests"},{"name":"0.58.1","sha":"d4aad27fbde536c9db94a2f38acb3c9165c9f3ef","kind":"tag","published_at":"2021-02-27T20:33:17.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.58.1","html_url":"https://github.com/klen/muffin/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"fe5ae2494d7c45a88a4d675be503a0e93fedf2cd","kind":"tag","published_at":"2021-02-27T20:05:53.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.58.0","html_url":"https://github.com/klen/muffin/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.58.0/manifests"},{"name":"0.57.2","sha":"4e782ec9c2732284d1876d9b310ecdf4bbec9897","kind":"tag","published_at":"2021-02-26T20:44:08.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.57.2","html_url":"https://github.com/klen/muffin/releases/tag/0.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.57.2/manifests"},{"name":"0.57.1","sha":"579b6566405188939cac35bdcf10c9ffc7249404","kind":"tag","published_at":"2021-02-26T20:24:58.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.57.1","html_url":"https://github.com/klen/muffin/releases/tag/0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.57.1/manifests"},{"name":"0.57.0","sha":"ec1805fe43befde4b143aad81eff009333896eaa","kind":"tag","published_at":"2021-02-25T17:56:25.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.57.0","html_url":"https://github.com/klen/muffin/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"6ecafa863a39fcc824f3acf3336c528f49096323","kind":"tag","published_at":"2021-02-24T13:52:44.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.56.0","html_url":"https://github.com/klen/muffin/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"ad3400770380b63f55ba0a6bb49ac8c50382a2dd","kind":"tag","published_at":"2021-02-19T11:23:57.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.55.1","html_url":"https://github.com/klen/muffin/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"c9f45024b126157205861c2c11eeedfcdabebcf8","kind":"tag","published_at":"2021-02-18T20:14:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.55.0","html_url":"https://github.com/klen/muffin/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"f19fd1dd45bb8b0ce52d34f37acc11ecb44609b5","kind":"tag","published_at":"2021-02-18T19:59:04.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.54.1","html_url":"https://github.com/klen/muffin/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c9478c02259e9a459130c23955bea0a9ee3ba6c4","kind":"tag","published_at":"2021-02-18T18:11:38.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.54.0","html_url":"https://github.com/klen/muffin/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.54.0/manifests"},{"name":"0.53.0","sha":"0288837e248acfdd5a5256674ec76e91770e9d39","kind":"tag","published_at":"2021-02-18T16:51:58.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.53.0","html_url":"https://github.com/klen/muffin/releases/tag/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.53.0/manifests"},{"name":"0.52.0","sha":"739db7505e4c05c177dc0ec59e2f4c4140586076","kind":"tag","published_at":"2021-02-18T09:20:18.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.52.0","html_url":"https://github.com/klen/muffin/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.52.0/manifests"},{"name":"0.51.3","sha":"760bfd1d7ea541037f9d1e374c9eb9dbfc676e17","kind":"tag","published_at":"2021-02-17T12:41:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.51.3","html_url":"https://github.com/klen/muffin/releases/tag/0.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.51.3/manifests"},{"name":"0.51.2","sha":"9eea87c7b000b2c948d94bda313632846d71d7c8","kind":"tag","published_at":"2021-02-17T08:51:41.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.51.2","html_url":"https://github.com/klen/muffin/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.51.2/manifests"},{"name":"0.51.1","sha":"03c1aeedd0fdfa0442bd30cd59b528c20051714e","kind":"tag","published_at":"2021-02-12T14:52:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.51.1","html_url":"https://github.com/klen/muffin/releases/tag/0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.51.1/manifests"},{"name":"0.51.0","sha":"5cbb35a84435984813116c7c969112dfcf60c9d8","kind":"tag","published_at":"2021-02-12T12:58:49.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.51.0","html_url":"https://github.com/klen/muffin/releases/tag/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.51.0/manifests"},{"name":"0.50.6","sha":"3c009bda13b588426d0a31ec798e6f53a6f76ad8","kind":"tag","published_at":"2021-02-11T10:49:32.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.50.6","html_url":"https://github.com/klen/muffin/releases/tag/0.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.6/manifests"},{"name":"0.50.5","sha":"1f5680b0bfe99dfc11426e4956f57710aa24c6ba","kind":"tag","published_at":"2021-02-10T20:15:25.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.50.5","html_url":"https://github.com/klen/muffin/releases/tag/0.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.5/manifests"},{"name":"0.50.4","sha":"9eae5fe2a3ff10fab5d81b4c0d2d56ef7280c0c6","kind":"tag","published_at":"2021-02-10T19:52:45.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.50.4","html_url":"https://github.com/klen/muffin/releases/tag/0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.4/manifests"},{"name":"0.50.3","sha":"36f21eb7795e763e384c3dc7bb65ad20889f6b0c","kind":"tag","published_at":"2021-02-10T15:12:57.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.50.3","html_url":"https://github.com/klen/muffin/releases/tag/0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.3/manifests"},{"name":"0.50.2","sha":"5da3ece8a4d347d5c7a6a03ad9c46ed385690f18","kind":"tag","published_at":"2021-02-10T15:11:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.50.2","html_url":"https://github.com/klen/muffin/releases/tag/0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.2/manifests"},{"name":"0.50.1","sha":"17e7155aebcc84ee1349f1c0b5cb72a64efc8a5b","kind":"tag","published_at":"2021-02-09T18:53:38.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.50.1","html_url":"https://github.com/klen/muffin/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"0aa42ab808ec26dd3aa15b6bd87cf9d9ca05aa16","kind":"tag","published_at":"2021-02-08T08:19:19.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.50.0","html_url":"https://github.com/klen/muffin/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.50.0/manifests"},{"name":"0.49.0","sha":"97e12faff01bbf79415dd484874ffa55f15d47f3","kind":"tag","published_at":"2021-02-05T17:34:16.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.49.0","html_url":"https://github.com/klen/muffin/releases/tag/0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.49.0/manifests"},{"name":"0.48.2","sha":"27255dc2c196e333299411a8902d91d9c6ee36e4","kind":"tag","published_at":"2021-02-05T14:11:17.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.48.2","html_url":"https://github.com/klen/muffin/releases/tag/0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.48.2/manifests"},{"name":"0.48.1","sha":"e0e342a74b726ca2c3024f1ceaafad175dbe6b28","kind":"tag","published_at":"2021-01-30T21:51:53.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.48.1","html_url":"https://github.com/klen/muffin/releases/tag/0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.48.1/manifests"},{"name":"0.48.0","sha":"5220499bf7e385ca0a6f5e0a0fa7298f1bd850d7","kind":"tag","published_at":"2021-01-30T12:08:44.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.48.0","html_url":"https://github.com/klen/muffin/releases/tag/0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.48.0/manifests"},{"name":"0.47.2","sha":"9cf921a5ba3fafb904dbb2b3141c5da34770f6c5","kind":"tag","published_at":"2021-01-29T12:00:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.47.2","html_url":"https://github.com/klen/muffin/releases/tag/0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.47.2/manifests"},{"name":"0.47.1","sha":"d5018603cf17181aa0554b8f79fb788f13ca6d79","kind":"tag","published_at":"2021-01-29T11:24:37.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.47.1","html_url":"https://github.com/klen/muffin/releases/tag/0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.47.1/manifests"},{"name":"0.47.0","sha":"1c94eb0efab1ccc44763ce93828c56ff3e79ce96","kind":"tag","published_at":"2021-01-28T15:56:37.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.47.0","html_url":"https://github.com/klen/muffin/releases/tag/0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.47.0/manifests"},{"name":"0.46.8","sha":"e707fe8491e36d04d163ce811ad6356bd01bffa2","kind":"tag","published_at":"2021-01-27T21:13:36.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.8","html_url":"https://github.com/klen/muffin/releases/tag/0.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.8/manifests"},{"name":"0.46.7","sha":"db18dc0791f973effbee7334a36bd07c61139cc0","kind":"tag","published_at":"2021-01-27T20:28:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.7","html_url":"https://github.com/klen/muffin/releases/tag/0.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.7/manifests"},{"name":"0.46.6","sha":"4d991bd3a11fd412a16b89a61d24d1d252869880","kind":"tag","published_at":"2021-01-27T18:32:57.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.6","html_url":"https://github.com/klen/muffin/releases/tag/0.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.6/manifests"},{"name":"0.46.5","sha":"ec78973fbc0a40064e36dabe380f6da1e3426bbc","kind":"tag","published_at":"2021-01-27T16:45:40.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.5","html_url":"https://github.com/klen/muffin/releases/tag/0.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.5/manifests"},{"name":"0.46.4","sha":"3fa1c8a8622d3af89b6ba12c82bbe3cdb9a4d654","kind":"tag","published_at":"2021-01-27T15:45:14.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.4","html_url":"https://github.com/klen/muffin/releases/tag/0.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.4/manifests"},{"name":"0.46.3","sha":"d1a4adfb0d65431f1457f76cef804fd85bc35401","kind":"tag","published_at":"2021-01-27T14:46:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.3","html_url":"https://github.com/klen/muffin/releases/tag/0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.3/manifests"},{"name":"0.46.2","sha":"07ffe19018c7ce3a4a3532e01f8c60c0685d212a","kind":"tag","published_at":"2021-01-27T11:40:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.2","html_url":"https://github.com/klen/muffin/releases/tag/0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.2/manifests"},{"name":"0.46.1","sha":"b2594191cf4b0820deab030d08fefeea96c9442e","kind":"tag","published_at":"2021-01-27T11:24:25.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.1","html_url":"https://github.com/klen/muffin/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"b92ac699f0ca713ded8e8d48ae7a7e3da1ccbb70","kind":"tag","published_at":"2021-01-26T12:11:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.46.0","html_url":"https://github.com/klen/muffin/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.46.0/manifests"},{"name":"0.45.4","sha":"bbacfacc26cf0fed50cc5c8c3200636157f59ebb","kind":"tag","published_at":"2021-01-26T08:38:31.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.45.4","html_url":"https://github.com/klen/muffin/releases/tag/0.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.4/manifests"},{"name":"0.45.3","sha":"45eb2569399d685d7ec09db173ec287fae53d7f9","kind":"tag","published_at":"2021-01-25T15:06:04.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.45.3","html_url":"https://github.com/klen/muffin/releases/tag/0.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.3/manifests"},{"name":"0.45.2","sha":"02a1e2717c58534051bfdf95ce06bcd75bf011e8","kind":"tag","published_at":"2021-01-25T13:52:04.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.45.2","html_url":"https://github.com/klen/muffin/releases/tag/0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.2/manifests"},{"name":"0.45.1","sha":"0a73238cf4663bbbb64ca4a2981e426096d6ff30","kind":"tag","published_at":"2021-01-25T11:41:46.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.45.1","html_url":"https://github.com/klen/muffin/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"4b8303d1420604fc84af6fc32063f76dae5ede9a","kind":"tag","published_at":"2021-01-25T11:33:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.45.0","html_url":"https://github.com/klen/muffin/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"78fc12558e82433cfdf01fbbad5b4de169d33f31","kind":"tag","published_at":"2021-01-25T09:13:51.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.44.0","html_url":"https://github.com/klen/muffin/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.44.0/manifests"},{"name":"0.43.1","sha":"a844cd2cfdd59164617a29461486b4504c3997fb","kind":"tag","published_at":"2021-01-23T15:31:09.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.43.1","html_url":"https://github.com/klen/muffin/releases/tag/0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.43.1/manifests"},{"name":"0.43.0","sha":"bf8a6505558ea4799b42d61cee40b314a2a7da03","kind":"tag","published_at":"2021-01-23T15:19:36.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.43.0","html_url":"https://github.com/klen/muffin/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"e8b5c1da59ba0b9e3b8365d71f169913dcdfbc37","kind":"tag","published_at":"2021-01-22T10:08:49.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.42.0","html_url":"https://github.com/klen/muffin/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.42.0/manifests"},{"name":"0.41.13","sha":"97ed384124b82ac8cd3213bdccc2a5cd5aefc0fe","kind":"tag","published_at":"2021-01-21T10:52:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.13","html_url":"https://github.com/klen/muffin/releases/tag/0.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.13/manifests"},{"name":"0.41.12","sha":"61143aa26bb9c31681c9031cc89296afa991a5a1","kind":"tag","published_at":"2021-01-21T10:49:46.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.12","html_url":"https://github.com/klen/muffin/releases/tag/0.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.12/manifests"},{"name":"0.41.11","sha":"e870b8a1d9997c40ae2f5acc24a08a84586b9a07","kind":"tag","published_at":"2021-01-20T18:00:20.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.11","html_url":"https://github.com/klen/muffin/releases/tag/0.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.11/manifests"},{"name":"0.41.10","sha":"a064b4b7ad827edb071631b0a8abc763a9b8070a","kind":"tag","published_at":"2021-01-19T12:28:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.10","html_url":"https://github.com/klen/muffin/releases/tag/0.41.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.10/manifests"},{"name":"0.41.9","sha":"08975f05df7ff3019c708b70c033b1a248e25fa1","kind":"tag","published_at":"2021-01-19T12:24:32.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.9","html_url":"https://github.com/klen/muffin/releases/tag/0.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.9/manifests"},{"name":"0.41.8","sha":"43cbae635cdf06f31c0056aa14c79fa2ae18a685","kind":"tag","published_at":"2021-01-18T10:46:22.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.8","html_url":"https://github.com/klen/muffin/releases/tag/0.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.8/manifests"},{"name":"0.41.7","sha":"79a20fdf5d8d0b2418f4c78cd26f7e16f6e3a9e7","kind":"tag","published_at":"2021-01-16T22:56:22.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.7","html_url":"https://github.com/klen/muffin/releases/tag/0.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.7/manifests"},{"name":"0.41.6","sha":"f7577c385fb4134244543f75c10f7a9432185434","kind":"tag","published_at":"2021-01-16T15:13:18.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.6","html_url":"https://github.com/klen/muffin/releases/tag/0.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.6/manifests"},{"name":"0.41.5","sha":"63cf784b7758ba242067b69fba22a2781f421b6f","kind":"tag","published_at":"2021-01-16T14:56:12.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.5","html_url":"https://github.com/klen/muffin/releases/tag/0.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.5/manifests"},{"name":"0.41.4","sha":"edf1af7f24a102b932608e69414bae8f6ec8a0c9","kind":"tag","published_at":"2021-01-16T14:26:27.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.4","html_url":"https://github.com/klen/muffin/releases/tag/0.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.4/manifests"},{"name":"0.41.3","sha":"f4d3cb5e2b0c2b382111de497c511fbd20450f78","kind":"tag","published_at":"2021-01-16T14:01:14.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.3","html_url":"https://github.com/klen/muffin/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"34fa816947a9f47998101db04dc19ba23963d78b","kind":"tag","published_at":"2021-01-16T13:30:33.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.2","html_url":"https://github.com/klen/muffin/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"5ca72a4687682608fce2bd6fa614c1564dff352a","kind":"tag","published_at":"2021-01-15T14:34:41.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.1","html_url":"https://github.com/klen/muffin/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"dacf157e1339313cf47cc56a6acd14d922d25c79","kind":"tag","published_at":"2021-01-15T13:31:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.41.0","html_url":"https://github.com/klen/muffin/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.41.0/manifests"},{"name":"0.33.3","sha":"ddf1dacab5eb13d87d2e8076900cc52171cda3e4","kind":"commit","published_at":"2019-11-12T17:45:05.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.33.3","html_url":"https://github.com/klen/muffin/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"7df3261e106f5200b447abc62d0fccf4e33b2d64","kind":"commit","published_at":"2019-11-12T17:13:08.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.33.2","html_url":"https://github.com/klen/muffin/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"f26aea73569ac5c627760419f7ed3a8a88969903","kind":"commit","published_at":"2019-11-12T16:44:08.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.33.1","html_url":"https://github.com/klen/muffin/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"768f3ce8dd8edce5d0af6d040463ab6880118219","kind":"commit","published_at":"2019-11-12T16:28:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.33.0","html_url":"https://github.com/klen/muffin/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.33.0/manifests"},{"name":"0.32.11","sha":"211d9a94e189cf7a51ad14e7b4c6da571d575e2f","kind":"commit","published_at":"2019-11-12T16:27:45.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.32.11","html_url":"https://github.com/klen/muffin/releases/tag/0.32.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.32.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.32.11/manifests"},{"name":"0.32.10","sha":"e679d3f314bc49d15c27e68c737d21f63e67dd8c","kind":"commit","published_at":"2019-11-08T11:36:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.32.10","html_url":"https://github.com/klen/muffin/releases/tag/0.32.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.32.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.32.10/manifests"},{"name":"0.32.9","sha":"23dc1c74de2ae7b7b887b922e3c6c0665b49f2a5","kind":"commit","published_at":"2019-11-08T11:30:16.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.32.9","html_url":"https://github.com/klen/muffin/releases/tag/0.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.32.9/manifests"},{"name":"0.10.7","sha":"916a667052b6fc660183508b2a27ba888077ab4a","kind":"commit","published_at":"2017-11-13T15:40:58.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.10.7","html_url":"https://github.com/klen/muffin/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"b461b1fc60d9b2c098fcc82fb2031c73342a29cd","kind":"commit","published_at":"2017-07-04T10:04:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.10.6","html_url":"https://github.com/klen/muffin/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"a9e8a571adb0af3a5b65de0e852def4d2c13fcc7","kind":"commit","published_at":"2017-07-04T10:04:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.10.5","html_url":"https://github.com/klen/muffin/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"cd239b091fac9ebaa9a2ea56e708c1d30661094b","kind":"commit","published_at":"2017-07-04T10:03:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.10.4","html_url":"https://github.com/klen/muffin/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"49e67df7a730cc70807fac171b936eab1241b068","kind":"commit","published_at":"2016-11-16T19:25:30.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.10.3","html_url":"https://github.com/klen/muffin/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"f77b8d7e2cc284ec3fd36c7c1ac67641bc9863f5","kind":"commit","published_at":"2016-09-22T16:45:22.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.10.2","html_url":"https://github.com/klen/muffin/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"74df0be74135daa158e2b5002a47f4d8243cb47a","kind":"commit","published_at":"2016-09-22T16:24:03.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.10.1","html_url":"https://github.com/klen/muffin/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"a4c49f05c3d551f19b7aebd955dd6803645cf64d","kind":"commit","published_at":"2016-09-22T16:13:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.10.0","html_url":"https://github.com/klen/muffin/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"1bd4805c6b08ca7806d53c29d0249c25f830936e","kind":"commit","published_at":"2016-08-15T11:04:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.9.0","html_url":"https://github.com/klen/muffin/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.9.0/manifests"},{"name":"0.8.6","sha":"17507c18ddb3eb071f6a334cb18314e560091d61","kind":"commit","published_at":"2016-07-19T12:44:59.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.8.6","html_url":"https://github.com/klen/muffin/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"a34b917ef7cd97534f0f40fe4f3c744ceb993f4d","kind":"commit","published_at":"2016-07-19T09:16:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.8.5","html_url":"https://github.com/klen/muffin/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"f011361bf6d5b5a554abd3e7417ce1eb8dc7efe6","kind":"commit","published_at":"2016-07-12T08:38:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.8.4","html_url":"https://github.com/klen/muffin/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"616c038769bc107a6f36f2fb3316c2edf2ebf369","kind":"commit","published_at":"2016-06-30T16:49:42.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.8.3","html_url":"https://github.com/klen/muffin/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"8cfdc126d643d2925d001814d0c3832a12a8cf42","kind":"commit","published_at":"2016-06-20T11:50:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.8.2","html_url":"https://github.com/klen/muffin/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"c9d19ef7e8db714cd7e316b5b7fa61d2b01cd1d1","kind":"commit","published_at":"2016-06-18T18:53:57.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.8.1","html_url":"https://github.com/klen/muffin/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"b821e8559e8b37e385c5e5952a0381a4e9e26173","kind":"commit","published_at":"2016-06-18T18:41:09.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.8.0","html_url":"https://github.com/klen/muffin/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"102e27b16bc7b4bb9a976c928b98babae3cf95a7","kind":"commit","published_at":"2016-06-02T09:20:05.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.7.3","html_url":"https://github.com/klen/muffin/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"c9b3ab5ff7a6cd415a3151d9dbce5441029ecb44","kind":"commit","published_at":"2016-05-16T07:39:04.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.7.2","html_url":"https://github.com/klen/muffin/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"e6a561011832f277fdc97271fe7dbf45b9f33a34","kind":"commit","published_at":"2016-05-16T07:14:32.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.7.1","html_url":"https://github.com/klen/muffin/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a98ca0001abc2da101fd7ca740dba531401e8a1a","kind":"commit","published_at":"2016-03-26T06:16:46.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.7.0","html_url":"https://github.com/klen/muffin/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"7f17de8e12f3c8a43adfb39f8fcfad8bbbf9a1ea","kind":"commit","published_at":"2016-03-11T18:52:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.6.1","html_url":"https://github.com/klen/muffin/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"9d44f19cb1e14735240c2dd74472cccdbc9c46e4","kind":"commit","published_at":"2016-02-20T22:23:29.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.6.0","html_url":"https://github.com/klen/muffin/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.6.0/manifests"},{"name":"0.5.12","sha":"5b0a60804e2a17a9addf153ceffa729e339919af","kind":"commit","published_at":"2016-02-08T10:28:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.12","html_url":"https://github.com/klen/muffin/releases/tag/0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.12/manifests"},{"name":"0.5.11","sha":"20981f9febe91fbf6e7dbb9c89f2a6c01866ce2e","kind":"commit","published_at":"2016-02-06T09:59:08.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.11","html_url":"https://github.com/klen/muffin/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"8c07d5c2fedd7550ded8dd22a7e1ab07e5d08db5","kind":"commit","published_at":"2016-02-02T11:52:05.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.10","html_url":"https://github.com/klen/muffin/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"1db7ac60aa3e24357cd533f0d1f256430afe4368","kind":"commit","published_at":"2016-02-02T11:50:29.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.9","html_url":"https://github.com/klen/muffin/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"7e49db28c3dfff3f3cae1d9d898cd08ffd966617","kind":"commit","published_at":"2016-02-02T07:51:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.8","html_url":"https://github.com/klen/muffin/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"acfd1e309a6a80c7fbe94b53e5c78e524b4f9c90","kind":"commit","published_at":"2016-02-01T10:10:15.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.7","html_url":"https://github.com/klen/muffin/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"aa3518347990f820c00e60a31ac7474de3f8edc6","kind":"commit","published_at":"2016-01-19T08:29:22.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.6","html_url":"https://github.com/klen/muffin/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"477752ded21b7ff3be7b97a2ee290d8bb24b0a4a","kind":"commit","published_at":"2016-01-11T21:35:20.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.5","html_url":"https://github.com/klen/muffin/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"8b4f77fd2e934ce66d55a8d99902568bf5411198","kind":"commit","published_at":"2016-01-11T14:51:44.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.4","html_url":"https://github.com/klen/muffin/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"25b3084a806eae0aeb5bd369de9b789e3f550ca5","kind":"commit","published_at":"2016-01-11T14:23:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.3","html_url":"https://github.com/klen/muffin/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"1c5f6c5dc4f551386929df2ce0df1906f8e21272","kind":"commit","published_at":"2016-01-11T08:50:53.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.2","html_url":"https://github.com/klen/muffin/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0fd4cbfd80dc4b54782472961e3cf1c4a1ef674b","kind":"commit","published_at":"2015-12-30T16:06:28.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.1","html_url":"https://github.com/klen/muffin/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"70a4b2ea601da2d4f83a2f45aa2f5158b5af1fc5","kind":"commit","published_at":"2015-12-30T11:42:04.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.5.0","html_url":"https://github.com/klen/muffin/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"992839ce6a363a30886ed1fe53aae49bba55396e","kind":"commit","published_at":"2015-12-24T08:45:53.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.4.2","html_url":"https://github.com/klen/muffin/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"6f3f487555a13af64c5eb73a8444658be38462e2","kind":"commit","published_at":"2015-12-14T12:34:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.4.1","html_url":"https://github.com/klen/muffin/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"00621bfe122f706a3e6cb389ca7e8cf13f1d9ef4","kind":"commit","published_at":"2015-12-14T12:29:54.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.4.0","html_url":"https://github.com/klen/muffin/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.4.0/manifests"},{"name":"0.3.7","sha":"b7e038f3ba8ae2e0d9ef7efe6430df41563e1858","kind":"commit","published_at":"2015-11-18T14:34:59.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.3.7","html_url":"https://github.com/klen/muffin/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"98ed846d14b0478a63b2ac24643e8b3feb5ec672","kind":"commit","published_at":"2015-11-18T14:24:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.3.6","html_url":"https://github.com/klen/muffin/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"d7ed927fe6520076436f85bb2973c05f001998c1","kind":"commit","published_at":"2015-11-18T14:19:45.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.3.5","html_url":"https://github.com/klen/muffin/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"5507cb41cb686bd3e6773d041330e0dbea49f779","kind":"commit","published_at":"2015-11-16T12:41:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.3.4","html_url":"https://github.com/klen/muffin/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"123464052f6efab852854fec24de59e2ffaac58d","kind":"commit","published_at":"2015-11-16T12:01:35.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.3.3","html_url":"https://github.com/klen/muffin/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"872dded74cb3a914e2be32ad8062e233f00b4217","kind":"commit","published_at":"2015-10-30T13:07:46.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.3.2","html_url":"https://github.com/klen/muffin/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"6ee16afc827bd942a13a2c6341db8025a60ca56c","kind":"commit","published_at":"2015-10-29T13:12:00.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.3.1","html_url":"https://github.com/klen/muffin/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"746fa435498ff63e94dae86b8d5988c8cd681859","kind":"commit","published_at":"2015-10-28T12:48:32.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.3.0","html_url":"https://github.com/klen/muffin/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"532e2c0733393cbbf53015799ef140a4a01a8052","kind":"commit","published_at":"2015-10-13T10:51:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.2.1","html_url":"https://github.com/klen/muffin/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f98134f9fdef41a1ba93a9678e23290d7d8e45e3","kind":"commit","published_at":"2015-10-08T12:52:29.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.2.0","html_url":"https://github.com/klen/muffin/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.2.0/manifests"},{"name":"0.1.6","sha":"a80551873436d27e2ad790960f6314405b716874","kind":"commit","published_at":"2015-09-21T11:28:28.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.1.6","html_url":"https://github.com/klen/muffin/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"9bfa0ba6f3cc322a1ae157561e1ba39eeb4bc20b","kind":"commit","published_at":"2015-08-29T17:34:48.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.1.5","html_url":"https://github.com/klen/muffin/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"7753316d0c6513e2c246159551ea74ad7d8df221","kind":"commit","published_at":"2015-08-24T13:53:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.1.4","html_url":"https://github.com/klen/muffin/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"68f1f6a959190abd73db2ba21592a76832a91886","kind":"commit","published_at":"2015-08-14T09:38:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.1.3","html_url":"https://github.com/klen/muffin/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"12684b925f865a0a25fd08f08d5d162d53fb4ef6","kind":"commit","published_at":"2015-08-14T08:47:04.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.1.2","html_url":"https://github.com/klen/muffin/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"26335c58cb833270df766e184c24b1fdf2ca3096","kind":"commit","published_at":"2015-08-11T15:18:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.1.1","html_url":"https://github.com/klen/muffin/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"109040750f0e9218a1fb2154d652d82e19b3e0aa","kind":"commit","published_at":"2015-08-11T14:40:42.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.1.0","html_url":"https://github.com/klen/muffin/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.1.0/manifests"},{"name":"0.0.107","sha":"166d459d2414d03b90ad568ae0c9b725ae98fbd4","kind":"commit","published_at":"2015-08-11T14:35:49.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.107","html_url":"https://github.com/klen/muffin/releases/tag/0.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.107/manifests"},{"name":"0.0.106","sha":"2ea823e0a446b5864e998c1985e3c6c1b4dfa9fb","kind":"commit","published_at":"2015-08-10T11:19:19.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.106","html_url":"https://github.com/klen/muffin/releases/tag/0.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.106/manifests"},{"name":"0.0.105","sha":"06ccf8b6d70c972f85563555d8d972c861489aea","kind":"commit","published_at":"2015-08-05T16:42:11.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.105","html_url":"https://github.com/klen/muffin/releases/tag/0.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.105/manifests"},{"name":"0.0.104","sha":"e2e19b1d1b7a48150df71d2430b6a807deb3044f","kind":"commit","published_at":"2015-07-31T16:18:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.104","html_url":"https://github.com/klen/muffin/releases/tag/0.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.104/manifests"},{"name":"0.0.103","sha":"746b475da3c89ba7ee481c24b27bd95617b2ebab","kind":"commit","published_at":"2015-07-30T17:16:16.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.103","html_url":"https://github.com/klen/muffin/releases/tag/0.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.103/manifests"},{"name":"0.0.102","sha":"afd80a3c1fb53d1856495d12636f028f03ebd9f9","kind":"commit","published_at":"2015-07-29T14:04:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.102","html_url":"https://github.com/klen/muffin/releases/tag/0.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.102/manifests"},{"name":"0.0.101","sha":"7cd5d43ea019a1486f984644d77a4b132e5e49ea","kind":"commit","published_at":"2015-07-28T21:14:48.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.101","html_url":"https://github.com/klen/muffin/releases/tag/0.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.101/manifests"},{"name":"0.0.100","sha":"d044604e9cbfa0af464185d12718cffd1aa5e877","kind":"commit","published_at":"2015-07-28T19:36:03.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.100","html_url":"https://github.com/klen/muffin/releases/tag/0.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.100/manifests"},{"name":"0.0.99","sha":"4fe00ae201ae83aa200cfcd1e2f7daf73ed14957","kind":"commit","published_at":"2015-07-27T09:40:41.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.99","html_url":"https://github.com/klen/muffin/releases/tag/0.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.99/manifests"},{"name":"0.0.98","sha":"593518d73fb784542ebe1430692a6ee482735917","kind":"commit","published_at":"2015-07-24T08:38:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.98","html_url":"https://github.com/klen/muffin/releases/tag/0.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.98/manifests"},{"name":"0.0.97","sha":"cc7cb8d146f405f755c5fc7044bf88eabba21426","kind":"commit","published_at":"2015-07-24T08:36:46.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.97","html_url":"https://github.com/klen/muffin/releases/tag/0.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.97/manifests"},{"name":"0.0.96","sha":"90ca456f6e5e721302c8e3f41866229086509fe9","kind":"commit","published_at":"2015-07-14T16:27:15.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.96","html_url":"https://github.com/klen/muffin/releases/tag/0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.96/manifests"},{"name":"0.0.95","sha":"47535fe7fceff4d0cef3d549c1efe63a681e4e14","kind":"commit","published_at":"2015-07-13T11:31:41.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.95","html_url":"https://github.com/klen/muffin/releases/tag/0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.95/manifests"},{"name":"0.0.94","sha":"17dddbd1759a3a83d0408a36a7e4a1602aad70d6","kind":"commit","published_at":"2015-07-10T16:47:59.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.94","html_url":"https://github.com/klen/muffin/releases/tag/0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.94/manifests"},{"name":"0.0.93","sha":"a86079fc3cb48253b10f7ecf07df6c57fcec38d8","kind":"commit","published_at":"2015-06-18T16:31:32.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.93","html_url":"https://github.com/klen/muffin/releases/tag/0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.93/manifests"},{"name":"0.0.92","sha":"b69d2119aed55b2330b2006518371bcde6942517","kind":"commit","published_at":"2015-06-17T13:29:37.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.92","html_url":"https://github.com/klen/muffin/releases/tag/0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.92/manifests"},{"name":"0.0.91","sha":"37c641239c6e14c99c34f3d25fc6f4b2ae8d8dc1","kind":"commit","published_at":"2015-06-09T14:09:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.91","html_url":"https://github.com/klen/muffin/releases/tag/0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.91/manifests"},{"name":"0.0.90","sha":"e7c102ac252b58e1e80391adda81b6c58fb7596a","kind":"commit","published_at":"2015-06-09T10:23:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.90","html_url":"https://github.com/klen/muffin/releases/tag/0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.90/manifests"},{"name":"0.0.89","sha":"47ea80440886cdd8fdb385d41d9780a3ddb3b555","kind":"commit","published_at":"2015-06-09T10:14:16.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.89","html_url":"https://github.com/klen/muffin/releases/tag/0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.89/manifests"},{"name":"0.0.88","sha":"d7b2dce58c611f4b6b097a6b1f788b6474782b8a","kind":"commit","published_at":"2015-06-03T11:44:54.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.88","html_url":"https://github.com/klen/muffin/releases/tag/0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.88/manifests"},{"name":"0.0.87","sha":"79e96664ccc48c73250ceaa23ae8e4dd10a6cfc5","kind":"commit","published_at":"2015-06-03T11:22:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.87","html_url":"https://github.com/klen/muffin/releases/tag/0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.87/manifests"},{"name":"0.0.86","sha":"1c84771614b34937c6f3e372a73a0871c581aa67","kind":"commit","published_at":"2015-06-03T11:19:06.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.86","html_url":"https://github.com/klen/muffin/releases/tag/0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.86/manifests"},{"name":"0.0.85","sha":"9c8fe9606aa53dbac1bae423d8589c0a0bdba546","kind":"commit","published_at":"2015-06-03T09:24:02.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.85","html_url":"https://github.com/klen/muffin/releases/tag/0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.85/manifests"},{"name":"0.0.84","sha":"d2caef11e40e3abc9b791cb358033d48290bcf61","kind":"commit","published_at":"2015-06-02T13:25:44.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.84","html_url":"https://github.com/klen/muffin/releases/tag/0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.84/manifests"},{"name":"0.0.83","sha":"a5c73e9c6709b3d929345f2659e656a8a9f41e26","kind":"commit","published_at":"2015-06-01T20:04:54.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.83","html_url":"https://github.com/klen/muffin/releases/tag/0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.83/manifests"},{"name":"0.0.82","sha":"b80f52540d35099bcd80777f40647d28c95bd04e","kind":"commit","published_at":"2015-06-01T12:15:03.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.82","html_url":"https://github.com/klen/muffin/releases/tag/0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.82/manifests"},{"name":"0.0.81","sha":"e43dae33933f0a5c8d793fe15884559f13fb509d","kind":"commit","published_at":"2015-06-01T10:55:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.81","html_url":"https://github.com/klen/muffin/releases/tag/0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.81/manifests"},{"name":"0.0.80","sha":"239064384d60b5dd58975c3bdbf6f312955cc333","kind":"commit","published_at":"2015-05-22T16:21:59.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.80","html_url":"https://github.com/klen/muffin/releases/tag/0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.80/manifests"},{"name":"0.0.79","sha":"3622d891624d12dc568845a62aa3e6d5ee05704c","kind":"commit","published_at":"2015-05-22T16:07:51.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.79","html_url":"https://github.com/klen/muffin/releases/tag/0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.79/manifests"},{"name":"0.0.78","sha":"26824cc647360d08f20ecd480e8b24c2b3533985","kind":"commit","published_at":"2015-05-06T08:40:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.78","html_url":"https://github.com/klen/muffin/releases/tag/0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.78/manifests"},{"name":"0.0.77","sha":"7792c7c43d7c0a3ee1377c9339c9c5db9ff71a87","kind":"commit","published_at":"2015-05-05T10:52:29.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.77","html_url":"https://github.com/klen/muffin/releases/tag/0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.77/manifests"},{"name":"0.0.76","sha":"199d8515b0cef042fabe5b74bac16955d2fa7f80","kind":"commit","published_at":"2015-05-04T12:51:49.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.76","html_url":"https://github.com/klen/muffin/releases/tag/0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.76/manifests"},{"name":"0.0.75","sha":"ddc6dc3fd83d1f901a48d1de8919c969d4f4b787","kind":"commit","published_at":"2015-04-30T18:35:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.75","html_url":"https://github.com/klen/muffin/releases/tag/0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.75/manifests"},{"name":"0.0.74","sha":"293c3dc83e42926911463c2f49615673dbcb2e88","kind":"commit","published_at":"2015-04-30T17:09:09.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.74","html_url":"https://github.com/klen/muffin/releases/tag/0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.74/manifests"},{"name":"0.0.73","sha":"f294542277d936f59a6a11a9e9638ccaed779246","kind":"commit","published_at":"2015-04-29T08:48:03.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.73","html_url":"https://github.com/klen/muffin/releases/tag/0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.73/manifests"},{"name":"0.0.72","sha":"26334827b68aef05d806cb53e055345994703123","kind":"commit","published_at":"2015-04-22T08:27:31.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.72","html_url":"https://github.com/klen/muffin/releases/tag/0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.72/manifests"},{"name":"0.0.71","sha":"49b175b1b91cfa3fc611fae1fabeb65421fb368e","kind":"commit","published_at":"2015-04-22T08:22:03.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.71","html_url":"https://github.com/klen/muffin/releases/tag/0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.71/manifests"},{"name":"0.0.70","sha":"21ee12e7defda16baed3dfedd9e9d6c90f714d62","kind":"commit","published_at":"2015-04-22T08:18:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.70","html_url":"https://github.com/klen/muffin/releases/tag/0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.70/manifests"},{"name":"0.0.69","sha":"934ef3455b349d73c1e3ab5516aa93f8df64fbba","kind":"commit","published_at":"2015-04-21T15:12:14.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.69","html_url":"https://github.com/klen/muffin/releases/tag/0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.69/manifests"},{"name":"0.0.68","sha":"c1fc80a3409ae5f218813b44963841d492a13198","kind":"commit","published_at":"2015-04-21T14:13:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.68","html_url":"https://github.com/klen/muffin/releases/tag/0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.68/manifests"},{"name":"0.0.67","sha":"d2730d89c084e796378dfa9cb51dad1769c82140","kind":"commit","published_at":"2015-04-21T10:17:09.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.67","html_url":"https://github.com/klen/muffin/releases/tag/0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.67/manifests"},{"name":"0.0.66","sha":"89606dbd945e063bd03f71aa1784af573ef9ddcf","kind":"commit","published_at":"2015-04-21T10:08:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.66","html_url":"https://github.com/klen/muffin/releases/tag/0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.66/manifests"},{"name":"0.0.65","sha":"0523535b46976e2b0723a27df550d89da2bb1ffa","kind":"commit","published_at":"2015-04-20T21:22:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.65","html_url":"https://github.com/klen/muffin/releases/tag/0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.65/manifests"},{"name":"0.0.64","sha":"03145c0f56c8bb3d86e91bb4be37df94dd75d430","kind":"commit","published_at":"2015-04-20T11:59:37.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.64","html_url":"https://github.com/klen/muffin/releases/tag/0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.64/manifests"},{"name":"0.0.63","sha":"161def037c0dc6a6295ef9a067875b40e2a1640a","kind":"commit","published_at":"2015-04-16T15:27:19.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.63","html_url":"https://github.com/klen/muffin/releases/tag/0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.63/manifests"},{"name":"0.0.62","sha":"c6e7a4990c49d18bc3d9d48ab47da057bcae8087","kind":"commit","published_at":"2015-04-16T13:24:16.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.62","html_url":"https://github.com/klen/muffin/releases/tag/0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.62/manifests"},{"name":"0.0.61","sha":"8ae3c6aeef079e0656f66537444741c7d9432071","kind":"commit","published_at":"2015-04-15T13:11:27.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.61","html_url":"https://github.com/klen/muffin/releases/tag/0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.61/manifests"},{"name":"0.0.60","sha":"9c3c8608d03dd4acb6d4e4934d6bc2c4408b331c","kind":"commit","published_at":"2015-04-14T21:30:37.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.60","html_url":"https://github.com/klen/muffin/releases/tag/0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.60/manifests"},{"name":"0.0.59","sha":"5a7871bf8c68946de045bfca8e73f76eb85bdb04","kind":"commit","published_at":"2015-04-14T19:43:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.59","html_url":"https://github.com/klen/muffin/releases/tag/0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.59/manifests"},{"name":"0.0.58","sha":"da0deb8d244e5752fa6138036fefc6d0b3b205a2","kind":"commit","published_at":"2015-04-14T18:11:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.58","html_url":"https://github.com/klen/muffin/releases/tag/0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.58/manifests"},{"name":"0.0.57","sha":"ed0042a75337145bc5b71da44bac496f8daaae11","kind":"commit","published_at":"2015-04-14T10:35:35.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.57","html_url":"https://github.com/klen/muffin/releases/tag/0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.57/manifests"},{"name":"0.0.56","sha":"54723037282b6d53da8b0522336b01625ae5ab5c","kind":"commit","published_at":"2015-04-12T10:46:01.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.56","html_url":"https://github.com/klen/muffin/releases/tag/0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.56/manifests"},{"name":"0.0.55","sha":"e550acedd88e50e11ad81c0f6294d5da09c4f7af","kind":"commit","published_at":"2015-04-09T20:59:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.55","html_url":"https://github.com/klen/muffin/releases/tag/0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.55/manifests"},{"name":"0.0.54","sha":"3e3a936d8b3dd994d9f34908bdff6fb655d4133f","kind":"commit","published_at":"2015-04-08T15:55:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.54","html_url":"https://github.com/klen/muffin/releases/tag/0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.54/manifests"},{"name":"0.0.53","sha":"95fd6cbda1c22bd7ae567c7312b9dff4a58deb17","kind":"commit","published_at":"2015-04-08T15:31:35.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.53","html_url":"https://github.com/klen/muffin/releases/tag/0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.53/manifests"},{"name":"0.0.52","sha":"82925743e32ed661b1f5204df71a660ab51dd08b","kind":"commit","published_at":"2015-04-02T13:53:40.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.52","html_url":"https://github.com/klen/muffin/releases/tag/0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.52/manifests"},{"name":"0.0.51","sha":"b343fc59e6b9e946d8c50cf038554e77d6ac398f","kind":"commit","published_at":"2015-04-02T12:15:39.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.51","html_url":"https://github.com/klen/muffin/releases/tag/0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.51/manifests"},{"name":"0.0.50","sha":"b7802772bd8c1e26333cfb4ae73588cbe42f31ba","kind":"commit","published_at":"2015-04-02T10:43:53.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.50","html_url":"https://github.com/klen/muffin/releases/tag/0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.50/manifests"},{"name":"0.0.49","sha":"33021eed57b309aad606c3e686c1a9f3b1c18979","kind":"commit","published_at":"2015-03-31T21:43:14.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.49","html_url":"https://github.com/klen/muffin/releases/tag/0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.49/manifests"},{"name":"0.0.48","sha":"b752bb1f5011c6579fcb7e782eccc11cd7dd34d8","kind":"commit","published_at":"2015-03-31T21:36:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.48","html_url":"https://github.com/klen/muffin/releases/tag/0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.48/manifests"},{"name":"0.0.47","sha":"9067c183e9e282e7682f94495996a51c2770db3d","kind":"commit","published_at":"2015-03-31T15:25:42.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.47","html_url":"https://github.com/klen/muffin/releases/tag/0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.47/manifests"},{"name":"0.0.46","sha":"f74d6fad6f71410330eb753f1f083f37f3bedb0b","kind":"commit","published_at":"2015-03-31T14:00:12.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.46","html_url":"https://github.com/klen/muffin/releases/tag/0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.46/manifests"},{"name":"0.0.45","sha":"00e5a10aa09c88325d4aa9bbd0e6340383762bea","kind":"commit","published_at":"2015-03-31T12:53:15.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.45","html_url":"https://github.com/klen/muffin/releases/tag/0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.45/manifests"},{"name":"0.0.44","sha":"f9b95c9da04d944c81181091024052bc1a672f08","kind":"commit","published_at":"2015-03-31T12:50:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.44","html_url":"https://github.com/klen/muffin/releases/tag/0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.44/manifests"},{"name":"0.0.43","sha":"bb8335accfe9921bce637b22c59368655dac4c89","kind":"commit","published_at":"2015-03-30T19:40:26.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.43","html_url":"https://github.com/klen/muffin/releases/tag/0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.43/manifests"},{"name":"0.0.42","sha":"e202550077943c61023414d3a4353333eeef804c","kind":"commit","published_at":"2015-03-26T13:19:43.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.42","html_url":"https://github.com/klen/muffin/releases/tag/0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.42/manifests"},{"name":"0.0.41","sha":"3723a1d720026e8a570f4669a0c070238f0eb292","kind":"commit","published_at":"2015-03-26T13:17:23.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.41","html_url":"https://github.com/klen/muffin/releases/tag/0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.41/manifests"},{"name":"0.0.40","sha":"0b9f1263475cbbf7c59071dfe49f138c7631908a","kind":"commit","published_at":"2015-03-26T13:15:11.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.40","html_url":"https://github.com/klen/muffin/releases/tag/0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.40/manifests"},{"name":"0.0.39","sha":"9b84cec5a71ca0a5197c81f1a3375d6cb9418ae4","kind":"commit","published_at":"2015-03-24T17:32:30.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.39","html_url":"https://github.com/klen/muffin/releases/tag/0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.39/manifests"},{"name":"0.0.38","sha":"a9fe893a16532a3c61856eb79613ed8105f11065","kind":"commit","published_at":"2015-03-24T17:05:33.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.38","html_url":"https://github.com/klen/muffin/releases/tag/0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.38/manifests"},{"name":"0.0.37","sha":"e508d8244e86af87bcd7d19f9f10000f94914d8a","kind":"commit","published_at":"2015-03-24T16:16:02.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.37","html_url":"https://github.com/klen/muffin/releases/tag/0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.37/manifests"},{"name":"0.0.36","sha":"da25b9b22c8eec9814d16947684f59e0bca6c4fd","kind":"commit","published_at":"2015-03-24T13:27:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.36","html_url":"https://github.com/klen/muffin/releases/tag/0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.36/manifests"},{"name":"0.0.35","sha":"d0b96f9693e24f6cc7266e70025514b4b4099ad9","kind":"commit","published_at":"2015-03-24T13:26:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.35","html_url":"https://github.com/klen/muffin/releases/tag/0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.35/manifests"},{"name":"0.0.34","sha":"4a5b64603b33d01752d0a75ff83c2579aa8b34b7","kind":"commit","published_at":"2015-03-23T11:09:55.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.34","html_url":"https://github.com/klen/muffin/releases/tag/0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.34/manifests"},{"name":"0.0.33","sha":"0d869b812cc80ee6312a1724aebb9f9c0f6db21d","kind":"commit","published_at":"2015-03-23T10:26:14.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.33","html_url":"https://github.com/klen/muffin/releases/tag/0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.33/manifests"},{"name":"0.0.32","sha":"5af42a130a318bca2cc8e71d72548f9ec926a99e","kind":"commit","published_at":"2015-03-23T10:22:04.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.32","html_url":"https://github.com/klen/muffin/releases/tag/0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.32/manifests"},{"name":"0.0.31","sha":"ec9f3fbe98782cea580b0de205f278ee86fcbe0d","kind":"commit","published_at":"2015-03-23T10:11:42.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.31","html_url":"https://github.com/klen/muffin/releases/tag/0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.31/manifests"},{"name":"0.0.30","sha":"6e141cfd152cc112d41b89cb6bb242deac315fa6","kind":"commit","published_at":"2015-03-20T15:38:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.30","html_url":"https://github.com/klen/muffin/releases/tag/0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.30/manifests"},{"name":"0.0.29","sha":"51e859c8622a5b957d98d133a5ea77c6bdd71d94","kind":"commit","published_at":"2015-03-20T15:36:08.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.29","html_url":"https://github.com/klen/muffin/releases/tag/0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.29/manifests"},{"name":"0.0.28","sha":"490ee6e1ae71f88cc6826ac0483f819e9368b597","kind":"commit","published_at":"2015-03-20T10:00:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.28","html_url":"https://github.com/klen/muffin/releases/tag/0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.28/manifests"},{"name":"0.0.27","sha":"9f38a7bd8dfd6f981b1dcf3c6655bd2bc87a53a9","kind":"commit","published_at":"2015-03-20T09:36:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.27","html_url":"https://github.com/klen/muffin/releases/tag/0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.27/manifests"},{"name":"0.0.26","sha":"69d85865df1ccfab03b0d412558b19917c403388","kind":"commit","published_at":"2015-03-20T09:26:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.26","html_url":"https://github.com/klen/muffin/releases/tag/0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.26/manifests"},{"name":"0.0.25","sha":"7329b7056798747a86008c92a49de3133b7c0b4e","kind":"commit","published_at":"2015-03-20T09:04:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.25","html_url":"https://github.com/klen/muffin/releases/tag/0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.25/manifests"},{"name":"0.0.24","sha":"24faee1afe63808a2ecd42a34203a271922fc699","kind":"commit","published_at":"2015-03-20T08:14:09.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.24","html_url":"https://github.com/klen/muffin/releases/tag/0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.24/manifests"},{"name":"0.0.23","sha":"314c2d090f6d0b8f126333cee707e12bb903c369","kind":"commit","published_at":"2015-03-16T14:45:47.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.23","html_url":"https://github.com/klen/muffin/releases/tag/0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.23/manifests"},{"name":"0.0.22","sha":"49cd7c7611e2d8c942968f6448e1ac6d74dc94bd","kind":"commit","published_at":"2015-03-13T15:03:24.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.22","html_url":"https://github.com/klen/muffin/releases/tag/0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.22/manifests"},{"name":"0.0.21","sha":"ecad1ea28392845fead7d12b0a05d71c34456d41","kind":"commit","published_at":"2015-03-13T11:23:03.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.21","html_url":"https://github.com/klen/muffin/releases/tag/0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.21/manifests"},{"name":"0.0.20","sha":"cf887da298511c8e6774d7c8dd5893ecfb69277d","kind":"commit","published_at":"2015-03-13T11:21:32.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.20","html_url":"https://github.com/klen/muffin/releases/tag/0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.20/manifests"},{"name":"0.0.19","sha":"b65cb5162416e373c6e2c914e3bf33e8a00bfd87","kind":"commit","published_at":"2015-03-13T11:02:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.19","html_url":"https://github.com/klen/muffin/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"d149c64d91b96b051f5ebc7661016f5e85cee949","kind":"commit","published_at":"2015-03-13T09:12:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.18","html_url":"https://github.com/klen/muffin/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"64ec7f69038f35a51c79bacf089616c25390a240","kind":"commit","published_at":"2015-03-10T13:26:06.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.17","html_url":"https://github.com/klen/muffin/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"71f9190ec621505fb49a4f068b62a6ad37b30acc","kind":"commit","published_at":"2015-03-06T13:00:56.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.16","html_url":"https://github.com/klen/muffin/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"49d70856bc36ef51da1ad9d9e7f7fedb02107b99","kind":"commit","published_at":"2015-03-06T12:56:12.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.15","html_url":"https://github.com/klen/muffin/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"6a4fb801f1255a897a06cb056b5286c500f05cc3","kind":"commit","published_at":"2015-03-06T12:45:37.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.14","html_url":"https://github.com/klen/muffin/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"6a95567ff462bc1bacdc11e7b10eb0282cc5ac29","kind":"commit","published_at":"2015-03-06T11:36:03.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.13","html_url":"https://github.com/klen/muffin/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"bfb0898689e3c0480c9125a650051fb3971a4442","kind":"commit","published_at":"2015-03-03T14:01:52.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.12","html_url":"https://github.com/klen/muffin/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"aca6e5b0b8a058edc7668b0035d2cbe70fdd3835","kind":"commit","published_at":"2015-03-03T11:53:43.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.11","html_url":"https://github.com/klen/muffin/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"c64d7f1366ad5dc94f49b8113fcf130ab52ae930","kind":"commit","published_at":"2015-03-02T14:32:02.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.10","html_url":"https://github.com/klen/muffin/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"f70adcc744fec5343003a5fbb5401f64501dcddb","kind":"commit","published_at":"2015-03-02T13:12:10.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.9","html_url":"https://github.com/klen/muffin/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"667c6647716cc9bb384157d180184991da91c172","kind":"commit","published_at":"2015-03-02T11:13:50.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.8","html_url":"https://github.com/klen/muffin/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"b87e9e5ed029cb718ab30227e230ab6b865e78f1","kind":"commit","published_at":"2015-03-02T11:05:21.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.7","html_url":"https://github.com/klen/muffin/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"764031f69428387703481ce6044ea049faa1b5f8","kind":"commit","published_at":"2015-02-20T16:30:22.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.6","html_url":"https://github.com/klen/muffin/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"8e5b32d62cae39b4190655d4fde994f896703b56","kind":"commit","published_at":"2015-02-20T16:16:12.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.5","html_url":"https://github.com/klen/muffin/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a7635d799a83cf820c810f3a9952eb7170ad3ea1","kind":"commit","published_at":"2015-02-17T11:25:17.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.4","html_url":"https://github.com/klen/muffin/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"ef4b701a006ab6382d1c1beebd497b8b000c985f","kind":"commit","published_at":"2015-02-17T10:04:27.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.3","html_url":"https://github.com/klen/muffin/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"7bf1f6dc2dbb2fdf6794ea6ab563b0f1d03e2462","kind":"commit","published_at":"2015-02-16T11:39:03.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.2","html_url":"https://github.com/klen/muffin/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f57476237792398c4ca4a1d2e7a02810662620f6","kind":"commit","published_at":"2015-02-08T22:00:13.000Z","download_url":"https://codeload.github.com/klen/muffin/tar.gz/0.0.1","html_url":"https://github.com/klen/muffin/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-05-28T09:17:21.912Z","dependent_packages_count":18,"downloads":3922,"downloads_period":"last-month","dependent_repos_count":90,"rankings":{"downloads":5.45170835056005,"dependent_repos_count":1.5687567540781766,"dependent_packages_count":0.6169228922595039,"stargazers_count":2.43611045479143,"forks_count":7.663422426051519,"docker_downloads_count":2.857594719632935,"average":3.4324192662289357},"purl":"pkg:pypi/muffin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/muffin","docker_dependents_count":1,"docker_downloads_count":210,"usage_url":"https://repos.ecosyste.ms/usage/pypi/muffin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/muffin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-16T12:24:13.644Z","issues_count":35,"pull_requests_count":41,"avg_time_to_close_issue":52826821.0,"avg_time_to_close_pull_request":2205578.5853658537,"issues_closed_count":34,"pull_requests_closed_count":41,"pull_request_authors_count":13,"issue_authors_count":22,"avg_comments_per_issue":2.742857142857143,"avg_comments_per_pull_request":1.170731707317073,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":3931799.5,"past_year_avg_time_to_close_pull_request":2511097.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/muffin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/muffin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/muffin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/muffin/related_packages","maintainers":[{"uuid":"klen","login":"klen","name":null,"email":null,"url":null,"packages_count":83,"html_url":"https://pypi.org/user/klen/","role":null,"created_at":"2022-12-27T12:32:02.212Z","updated_at":"2022-12-27T12:32:02.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/klen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1405716,"full_name":"klen/muffin","default_branch":"develop","committers":[{"name":"Kirill Klenov","email":"horneds@gmail.com","login":"klen","count":980},{"name":"Dmitry","email":"wessmoke@mail.ru","login":null,"count":19},{"name":"Diego Garcia","email":"drgarcia1986@gmail.com","login":"drgarcia1986","count":15},{"name":"Andrew Grigorev","email":"andrew@ei-grad.ru","login":"ei-grad","count":9},{"name":"Semyon Maryasin","email":"simeon@maryasin.name","login":"MarSoft","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Dmitry Veselov","email":"d.a.veselov@yandex.ru","login":"dveselov","count":4},{"name":"Krukov","email":"glebov.ru@gmail.com","login":"Krukov","count":3},{"name":"Abner Campanha","email":"abnerpc@gmail.com","login":"abnerpc","count":2},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":1},{"name":"Nosterx Tot","email":"nosterx@gmail.com","login":"Nosterx","count":1},{"name":"Michael Coelho","email":"michael.tcoelho@gmail.com","login":"michaeltcoelho","count":1},{"name":"Daniel Bacci","email":"danielhdbacci@gmail.com","login":"DanielBacci","count":1}],"total_commits":1049,"total_committers":13,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":80.6923076923077,"dds":0.06577693040991417,"past_year_committers":[{"name":"Kirill Klenov","email":"horneds@gmail.com","login":"klen","count":9}],"past_year_total_commits":9,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.0,"past_year_dds":0.0,"last_synced_at":"2025-06-18T04:28:18.373Z","last_synced_commit":"5a3201ec900f4781952ef35ca2f81d1c51cae8de","created_at":"2023-10-25T14:21:51.718Z","updated_at":"2025-06-18T04:28:41.074Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484000,"commits_count":854343132,"contributors_count":31144857,"owners_count":908866,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"klen/muffin","html_url":"https://github.com/klen/muffin","last_synced_at":"2025-06-17T10:13:08.456Z","status":null,"issues_count":35,"pull_requests_count":41,"avg_time_to_close_issue":52826821.0,"avg_time_to_close_pull_request":2205578.5853658537,"issues_closed_count":34,"pull_requests_closed_count":41,"pull_request_authors_count":13,"issue_authors_count":22,"avg_comments_per_issue":2.742857142857143,"avg_comments_per_pull_request":1.170731707317073,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:11:35.009Z","updated_at":"2025-09-01T04:38:53.338Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/klen%2Fmuffin/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":5,"github_actions":5},"issue_author_associations_count":{"NONE":20,"CONTRIBUTOR":15},"pull_request_author_associations_count":{"CONTRIBUTOR":34,"NONE":6},"issue_authors":{"MarSoft":9,"ei-grad":3,"klinkin":3,"ghost":2,"peterbe":1,"drgarcia1986":1,"scherrey":1,"mr-mogul":1,"nhumrich":1,"ly0":1,"sugizo":1,"rlam3":1,"0nkery":1,"pyahmed":1,"IlyaSemenov":1,"michaeltcoelho":1,"tanapongr":1,"marcosmoyano":1,"touilleMan":1,"Kokoserver":1,"vlad0337187":1,"JanChec":1},"pull_request_authors":{"drgarcia1986":10,"dependabot[bot]":6,"pyup-bot":6,"ei-grad":5,"MarSoft":3,"Krukov":2,"abnerpc":2,"dveselov":1,"DanielBacci":1,"Nosterx":1,"michaeltcoelho":1,"0nkery":1,"msabramo":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9907264,"issues_count":29121902,"pull_requests_count":83489158,"authors_count":8856002,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":13,"PushEvent":11,"CreateEvent":3},"last_year":{"WatchEvent":13,"PushEvent":11,"CreateEvent":3}},"keywords":["asgi","asyncio","curio","muffin","python","trio","webframework"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-30T19:18:08.264Z","updated_at":"2022-07-30T19:18:08.264Z","repository_link":"https://github.com/klen/muffin/blob/develop/docs/requirements.txt","dependencies":[{"id":525577455,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":525577456,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T05:17:38.031Z","updated_at":"2023-01-14T05:17:38.031Z","repository_link":"https://github.com/klen/muffin/blob/develop/.github/workflows/docs.yml","dependencies":[{"id":6892604097,"package_name":"seanzhengw/sphinx-pages","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T05:17:38.164Z","updated_at":"2023-01-14T05:17:38.164Z","repository_link":"https://github.com/klen/muffin/blob/develop/.github/workflows/release.yml","dependencies":[{"id":6892604098,"package_name":"actions/checkout","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6892604099,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6892604100,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6892604101,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6892604102,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6892604103,"package_name":"archive/github-actions-slack","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T05:17:38.242Z","updated_at":"2023-01-14T05:17:38.242Z","repository_link":"https://github.com/klen/muffin/blob/develop/.github/workflows/tests.yml","dependencies":[{"id":6892604104,"package_name":"actions/checkout","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6892604105,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6892604106,"package_name":"archive/github-actions-slack","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2024-01-18T23:28:47.742Z","updated_at":"2024-01-18T23:28:47.742Z","repository_link":"https://github.com/klen/muffin/blob/develop/poetry.lock","dependencies":[{"id":15695377311,"package_name":"accessible-pygments","ecosystem":"pypi","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":15695378276,"package_name":"aiofile","ecosystem":"pypi","requirements":"3.8.8","direct":false,"kind":"runtime","optional":false},{"id":15695378292,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.13","direct":false,"kind":"runtime","optional":false},{"id":15695378293,"package_name":"anyio","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15695378294,"package_name":"asgi-tools","ecosystem":"pypi","requirements":"0.76.0","direct":false,"kind":"runtime","optional":false},{"id":15695378344,"package_name":"attrs","ecosystem":"pypi","requirements":"23.1.0","direct":false,"kind":"runtime","optional":false},{"id":15695378345,"package_name":"babel","ecosystem":"pypi","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":15695378346,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":15695378347,"package_name":"caio","ecosystem":"pypi","requirements":"0.9.13","direct":false,"kind":"runtime","optional":false},{"id":15695378349,"package_name":"certifi","ecosystem":"pypi","requirements":"2023.7.22","direct":false,"kind":"runtime","optional":false},{"id":15695378350,"package_name":"cffi","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":15695378351,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":15695378352,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15695378353,"package_name":"click","ecosystem":"pypi","requirements":"8.1.7","direct":false,"kind":"runtime","optional":false},{"id":15695378354,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":15695378355,"package_name":"curio","ecosystem":"pypi","requirements":"1.6","direct":false,"kind":"runtime","optional":false},{"id":15695378359,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":15695378360,"package_name":"docutils","ecosystem":"pypi","requirements":"0.20.1","direct":false,"kind":"runtime","optional":false},{"id":15695378361,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15695378362,"package_name":"filelock","ecosystem":"pypi","requirements":"3.12.4","direct":false,"kind":"runtime","optional":false},{"id":15695378363,"package_name":"gunicorn","ecosystem":"pypi","requirements":"20.1.0","direct":false,"kind":"runtime","optional":false},{"id":15695378364,"package_name":"h11","ecosystem":"pypi","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":15695378365,"package_name":"http-router","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15695378671,"package_name":"httptools","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":15695378672,"package_name":"identify","ecosystem":"pypi","requirements":"2.5.30","direct":false,"kind":"runtime","optional":false},{"id":15695378673,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"runtime","optional":false},{"id":15695378674,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15695378675,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":15695378676,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15695378677,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15695378678,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":15695378679,"package_name":"modconfig","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15695378681,"package_name":"multidict","ecosystem":"pypi","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":15695378682,"package_name":"mypy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15695378683,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15695378684,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":15695378685,"package_name":"outcome","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15695378686,"package_name":"packaging","ecosystem":"pypi","requirements":"23.2","direct":false,"kind":"runtime","optional":false},{"id":15695378687,"package_name":"platformdirs","ecosystem":"pypi","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":15695378688,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15695378689,"package_name":"pre-commit","ecosystem":"pypi","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":15695378690,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"runtime","optional":false},{"id":15695378691,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":15695378692,"package_name":"pygments","ecosystem":"pypi","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":15695378693,"package_name":"pytest","ecosystem":"pypi","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":15695378694,"package_name":"pytest-aio","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15695379032,"package_name":"pytest-mypy","ecosystem":"pypi","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":15695379622,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15695379623,"package_name":"pytz","ecosystem":"pypi","requirements":"2023.3.post1","direct":false,"kind":"runtime","optional":false},{"id":15695379624,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15695379625,"package_name":"requests","ecosystem":"pypi","requirements":"2.31.0","direct":false,"kind":"runtime","optional":false},{"id":15695379626,"package_name":"ruff","ecosystem":"pypi","requirements":"0.0.292","direct":false,"kind":"runtime","optional":false},{"id":15695379627,"package_name":"setuptools","ecosystem":"pypi","requirements":"68.2.2","direct":false,"kind":"runtime","optional":false},{"id":15695379628,"package_name":"sniffio","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15695379629,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15695379630,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15695379631,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.5","direct":false,"kind":"runtime","optional":false},{"id":15695379632,"package_name":"sphinx","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":15695379633,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":15695379637,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15695379638,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15695379639,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15695379640,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15695379641,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15695379642,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":15695379643,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15695379644,"package_name":"trio","ecosystem":"pypi","requirements":"0.22.2","direct":false,"kind":"runtime","optional":false},{"id":15695379645,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":15695379646,"package_name":"ujson","ecosystem":"pypi","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":15695379647,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15695379648,"package_name":"uvicorn","ecosystem":"pypi","requirements":"0.21.1","direct":false,"kind":"runtime","optional":false},{"id":15695379649,"package_name":"uvloop","ecosystem":"pypi","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":15695379650,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.24.5","direct":false,"kind":"runtime","optional":false},{"id":15695379651,"package_name":"watchfiles","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":15695379652,"package_name":"websockets","ecosystem":"pypi","requirements":"11.0.3","direct":false,"kind":"runtime","optional":false},{"id":15695379653,"package_name":"yarl","ecosystem":"pypi","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":15695379654,"package_name":"zipp","ecosystem":"pypi","requirements":"3.17.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-18T23:28:53.266Z","updated_at":"2024-01-18T23:28:53.266Z","repository_link":"https://github.com/klen/muffin/blob/develop/pyproject.toml","dependencies":[{"id":15695379659,"package_name":"python","ecosystem":"pypi","requirements":"^3.8","direct":true,"kind":"runtime","optional":false},{"id":15695379660,"package_name":"asgi-tools","ecosystem":"pypi","requirements":"^0","direct":true,"kind":"runtime","optional":false},{"id":15695379661,"package_name":"modconfig","ecosystem":"pypi","requirements":"^1","direct":true,"kind":"runtime","optional":false},{"id":15695379662,"package_name":"ujson","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15695379663,"package_name":"gunicorn","ecosystem":"pypi","requirements":"^20.1.0","direct":true,"kind":"runtime","optional":false},{"id":15695379664,"package_name":"uvicorn","ecosystem":"pypi","requirements":"^0.21.1","direct":true,"kind":"runtime","optional":false},{"id":15695379665,"package_name":"aiofile","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":15695379666,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":15695379667,"package_name":"pytest-mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":15695379668,"package_name":"ruff","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":15695379669,"package_name":"pytest-aio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":15695379670,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":15695379671,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"docs","optional":false},{"id":15695379672,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"docs","optional":false},{"id":15695379673,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"docs","optional":false}]}],"score":17.439832290756318,"created_at":"2025-09-08T11:18:48.196Z","updated_at":"2025-10-07T08:25:24.036Z","avatar_url":"https://github.com/klen.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3922,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","embedded","interactive","transformers","notebook","observability","pytest","autograding","hacking","shellcodes"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67463","html_url":"https://science.ecosyste.ms/projects/67463"}