{"id":2273659,"name":"react-shepherd","ecosystem":"npm","description":"[![NPM](https://img.shields.io/npm/v/react-shepherd.svg)](https://www.npmjs.com/package/react-shepherd)","homepage":"https://github.com/shipshapecode/shepherd#readme","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/shipshapecode/shepherd","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2018-04-02T02:17:09.027Z","latest_release_published_at":"2026-03-11T15:46:32.252Z","latest_release_number":"7.0.4","last_synced_at":"2026-05-07T11:42:41.755Z","created_at":"2022-04-09T23:27:44.878Z","updated_at":"2026-05-07T11:42:41.755Z","registry_url":"https://www.npmjs.com/package/react-shepherd","install_command":"npm install react-shepherd","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"5.0.0-alpha.7","latest":"7.0.4"}},"repo_metadata":{"id":12576396,"uuid":"15246993","full_name":"shipshapecode/shepherd","owner":"shipshapecode","description":"Guide your users through a tour of your app","archived":false,"fork":false,"pushed_at":"2025-09-16T14:48:06.000Z","size":89955,"stargazers_count":13290,"open_issues_count":58,"forks_count":646,"subscribers_count":95,"default_branch":"main","last_synced_at":"2025-09-20T06:03:11.782Z","etag":null,"topics":["hacktoberfest","shepherd","tour"],"latest_commit_sha":null,"homepage":"https://shepherdjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shipshapecode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"rwwagner90"}},"created_at":"2013-12-17T06:30:27.000Z","updated_at":"2025-09-19T17:24:41.000Z","dependencies_parsed_at":"2023-09-28T03:32:59.147Z","dependency_job_id":"f2ce0005-8e2c-47a8-bbc0-1ad938ac33e8","html_url":"https://github.com/shipshapecode/shepherd","commit_stats":{"total_commits":2852,"total_committers":123,"mean_commits":23.1869918699187,"dds":0.6507713884992987,"last_synced_commit":"af4d0c63fcf0a5c8eda8a2711bb37de64ec74eb9"},"previous_names":["hubspot/shepherd","shepherd-pro/shepherd","shipshapecode/shepherd"],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/shipshapecode/shepherd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shipshapecode","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/sbom","scorecard":{"id":63582,"data":{"date":"2025-08-04","repo":{"name":"github.com/shipshapecode/shepherd","commit":"99de3d64ccfdbec4e872ed08fa3ca5d16c2cf53b"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.7,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/plan-release.yml:37","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:41","Warn: no topLevel permission defined: .github/workflows/plan-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plan-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/plan-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plan-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/plan-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plan-release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/plan-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plan-release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/plan-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/shipshapecode/shepherd/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: docs-src/Dockerfile:5","Warn: containerImage not pinned by hash: docs-src/Dockerfile:21","Warn: containerImage not pinned by hash: docs-src/Dockerfile:45: pin your Docker image by updating nginx to nginx@sha256:84ec966e61a8c7846f509da7eb081c55c1d56817448728924a87ab32f12a72fb","Warn: npmCommand not pinned by hash: docs-src/Dockerfile:17","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-28mc-g557-92m7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-cq8c-xv66-36gw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:11:16.902Z","repository_id":12576396,"created_at":"2025-08-15T02:11:16.903Z","updated_at":"2025-08-15T02:11:16.903Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276274090,"owners_count":25614329,"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-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"shipshapecode","name":"Ship Shape","uuid":"17297725","kind":"organization","description":"Ship Shape is a consultancy that specializes in using Ember and Astro/SolidJS to create progressive web applications.","email":"ahoy@shipshape.io","website":"https://shipshape.io","location":"United States of America","twitter":"whiskeywebfm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17297725?v=4","repositories_count":54,"last_synced_at":"2025-09-16T09:04:10.029Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"rwwagner90"}},"html_url":"https://github.com/shipshapecode","funding_links":["https://github.com/sponsors/rwwagner90"],"total_stars":22774,"followers":51,"following":0,"created_at":"2022-11-02T16:27:50.592Z","updated_at":"2025-09-16T09:04:10.029Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shipshapecode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shipshapecode/repositories"},"tags":[{"name":"v6.1.9-react-shepherd","sha":"7f9f51634aa18514d6bee25cfc370b4410adc7f0","kind":"commit","published_at":"2025-07-23T21:39:44.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.9-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.9-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.9-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.9-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.9-react-shepherd/manifests"},{"name":"v14.5.1-shepherd.js","sha":"7f9f51634aa18514d6bee25cfc370b4410adc7f0","kind":"commit","published_at":"2025-07-23T21:39:44.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v14.5.1-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v14.5.1-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v14.5.1-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.5.1-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.5.1-shepherd.js/manifests"},{"name":"v6.1.8-react-shepherd","sha":"d1b3d399fdc932fb6ec885eb6305fc3508f4fcc9","kind":"commit","published_at":"2025-02-20T20:24:45.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.8-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.8-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.8-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.8-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.8-react-shepherd/manifests"},{"name":"v14.5.0-shepherd.js","sha":"d1b3d399fdc932fb6ec885eb6305fc3508f4fcc9","kind":"commit","published_at":"2025-02-20T20:24:45.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v14.5.0-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v14.5.0-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v14.5.0-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.5.0-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.5.0-shepherd.js/manifests"},{"name":"v14.4.0-shepherd.js","sha":"5323720959e33db3accf9f9dc495d5ce7691af55","kind":"commit","published_at":"2025-01-13T13:50:28.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v14.4.0-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v14.4.0-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v14.4.0-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.4.0-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.4.0-shepherd.js/manifests"},{"name":"v6.1.7-react-shepherd","sha":"5323720959e33db3accf9f9dc495d5ce7691af55","kind":"commit","published_at":"2025-01-13T13:50:28.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.7-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.7-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.7-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.7-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.7-react-shepherd/manifests"},{"name":"v14.3.0-shepherd.js","sha":"46a9da93314e6e9ff6f82d0eade8951a26a77156","kind":"commit","published_at":"2024-11-19T13:18:43.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v14.3.0-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v14.3.0-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v14.3.0-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.3.0-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.3.0-shepherd.js/manifests"},{"name":"v6.1.6-react-shepherd","sha":"46a9da93314e6e9ff6f82d0eade8951a26a77156","kind":"commit","published_at":"2024-11-19T13:18:43.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.6-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.6-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.6-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.6-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.6-react-shepherd/manifests"},{"name":"v14.1.0-shepherd.js","sha":"a6e31b45439ecfba19aba0b4a6f034cc54761fa6","kind":"commit","published_at":"2024-10-21T20:52:54.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v14.1.0-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v14.1.0-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v14.1.0-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.1.0-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.1.0-shepherd.js/manifests"},{"name":"v6.1.4-react-shepherd","sha":"a6e31b45439ecfba19aba0b4a6f034cc54761fa6","kind":"commit","published_at":"2024-10-21T20:52:54.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.4-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.4-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.4-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.4-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.4-react-shepherd/manifests"},{"name":"v14.0.1-shepherd.js","sha":"ffcf11266bbef3e6712919e4945d3b56ccab9efc","kind":"commit","published_at":"2024-10-10T20:33:33.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v14.0.1-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v14.0.1-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v14.0.1-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.0.1-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.0.1-shepherd.js/manifests"},{"name":"v6.1.3-react-shepherd","sha":"ffcf11266bbef3e6712919e4945d3b56ccab9efc","kind":"commit","published_at":"2024-10-10T20:33:33.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.3-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.3-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.3-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.3-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.3-react-shepherd/manifests"},{"name":"v6.1.2-react-shepherd","sha":"00ea5f772528c909f8600865392887b328d1b028","kind":"commit","published_at":"2024-10-08T19:49:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.2-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.2-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.2-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.2-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.2-react-shepherd/manifests"},{"name":"v14.0.0-shepherd.js","sha":"00ea5f772528c909f8600865392887b328d1b028","kind":"commit","published_at":"2024-10-08T19:49:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v14.0.0-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v14.0.0-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v14.0.0-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.0.0-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v14.0.0-shepherd.js/manifests"},{"name":"v6.1.1-react-shepherd","sha":"8524aca376594d6e0f1f2a82a3ece48beb187d02","kind":"commit","published_at":"2024-08-05T22:59:12.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.1-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.1-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.1-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.1-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.1-react-shepherd/manifests"},{"name":"v13.0.3-shepherd.js","sha":"8524aca376594d6e0f1f2a82a3ece48beb187d02","kind":"commit","published_at":"2024-08-05T22:59:12.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v13.0.3-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v13.0.3-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v13.0.3-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v13.0.3-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v13.0.3-shepherd.js/manifests"},{"name":"v1.3.1-@shepherdpro/pro-js","sha":"8524aca376594d6e0f1f2a82a3ece48beb187d02","kind":"commit","published_at":"2024-08-05T22:59:12.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.3.1-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.3.1-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.3.1-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.3.1-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.3.1-@shepherdpro%2Fpro-js/manifests"},{"name":"v1.3.0-@shepherdpro/pro-js","sha":"ca14da583fce3edaa569d08499b4f098579dfb4e","kind":"commit","published_at":"2024-07-25T15:25:28.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.3.0-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.3.0-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.3.0-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.3.0-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.3.0-@shepherdpro%2Fpro-js/manifests"},{"name":"v6.1.0-react-shepherd","sha":"ca14da583fce3edaa569d08499b4f098579dfb4e","kind":"commit","published_at":"2024-07-25T15:25:28.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.1.0-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.1.0-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.1.0-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.0-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.1.0-react-shepherd/manifests"},{"name":"v13.0.2-shepherd.js","sha":"a0f8bca8681a6ae2ed689c08cacd2cf016437a9b","kind":"commit","published_at":"2024-07-24T15:00:20.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v13.0.2-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v13.0.2-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v13.0.2-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v13.0.2-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v13.0.2-shepherd.js/manifests"},{"name":"v1.2.2-@shepherdpro/pro-js","sha":"a0f8bca8681a6ae2ed689c08cacd2cf016437a9b","kind":"commit","published_at":"2024-07-24T15:00:20.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.2.2-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.2.2-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.2.2-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.2-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.2-@shepherdpro%2Fpro-js/manifests"},{"name":"v6.0.8-react-shepherd","sha":"a0f8bca8681a6ae2ed689c08cacd2cf016437a9b","kind":"commit","published_at":"2024-07-24T15:00:20.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.8-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.8-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.8-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.8-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.8-react-shepherd/manifests"},{"name":"v1.2.1-@shepherdpro/pro-js","sha":"45da11680b0d752c91cac0a167506b78ecf707b9","kind":"commit","published_at":"2024-07-22T15:10:57.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.2.1-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.2.1-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.2.1-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.1-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.1-@shepherdpro%2Fpro-js/manifests"},{"name":"v6.0.7-react-shepherd","sha":"45da11680b0d752c91cac0a167506b78ecf707b9","kind":"commit","published_at":"2024-07-22T15:10:57.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.7-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.7-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.7-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.7-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.7-react-shepherd/manifests"},{"name":"v6.0.6-react-shepherd","sha":"f3843e1a95333335aa7f258d736ab2d57977c191","kind":"commit","published_at":"2024-07-19T10:45:54.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.6-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.6-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.6-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.6-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.6-react-shepherd/manifests"},{"name":"v1.2.0-@shepherdpro/pro-js","sha":"f3843e1a95333335aa7f258d736ab2d57977c191","kind":"commit","published_at":"2024-07-19T10:45:54.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.2.0-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.2.0-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.2.0-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.0-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.0-@shepherdpro%2Fpro-js/manifests"},{"name":"v1.1.0-@shepherdpro/pro-js","sha":"164f09d0f6c19cea494f089ed8cd6d65221fb9b1","kind":"commit","published_at":"2024-06-28T00:15:02.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.1.0-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.1.0-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.1.0-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.0-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.0-@shepherdpro%2Fpro-js/manifests"},{"name":"v6.0.5-react-shepherd","sha":"164f09d0f6c19cea494f089ed8cd6d65221fb9b1","kind":"commit","published_at":"2024-06-28T00:15:02.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.5-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.5-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.5-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.5-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.5-react-shepherd/manifests"},{"name":"v13.0.1-shepherd.js","sha":"164f09d0f6c19cea494f089ed8cd6d65221fb9b1","kind":"commit","published_at":"2024-06-28T00:15:02.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v13.0.1-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v13.0.1-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v13.0.1-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v13.0.1-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v13.0.1-shepherd.js/manifests"},{"name":"v1.0.4-@shepherdpro/pro-js","sha":"f6dc040f339bbbe970835323d62acd4da94c4cc7","kind":"commit","published_at":"2024-06-22T00:38:05.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.0.4-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.0.4-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.0.4-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.4-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.4-@shepherdpro%2Fpro-js/manifests"},{"name":"v6.0.4-react-shepherd","sha":"f6dc040f339bbbe970835323d62acd4da94c4cc7","kind":"commit","published_at":"2024-06-22T00:38:05.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.4-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.4-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.4-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.4-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.4-react-shepherd/manifests"},{"name":"v1.0.3-@shepherdpro/pro-js","sha":"6a51bb357b67fdc3185c97c02fec3dfa56fcb7db","kind":"commit","published_at":"2024-06-21T23:44:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.0.3-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.0.3-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.0.3-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.3-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.3-@shepherdpro%2Fpro-js/manifests"},{"name":"v6.0.3-react-shepherd","sha":"6a51bb357b67fdc3185c97c02fec3dfa56fcb7db","kind":"commit","published_at":"2024-06-21T23:44:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.3-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.3-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.3-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.3-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.3-react-shepherd/manifests"},{"name":"v1.0.2-@shepherdpro/pro-js","sha":"7cbab3b378825c1fbdba3a6a4dc61f154a21008a","kind":"commit","published_at":"2024-06-21T23:24:59.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.0.2-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.0.2-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.0.2-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.2-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.2-@shepherdpro%2Fpro-js/manifests"},{"name":"v6.0.2-react-shepherd","sha":"7cbab3b378825c1fbdba3a6a4dc61f154a21008a","kind":"commit","published_at":"2024-06-21T23:24:59.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.2-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.2-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.2-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.2-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.2-react-shepherd/manifests"},{"name":"v6.0.1-react-shepherd","sha":"2559dc8008374abc5a65598b97ee379884894df0","kind":"commit","published_at":"2024-06-20T23:32:50.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.1-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.1-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.1-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.1-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.1-react-shepherd/manifests"},{"name":"v1.0.1-@shepherdpro/pro-js","sha":"2559dc8008374abc5a65598b97ee379884894df0","kind":"commit","published_at":"2024-06-20T23:32:50.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.0.1-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.0.1-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.0.1-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.1-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.1-@shepherdpro%2Fpro-js/manifests"},{"name":"v6.0.0-react-shepherd","sha":"890911938f2d5cf617156660bb3dd64c2c61c035","kind":"commit","published_at":"2024-06-20T21:05:25.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.0-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.0-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.0-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0-react-shepherd/manifests"},{"name":"v13.0.0-shepherd.js","sha":"890911938f2d5cf617156660bb3dd64c2c61c035","kind":"commit","published_at":"2024-06-20T21:05:25.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v13.0.0-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v13.0.0-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v13.0.0-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v13.0.0-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v13.0.0-shepherd.js/manifests"},{"name":"v1.0.0-@shepherdpro/pro-js","sha":"890911938f2d5cf617156660bb3dd64c2c61c035","kind":"commit","published_at":"2024-06-20T21:05:25.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.0.0-@shepherdpro/pro-js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.0.0-@shepherdpro/pro-js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.0.0-%40shepherdpro%2Fpro-js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.0-@shepherdpro%2Fpro-js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.0-@shepherdpro%2Fpro-js/manifests"},{"name":"v12.0.6-shepherd.js","sha":"a287f729ba454088cb589518fee415a25187a420","kind":"commit","published_at":"2024-06-07T12:52:30.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.6-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.6-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.6-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.6-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.6-shepherd.js/manifests"},{"name":"v5.0.6-react-shepherd","sha":"a287f729ba454088cb589518fee415a25187a420","kind":"commit","published_at":"2024-06-07T12:52:30.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.6-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.6-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.6-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.6-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.6-react-shepherd/manifests"},{"name":"v12.0.5-shepherd.js","sha":"4675ac07596b70faf3e0554b1c5455f574aa520e","kind":"commit","published_at":"2024-05-29T18:11:08.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.5-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.5-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.5-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.5-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.5-shepherd.js/manifests"},{"name":"v5.0.5-react-shepherd","sha":"4675ac07596b70faf3e0554b1c5455f574aa520e","kind":"commit","published_at":"2024-05-29T18:11:08.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.5-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.5-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.5-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.5-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.5-react-shepherd/manifests"},{"name":"v0.0.6-shepherd-docs","sha":"a0e3176cf58b780d7ced763206b8f3f18a6803b0","kind":"commit","published_at":"2024-05-24T12:50:34.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.0.6-shepherd-docs","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.0.6-shepherd-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.0.6-shepherd-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.6-shepherd-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.6-shepherd-docs/manifests"},{"name":"v12.0.4-shepherd.js","sha":"a0e3176cf58b780d7ced763206b8f3f18a6803b0","kind":"commit","published_at":"2024-05-24T12:50:34.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.4-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.4-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.4-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.4-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.4-shepherd.js/manifests"},{"name":"v5.0.4-react-shepherd","sha":"a0e3176cf58b780d7ced763206b8f3f18a6803b0","kind":"commit","published_at":"2024-05-24T12:50:34.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.4-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.4-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.4-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.4-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.4-react-shepherd/manifests"},{"name":"v0.0.5-shepherd-docs","sha":"c18f70fe55a9c2650ac3948c19af42359e62e3a1","kind":"commit","published_at":"2024-05-24T05:47:44.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.0.5-shepherd-docs","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.0.5-shepherd-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.0.5-shepherd-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.5-shepherd-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.5-shepherd-docs/manifests"},{"name":"v12.0.3-shepherd.js","sha":"c18f70fe55a9c2650ac3948c19af42359e62e3a1","kind":"commit","published_at":"2024-05-24T05:47:44.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.3-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.3-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.3-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.3-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.3-shepherd.js/manifests"},{"name":"v5.0.3-react-shepherd","sha":"c18f70fe55a9c2650ac3948c19af42359e62e3a1","kind":"commit","published_at":"2024-05-24T05:47:44.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.3-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.3-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.3-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.3-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.3-react-shepherd/manifests"},{"name":"v5.0.2-react-shepherd","sha":"0192e1237c314835f5203959e0072300c4fff295","kind":"commit","published_at":"2024-05-15T15:19:19.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.2-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.2-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.2-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.2-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.2-react-shepherd/manifests"},{"name":"v12.0.2-shepherd.js","sha":"0192e1237c314835f5203959e0072300c4fff295","kind":"commit","published_at":"2024-05-15T15:19:19.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.2-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.2-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.2-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.2-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.2-shepherd.js/manifests"},{"name":"v0.0.4-shepherd-docs","sha":"0192e1237c314835f5203959e0072300c4fff295","kind":"commit","published_at":"2024-05-15T15:19:19.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.0.4-shepherd-docs","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.0.4-shepherd-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.0.4-shepherd-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.4-shepherd-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.4-shepherd-docs/manifests"},{"name":"v5.0.1-react-shepherd","sha":"1574af2923645da05eb36e8c104624f621c48f6c","kind":"commit","published_at":"2024-05-10T14:43:29.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.1-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.1-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.1-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.1-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.1-react-shepherd/manifests"},{"name":"v0.0.3-shepherd-docs","sha":"1574af2923645da05eb36e8c104624f621c48f6c","kind":"commit","published_at":"2024-05-10T14:43:29.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.0.3-shepherd-docs","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.0.3-shepherd-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.0.3-shepherd-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.3-shepherd-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.3-shepherd-docs/manifests"},{"name":"v12.0.1-shepherd.js","sha":"1574af2923645da05eb36e8c104624f621c48f6c","kind":"commit","published_at":"2024-05-10T14:43:29.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.1-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.1-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.1-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.1-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.1-shepherd.js/manifests"},{"name":"v12.0.0-shepherd.js","sha":"e47b8b881ce0cb606b1fed8f9038754a17e7ff06","kind":"commit","published_at":"2024-05-06T13:35:35.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-shepherd.js","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-shepherd.js","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-shepherd.js","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-shepherd.js","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-shepherd.js/manifests"},{"name":"v5.0.0-react-shepherd","sha":"e47b8b881ce0cb606b1fed8f9038754a17e7ff06","kind":"commit","published_at":"2024-05-06T13:35:35.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.0-react-shepherd","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.0-react-shepherd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.0-react-shepherd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-react-shepherd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-react-shepherd/manifests"},{"name":"v0.0.2-shepherd-docs","sha":"e47b8b881ce0cb606b1fed8f9038754a17e7ff06","kind":"commit","published_at":"2024-05-06T13:35:35.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.0.2-shepherd-docs","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.0.2-shepherd-docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.0.2-shepherd-docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.2-shepherd-docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.0.2-shepherd-docs/manifests"},{"name":"v5.0.0-alpha.1","sha":"3e55cbbaa59b63e07aed817bb454e897b2587c77","kind":"tag","published_at":"2024-04-10T00:26:36.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"961fa1ce631d5d6aabfb3bd39e782712bf64f8cc","kind":"tag","published_at":"2024-04-09T20:49:18.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-alpha.0/manifests"},{"name":"v12.0.0-alpha.13","sha":"0d0d5c523af3fb6dc1d4dc4c65b616e9a3d5096a","kind":"tag","published_at":"2024-04-05T02:44:27.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.13","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.13/manifests"},{"name":"v12.0.0-alpha.12","sha":"adf77fff462cf75dca7da1b1d7bed422b50da262","kind":"tag","published_at":"2024-04-02T01:43:02.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.12","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.12/manifests"},{"name":"v12.0.0-alpha.11","sha":"683c8bc14425adbfebb524603ae4f21730baf90b","kind":"tag","published_at":"2024-04-01T19:23:33.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.11","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.11/manifests"},{"name":"v12.0.0-alpha.10","sha":"3e823689ccc041f2e4257c7f97f5c138d6be39c4","kind":"tag","published_at":"2024-04-01T03:09:28.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.10","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.10/manifests"},{"name":"v12.0.0-alpha.9","sha":"25076a9b695a1100f6c136855ed2064e3ebc5047","kind":"tag","published_at":"2024-04-01T02:14:06.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.9","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.9/manifests"},{"name":"v12.0.0-alpha.8","sha":"7d5872d0b4663413493bc232a1da379919842613","kind":"tag","published_at":"2024-03-29T01:32:52.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.8","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.8/manifests"},{"name":"v12.0.0-alpha.7","sha":"d36bf3041a769ff32f19f600b7a3905e0942c998","kind":"tag","published_at":"2024-03-28T03:07:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.7","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.7/manifests"},{"name":"v12.0.0-alpha.6","sha":"0954d552753244f6e969226195c001de9410d03b","kind":"tag","published_at":"2024-03-20T00:47:20.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.6","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.6/manifests"},{"name":"v12.0.0-alpha.5","sha":"bd541dbdf694b5ff370f24ecf88a688a468e45ad","kind":"tag","published_at":"2024-03-20T00:18:37.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.5","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.5/manifests"},{"name":"v12.0.0-alpha.4","sha":"3412f6bab8f4b0e1d572f51a9e4a4911c1768a7f","kind":"tag","published_at":"2024-03-19T23:42:14.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.4/manifests"},{"name":"v12.0.0-alpha.3","sha":"6cb099bcf0b3bc32258492fd6622c874f26d4391","kind":"tag","published_at":"2024-03-12T01:22:25.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.3/manifests"},{"name":"v12.0.0-alpha.2","sha":"6bd1bce4a2ad4f831591165e5a996b4f32febdff","kind":"tag","published_at":"2024-03-08T13:42:23.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-alpha.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-alpha.2/manifests"},{"name":"v12.0.0-1","sha":"f15ca90cc3d28d34ef5d909c512a44e57cb0f2f6","kind":"tag","published_at":"2024-03-08T03:54:42.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-1/manifests"},{"name":"v12.0.0-0","sha":"b6bff537bc51e79228d40d8a067f4fd1d674c891","kind":"tag","published_at":"2024-03-08T03:51:50.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v12.0.0-0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v12.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v12.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v12.0.0-0/manifests"},{"name":"v11.2.0","sha":"c8bc0874255e6a1252597beef870d844168e8d9a","kind":"tag","published_at":"2023-09-02T16:41:08.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v11.2.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"2d9a0c613cc7a04dc8ab1aa30b6791ec031e26f0","kind":"tag","published_at":"2023-04-03T13:52:26.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v11.1.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"cacae74497636981856e65a4ebfc298e385d1b05","kind":"tag","published_at":"2023-04-03T13:38:27.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v11.1.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c147e962f1bd8c56861f7a0cc9ab673e86276946","kind":"tag","published_at":"2022-12-12T16:16:28.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v11.0.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"099a4c0b8fa4c1fd032e0e63aad0e634c04e83c9","kind":"tag","published_at":"2022-11-21T15:47:45.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v11.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v11.0.0/manifests"},{"name":"v10.0.1","sha":"0bd02f9fefa7b526c8bbf9b27b969f1aaee302e2","kind":"tag","published_at":"2022-08-01T11:47:13.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v10.0.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"76fe594ccdf125c42ceddbaa44e017497d8c441a","kind":"tag","published_at":"2022-06-07T12:01:53.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v10.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"60b2beb0a5d48f2185937a9913f0beec4dcfa115","kind":"tag","published_at":"2022-05-26T03:43:59.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v9.1.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7197d086fb8ad779a3c041db6c814de48c4c0b39","kind":"tag","published_at":"2022-04-09T03:04:14.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v9.1.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"0602000609aabfceab7007f297e2e788d1aa2e9d","kind":"tag","published_at":"2022-01-11T23:28:55.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v9.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v9.0.0/manifests"},{"name":"v8.3.1","sha":"5201a187476fa0c77126d84d003b1063c6ec62c9","kind":"tag","published_at":"2021-05-07T23:22:52.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.3.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0eda0762c30d373e4e4cac1910a3417f8764e554","kind":"tag","published_at":"2021-04-06T12:23:02.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.3.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.3.0/manifests"},{"name":"v8.2.3","sha":"f48670a2e664e5098da3b49bf6786820d533ffb0","kind":"tag","published_at":"2021-03-25T15:09:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.2.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"fd3a84e9edf08b2dd48cada091dab55d83f6ae46","kind":"tag","published_at":"2021-03-25T14:06:45.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.2.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"d56ca9bf33596139f8605cb887a23f815f2b440b","kind":"tag","published_at":"2021-03-24T11:32:12.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.2.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"fd279e157afd42f654ec5996d132024972dc812f","kind":"tag","published_at":"2021-03-03T12:50:11.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.2.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"9a4f9c6e3a2dee0288d3465a761085dbe508f354","kind":"tag","published_at":"2020-10-05T15:57:41.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.1.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.1.0/manifests"},{"name":"v8.0.2","sha":"14ad69f174893a85786b7b9c1c6e2bdc4f5b56f7","kind":"tag","published_at":"2020-07-10T11:51:10.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.0.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"a0d252723d6bc9906cbcec4a988755ffa8ae9311","kind":"tag","published_at":"2020-05-30T18:53:23.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.0.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"53823be25d26f46cd0728e7279a9de5197bb94c7","kind":"tag","published_at":"2020-05-25T15:28:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v8.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v8.0.0/manifests"},{"name":"v7.2.1","sha":"d21f123c1325d93b60d663e3005b6f85c0a789ca","kind":"tag","published_at":"2020-05-14T14:37:13.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.2.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"59ae1af2aabf03441f82fa98d77711918626af3f","kind":"tag","published_at":"2020-05-12T20:17:08.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.2.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.2.0/manifests"},{"name":"v7.1.5","sha":"4afa25d99bbc5394d6bc6c5c00d51c8c8b286259","kind":"tag","published_at":"2020-04-28T03:32:01.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.1.5","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.5/manifests"},{"name":"v7.1.4","sha":"dfa227bd90095c07172be07df328e41e7e620251","kind":"tag","published_at":"2020-04-24T01:02:18.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.1.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"6419d1ed2c3b2a35eb1b22cfdeca3b60f2368c9f","kind":"tag","published_at":"2020-04-22T18:41:34.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.1.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"9f60c6c3fff0ab44cb2f44cfaef210c2ff46e84c","kind":"tag","published_at":"2020-04-18T14:12:52.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.1.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"9f192adcac2367b370a7c33f2538cbe37f888a05","kind":"tag","published_at":"2020-04-13T21:28:22.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.1.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"b68810f9f89466251d4e2822e9896a56ea5b2818","kind":"tag","published_at":"2020-03-27T19:11:00.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.1.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.1.0/manifests"},{"name":"v7.0.4","sha":"d59553199870099915de1b342d4a3fc87a9ac7db","kind":"tag","published_at":"2020-03-07T14:53:39.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.0.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"b7419c6ed1ca1ebec295eac3e9c016a21aa5879a","kind":"tag","published_at":"2020-02-27T13:28:12.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.0.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"2eda1e2087ac6b9561c34621f1a367fb324f3539","kind":"tag","published_at":"2020-02-25T15:21:22.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.0.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"b674e3902a6333c914c238ea3bec62ed4c2b9263","kind":"tag","published_at":"2020-02-24T22:51:08.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.0.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"9106ec4135523be943f2a5ccab1b123dfac6b6e1","kind":"tag","published_at":"2020-02-24T17:23:29.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v7.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"d71e8e35500e5c6c5ece7b7c100b2b825833ef85","kind":"tag","published_at":"2019-11-08T13:55:02.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"fd36211f2722d043684fe13095717b36a58a3079","kind":"tag","published_at":"2019-11-06T15:26:07.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"9e4360afc762d17e213dce5ade4e80c8805ca85d","kind":"tag","published_at":"2019-10-29T13:22:29.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0/manifests"},{"name":"v6.0.0-beta.2","sha":"1b5ac32d22f61c29d2911d7e201414a29c7d9921","kind":"tag","published_at":"2019-10-22T12:47:47.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0-beta.2/manifests"},{"name":"v6.0.0-beta.1","sha":"53b3a5d43ecd8f744c2e9ab3e0fd6b11d3321082","kind":"tag","published_at":"2019-10-08T14:41:20.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-beta.0","sha":"d50c84a88dae1854cd1ce72800b6f437d4f8261d","kind":"tag","published_at":"2019-10-03T14:46:06.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v6.0.0-beta.0/manifests"},{"name":"v5.0.1","sha":"d5cf7594f5abc0060dfa4934e2b2fa7ace7d5e9e","kind":"tag","published_at":"2019-08-28T12:25:39.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"20012faeaf2c85006fde1c4717d3193af0c052c8","kind":"tag","published_at":"2019-08-25T18:44:13.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.2","sha":"f8622042c09eee5ce7a06fcf587f796fd0c64f53","kind":"tag","published_at":"2019-08-22T14:53:02.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4ead7c78b686b325c00ebcc2c43724ac891516a0","kind":"tag","published_at":"2019-08-19T13:52:23.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"9ee381b044b21f6d3b7f970186d50a3cace8296f","kind":"tag","published_at":"2019-08-17T13:27:25.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v5.0.0-beta.0/manifests"},{"name":"v4.6.0","sha":"aa3dc608ad3cd9f90020c56b40e4a4311350009c","kind":"tag","published_at":"2019-08-09T18:30:11.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.6.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"9d73144f7b1b96933792019658788fafc69c21bd","kind":"tag","published_at":"2019-08-09T01:26:02.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.5.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"6d0720a5bc5a5950e8e244b280ce3002d2a9a1a4","kind":"tag","published_at":"2019-08-07T20:07:11.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.4.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"385c9643eed8ee63d125283871bba64c906ee507","kind":"tag","published_at":"2019-08-05T14:05:55.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.4.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"4d75f9a9bf7f783121ef99886a3366435a5f789a","kind":"tag","published_at":"2019-08-04T12:43:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.3.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"6fdfa1a4a7d25685453e4f51d6a8d84b730bcbad","kind":"tag","published_at":"2019-08-02T17:06:09.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.3.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"b8f0cbb3d9f1fd99ab8aada1776ac5d7a5de240d","kind":"tag","published_at":"2019-08-02T13:30:18.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.3.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"729c3fa649c1b34b7f5bcd4a3fae32d812b9714a","kind":"tag","published_at":"2019-08-02T13:10:08.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.3.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"195468966d1d21bb2b9415aa7617a179528b116e","kind":"tag","published_at":"2019-08-01T12:19:43.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.3.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"580e0cf66b91d631068c5d1aee5ace08b7822565","kind":"tag","published_at":"2019-07-31T16:22:33.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.2.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"421bd52b22eff6efef56e408e6480c5b44bec98e","kind":"tag","published_at":"2019-07-30T13:42:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.1.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"230b655599b6ae7a2e29894345694c1e9e06d6d0","kind":"tag","published_at":"2019-07-29T21:33:16.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.18","sha":"87eaa26b5e3ed81b24db065c1932a92d5ea46b23","kind":"tag","published_at":"2019-07-29T13:04:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.18","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.18/manifests"},{"name":"v4.0.0-beta.17","sha":"f7729710a3a978d414ff958fb93276daa6a68d2a","kind":"tag","published_at":"2019-07-26T15:15:41.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.17","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.17/manifests"},{"name":"v4.0.0-beta.16","sha":"90ce94a562ddec2d2e778a9df3bb2fb9501a5c88","kind":"tag","published_at":"2019-07-26T14:26:50.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.16","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.16/manifests"},{"name":"v4.0.0-beta.15","sha":"9d463272f23e8948dfd54a1632c9d75e9a37f93c","kind":"tag","published_at":"2019-07-26T13:44:56.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.15","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.15/manifests"},{"name":"v4.0.0-beta.14","sha":"3b787a4fcc0fe9f533e2f74f60e59c5d8564f04e","kind":"tag","published_at":"2019-07-26T02:18:45.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.14","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.14/manifests"},{"name":"v4.0.0-beta.13","sha":"279cedb1a1783376fd00aa82aa4df3232b21d6b9","kind":"tag","published_at":"2019-07-25T17:18:50.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.13","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.13/manifests"},{"name":"v4.0.0-beta.12","sha":"87f28befea14632e01262488069eae332f27df54","kind":"tag","published_at":"2019-07-24T11:46:00.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.12","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.12/manifests"},{"name":"v4.0.0-beta.11","sha":"32cccb9e4809a900ce8034f8ef2149992df71881","kind":"tag","published_at":"2019-07-21T13:59:37.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.11","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.11/manifests"},{"name":"v4.0.0-beta.10","sha":"57cafa73cbfeb7f0c92abebe0797d6dd7b47541c","kind":"tag","published_at":"2019-07-21T12:30:22.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.10","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.10/manifests"},{"name":"v4.0.0-beta.9","sha":"d975e83b4ae353479c2c357380b65670b872ba58","kind":"tag","published_at":"2019-07-18T03:20:32.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.9","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.9/manifests"},{"name":"v4.0.0-beta.8","sha":"dd01cf70a66c26dc0d4d6d91310bcf10836308a5","kind":"tag","published_at":"2019-07-18T03:18:20.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"dcec57e53ca917ded902a5c14388c55993dc6180","kind":"tag","published_at":"2019-07-18T03:07:35.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"be84141a36a8e3c7f7e66b8d5fd8012fb21b13fd","kind":"tag","published_at":"2019-07-16T11:07:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"213aa554fe5c715f9ac76521ebb9f59e4a3fecf7","kind":"tag","published_at":"2019-07-16T03:27:41.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"40006a12d6dc3317c75bf89d19bfc4b93f5c3514","kind":"tag","published_at":"2019-07-15T15:53:52.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"a4fc0d3197715f3f96e8534356f864b54460fd58","kind":"tag","published_at":"2019-07-15T15:01:35.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"7e8d165d0bb8e47417d3b406ac463992c8883442","kind":"tag","published_at":"2019-07-13T17:28:55.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"3fdb3ac1f06b6a7297d47f2d6f0f76c50d4447d4","kind":"tag","published_at":"2019-07-02T14:27:10.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"583c488c0855ed30607c09d07bc1d329fd878839","kind":"tag","published_at":"2019-07-02T11:43:22.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v4.0.0-beta.0/manifests"},{"name":"v3.1.0","sha":"4a694a1c0ba18761539f797e1dfdd77849d1bd5a","kind":"tag","published_at":"2019-06-25T03:22:03.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v3.1.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"76e4df8c755710fba4fe81da50ecded051166193","kind":"tag","published_at":"2019-06-23T19:53:22.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v3.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v3.0.0/manifests"},{"name":"v2.10.0","sha":"70d4a995124a8a356c9bf8419a6c441f2fad1cc5","kind":"tag","published_at":"2019-06-13T13:38:11.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.10.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"ea21357863611a78bd6ab67b20d57d1eadad5b9d","kind":"tag","published_at":"2019-06-09T15:18:17.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.9.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"bd3a148545888f006602d6814c5624af266e497f","kind":"tag","published_at":"2019-05-26T12:49:16.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.9.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"f2afd89b483f2d895f88aef0186de433dabbf85f","kind":"tag","published_at":"2019-05-03T12:55:26.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.8.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"5b971b66ff12a865f3f473211d039029a8a92eaf","kind":"tag","published_at":"2019-04-22T16:30:36.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.7.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"7aad5ac9fd79aa6c8d552fbfae690de755a9bcc2","kind":"tag","published_at":"2019-04-15T12:33:32.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.6.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"6dd552b43b662f5e5cf89e05930e3c34113e86cf","kind":"tag","published_at":"2019-03-20T00:16:37.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.5.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"7cd92dadb3fba0c09f6db29b9b96b70213a9faef","kind":"tag","published_at":"2019-02-27T23:35:53.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.4.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"6448664fe6d6c76052d8549a2ad6f59ad48fbfb6","kind":"tag","published_at":"2019-01-23T15:55:11.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.3.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"4102f85e8ab1128224b14d140ce441ea91b77fa9","kind":"tag","published_at":"2019-01-16T20:37:47.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.3.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6d9ae9cc990f461642471a6bdcd58bfef36cf713","kind":"tag","published_at":"2019-01-15T02:05:33.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.3.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d2ece8fd49509b89c16313f5626824b59edf286a","kind":"tag","published_at":"2019-01-14T18:17:22.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.3.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b0be478f871f4458a0a01c35899043c307fdd7be","kind":"tag","published_at":"2019-01-14T13:34:26.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.2.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"2e0c18105a6d497de1cc9f30c3a90a18f3ea2ec6","kind":"tag","published_at":"2019-01-11T16:11:17.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.1.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"183a7fbc0a25304651fb2457d00f1f4382f008cb","kind":"tag","published_at":"2019-01-06T21:30:27.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.1.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"4f91a414d35b664f6ebca733c8532d6cec471c7b","kind":"tag","published_at":"2019-01-04T01:39:34.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"72b458a5331217159912b6dc6886b86c27aae30b","kind":"tag","published_at":"2018-12-31T16:55:07.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2926ebc8a49a94fd09f1b87381b2976a944d2333","kind":"tag","published_at":"2018-12-31T16:10:09.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.35","sha":"c052f345c42c9b41a18e984fc6308c82b1c466d8","kind":"tag","published_at":"2018-11-09T14:53:28.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.35","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.35/manifests"},{"name":"v2.0.0-beta.34","sha":"03eb5693565e51cc853194ee7c55303c076f0a2e","kind":"tag","published_at":"2018-10-23T01:09:09.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.34","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.34/manifests"},{"name":"v2.0.0-beta.33","sha":"7513599ccb7e6636a3f15dcbe262b1aecaf1762d","kind":"tag","published_at":"2018-10-19T15:52:04.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.33","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.33/manifests"},{"name":"v2.0.0-beta.32","sha":"cdf9cc961b777e8061d1da3cb2ca3490bc49dd8a","kind":"tag","published_at":"2018-10-13T15:09:15.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.32","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.32/manifests"},{"name":"v2.0.0-beta.31","sha":"63e85edf2e491816546b8bff9b30c070b578092d","kind":"tag","published_at":"2018-10-13T14:44:32.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.31","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.31/manifests"},{"name":"v2.0.0-beta.30","sha":"19688166796e00c03069706375ecfbecc352ba64","kind":"tag","published_at":"2018-10-13T14:32:45.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.30","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.30/manifests"},{"name":"v2.0.0-beta.29","sha":"d7395afae9125b93114cb2f5c39b8380fb8ffc40","kind":"tag","published_at":"2018-10-11T18:41:10.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.29","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.29/manifests"},{"name":"v2.0.0-beta.28","sha":"2d48c1cb5dfd5700dea7205fa11bd324cf974f6c","kind":"tag","published_at":"2018-10-08T19:26:26.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.28","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.28/manifests"},{"name":"v2.0.0-beta.27","sha":"90aed549e63a2263d07cff87dd60eb5379224929","kind":"tag","published_at":"2018-09-13T15:33:22.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.27","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.27/manifests"},{"name":"v2.0.0-beta.26","sha":"1d0317f46b25e0a3eb7c611177753ccbc090155c","kind":"tag","published_at":"2018-09-07T00:26:33.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.26","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.26/manifests"},{"name":"v2.0.0-beta.25","sha":"8b6bb15b525168fdf56200e4bbe81261960746c5","kind":"tag","published_at":"2018-09-06T14:11:19.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.25","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.25/manifests"},{"name":"v2.0.0-beta.24","sha":"f5e5f03b6b4b7c73194464cc8d84cdbc397f3f47","kind":"tag","published_at":"2018-09-05T19:28:26.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.24","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.24/manifests"},{"name":"v2.0.0-beta.23","sha":"011e26960bf768f711a330ce1f2c4b512aa2e2c1","kind":"tag","published_at":"2018-08-29T14:33:45.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.23","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.23/manifests"},{"name":"v2.0.0-beta.22","sha":"dab80a149189d46fc6bae33a551994687fe506d3","kind":"tag","published_at":"2018-08-29T03:25:00.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.22","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.22/manifests"},{"name":"v2.0.0-beta.21","sha":"8696eef7512d887434de61bf20cca5a3f9310f18","kind":"tag","published_at":"2018-08-27T18:18:50.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.21","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.21/manifests"},{"name":"v2.0.0-beta.20","sha":"d426b49f493e9c3bab33520003e2be02c710d0b9","kind":"tag","published_at":"2018-08-26T15:47:48.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.20","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.20/manifests"},{"name":"v2.0.0-beta.19","sha":"46184d7b57bc81a05a3c07ec4281b7dff089d9d2","kind":"tag","published_at":"2018-08-25T21:36:38.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.19","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.19/manifests"},{"name":"v2.0.0-beta.18","sha":"807d5701e34e8a5cb8bde36901cd16a2f9e7a925","kind":"tag","published_at":"2018-08-25T21:32:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.18","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.18/manifests"},{"name":"v2.0.0-beta.17","sha":"ecf9c94b4db8c2d7a61935cae2775cbbef4fbb60","kind":"tag","published_at":"2018-08-15T14:14:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.17/manifests"},{"name":"v2.0.0-beta.16","sha":"0dc484b336d1e0e12ed26d69be9c1c1eb6169113","kind":"tag","published_at":"2018-08-14T14:37:57.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.16/manifests"},{"name":"v2.0.0-beta.15","sha":"f13736fc75b2a9dc4d794c2efb45e571151bac02","kind":"tag","published_at":"2018-08-06T17:15:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"22ff804cdb63ec893efa231337ec0a7f232ac5e2","kind":"tag","published_at":"2018-08-02T13:46:18.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.14/manifests"},{"name":"v2.0.0-beta.13","sha":"2f923c4b5f746a58a2b5b982212fd4f4e5e23d78","kind":"tag","published_at":"2018-07-16T02:36:10.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"fc43a57a55dea5704efd9818f33a03005e0b0f70","kind":"tag","published_at":"2018-07-12T12:32:12.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"f08addc4389558239567173786533af57f90d5a8","kind":"tag","published_at":"2018-07-12T12:00:59.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"5f0700df92382757b488e8b8a9b9077a6294e41c","kind":"tag","published_at":"2018-07-11T02:08:38.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"b64e9ab826900dbd01e5f7b99fdc6d06241e1469","kind":"tag","published_at":"2018-07-11T02:04:52.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"e1b3b924eac93a3a00e4dc8d8fef329e086dcdb0","kind":"tag","published_at":"2018-07-09T01:27:12.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"1558f202105bcadeb37465220303052e2ab6cf2b","kind":"tag","published_at":"2018-07-07T18:08:05.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"fad810825d78cb7a9317899952742e37eec6c352","kind":"tag","published_at":"2018-07-07T14:57:15.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"434a6c39a5a2ce756c57e2664efde59098225f05","kind":"tag","published_at":"2018-07-03T15:01:46.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"fea5321abf546d41b9375fce0e71804d9004737d","kind":"tag","published_at":"2018-07-03T14:16:04.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"74c1be3de6697e3a4b46b221d6650f42e78e2bbe","kind":"tag","published_at":"2018-07-03T14:14:58.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"ac850b195d3c24323454d062d680fa4b7e2c1c2c","kind":"tag","published_at":"2018-07-02T15:31:46.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"5454344397ab95da478ae237963ef82afa6c0e1e","kind":"tag","published_at":"2018-07-02T12:50:24.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v2.0.0-beta.1/manifests"},{"name":"v1.8.1","sha":"1a54ce986a6feed29166c8fbbb5e20e5ead7c8da","kind":"commit","published_at":"2016-09-21T18:16:13.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.8.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"ecc84623df9eb21e6935e01240c4e7d078552bdd","kind":"commit","published_at":"2016-07-08T15:31:57.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.8.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e3ed0fcbf5c31137ece409d3ad6fea4e264ca1cc","kind":"commit","published_at":"2016-05-13T22:06:19.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.7.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"8686a9f78a4a2c099a14fb8a7f2d636db35104ec","kind":"commit","published_at":"2016-02-09T23:57:53.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.7.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"2de9f613e058f11d7ca2335b494d03e44a168374","kind":"commit","published_at":"2016-02-08T15:59:43.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.6.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"bb56c5a858089f9324b74ac69ef02cb9cc257b47","kind":"tag","published_at":"2016-02-05T20:51:12.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.6.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.6.0/manifests"},{"name":"v1.6.1","sha":"56d790ba5b7e9ffe5f83bfd51489918685efb661","kind":"commit","published_at":"2016-01-26T23:54:25.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.6.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.6.1/manifests"},{"name":"v1.5.1","sha":"b15549078dae9e42f30d8ad93d15b4e444772c02","kind":"commit","published_at":"2016-01-21T18:27:31.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.5.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6e937c436f242d8002d60a95ce7a4df1352bc4b4","kind":"commit","published_at":"2015-12-22T18:18:06.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.5.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"af1472da1bbaa348c0b3d32a003de38d355ca802","kind":"commit","published_at":"2015-12-07T18:37:24.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.4.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f128dfc06ee425594e1bf4048ccd5416bace8ae8","kind":"commit","published_at":"2015-11-24T20:22:58.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.3.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"c8b7b25250f5790be599bf2763adacf4cf263d37","kind":"commit","published_at":"2015-10-28T15:06:47.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.2.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"235eced105138758899efff3ad6aa7ad1a78f5a9","kind":"commit","published_at":"2015-10-28T14:42:56.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.2.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"d35aa94dbc90792534ed81e26900201d01f2124f","kind":"commit","published_at":"2015-09-24T02:59:06.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.2.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.2.0/manifests"},{"name":"v0.6.16","sha":"6ac88a383d42a23d5822e328bb75ce374f0fd18d","kind":"commit","published_at":"2015-07-30T16:54:35.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.16","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"80eec70e46d7ab6e6b399eca923fd9414e55e5e2","kind":"commit","published_at":"2015-07-30T02:30:42.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.15","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.15/manifests"},{"name":"v1.1.4","sha":"d4fc1c97bc1b2e8edd5ff7b06604cedd19e30336","kind":"commit","published_at":"2015-07-30T02:07:17.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.1.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"2f8b34ecf6ab6ee4fdbad7feb7cac2b486c8f16e","kind":"commit","published_at":"2015-06-17T17:51:44.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.1.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1b31824af1cc34c2021e9d45eb850c15f17ff87b","kind":"commit","published_at":"2015-06-17T02:48:16.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.1.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"326daef4cb696ca1ecbb4b691e1c825e38d15929","kind":"commit","published_at":"2015-06-08T00:04:54.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.1.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d61ae521c8ae78b1e5fa4ef764438eb677d4283f","kind":"commit","published_at":"2015-06-07T23:18:07.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.1.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"2f2b97f01c31bea8c0d3342124af25f5e57f3ef0","kind":"commit","published_at":"2015-05-27T18:59:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.0.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"48cfb96b63f82653afbd8b1e3437b2f31fa536ec","kind":"commit","published_at":"2015-05-22T18:34:47.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.0.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"936f7da76f0fa508076d5f7b6298cd6e70b86317","kind":"commit","published_at":"2015-05-20T04:11:58.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v1.0.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v1.0.0/manifests"},{"name":"v0.7.2","sha":"7498875bb5121280d79d19cbfd448e1f4c3f89a2","kind":"commit","published_at":"2015-05-15T01:22:59.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.7.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"22df11e4a50df2ee9dfb1914ea8b707aadcd895b","kind":"commit","published_at":"2015-04-06T13:57:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.7.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ecf58cb66ea4e7ae620bf7b9b2f826e8fbd5ebae","kind":"commit","published_at":"2015-03-20T02:42:10.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.7.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.7.0/manifests"},{"name":"v0.6.14","sha":"58a37fa0263bf205fff7a64abb62216b1738e0c2","kind":"commit","published_at":"2015-01-15T07:18:21.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.14","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"f37e3f804551520ac18ff15b00f9668b24bd96d4","kind":"commit","published_at":"2015-01-15T06:31:48.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.13","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"964c4d664147f64201ce87562a2f3f742d649a21","kind":"commit","published_at":"2015-01-15T02:33:17.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.12","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"c04569cdb2e5396c53a0f0bf92b67842621e106b","kind":"commit","published_at":"2015-01-15T02:29:26.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.11","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"aaed84c7fb426f7e538117e408e76a952c17421b","kind":"commit","published_at":"2015-01-15T02:03:50.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.10","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"d535c697323e368b95bffe3c4b3678400b3db63f","kind":"commit","published_at":"2015-01-15T01:54:20.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.9","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"2ff5b89f72118cf76e3bb8691ef3877333f9c6d8","kind":"commit","published_at":"2015-01-15T01:51:40.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.8","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"6f86f1f000eb81c7d412371f840d11062fc58605","kind":"commit","published_at":"2015-01-15T01:21:16.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.7","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"951d8b06941901c53f88d4f8b690777f19f454cf","kind":"commit","published_at":"2015-01-15T01:13:42.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.6","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"bf46ecdc29fd70d61b63ebc4279476877694878c","kind":"commit","published_at":"2015-01-15T01:10:07.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.5","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"97c643683cb30465ba21697d810e0ee8fe70a39d","kind":"commit","published_at":"2015-01-15T01:05:47.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"6a5acf1eff2d03a51429fd88885b5bf97f23fa5e","kind":"commit","published_at":"2015-01-15T01:00:49.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"bb64d2d50fce180fe29a7765738bf71da29b9330","kind":"commit","published_at":"2015-01-15T00:56:14.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"5322e1328b51566366ac4585a30b4d786b6792c6","kind":"commit","published_at":"2015-01-15T00:53:35.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2f08b73005bc6c4f6d103fa3ce3a905ea1c68e28","kind":"commit","published_at":"2015-01-15T00:48:42.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.6.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"e520ab3e76ef3312802d21a72ac29a46c3688a2a","kind":"commit","published_at":"2014-04-16T18:18:42.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.5.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"b427ea5c1d7ac885de70b62213eafa81dbd8284e","kind":"commit","published_at":"2014-04-16T17:46:23.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.5.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.5.0/manifests"},{"name":"v0.4.7","sha":"df7988c8d1ff8230d9416e86243966ac3166315e","kind":"commit","published_at":"2014-04-11T04:17:39.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.4.7","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"006cd33243d96a93c41c22015f75cca415036739","kind":"commit","published_at":"2014-04-07T23:36:08.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.4.6","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"cdaf6a28eaf00933e6b81fb3cf57de93baa550d2","kind":"commit","published_at":"2014-04-06T04:25:32.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.4.5","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6cb27747a5e2aa48d7dbcb18e5071afea7a22d8d","kind":"commit","published_at":"2014-04-02T22:51:18.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.4.4","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"4be7353db2d844e0353020fbc5b3eaea778bcf81","kind":"commit","published_at":"2014-03-25T20:20:29.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.4.3","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d66800921e98f5ac61178ceddb64dccbb94f467e","kind":"commit","published_at":"2014-01-28T17:34:45.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.4.2","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"86877f63ac4c54249ef87b702ab601d22fe7099b","kind":"commit","published_at":"2014-01-23T06:54:04.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.4.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8063b45eae2df5c5b280739b61a8b11244a26b87","kind":"commit","published_at":"2014-01-23T06:49:50.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.4.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"85b2f9aa813a4883b69558428548d6346467717e","kind":"commit","published_at":"2014-01-23T01:05:47.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.3.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f11a045f6dea75f2cb0f18ef7940964860112c59","kind":"commit","published_at":"2014-01-23T00:34:43.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.3.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"491a6893568c2254977adb296509f2b797450945","kind":"commit","published_at":"2014-01-21T21:25:35.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.2.1","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6e387b4227c72232da998ff4c82d2b77ee4496f0","kind":"commit","published_at":"2014-01-09T23:06:58.000Z","download_url":"https://codeload.github.com/shipshapecode/shepherd/tar.gz/v0.2.0","html_url":"https://github.com/shipshapecode/shepherd/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shipshapecode/shepherd@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-03-24T02:34:44.699Z","dependent_packages_count":13,"downloads":122829,"downloads_period":"last-month","dependent_repos_count":167,"rankings":{"downloads":0.831611570247934,"dependent_repos_count":1.1666822935469219,"dependent_packages_count":1.668560439048145,"stargazers_count":2.9687761082536834,"forks_count":4.4052676629702185,"docker_downloads_count":1.2934706730383125,"average":2.0557281245175356},"purl":"pkg:npm/react-shepherd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-shepherd","docker_dependents_count":6,"docker_downloads_count":3607,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-shepherd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-shepherd/dependencies","status":null,"funding_links":["https://github.com/sponsors/rwwagner90"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-24T03:03:16.025Z","issues_count":74,"pull_requests_count":627,"avg_time_to_close_issue":9090055.238095239,"avg_time_to_close_pull_request":979338.81535649,"issues_closed_count":42,"pull_requests_closed_count":547,"pull_request_authors_count":22,"issue_authors_count":66,"avg_comments_per_issue":3.635135135135135,"avg_comments_per_pull_request":1.0127591706539074,"merged_pull_requests_count":352,"bot_issues_count":4,"bot_pull_requests_count":570,"past_year_issues_count":27,"past_year_pull_requests_count":374,"past_year_avg_time_to_close_issue":1041432.7692307692,"past_year_avg_time_to_close_pull_request":931346.1513157894,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.4625668449197862,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":340,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fshepherd/issues","maintainers":[{"login":"chuckcarpenter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chuckcarpenter"},{"login":"RobbieTheWagner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobbieTheWagner"}],"active_maintainers":[{"login":"chuckcarpenter","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chuckcarpenter"},{"login":"RobbieTheWagner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobbieTheWagner"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-shepherd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-shepherd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-shepherd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-shepherd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-shepherd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-shepherd/codemeta","maintainers":[{"uuid":"chuckcarpenter","login":"chuckcarpenter","name":null,"email":"chuck.carpenter@me.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~chuckcarpenter","role":null,"created_at":"2022-11-11T02:53:24.249Z","updated_at":"2022-11-11T02:53:24.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chuckcarpenter/packages"},{"uuid":"rwwagner90","login":"rwwagner90","name":null,"email":"rwwagner90@gmail.com","url":null,"packages_count":302,"html_url":"https://www.npmjs.com/~rwwagner90","role":null,"created_at":"2022-11-11T02:53:24.229Z","updated_at":"2022-11-11T02:53:24.229Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rwwagner90/packages"}]}