{"id":1774190,"name":"git-consistent","ecosystem":"npm","description":"Give consistency to your project's git logs.","homepage":"https://github.com/isuke/git-consistent","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/isuke/git-consistent","keywords_array":["git","commit","commitizen"],"namespace":null,"versions_count":51,"first_release_published_at":"2018-02-09T13:15:40.126Z","latest_release_published_at":"2026-01-28T15:21:14.240Z","latest_release_number":"1.3.0","last_synced_at":"2026-04-03T21:32:03.162Z","created_at":"2022-04-09T16:23:44.874Z","updated_at":"2026-04-03T21:32:03.162Z","registry_url":"https://www.npmjs.com/package/git-consistent","install_command":"npm install git-consistent","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.0"}},"repo_metadata":{"id":65777629,"uuid":"120459230","full_name":"isuke/git-consistent","owner":"isuke","description":"Give consistency to your project's git logs.","archived":false,"fork":false,"pushed_at":"2025-07-01T11:46:09.000Z","size":10815,"stargazers_count":5,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T10:53:15.418Z","etag":null,"topics":["cli","commit","commitizen","emoji","git","git-duet","npm-package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/git-consistent","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isuke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-06T13:17:17.000Z","updated_at":"2025-07-01T11:46:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5118b06-c13c-46e2-b299-9ae5632edb90","html_url":"https://github.com/isuke/git-consistent","commit_stats":{"total_commits":206,"total_committers":3,"mean_commits":68.66666666666667,"dds":0.009708737864077666,"last_synced_commit":"365f918540c6e3b93050367f0ed59af333ad3db7"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/isuke/git-consistent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isuke","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/sbom","scorecard":{"id":496437,"data":{"date":"2025-08-11","repo":{"name":"github.com/isuke/git-consistent","commit":"5cae4b6ad64528db2f9d8456e7db271844fa5e0a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/isuke/git-consistent/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/isuke/git-consistent/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/isuke/git-consistent/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isuke/git-consistent/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:31:38.521Z","repository_id":65777629,"created_at":"2025-08-19T20:31:38.521Z","updated_at":"2025-08-19T20:31:38.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159535,"owners_count":26116492,"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-10-16T02:00:06.019Z","response_time":53,"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":"isuke","name":"FUJIYAMA Isuke","uuid":"6189067","kind":"user","description":"","email":"","website":null,"location":"ঐ, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6189067?u=424c21d5d3aa0f4cd431f87391e3cb1e1e6ca3ec\u0026v=4","repositories_count":55,"last_synced_at":"2023-09-11T10:31:40.336Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/isuke","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T04:30:00.272Z","updated_at":"2023-09-11T10:31:41.073Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isuke","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isuke/repositories"},"tags":[{"name":"v1.1.4","sha":"eb5e6c4fd1ff089f9013c225d581f7b4930dcae8","kind":"commit","published_at":"2023-08-31T17:37:26.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.1.4","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"e6252eb7ba0e1bd40ff50fe53d2423075ec84c4b","kind":"commit","published_at":"2023-02-09T11:43:44.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.1.3","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d0113014135177bccc73a8efe2e6ad2e8c6c16ba","kind":"commit","published_at":"2023-02-09T11:34:56.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.1.2","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d7e240644449e153e0c7264a00321cb8d652a0fb","kind":"commit","published_at":"2022-10-23T14:52:24.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.1.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0e8fcdd9ff90473871b30b3337a5c5fcdbdf02f2","kind":"commit","published_at":"2022-10-23T11:20:56.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.1.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"419c1312e8460a0f4cd1648f44484dc96b19cad7","kind":"commit","published_at":"2020-04-22T13:22:44.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.0.4","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3a5af20ea0e0828231ad6eb89776049532252a50","kind":"commit","published_at":"2019-10-26T13:11:35.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.0.3","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8fa2c7e1cdaed476ff459b10ecdcad66307a5efd","kind":"commit","published_at":"2019-08-20T13:24:02.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.0.2","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5a1529b0ab69aed15797297ba2d16b7fae01fbb7","kind":"commit","published_at":"2019-08-20T13:14:16.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.0.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8bd96c28c68a1677fec02ea490c0704d397327e3","kind":"commit","published_at":"2019-07-27T06:15:38.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v1.0.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v1.0.0/manifests"},{"name":"v0.9.9","sha":"302976a27645d974aaab56bfea4f121c8fb08c76","kind":"commit","published_at":"2019-06-09T01:13:02.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.9","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"d7f5c4838973e3c77026524e675f9f82fa1e54cd","kind":"commit","published_at":"2019-04-26T04:56:52.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.8","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"25cd9c549a880f336e5e4dd53b19828651bfe953","kind":"commit","published_at":"2019-01-01T11:23:24.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.7","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"3f8a5c25fb724cceef5a6fc5f1f5a4f398835096","kind":"commit","published_at":"2018-11-14T07:03:47.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.6","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"f14c99131a4656b5ff74e562ea7179f48a03be1b","kind":"commit","published_at":"2018-11-12T09:07:10.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.5","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2318a7a26dc0bb7b597ff55c5cd766b81a5fa144","kind":"commit","published_at":"2018-10-18T08:33:52.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.4","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"dfadb06dd114f342a55941eb79e74561f36cd9d9","kind":"commit","published_at":"2018-09-28T10:24:36.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.3","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"4382200015fa6eed7ea641ec6b59ad03f3ca44d8","kind":"commit","published_at":"2018-09-07T07:01:20.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.2","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"af3844d380dd2db6d2792700630d488bb20366ac","kind":"commit","published_at":"2018-03-17T15:07:11.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"1dae655089068a5a1b13a4c000e1d26e3db58871","kind":"commit","published_at":"2018-03-10T09:37:22.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.9.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"5e4121210cdfbddc848ae21dd5accdb06e1010cb","kind":"commit","published_at":"2018-03-10T08:22:46.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.8.9","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"bff1e03fac9f13e9fa0ec6042a3430024f783b7a","kind":"commit","published_at":"2018-03-10T08:13:49.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.8.8","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"57c2a5c8469190009b584f669279bebeb8e242e3","kind":"commit","published_at":"2018-03-08T14:52:40.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.8.7","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"8c41671b330df71bf1dc19ca83f0293022fd0ddb","kind":"commit","published_at":"2018-03-07T15:57:34.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.8.6","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"a69d09020019f3826549bd99b214570b04762381","kind":"commit","published_at":"2018-03-07T15:50:14.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.8.5","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.5/manifests"},{"name":"v0.8.0","sha":"3191493caf1ab00d4a42e96781eb363354061c59","kind":"commit","published_at":"2018-03-07T15:17:09.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.8.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"7466ba6d20488628628ecad38855191f724d5c91","kind":"commit","published_at":"2018-03-01T13:28:59.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.7.3","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4769d721bbb2de0c7572101ea8e27753fda6ee98","kind":"commit","published_at":"2018-03-01T13:19:39.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.7.2","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"71dc26cdf11806b0f92bbd3a9cb62d446836669a","kind":"commit","published_at":"2018-02-26T13:51:09.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.7.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a97c11ab15660260626b9bd3b55947fccbaf410e","kind":"commit","published_at":"2018-02-26T13:43:59.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.7.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4d72a9c2eb663637a145e7622ec323a4cc1e986e","kind":"commit","published_at":"2018-02-25T09:52:21.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.6.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"069d5e2a1799eb9f2964e39f46929bb3096d5995","kind":"commit","published_at":"2018-02-25T08:12:16.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.6.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"67ad9f47f795b18921faccc1267b754233465e36","kind":"commit","published_at":"2018-02-13T14:01:36.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.5.2","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"fc85e4cdd75d3584cfd601547a57ae4aefd8cfe2","kind":"commit","published_at":"2018-02-12T02:58:18.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.5.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3b00ede6bef3fa02c44799d6a2c08deea85af8e9","kind":"commit","published_at":"2018-02-11T14:21:10.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.5.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"0f53db1dc91f391177d8fcfe8cbdd0013198bd71","kind":"commit","published_at":"2018-02-11T13:33:09.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.4.4","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"b50fb9369f116b37519e557d9d18860bb98bd325","kind":"commit","published_at":"2018-02-11T06:50:19.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.4.3","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"0633afe6e45083909fc3c47b97060fdd5fa990a7","kind":"commit","published_at":"2018-02-10T14:13:46.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.4.2","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"91a0f8999de923bc184672c9cf410611b346d21f","kind":"commit","published_at":"2018-02-10T10:18:02.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.4.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5f7972881185e0a5d3ab6d8027c0a53ac66134c0","kind":"commit","published_at":"2018-02-10T08:58:02.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.4.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"61779ebee0cb630b8acaa714fdcef45851335b3e","kind":"commit","published_at":"2018-02-10T08:02:33.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.3.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"243a2d289434da65e285e6254853fb537cfc21d1","kind":"commit","published_at":"2018-02-10T06:26:54.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.2.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"0dee4eece866c0abe935cb4262cd8712213175ae","kind":"commit","published_at":"2018-02-09T16:37:22.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.2.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"7dc011178300833ef09966e3955bd7bf84aaf95f","kind":"commit","published_at":"2018-02-09T14:20:20.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.1.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c55e2febcc13be13d087037842f70bf933764483","kind":"commit","published_at":"2018-02-09T13:54:43.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.1.0","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"53e582c487ee04c0fa36c09582c38a9831b9283f","kind":"commit","published_at":"2018-02-09T13:13:58.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/v0.0.1","html_url":"https://github.com/isuke/git-consistent/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/v0.0.1/manifests"},{"name":"vruby","sha":"69a637edbd1446a35062bf830d1c16559ca0c671","kind":"commit","published_at":"2018-02-07T01:10:25.000Z","download_url":"https://codeload.github.com/isuke/git-consistent/tar.gz/vruby","html_url":"https://github.com/isuke/git-consistent/releases/tag/vruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isuke/git-consistent@vruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/vruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/tags/vruby/manifests"}]},"repo_metadata_updated_at":"2025-12-21T02:09:12.852Z","dependent_packages_count":1,"downloads":287,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.375123884340038,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":11.484691694615584,"forks_count":11.580692789207504,"docker_downloads_count":null,"average":14.331781873570872},"purl":"pkg:npm/git-consistent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/git-consistent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/git-consistent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/git-consistent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T20:21:24.042Z","issues_count":9,"pull_requests_count":8,"avg_time_to_close_issue":24418102.5,"avg_time_to_close_pull_request":1240990.75,"issues_closed_count":4,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.1111111111111111,"avg_comments_per_pull_request":0.875,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fgit-consistent/issues","maintainers":[{"login":"isuke","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isuke"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/git-consistent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/git-consistent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/git-consistent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/git-consistent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/git-consistent/codemeta","maintainers":[{"uuid":"isuke","login":"isuke","name":null,"email":"isuke770@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~isuke","role":null,"created_at":"2022-11-12T13:13:33.902Z","updated_at":"2022-11-12T13:13:33.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isuke/packages"}]}