{"id":3916653,"name":"github.com/sourcegraph/srclib","ecosystem":"go","description":"","homepage":"https://github.com/sourcegraph/srclib","licenses":"BSD-3-Clause, MIT","normalized_licenses":["BSD-3-Clause","MIT"],"repository_url":"https://github.com/sourcegraph/srclib","keywords_array":[],"namespace":"github.com/sourcegraph","versions_count":54,"first_release_published_at":"2014-07-31T21:39:32.000Z","latest_release_published_at":"2016-03-22T19:17:33.000Z","latest_release_number":"v0.2.5","last_synced_at":"2026-03-30T13:17:09.782Z","created_at":"2022-04-12T01:49:49.013Z","updated_at":"2026-03-30T13:17:09.782Z","registry_url":"https://pkg.go.dev/github.com/sourcegraph/srclib","install_command":"go get github.com/sourcegraph/srclib","documentation_url":"https://pkg.go.dev/github.com/sourcegraph/srclib#section-documentation","metadata":{},"repo_metadata":{"id":18788441,"uuid":"22002058","full_name":"sourcegraph/srclib","owner":"sourcegraph","description":"srclib is a polyglot code analysis library, built for hackability. It consists of language analysis toolchains (currently for Go and Java, with Python, JavaScript, and Ruby in beta) with a common output format, and a CLI tool for running the analysis.","archived":true,"fork":false,"pushed_at":"2016-09-19T04:09:20.000Z","size":5159,"stargazers_count":938,"open_issues_count":66,"forks_count":61,"subscribers_count":109,"default_branch":"master","last_synced_at":"2025-09-16T17:53:40.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://srclib.org","language":"Go","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/sourcegraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-19T04:38:41.000Z","updated_at":"2025-08-06T16:10:09.000Z","dependencies_parsed_at":"2022-09-25T02:22:47.166Z","dependency_job_id":null,"html_url":"https://github.com/sourcegraph/srclib","commit_stats":null,"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/sourcegraph/srclib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/sbom","scorecard":{"id":839390,"data":{"date":"2025-08-11","repo":{"name":"github.com/sourcegraph/srclib","commit":"28ba5745ba2ee2cbe539a8d696cab64556db542f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/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":"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":"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 17 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-23T20:04:14.729Z","repository_id":18788441,"created_at":"2025-08-23T20:04:14.729Z","updated_at":"2025-08-23T20:04:14.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275866653,"owners_count":25542765,"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-18T02:00:09.552Z","response_time":77,"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":"sourcegraph","name":"Sourcegraph","uuid":"3979584","kind":"organization","description":"Helping developers search, understand, and write code in complex codebases with AI","email":"hi@sourcegraph.com","website":"https://sourcegraph.com","location":null,"twitter":"sourcegraph","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3979584?v=4","repositories_count":598,"last_synced_at":"2025-09-16T17:10:56.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sourcegraph","funding_links":[],"total_stars":47892,"followers":1413,"following":0,"created_at":"2022-11-05T04:21:26.329Z","updated_at":"2025-09-16T17:10:56.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph/repositories"},"tags":[{"name":"v0.2.5","sha":"6538858f0c410cac5c63440317b8d009e889d3fb","kind":"commit","published_at":"2016-03-22T19:17:33.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.2.5","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"eb7d6920cbc298aed6b42b2bb2f13fc2c079d73f","kind":"commit","published_at":"2016-03-22T18:39:36.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.2.4","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a142be7a0560ab5e6a5c07bb16ea3498012717b7","kind":"commit","published_at":"2016-02-29T03:46:19.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.2.3","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6e4c64a5d8ce1e7b6b7f7a23587e3827af6f42ce","kind":"commit","published_at":"2016-02-15T05:43:37.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.2.2","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"98e841e69974ae62f56943e3ee9c198e1c40de57","kind":"commit","published_at":"2016-02-08T23:44:14.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.2.1","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"36f0fbfda38c26f30b43c9cb5509b89760cb127f","kind":"commit","published_at":"2016-02-02T21:15:29.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.2.0","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.2.0/manifests"},{"name":"1000.0.0","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/1000.0.0","html_url":"https://github.com/sourcegraph/srclib/releases/tag/1000.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@1000.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1000.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1000.0.0/manifests"},{"name":"203","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/203","html_url":"https://github.com/sourcegraph/srclib/releases/tag/203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/203/manifests"},{"name":"100","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/100","html_url":"https://github.com/sourcegraph/srclib/releases/tag/100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/100/manifests"},{"name":"2.000","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/2.000","html_url":"https://github.com/sourcegraph/srclib/releases/tag/2.000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@2.000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2.000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2.000/manifests"},{"name":"2aMILTONDMITRI001233","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/2aMILTONDMITRI001233","html_url":"https://github.com/sourcegraph/srclib/releases/tag/2aMILTONDMITRI001233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@2aMILTONDMITRI001233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2aMILTONDMITRI001233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2aMILTONDMITRI001233/manifests"},{"name":"2aDMITRI001233","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/2aDMITRI001233","html_url":"https://github.com/sourcegraph/srclib/releases/tag/2aDMITRI001233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@2aDMITRI001233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2aDMITRI001233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2aDMITRI001233/manifests"},{"name":"2a003","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/2a003","html_url":"https://github.com/sourcegraph/srclib/releases/tag/2a003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@2a003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2a003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2a003/manifests"},{"name":"1.2.3","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/1.2.3","html_url":"https://github.com/sourcegraph/srclib/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1.2.3/manifests"},{"name":"1.000","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/1.000","html_url":"https://github.com/sourcegraph/srclib/releases/tag/1.000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@1.000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1.000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1.000/manifests"},{"name":"mytag123","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/mytag123","html_url":"https://github.com/sourcegraph/srclib/releases/tag/mytag123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@mytag123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/mytag123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/mytag123/manifests"},{"name":"20003","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/20003","html_url":"https://github.com/sourcegraph/srclib/releases/tag/20003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@20003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/20003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/20003/manifests"},{"name":"2003","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/2003","html_url":"https://github.com/sourcegraph/srclib/releases/tag/2003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@2003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2003/manifests"},{"name":"2000","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/2000","html_url":"https://github.com/sourcegraph/srclib/releases/tag/2000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@2000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/2000/manifests"},{"name":"1003","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/1003","html_url":"https://github.com/sourcegraph/srclib/releases/tag/1003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@1003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1003/manifests"},{"name":"1001.0.0","sha":"4758dabebc5638ee41f70e7ed1d1448f6b9c4e0f","kind":"commit","published_at":"2016-01-07T09:13:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/1001.0.0","html_url":"https://github.com/sourcegraph/srclib/releases/tag/1001.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@1001.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1001.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/1001.0.0/manifests"},{"name":"v0.1.1-no-docker5","sha":"d0da88e209761f305d40ae1b37e53385a51a7685","kind":"commit","published_at":"2016-01-05T09:30:32.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.1.1-no-docker5","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.1.1-no-docker5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.1.1-no-docker5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker5/manifests"},{"name":"v0.1.1-no-docker4","sha":"bd4604e3c9e7a93d047744df9304b9c7cac304a3","kind":"commit","published_at":"2015-12-26T07:38:55.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.1.1-no-docker4","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.1.1-no-docker4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.1.1-no-docker4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker4/manifests"},{"name":"v0.1.1-no-docker3","sha":"1fc65634c773449e70d05322149cbe8cabdd762a","kind":"commit","published_at":"2015-12-22T16:23:58.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.1.1-no-docker3","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.1.1-no-docker3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.1.1-no-docker3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker3/manifests"},{"name":"v0.1.1-no-docker2","sha":"4ec3d9085c266fadcef2737f0ee90ec8d0be4f82","kind":"commit","published_at":"2015-12-21T09:30:55.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.1.1-no-docker2","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.1.1-no-docker2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.1.1-no-docker2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker2/manifests"},{"name":"v0.1.1-no-docker","sha":"98265871bc3662c48883456615c3bc6fd1d6e998","kind":"commit","published_at":"2015-12-21T09:18:53.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.1.1-no-docker","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.1.1-no-docker","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.1.1-no-docker","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1-no-docker/manifests"},{"name":"v0.1.1","sha":"89c785cd086bcf4d7fdf98d825ed5dfc2c93903c","kind":"commit","published_at":"2015-12-20T21:15:02.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.1.1","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"89c785cd086bcf4d7fdf98d825ed5dfc2c93903c","kind":"commit","published_at":"2015-12-20T21:15:02.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.1.0","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.1.0/manifests"},{"name":"v0.5-c","sha":"8f9d5367166a282f2fa8abbcf15d95ef988cb8b4","kind":"commit","published_at":"2015-05-12T19:27:31.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.5-c","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.5-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.5-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.5-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.5-c/manifests"},{"name":"v0.5-b","sha":"ba352de1ac7d59fa3ef1a8940d4b36fa9288ba91","kind":"commit","published_at":"2015-05-12T14:35:31.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.5-b","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.5-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.5-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.5-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.5-b/manifests"},{"name":"v0.5-a","sha":"d38d6bb42f5b6f852e9e0b5e32e48c53318a4ff6","kind":"commit","published_at":"2015-05-08T19:56:11.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.5-a","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.5-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.5-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.5-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.5-a/manifests"},{"name":"v0.0.42","sha":"bfb1fa2a96d2024f84d8d56fe6da20ee5dbe6304","kind":"commit","published_at":"2015-04-03T01:43:22.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.42","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"1a1256f3573bb6b7b0b392cb0741098f7f08f6b7","kind":"commit","published_at":"2015-04-02T23:16:25.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.41","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"5adb610f0dc5e9bd5ae3cbf71eecfd6cc5d8d734","kind":"commit","published_at":"2015-03-31T23:03:01.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.40","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"79152c57e3c51ced78bd8802bed31e9243e529aa","kind":"commit","published_at":"2015-03-14T01:57:00.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.39","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"614d170b1319193c6172beb80a7bd65792420958","kind":"commit","published_at":"2015-03-14T00:42:51.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.38","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"de902433689c257ed87f6c7ee7abe14f6c146a73","kind":"commit","published_at":"2015-03-05T18:06:58.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.37","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"22071d5a2818b89210379b14457e50c97bc8edc5","kind":"commit","published_at":"2015-02-23T08:39:31.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.36","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"ee8e5bc7f1a21c7d38845e0e4dc509c5e705f3e9","kind":"commit","published_at":"2015-02-04T02:18:28.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.35","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9f551ce9ae6e93372a6c187c44147321832b32cd","kind":"commit","published_at":"2015-02-04T00:59:45.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.34","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"4dcb2ad5197db204a6c9da7e262949c09b23fe87","kind":"commit","published_at":"2015-02-03T23:31:08.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.33","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"399b03434b8685a1da4d4b2944e82a62c037b454","kind":"commit","published_at":"2015-01-21T22:54:54.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.32","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"a484217709d3f75e7607839338273e2ed96a5d39","kind":"commit","published_at":"2015-01-08T19:52:24.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.31","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"a336656dd39cecd1912e7b3cd6d976d42a187e1f","kind":"commit","published_at":"2015-01-07T23:15:58.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.30","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"a766577b9c506b2f93d2d295bfc9b9be3adb4ea7","kind":"commit","published_at":"2014-12-16T14:01:44.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.29","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"4dfcaafc4834c2cde1ef440d8c394d0287a975af","kind":"commit","published_at":"2014-12-08T23:35:53.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.28","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7bfd491bca6bc7f53761eaade4b3dc4a6e18f3c6","kind":"commit","published_at":"2014-12-08T17:56:17.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.27","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"639be64dcc2e64c454d75ddf21912128340ded85","kind":"commit","published_at":"2014-09-25T23:01:29.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.26","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"639be64dcc2e64c454d75ddf21912128340ded85","kind":"commit","published_at":"2014-09-25T23:01:29.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.25","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"044298cca71e1c591ce504a7f85874e7bb76b77e","kind":"commit","published_at":"2014-09-12T10:21:19.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.24","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"fcef8f3292ee29e761a81263cc9015bee6dac0b8","kind":"commit","published_at":"2014-08-25T00:26:53.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.23","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"6ef8b36ca51a55c3e644275f02e7352d59f1ebaa","kind":"commit","published_at":"2014-08-24T22:30:38.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.22","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"3669ee0fb49a8fa8f8a00fbd7d7a0908813243d9","kind":"commit","published_at":"2014-08-19T05:58:21.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.21","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a42902afebae90253a879d239f80d747bf8bd2bf","kind":"commit","published_at":"2014-08-19T04:43:00.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.20","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.20/manifests"},{"name":"xyz","sha":"1787845e43b1024a966e4e799a3db3b73744c93c","kind":"commit","published_at":"2014-08-17T00:16:23.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/xyz","html_url":"https://github.com/sourcegraph/srclib/releases/tag/xyz","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@xyz","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/xyz","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/xyz/manifests"},{"name":"v0.0.19","sha":"7f0ac122f914d5679d80e03e6d1ed285459c307b","kind":"commit","published_at":"2014-08-15T08:34:43.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.19","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"2d5e89c68ed457f46d5f0d18da27322347b5aa5c","kind":"commit","published_at":"2014-08-15T03:13:54.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.18","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"93a97a344cf0cabcd100d5b4bfbdfa7a0e831338","kind":"commit","published_at":"2014-08-14T07:50:48.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.17","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"49c12d46b27569f69e2596377b3b77b299fd0652","kind":"commit","published_at":"2014-08-14T04:12:32.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.16","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.16/manifests"},{"name":"0.0.15","sha":"125f37e4d29edf4fe4c09ddd49f1e752eb17d496","kind":"commit","published_at":"2014-08-14T03:10:07.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/0.0.15","html_url":"https://github.com/sourcegraph/srclib/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/0.0.15/manifests"},{"name":"0.0.6","sha":"125f37e4d29edf4fe4c09ddd49f1e752eb17d496","kind":"commit","published_at":"2014-08-14T03:10:07.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/0.0.6","html_url":"https://github.com/sourcegraph/srclib/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/0.0.6/manifests"},{"name":"v0.0.14","sha":"530bbd3d9fffd563178309d3a085b479da750743","kind":"commit","published_at":"2014-08-12T12:05:49.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.14","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"7d0a57814ff74cdf0f0528d5e26a502ba0e33959","kind":"commit","published_at":"2014-08-12T08:34:13.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.13","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"2b575a9c5347e7a77e6e6070abe5667a4ffbb473","kind":"commit","published_at":"2014-08-12T03:47:37.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.12","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"37e5cb4c710683a56e42202a6337caa46a6203c8","kind":"commit","published_at":"2014-08-10T16:40:52.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.11","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"45c6759c0e349ccd1b9896d5da0b9114860625a1","kind":"commit","published_at":"2014-08-09T12:35:17.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.10","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"5bb3cfc469e2db3aec03a3cff4301bcfebe1e4a3","kind":"commit","published_at":"2014-08-08T06:40:19.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.9","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"9e6d4759583b7715859b5a9a6003b23b5dc9e396","kind":"commit","published_at":"2014-08-02T15:20:12.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.8","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9e6d4759583b7715859b5a9a6003b23b5dc9e396","kind":"commit","published_at":"2014-08-02T15:20:12.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.7","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"4a10f83812bb38d4941bcc0acf766e6e4d89b405","kind":"commit","published_at":"2014-08-01T01:18:46.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.6","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"3baa46e26469501647dd01b321d3ff18a292eaee","kind":"commit","published_at":"2014-08-01T01:03:05.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.5","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"77db187a7843811d348196618b18b84a41827ac9","kind":"commit","published_at":"2014-07-31T23:15:30.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.4","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"972d7b9457de5350ac95c77effa118d1b8cb786f","kind":"commit","published_at":"2014-07-31T23:05:38.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.3","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"42535993650a1a0ce897d60bd06e1556c4f1be57","kind":"commit","published_at":"2014-07-31T22:46:41.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.2","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"55fa893c6e34e8db45736a53aab7aa24b58dd132","kind":"commit","published_at":"2014-07-31T21:39:32.000Z","download_url":"https://codeload.github.com/sourcegraph/srclib/tar.gz/v0.0.1","html_url":"https://github.com/sourcegraph/srclib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/srclib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-19T01:28:42.775Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.787861986475248,"dependent_packages_count":8.463301156757757,"stargazers_count":2.0394072200539286,"forks_count":3.090570986260322,"docker_downloads_count":null,"average":4.595285337386814},"purl":"pkg:golang/github.com/sourcegraph/srclib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sourcegraph/srclib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sourcegraph/srclib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sourcegraph/srclib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-30T20:23:58.708Z","issues_count":17,"pull_requests_count":83,"avg_time_to_close_issue":396977.0,"avg_time_to_close_pull_request":2059794.2592592593,"issues_closed_count":8,"pull_requests_closed_count":81,"pull_request_authors_count":22,"issue_authors_count":14,"avg_comments_per_issue":1.7058823529411764,"avg_comments_per_pull_request":1.0602409638554218,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"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/sourcegraph%2Fsrclib/issues","maintainers":[{"login":"beyang","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beyang"},{"login":"sqs","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sqs"},{"login":"keegancsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keegancsmith"},{"login":"slimsag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slimsag"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fsrclib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fsrclib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fsrclib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fsrclib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fsrclib/codemeta","maintainers":[]}