{"id":83119,"name":"completion","ecosystem":"pub","description":"A package to add shell command completion to your Dart application","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/kevmoo/completion.dart","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2014-02-15T23:00:26.395Z","latest_release_published_at":"2025-07-17T23:04:20.696Z","latest_release_number":"1.0.2","last_synced_at":"2026-03-17T02:24:44.002Z","created_at":"2022-04-05T11:26:50.287Z","updated_at":"2026-03-17T02:27:06.923Z","registry_url":"https://pub.dev/packages/completion","install_command":"dart pub add completion","documentation_url":"https://pub.dev/documentation/completion/","metadata":{},"repo_metadata":{"id":14167449,"uuid":"16873472","full_name":"kevmoo/completion.dart","owner":"kevmoo","description":"A packaged to add shell command completion to your application","archived":false,"fork":false,"pushed_at":"2026-02-01T20:42:47.000Z","size":12995,"stargazers_count":61,"open_issues_count":3,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-02T04:40:28.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/completion","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevmoo.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-15T22:39:55.000Z","updated_at":"2026-02-01T20:42:49.000Z","dependencies_parsed_at":"2024-05-01T19:32:15.183Z","dependency_job_id":"de2cd6d5-5d67-4450-b9f9-c475ed081f53","html_url":"https://github.com/kevmoo/completion.dart","commit_stats":{"total_commits":1613,"total_committers":11,"mean_commits":"146.63636363636363","dds":"0.021078735275883442","last_synced_commit":"29b57bc4902fd255b3bddd80a0eca6fc738a2d1c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/kevmoo/completion.dart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevmoo","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/sbom","scorecard":{"id":557534,"data":{"date":"2025-08-11","repo":{"name":"github.com/kevmoo/completion.dart","commit":"fb4ca00d64cdb54f6710f98f7ceebe02dd05cf61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/8 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kevmoo/completion.dart/publish.yaml/master?enable=pin","Info:   3 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml: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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:45:12.216Z","repository_id":14167449,"created_at":"2025-08-20T12:45:12.216Z","updated_at":"2025-08-20T12:45:12.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kevmoo","name":"Kevin Moore","uuid":"17034","kind":"user","description":"A Product Manager at @google working on @dart-lang and @flutter web technologies","email":"","website":"https://j832.com","location":"Seattle, WA, USA","twitter":"kevmoo","company":"@dart-lang @flutter @google","icon_url":"https://avatars.githubusercontent.com/u/17034?v=4","repositories_count":93,"last_synced_at":"2023-03-11T10:45:46.864Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kevmoo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:56:53.530Z","updated_at":"2023-03-11T10:45:46.880Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevmoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevmoo/repositories"},"tags":[{"name":"v1.0.2","sha":"fb4ca00d64cdb54f6710f98f7ceebe02dd05cf61","kind":"commit","published_at":"2025-07-17T23:03:08.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v1.0.2","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6d7be507c497f1ce4d18be27cb5172830cc49906","kind":"tag","published_at":"2022-12-14T20:13:35.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v1.0.1","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ab12c718c6a532f62e4b04e0b203508574194681","kind":"tag","published_at":"2021-03-07T01:47:23.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v1.0.0","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v1.0.0/manifests"},{"name":"v0.2.3","sha":"1bd94670deeab0386a34b37736d0100548d36b30","kind":"tag","published_at":"2020-12-03T03:15:38.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.2.3","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ae5b02f5187ac72bdcb0c623fa41411ba34fee8c","kind":"tag","published_at":"2020-02-19T21:02:02.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.2.2","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.2/manifests"},{"name":"v0.2.1+1","sha":"e82f015c8783948b1d04d607b84edc39282c2b64","kind":"tag","published_at":"2018-07-26T22:44:24.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.2.1+1","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.1+1/manifests"},{"name":"v0.2.1","sha":"a5464ba81859399c730ff6c309999404bf2a0379","kind":"tag","published_at":"2018-07-18T20:38:01.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.2.1","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"14f6520d47100318ff369ea6f92a2b2c0a19b189","kind":"tag","published_at":"2018-07-10T16:30:01.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.2.0","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"5b7528fe6e77fb4cd15f2428dec52d082879ee8e","kind":"tag","published_at":"2017-02-16T22:11:11.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.1.6","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.6/manifests"},{"name":"0.1.5","sha":"eaad53c0560e6b86c5be8bd3d5fa1ec792bede6e","kind":"tag","published_at":"2015-10-08T16:51:09.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/0.1.5","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/0.1.5/manifests"},{"name":"0.1.3","sha":"ebd6ed40d22aa67a0534b6d1d67889079b2eec56","kind":"tag","published_at":"2015-03-07T00:14:21.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/0.1.3","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/0.1.3/manifests"},{"name":"v0.1.2+6","sha":"66ac172cde0a76bc93e937bc8a156dea1d93347c","kind":"tag","published_at":"2015-03-06T23:58:19.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.1.2+6","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.1.2+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.1.2%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.2+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.2+6/manifests"},{"name":"v0.1.2+2","sha":"ccfd913d142d7e038729c14814bebec9573bb809","kind":"tag","published_at":"2014-06-09T16:22:20.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.1.2+2","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.1.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.1.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.2+2/manifests"},{"name":"v0.1.2","sha":"1a3503b26a7325a9f09d1204dae64ecd9215f5bd","kind":"tag","published_at":"2014-05-07T00:16:26.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.1.2","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"aa0ec5bd3bef02f5a515bd69f395084c44139791","kind":"tag","published_at":"2014-02-15T23:08:35.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/v0.1.0","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/v0.1.0/manifests"},{"name":"bot_io_split","sha":"349c07291464bc8228074011b6006ed10b32a29e","kind":"tag","published_at":"2014-02-15T22:42:29.000Z","download_url":"https://codeload.github.com/kevmoo/completion.dart/tar.gz/bot_io_split","html_url":"https://github.com/kevmoo/completion.dart/releases/tag/bot_io_split","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevmoo/completion.dart@bot_io_split","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/bot_io_split","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/tags/bot_io_split/manifests"}]},"repo_metadata_updated_at":"2026-03-17T02:27:06.902Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":778,"rankings":{"downloads":null,"dependent_repos_count":0.9495399352968362,"dependent_packages_count":1.9957144657787487,"stargazers_count":7.8547119868913065,"forks_count":9.932355783370445,"docker_downloads_count":0.1239547880163032,"average":4.171255391870728},"purl":"pkg:pub/completion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/completion","docker_dependents_count":54,"docker_downloads_count":346848,"usage_url":"https://repos.ecosyste.ms/usage/pub/completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-01T23:01:15.368Z","issues_count":9,"pull_requests_count":62,"avg_time_to_close_issue":23652725.666666668,"avg_time_to_close_pull_request":497017.9672131148,"issues_closed_count":6,"pull_requests_closed_count":61,"pull_request_authors_count":8,"issue_authors_count":9,"avg_comments_per_issue":0.8888888888888888,"avg_comments_per_pull_request":0.4032258064516129,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":43996.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevmoo%2Fcompletion.dart/issues","maintainers":[{"login":"kevmoo","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"}],"active_maintainers":[{"login":"kevmoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/completion/codemeta","maintainers":[]}