{"id":3612,"name":"styles","description":"Official repository for Citation Style Language (CSL) citation styles.","url":"https://github.com/citation-style-language/styles","last_synced_at":"2025-09-04T17:07:14.652Z","repository":{"id":1237526,"uuid":"1175581","full_name":"citation-style-language/styles","owner":"citation-style-language","description":"Official repository for Citation Style Language (CSL) citation styles.","archived":false,"fork":false,"pushed_at":"2025-08-29T16:29:59.000Z","size":74839,"stargazers_count":3567,"open_issues_count":266,"forks_count":3946,"subscribers_count":89,"default_branch":"master","last_synced_at":"2025-08-29T19:04:58.062Z","etag":null,"topics":["bibliography","citation-style-language","citation-styles","citations","csl","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://citationstyles.org/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/citation-style-language.png","metadata":{"files":{"readme":"README.md","changelog":"changer-d-epoque.csl","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation-compass-apa-note.csl","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},"funding":{"github":"adam3smith"}},"created_at":"2010-12-16T22:46:44.000Z","updated_at":"2025-08-29T16:29:35.000Z","dependencies_parsed_at":"2023-12-10T01:39:03.423Z","dependency_job_id":"cfe98933-fae3-4abd-8c67-cd0a54fc9ef0","html_url":"https://github.com/citation-style-language/styles","commit_stats":{"total_commits":9529,"total_committers":1118,"mean_commits":8.523255813953488,"dds":0.8247455136950362,"last_synced_commit":"782e39cfe1a7ac0ab5d4b5c0740525e188603ba9"},"previous_names":[],"tags_count":835,"template":false,"template_full_name":null,"purl":"pkg:github/citation-style-language/styles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/sbom","scorecard":{"id":112651,"data":{"date":"2025-08-11","repo":{"name":"github.com/citation-style-language/styles","commit":"b1eda32a8cec0622a9709639b9bfd30ffc95aec3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/sheldon.yaml:22","Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/sheldon.yaml:32"],"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/merge.yaml:19","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/merge.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sheldon.yaml:11","Info: found token with 'none' permissions: .github/workflows/label-gun.yml:1","Info: found token with 'none' permissions: .github/workflows/merge.yaml:1","Info: found token with 'none' permissions: .github/workflows/sheldon.yaml:1"],"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-gun.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/label-gun.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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-15T13:31:56.886Z","repository_id":1237526,"created_at":"2025-08-15T13:31:56.886Z","updated_at":"2025-08-15T13:31:56.886Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641897,"owners_count":25142248,"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-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"citation-style-language","name":"Citation Style Language","uuid":"526476","kind":"organization","description":"","email":null,"website":"https://citationstyles.org/","location":null,"twitter":"csl_styles","company":null,"icon_url":"https://avatars.githubusercontent.com/u/526476?v=4","repositories_count":23,"last_synced_at":"2024-04-15T07:33:39.646Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"adam3smith"}},"html_url":"https://github.com/citation-style-language","funding_links":["https://github.com/sponsors/adam3smith"],"total_stars":3862,"followers":178,"following":0,"created_at":"2022-11-02T21:54:43.545Z","updated_at":"2024-04-15T07:33:57.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language/repositories"},"packages":[{"id":10354909,"name":"github.com/citation-style-language/styles","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/citation-style-language/styles","keywords_array":[],"namespace":null,"versions_count":450,"first_release_published_at":"2022-07-07T13:35:55.000Z","latest_release_published_at":"2025-08-10T23:54:06.000Z","latest_release_number":"v0.0.744","last_synced_at":"2025-08-11T00:16:58.802Z","created_at":"2024-06-11T16:00:00.897Z","updated_at":"2025-08-29T19:56:09.547Z","registry_url":"https://pkg.go.dev/github.com/citation-style-language/styles","install_command":"go get github.com/citation-style-language/styles","documentation_url":"https://pkg.go.dev/github.com/citation-style-language/styles#section-documentation","metadata":{},"repo_metadata":{"id":1237526,"uuid":"1175581","full_name":"citation-style-language/styles","owner":"citation-style-language","description":"Official repository for Citation Style Language (CSL) citation styles.","archived":false,"fork":false,"pushed_at":"2025-08-29T16:29:59.000Z","size":74839,"stargazers_count":3567,"open_issues_count":266,"forks_count":3946,"subscribers_count":89,"default_branch":"master","last_synced_at":"2025-08-29T19:04:58.062Z","etag":null,"topics":["bibliography","citation-style-language","citation-styles","citations","csl","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://citationstyles.org/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/citation-style-language.png","metadata":{"files":{"readme":"README.md","changelog":"changer-d-epoque.csl","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation-compass-apa-note.csl","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},"funding":{"github":"adam3smith"}},"created_at":"2010-12-16T22:46:44.000Z","updated_at":"2025-08-29T16:29:35.000Z","dependencies_parsed_at":"2023-12-10T01:39:03.423Z","dependency_job_id":"cfe98933-fae3-4abd-8c67-cd0a54fc9ef0","html_url":"https://github.com/citation-style-language/styles","commit_stats":{"total_commits":9529,"total_committers":1118,"mean_commits":8.523255813953488,"dds":0.8247455136950362,"last_synced_commit":"782e39cfe1a7ac0ab5d4b5c0740525e188603ba9"},"previous_names":[],"tags_count":817,"template":false,"template_full_name":null,"purl":"pkg:github/citation-style-language/styles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/sbom","scorecard":{"id":112651,"data":{"date":"2025-08-11","repo":{"name":"github.com/citation-style-language/styles","commit":"b1eda32a8cec0622a9709639b9bfd30ffc95aec3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/sheldon.yaml:22","Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/sheldon.yaml:32"],"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/merge.yaml:19","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/merge.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sheldon.yaml:11","Info: found token with 'none' permissions: .github/workflows/label-gun.yml:1","Info: found token with 'none' permissions: .github/workflows/merge.yaml:1","Info: found token with 'none' permissions: .github/workflows/sheldon.yaml:1"],"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-gun.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/label-gun.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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-15T13:31:56.886Z","repository_id":1237526,"created_at":"2025-08-15T13:31:56.886Z","updated_at":"2025-08-15T13:31:56.886Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272753495,"owners_count":24987305,"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-08-29T02:00:10.610Z","response_time":87,"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":"citation-style-language","name":"Citation Style Language","uuid":"526476","kind":"organization","description":"","email":null,"website":"https://citationstyles.org/","location":null,"twitter":"csl_styles","company":null,"icon_url":"https://avatars.githubusercontent.com/u/526476?v=4","repositories_count":23,"last_synced_at":"2024-04-15T07:33:39.646Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"adam3smith"}},"html_url":"https://github.com/citation-style-language","funding_links":["https://github.com/sponsors/adam3smith"],"total_stars":3862,"followers":178,"following":0,"created_at":"2022-11-02T21:54:43.545Z","updated_at":"2024-04-15T07:33:57.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language/repositories"},"tags":[{"name":"v0.1.44","sha":"83932485e158369eee78f2a1d23e653542be29c7","kind":"commit","published_at":"2025-08-29T16:29:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.44","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"cb602d4bd3deb89af7b89f9afbbef704f2b7cc2b","kind":"commit","published_at":"2025-08-29T16:24:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.43","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"599bef1b4cc37dea0637d0753da78cf799898638","kind":"commit","published_at":"2025-08-29T14:19:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.42","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"3699ea374a8e1be9f03c9230b0905dbd7eae0671","kind":"commit","published_at":"2025-08-29T13:02:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.41","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"7f3ff66df3c952dbec7def627949975b65facb5c","kind":"commit","published_at":"2025-08-29T07:36:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.40","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"c729cc28a78e9fb6b89e8873c5d64e5a7f2536ca","kind":"commit","published_at":"2025-08-28T15:54:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.39","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"585703a7be7a498a138b81d1d8da7c8032511149","kind":"commit","published_at":"2025-08-27T19:32:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.38","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"7f9e3a0658e32b9f56c4664d483e03edd2265565","kind":"commit","published_at":"2025-08-27T16:18:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.37","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"2478acb355180ed9492ca6ad43cc8cf9cf4639b6","kind":"commit","published_at":"2025-08-26T17:06:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.36","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"4ee0d56e450f52241902d752c0615476e82786c6","kind":"commit","published_at":"2025-08-26T16:27:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.35","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"806763d98bfa451a0d60ba78cc78b72147019e33","kind":"commit","published_at":"2025-08-26T16:00:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.34","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"dc48d6e144cb17d7abe36a0c6ae9abfe55edd3df","kind":"commit","published_at":"2025-08-26T15:47:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.33","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"ed08232be7e042603a238a08b13ac51cea2e9598","kind":"commit","published_at":"2025-08-26T09:03:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.32","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"0711077e197db9f6978d1c2f7fe6cc0b1e956fe8","kind":"commit","published_at":"2025-08-26T08:07:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.31","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"147eb03ad4cbb48f70cd99d150b34a8bac500fda","kind":"commit","published_at":"2025-08-26T06:39:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.30","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"ad03174a83255046cae99f4074f9781babec8f7f","kind":"commit","published_at":"2025-08-26T06:36:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.29","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"ccb12128c4305c16399abb2149a039123adc6ef5","kind":"commit","published_at":"2025-08-26T05:39:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.28","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"cc6705ee746573bd3b671e1193fdd7c26a6b74a7","kind":"commit","published_at":"2025-08-26T05:09:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.27","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"08d93606fece5f04cc503d4121597b2ea881cdf0","kind":"commit","published_at":"2025-08-26T05:06:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.26","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"6ed66c3970dd5534a63dfade1febdad55c382cd2","kind":"commit","published_at":"2025-08-26T04:47:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.25","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"ef7842b614d4f07c85d964f764ee2138289549ab","kind":"commit","published_at":"2025-08-26T02:43:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.24","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"60971430d9d6489127c0132f472eda2cef8a2045","kind":"commit","published_at":"2025-08-25T18:48:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.23","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"1dab74ff95ede27eedfca7b0daf7188237c148e2","kind":"commit","published_at":"2025-08-25T18:48:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.22","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"0bc04c6d1c3b5590f8a846cac0d70dd4ca8fdf87","kind":"commit","published_at":"2025-08-25T18:47:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.21","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"c7ca781b0521135dfa6687356571638b5c4daccf","kind":"commit","published_at":"2025-08-25T17:32:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.20","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"bb15b3a5fb0d40f8d7f0645db293055862b3ad61","kind":"commit","published_at":"2025-08-25T17:26:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.19","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"b92fd8b37b2db767c73b6f317af735d6dd5eb663","kind":"commit","published_at":"2025-08-25T17:26:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.18","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"17cfa60cd1506883ad25e7c90539035dc15387ed","kind":"commit","published_at":"2025-08-25T15:51:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.17","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"c0e0ecde9563f6e12c62d2a4957f833c549f9042","kind":"commit","published_at":"2025-08-25T15:49:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.16","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"6fc0ba2d883caad8cf0b8144136674aca30a55f9","kind":"commit","published_at":"2025-08-25T13:20:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.15","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"f98a29285b905112410a0c351774cfcdf125bac5","kind":"commit","published_at":"2025-08-25T11:28:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.14","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9431bd79fddb7131b9d06251642890d37a3c6ba7","kind":"commit","published_at":"2025-08-25T11:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.13","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"68e5b35f17ffcfe5e45726114fb87995191fde88","kind":"commit","published_at":"2025-08-25T11:11:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.12","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"9a02760303db3ddc522002ce01a1575e94330b18","kind":"commit","published_at":"2025-08-25T11:11:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.11","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"c2894d2f291feb9d09427b1975656d1d832346f5","kind":"commit","published_at":"2025-08-25T11:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.10","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"f4013e7081f3bae94a11dde62fe6c1e693fce7fe","kind":"commit","published_at":"2025-08-25T10:59:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.9","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"f611ee91f0f266f31c3763a2553a217f8d4f9871","kind":"commit","published_at":"2025-08-25T10:58:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.8","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2db3a45f1c2bdf7963577cb77abfab5543088c3f","kind":"commit","published_at":"2025-08-25T10:14:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.7","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e59b528b47358ee8e05da82e8fdc322e074777cf","kind":"commit","published_at":"2025-08-25T09:58:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.6","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"36a6f00256d0407c0f80d8399b41a16cd0c7933c","kind":"commit","published_at":"2025-08-25T09:34:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.5","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b95313e1e17d6c6aa82d72acc852d602328ef762","kind":"commit","published_at":"2025-08-22T19:09:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.4","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"670bca4ff8f7a92657f4f4571b0d3ef271e9600e","kind":"commit","published_at":"2025-08-22T18:39:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.3","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a180fea816beab79c9e8ca1559ee9de04d3e7a3e","kind":"commit","published_at":"2025-08-22T17:52:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.2","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"952543177225e96483f314ddbde867947cf2e46d","kind":"commit","published_at":"2025-08-22T17:45:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.1","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"69e85c15c50061cc8954c7feea4ee4c3a15745c9","kind":"commit","published_at":"2025-08-22T17:43:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.0","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.0/manifests"},{"name":"v0.0.772","sha":"5c1e6ba17b0c0127bf737bcf36355982ecbb6ff0","kind":"commit","published_at":"2025-08-22T17:23:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.772","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.772","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.772","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.772","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.772/manifests"},{"name":"v0.0.771","sha":"37130a3174e7c2f84e640707e663192a55cda3bd","kind":"commit","published_at":"2025-08-22T17:17:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.771","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.771","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.771","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.771","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.771/manifests"},{"name":"v0.0.770","sha":"a9bed3820b1f66bb9a25ffca24a1af672450fa23","kind":"commit","published_at":"2025-08-22T14:56:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.770","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.770","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.770/manifests"},{"name":"v0.0.769","sha":"f70938a66b8607235a23183cafc249ad1a79e56b","kind":"commit","published_at":"2025-08-22T14:50:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.769","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.769","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.769","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.769","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.769/manifests"},{"name":"v0.0.768","sha":"69010903a620b2f4307cfdbda4b56c46d1ed667d","kind":"commit","published_at":"2025-08-22T14:44:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.768","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.768","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.768","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.768","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.768/manifests"},{"name":"v0.0.767","sha":"4f5ca3373d07ebb3a033e49dfe39f1fc5974bb8a","kind":"commit","published_at":"2025-08-22T14:23:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.767","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.767","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.767","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.767","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.767/manifests"},{"name":"v0.0.766","sha":"94b5b2b0627f477895d16db80c6494e2bf62c8f0","kind":"commit","published_at":"2025-08-22T14:23:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.766","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.766","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.766","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.766","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.766/manifests"},{"name":"v0.0.765","sha":"2f75f4190e1e46c8f259e9af66c12cd58b100d72","kind":"commit","published_at":"2025-08-22T14:21:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.765","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.765","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.765","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.765","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.765/manifests"},{"name":"v0.0.764","sha":"48fc26f2466efab5fc57efc168a695f477e33022","kind":"commit","published_at":"2025-08-22T11:03:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.764","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.764","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.764","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.764","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.764/manifests"},{"name":"v0.0.763","sha":"a91f1c293f9eecc57b3b9076804dad67535f8bba","kind":"commit","published_at":"2025-08-22T11:01:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.763","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.763","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.763","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.763","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.763/manifests"},{"name":"v0.0.762","sha":"7276ce56010ee6295553fad69a90f15a98a04262","kind":"commit","published_at":"2025-08-22T08:54:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.762","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.762","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.762","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.762","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.762/manifests"},{"name":"v0.0.761","sha":"5e0af17837c34e2ed5082622be362d253006fd75","kind":"commit","published_at":"2025-08-22T08:45:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.761","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.761","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.761/manifests"},{"name":"v0.0.760","sha":"c7d1fa3019a51756a1a2aba820ab11cc7177e953","kind":"commit","published_at":"2025-08-21T13:58:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.760","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.760","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.760/manifests"},{"name":"v0.0.759","sha":"b45b312854de5134ca8baf6ed3ed8c8952cd0063","kind":"commit","published_at":"2025-08-21T07:49:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.759","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.759","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.759","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.759","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.759/manifests"},{"name":"v0.0.758","sha":"c5dddb792bb36e559d48ea44d1b93fb51999c121","kind":"commit","published_at":"2025-08-20T19:59:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.758","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.758","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.758","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.758","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.758/manifests"},{"name":"v0.0.757","sha":"edf8e3eeb86af2681c5bcbeb923890a75164c5f2","kind":"commit","published_at":"2025-08-20T16:57:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.757","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.757","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.757","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.757","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.757/manifests"},{"name":"v0.0.756","sha":"b1b56f5626e413f38bede51c96bde281fdc54cd7","kind":"commit","published_at":"2025-08-20T15:32:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.756","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.756","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.756","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.756","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.756/manifests"},{"name":"v0.0.755","sha":"12ad852b278fc404edfd0861628da7cad4b025f3","kind":"commit","published_at":"2025-08-20T15:31:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.755","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.755","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.755","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.755","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.755/manifests"},{"name":"v0.0.754","sha":"9864cd65dc19b8275a2081a64c4bb4332d3afe30","kind":"commit","published_at":"2025-08-20T09:01:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.754","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.754","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.754","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.754","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.754/manifests"},{"name":"v0.0.753","sha":"1194364e8538628a6316a7a84f74e383cd9f4f49","kind":"commit","published_at":"2025-08-16T18:44:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.753","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.753/manifests"},{"name":"v0.0.752","sha":"1b7f624dee6c37fd918d9cf90c497495553db824","kind":"commit","published_at":"2025-08-15T21:27:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.752","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.752","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.752","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.752","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.752/manifests"},{"name":"v0.0.751","sha":"6f0ad761627d5e7a2edb636826ba24bb0fdc01a7","kind":"commit","published_at":"2025-08-15T17:17:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.751","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.751","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.751","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.751","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.751/manifests"},{"name":"v0.0.750","sha":"69ee4ee4bdc0c9c6ec62a90e6aca17e7c55e8271","kind":"commit","published_at":"2025-08-15T15:25:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.750","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.750","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.750/manifests"},{"name":"v0.0.749","sha":"f5a387b858a7844089c0afa260c0ce8f2d76c252","kind":"commit","published_at":"2025-08-15T11:56:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.749","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.749","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.749","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.749","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.749/manifests"},{"name":"v0.0.748","sha":"447b698944acb67340f93a4cf1f4c8bfa33f315c","kind":"commit","published_at":"2025-08-15T11:54:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.748","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.748","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.748","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.748","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.748/manifests"},{"name":"v0.0.747","sha":"b1eda32a8cec0622a9709639b9bfd30ffc95aec3","kind":"commit","published_at":"2025-08-12T16:55:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.747","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.747","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.747","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.747","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.747/manifests"},{"name":"v0.0.746","sha":"a7d14ef4e67c06c0a2a8c0f60f723f0446403c8b","kind":"commit","published_at":"2025-08-12T05:36:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.746","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.746","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.746","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.746","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.746/manifests"},{"name":"v0.0.745","sha":"74b991e44aeb289bcfedc86737805bbfffb4a829","kind":"commit","published_at":"2025-08-12T00:59:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.745","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.745","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.745","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.745","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.745/manifests"},{"name":"v0.0.744","sha":"3a04c4e6b3cbc9b2cbdc31e756a5ab6b4839be65","kind":"commit","published_at":"2025-08-10T23:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.744","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.744","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.744","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.744","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.744/manifests"},{"name":"v0.0.743","sha":"5658beb95e022fb325cfc3573966553e5ce37bc1","kind":"commit","published_at":"2025-08-10T12:47:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.743","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.743","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.743","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.743","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.743/manifests"},{"name":"v0.0.742","sha":"90a195fbf611114cf71af6fb30baf1db224a979f","kind":"commit","published_at":"2025-08-10T12:47:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.742","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.742/manifests"},{"name":"v0.0.741","sha":"d12fa7c85765e06464759652b2b9b19ebd16568d","kind":"commit","published_at":"2025-08-10T11:20:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.741","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.741/manifests"},{"name":"v0.0.740","sha":"998d3c542711cc0b6984176f6991a5069da21351","kind":"commit","published_at":"2025-08-10T10:51:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.740","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.740/manifests"},{"name":"v0.0.739","sha":"c6bd3a77dcc8b59a013babc583c653eceb8a5fc4","kind":"commit","published_at":"2025-08-10T08:10:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.739","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.739/manifests"},{"name":"v0.0.738","sha":"a0040339deeb32a4a9021731375dca3fef536bca","kind":"commit","published_at":"2025-08-10T08:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.738","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.738/manifests"},{"name":"v0.0.737","sha":"49e7c95d5e13e19d71f28f43a1a9220cbeeb8a3c","kind":"commit","published_at":"2025-08-09T13:33:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.737","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.737/manifests"},{"name":"v0.0.736","sha":"109ab43648e8ed0462f37d3d89da146cd6b1b74c","kind":"commit","published_at":"2025-08-08T15:20:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.736","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.736/manifests"},{"name":"v0.0.735","sha":"064b17d90d9a038bffb242334ec833ba2d17fb53","kind":"commit","published_at":"2025-08-08T12:54:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.735","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.735/manifests"},{"name":"v0.0.734","sha":"c51dfc570ca3f53f5e7b393760a9356c96b450d7","kind":"commit","published_at":"2025-08-08T11:59:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.734","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.734/manifests"},{"name":"v0.0.733","sha":"81245a0870231804707634ea37fbd56e8da07019","kind":"commit","published_at":"2025-08-08T11:59:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.733","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.733/manifests"},{"name":"v0.0.732","sha":"80ba8693eda07bafe56628bd0ea00bb4b2b57c32","kind":"commit","published_at":"2025-08-07T17:22:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.732","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.732/manifests"},{"name":"v0.0.731","sha":"116e17f27077c0ae2d6d45de0fef587f79eac76f","kind":"commit","published_at":"2025-08-05T13:12:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.731","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.731/manifests"},{"name":"v0.0.730","sha":"292aec3485bd97f1559c818b7af70fae29d25a32","kind":"commit","published_at":"2025-08-02T14:51:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.730","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.730/manifests"},{"name":"v0.0.729","sha":"01e75f8874c3f4da0dd88f5674364c1758e38f12","kind":"commit","published_at":"2025-08-02T13:56:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.729","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.729/manifests"},{"name":"v0.0.728","sha":"3bc8babd6e2c45540d6709f01ffb82965469cb4b","kind":"commit","published_at":"2025-08-02T10:19:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.728","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.728/manifests"},{"name":"v0.0.727","sha":"373f0e9c29e7d99d0780062adde9dddb757b7839","kind":"commit","published_at":"2025-08-02T01:38:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.727","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.727/manifests"},{"name":"v0.0.726","sha":"0dcefd8d74c96fa1fe6a706f0868b650dfdc2ece","kind":"commit","published_at":"2025-07-31T10:05:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.726","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.726/manifests"},{"name":"v0.0.725","sha":"341a085908bf90fa6575f62b4b1b255e72a56d67","kind":"commit","published_at":"2025-07-30T17:34:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.725","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.725/manifests"},{"name":"v0.0.724","sha":"c18e8992c2dc75191b1026f7525cc70776a34634","kind":"commit","published_at":"2025-07-30T08:40:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.724","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.724/manifests"},{"name":"v0.0.723","sha":"62d7b78eb4faf59397f0c6e4c773ab0246de441c","kind":"commit","published_at":"2025-07-30T08:13:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.723","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.723/manifests"},{"name":"v0.0.722","sha":"efaff18699f4ba45e982b08d6ab124002880311a","kind":"commit","published_at":"2025-07-30T08:05:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.722","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.722/manifests"},{"name":"v0.0.721","sha":"aef6380416602f239f40fec9fc909fc01b614f49","kind":"commit","published_at":"2025-07-29T14:35:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.721","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.721/manifests"},{"name":"v0.0.720","sha":"54e18e4272c44d4f55f4ecf952fd708c88e412db","kind":"commit","published_at":"2025-07-29T14:27:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.720","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.720/manifests"},{"name":"v0.0.719","sha":"84c9483866fb034c14d2aab69b63325a14ecca2b","kind":"commit","published_at":"2025-07-29T10:22:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.719","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.719/manifests"},{"name":"v0.0.718","sha":"c38f1ec7f19efe700d9a68802bf8a2d51faafb30","kind":"commit","published_at":"2025-07-29T08:12:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.718","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.718/manifests"},{"name":"v0.0.717","sha":"32eb348c00c126ad7703fcc921429a22a96d71df","kind":"commit","published_at":"2025-07-28T18:45:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.717","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.717/manifests"},{"name":"v0.0.716","sha":"2a17954ec199fca185933945b575c659df8cddd1","kind":"commit","published_at":"2025-07-28T16:16:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.716","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.716/manifests"},{"name":"v0.0.715","sha":"dbae5e7c3df34a7467e8ed20bf8f917d851ac6c3","kind":"commit","published_at":"2025-07-28T14:45:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.715","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.715/manifests"},{"name":"v0.0.714","sha":"5654026ba82b2300aa882e13bf9bbb26a0b6f1d6","kind":"commit","published_at":"2025-07-28T00:27:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.714","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.714/manifests"},{"name":"v0.0.713","sha":"6f5faba10ed4824cad4afc626aa0173b342ba209","kind":"commit","published_at":"2025-07-27T21:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.713","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.713/manifests"},{"name":"v0.0.712","sha":"9b4cf7ec36c739991748b912bcb05f201381da65","kind":"commit","published_at":"2025-07-27T17:40:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.712","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.712/manifests"},{"name":"v0.0.711","sha":"50bbb3e9ea278a171f79ec8b64253e244ceb8f37","kind":"commit","published_at":"2025-07-27T17:13:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.711","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.711/manifests"},{"name":"v0.0.710","sha":"de803d8286a2377b3df2b73257d412a6119522ef","kind":"commit","published_at":"2025-07-27T17:11:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.710","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.710/manifests"},{"name":"v0.0.709","sha":"ff33b4c8dbe923e88fcee5cbae094a1307b6b36c","kind":"commit","published_at":"2025-07-26T16:48:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.709","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.709/manifests"},{"name":"v0.0.708","sha":"70baf3241ae00c983ce871d338714a9155922820","kind":"commit","published_at":"2025-07-26T15:14:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.708","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.708/manifests"},{"name":"v0.0.707","sha":"1af5d6156ccdfb28ec9174e8831a713d4dcff8f5","kind":"commit","published_at":"2025-07-26T14:58:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.707","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.707/manifests"},{"name":"v0.0.706","sha":"2041a7f95ede30e343d45f50cebe31e0d2e4487e","kind":"commit","published_at":"2025-07-25T15:28:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.706","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.706/manifests"},{"name":"v0.0.705","sha":"160ce0389a45e06dbcb40bf165171dba3582bdbd","kind":"commit","published_at":"2025-07-25T14:47:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.705","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.705/manifests"},{"name":"v0.0.704","sha":"e0822b3b0d948d765a7d2303ef1369d810469431","kind":"commit","published_at":"2025-07-25T14:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.704","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.704/manifests"},{"name":"v0.0.703","sha":"2d1b995671bcccbfb4b588525933c74070cac3cd","kind":"commit","published_at":"2025-07-25T12:53:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.703","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.703/manifests"},{"name":"v0.0.702","sha":"817ddf048640e20b11139311a561eae759dda0ac","kind":"commit","published_at":"2025-07-24T11:06:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.702","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.702/manifests"},{"name":"v0.0.701","sha":"19a30948bf7880fc2934212ff8ec71ff89742d59","kind":"commit","published_at":"2025-07-24T11:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.701","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.701/manifests"},{"name":"v0.0.700","sha":"c331df536453e6ce7e3f79218fb5d699a69b182b","kind":"commit","published_at":"2025-07-24T10:07:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.700","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.700/manifests"},{"name":"v0.0.699","sha":"783abe9bb9ec0de29373c05859f684173aa38718","kind":"commit","published_at":"2025-07-23T16:06:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.699","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.699/manifests"},{"name":"v0.0.698","sha":"a71701d40632b13bd5ea4941e3c7867eb3739ec2","kind":"commit","published_at":"2025-07-22T15:19:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.698","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.698/manifests"},{"name":"v0.0.697","sha":"6886802b905914e88cb914b523ec4108003a7ede","kind":"commit","published_at":"2025-07-20T11:28:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.697","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.697/manifests"},{"name":"v0.0.696","sha":"5a43ea9fb741db71f82ab3c45a231b2c789e00b3","kind":"commit","published_at":"2025-07-19T07:16:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.696","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.696/manifests"},{"name":"v0.0.695","sha":"a711f7a81e5e6a989720012557045b6be1f81388","kind":"commit","published_at":"2025-07-18T20:10:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.695","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.695/manifests"},{"name":"v0.0.694","sha":"83882de4355a6472b289e773a90f6ad34beaa107","kind":"commit","published_at":"2025-07-18T02:08:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.694","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.694/manifests"},{"name":"v0.0.693","sha":"8411bcef5065513d278200e119eb82819ef01beb","kind":"commit","published_at":"2025-07-17T17:02:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.693","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.693/manifests"},{"name":"v0.0.692","sha":"adbab4e3aa0d6b029df38c54ad7e29bc1911e1dd","kind":"commit","published_at":"2025-07-17T16:49:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.692","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.692/manifests"},{"name":"v0.0.691","sha":"3831733bed35b728dee3bfa837e41bf1fd2ea197","kind":"commit","published_at":"2025-07-17T13:33:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.691","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.691/manifests"},{"name":"v0.0.690","sha":"18522e374ace8cbaab69aca604baad167b6c66cf","kind":"commit","published_at":"2025-07-17T09:26:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.690","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.690/manifests"},{"name":"v0.0.689","sha":"8e0ab78a292915443e203e29c158753f38bcbb5b","kind":"commit","published_at":"2025-07-16T08:11:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.689","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.689/manifests"},{"name":"v0.0.688","sha":"565c3c2f1b5ae400f97c7c7597973bb6a41e980f","kind":"commit","published_at":"2025-07-15T16:43:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.688","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.688/manifests"},{"name":"v0.0.687","sha":"4b0562fcc9fa20f163a250cfe7e3e053a295ba67","kind":"commit","published_at":"2025-07-15T12:23:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.687","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.687/manifests"},{"name":"v0.0.686","sha":"7d33baf27c608f60dc625e5c4e79daf6a4ba2695","kind":"commit","published_at":"2025-07-15T12:23:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.686","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.686/manifests"},{"name":"v0.0.685","sha":"8491f53e691e8a078474a3189cc75665764ece20","kind":"commit","published_at":"2025-07-15T12:20:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.685","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.685/manifests"},{"name":"v0.0.684","sha":"ed3da6e07b24349c1f5163679830f0f5474fdcae","kind":"commit","published_at":"2025-07-14T23:15:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.684","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.684/manifests"},{"name":"v0.0.683","sha":"20fd9d9524e8e0825191421854a24350b3038c01","kind":"commit","published_at":"2025-07-14T15:42:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.683","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.683/manifests"},{"name":"v0.0.682","sha":"12cf3ef1cf26d625334b522a65438babeb92a6a5","kind":"commit","published_at":"2025-07-14T15:11:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.682","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.682/manifests"},{"name":"v0.0.681","sha":"59f124dc67441738d8823bc59d517edef8f43e06","kind":"commit","published_at":"2025-07-11T14:20:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.681","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.681/manifests"},{"name":"v0.0.680","sha":"e7c0279f0c86441ce1814524bbe17ea26a2610b0","kind":"commit","published_at":"2025-07-11T10:23:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.680","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.680/manifests"},{"name":"v0.0.679","sha":"b54219e683936829233ddad82a3d43cc9be157b7","kind":"commit","published_at":"2025-07-11T10:04:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.679","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.679/manifests"},{"name":"v0.0.678","sha":"97aabbfbd33dc381ad49365242e3f90dc2515ddd","kind":"commit","published_at":"2025-07-11T09:55:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.678","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.678/manifests"},{"name":"v0.0.677","sha":"06f6b34b008ccbc65c63d6fae622934f2e963432","kind":"commit","published_at":"2025-07-11T09:54:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.677","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.677/manifests"},{"name":"v0.0.676","sha":"5696c213acccabe79c137a81d5381720136a66a2","kind":"commit","published_at":"2025-07-11T09:53:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.676","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.676/manifests"},{"name":"v0.0.675","sha":"bfcd37c27b5df030ef9eb4383e6639bff0df5350","kind":"commit","published_at":"2025-07-11T09:53:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.675","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.675/manifests"},{"name":"v0.0.674","sha":"07d604de84a2118eee7212686e33a1c69a405ccb","kind":"commit","published_at":"2025-07-11T09:46:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.674","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.674/manifests"},{"name":"v0.0.673","sha":"704ff9ffba533dd67bb40607ef27514c2869fa09","kind":"commit","published_at":"2025-07-02T16:39:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.673","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.673/manifests"},{"name":"v0.0.672","sha":"b0e8f91f17007f98accb84ed3a4ea271bfff5a0b","kind":"commit","published_at":"2025-07-02T15:36:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.672","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.672/manifests"},{"name":"v0.0.671","sha":"d39f84927616d66da4f7474f51a027c7931b05e0","kind":"commit","published_at":"2025-06-30T16:57:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.671","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.671/manifests"},{"name":"v0.0.670","sha":"b33ec176c266367439785722ff7e0cbc3baeea29","kind":"commit","published_at":"2025-06-30T16:44:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.670","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.670/manifests"},{"name":"v0.0.669","sha":"589c4d5d1b37b432ac75506c03b00520a604e761","kind":"commit","published_at":"2025-06-24T19:46:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.669","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.669/manifests"},{"name":"v0.0.668","sha":"c3df987b90ea56f96b59235f2567fa29d5ef8610","kind":"commit","published_at":"2025-05-28T15:47:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.668","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.668/manifests"},{"name":"v0.0.667","sha":"8a2317a1f38e2c98c810dcfe50479e0d0ace6e33","kind":"commit","published_at":"2025-05-21T09:33:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.667","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.667/manifests"},{"name":"v0.0.666","sha":"c9eec949dcd42698ae84ac795957e2c536753adf","kind":"commit","published_at":"2025-05-19T16:47:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.666","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.666/manifests"},{"name":"v0.0.665","sha":"c1f8f60439c1b54bbc0b8dd144745af440581099","kind":"commit","published_at":"2025-05-19T08:46:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.665","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.665/manifests"},{"name":"v0.0.664","sha":"b7df21a2b28d7a747637041a875865ed1845ca7d","kind":"commit","published_at":"2025-05-18T00:55:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.664","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.664/manifests"},{"name":"v0.0.663","sha":"5799906c38cbdc7ea0e65ccf7f1800c5832732d8","kind":"commit","published_at":"2025-05-18T00:54:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.663","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.663/manifests"},{"name":"v0.0.662","sha":"c7de5bedd4caf9c2ce193e4ccc536f8b5899707b","kind":"commit","published_at":"2025-05-15T16:28:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.662","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.662/manifests"},{"name":"v0.0.661","sha":"cebba389fc8743e5886cb756dff9395ba311198a","kind":"commit","published_at":"2025-05-14T22:43:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.661","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.661/manifests"},{"name":"v0.0.660","sha":"9b777f6fa924083e34273e836c71f522c5e6e10c","kind":"commit","published_at":"2025-05-10T14:58:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.660","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.660/manifests"},{"name":"v0.0.659","sha":"4c999dd204e30a712cc8b3f49bd3b3871c88c2d4","kind":"commit","published_at":"2025-05-10T14:43:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.659","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.659/manifests"},{"name":"v0.0.658","sha":"cac47c904bcc82b60d7777bc836da8df2d27eacc","kind":"commit","published_at":"2025-05-09T13:13:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.658","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.658/manifests"},{"name":"v0.0.657","sha":"2b17ac07ff09c34d7d07e4876e593090f1af46fb","kind":"commit","published_at":"2025-05-07T17:54:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.657","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.657/manifests"},{"name":"v0.0.656","sha":"b8070a75b46cdf0d0c14ebc9ff17c284ebc92d09","kind":"commit","published_at":"2025-04-29T12:54:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.656","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.656/manifests"},{"name":"v0.0.655","sha":"c58ef319330e1fef214967e79ca317f4ddf99887","kind":"commit","published_at":"2025-04-28T17:01:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.655","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.655/manifests"},{"name":"v0.0.654","sha":"23a28ea6b352d09de37f1ab70b8a983b44d1a0cf","kind":"commit","published_at":"2025-04-18T15:53:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.654","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.654/manifests"},{"name":"v0.0.653","sha":"007971bde0dae1b538bf1f9cba7b5ad524cb5c5d","kind":"commit","published_at":"2025-04-18T15:46:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.653","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.653/manifests"},{"name":"v0.0.652","sha":"af4426af31842cc4e55f459903bf616166d7d7c3","kind":"commit","published_at":"2025-04-18T15:15:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.652","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.652/manifests"},{"name":"v0.0.651","sha":"d55f6eaf6d6429e23da257e3502dfc59e58e3a33","kind":"commit","published_at":"2025-04-18T15:07:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.651","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.651/manifests"},{"name":"v0.0.650","sha":"b164e6b430dc22b4002647b65b278aaa57bf240c","kind":"commit","published_at":"2025-04-16T19:20:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.650","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.650","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.650/manifests"},{"name":"v0.0.649","sha":"a76853f774448641b2175c78b98a326fe04c5340","kind":"commit","published_at":"2025-04-16T16:11:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.649","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.649","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.649","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.649","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.649/manifests"},{"name":"v0.0.648","sha":"616763159e5fbedcfb574ac02648e727b8166dad","kind":"commit","published_at":"2025-04-12T16:33:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.648","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.648","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.648","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.648","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.648/manifests"},{"name":"v0.0.647","sha":"ee4feb906f9f67ec82de0b8d31c11da91f45e854","kind":"commit","published_at":"2025-04-10T19:17:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.647","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.647","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.647","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.647","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.647/manifests"},{"name":"v0.0.646","sha":"8c5439ee7e0689c5afb44e2fff9694eb9d36ec7b","kind":"commit","published_at":"2025-03-22T21:28:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.646","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.646","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.646","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.646","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.646/manifests"},{"name":"v0.0.645","sha":"0328bbebf9754e796bd0bac2748e22910e5933c5","kind":"commit","published_at":"2025-03-22T14:55:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.645","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.645/manifests"},{"name":"v0.0.644","sha":"1b6fd07cb8c9d5fe2a5ed0000cebd7a34ab2b4ff","kind":"commit","published_at":"2025-03-22T14:51:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.644","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.644","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.644","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.644","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.644/manifests"},{"name":"v0.0.643","sha":"2523a56c18462dbe89b15a02813722e5f6ae34b4","kind":"commit","published_at":"2025-03-19T12:12:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.643","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.643","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.643","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.643","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.643/manifests"},{"name":"v0.0.642","sha":"45316464a5be3b19f2a6ab88755f753ca3f01394","kind":"commit","published_at":"2025-03-18T16:56:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.642","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.642","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.642","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.642","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.642/manifests"},{"name":"v0.0.641","sha":"53438e7046b6aeca564bb84eb905096c19c365fd","kind":"commit","published_at":"2025-03-18T13:31:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.641","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.641","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.641/manifests"},{"name":"v0.0.640","sha":"6a83ef2db5f7161ed673df0d46067fcd61232231","kind":"commit","published_at":"2025-03-17T23:51:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.640","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.640","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.640/manifests"},{"name":"v0.0.639","sha":"5dcaf2790ecac10dde44e70538a790b52c78fa4b","kind":"commit","published_at":"2025-03-16T01:18:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.639","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.639","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.639","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.639","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.639/manifests"},{"name":"v0.0.638","sha":"62892c6356a45f97dbf410df576742c69c7e7d01","kind":"commit","published_at":"2025-03-14T01:06:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.638","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.638/manifests"},{"name":"v0.0.637","sha":"d2017d28c62ef9a07564bbe4762dde74f46aac86","kind":"commit","published_at":"2025-03-13T13:23:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.637","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.637","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.637","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.637","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.637/manifests"},{"name":"v0.0.636","sha":"8f8bab2ffeaf8298b4561583306c201b1eee0484","kind":"commit","published_at":"2025-03-10T17:52:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.636","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.636","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.636","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.636","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.636/manifests"},{"name":"v0.0.635","sha":"b43e623ef66e737be95076ce7e898288bb3a958c","kind":"commit","published_at":"2025-03-10T14:48:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.635","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.635","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.635","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.635","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.635/manifests"},{"name":"v0.0.634","sha":"371ebd448591d48689600b110605c884fedad7fe","kind":"commit","published_at":"2025-03-08T13:11:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.634","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.634","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.634","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.634","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.634/manifests"},{"name":"v0.0.633","sha":"59f7db29d2fb468842372faf736ddbbaf0c5486c","kind":"commit","published_at":"2025-03-08T09:37:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.633","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.633","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.633","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.633","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.633/manifests"},{"name":"v0.0.632","sha":"88cf4433f77c5a580b6daed2dac1adafb67f8269","kind":"commit","published_at":"2025-03-05T01:27:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.632","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.632","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.632","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.632","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.632/manifests"},{"name":"v0.0.631","sha":"44d9b9f778ea3b947bf381ed8c7269acff31db84","kind":"commit","published_at":"2025-03-02T14:33:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.631","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.631","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.631","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.631","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.631/manifests"},{"name":"v0.0.630","sha":"c7d994dd368437f84310b98bdc3520c1366fd661","kind":"commit","published_at":"2025-03-02T00:52:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.630","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.630/manifests"},{"name":"v0.0.629","sha":"48da885496162e781f419880413b58ec6854ff3c","kind":"commit","published_at":"2025-03-01T19:21:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.629","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.629","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.629","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.629","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.629/manifests"},{"name":"v0.0.628","sha":"f715cd4df63f3a6e70e15bc877a793f56e315558","kind":"commit","published_at":"2025-03-01T15:51:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.628","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.628","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.628","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.628","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.628/manifests"},{"name":"v0.0.627","sha":"e3b549a954d4168fc336b9a1da8a4ede1a1f7377","kind":"commit","published_at":"2025-03-01T15:50:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.627","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.627/manifests"},{"name":"v0.0.626","sha":"f9626323ed9401a8c7599ff5efd8f94842fd912a","kind":"commit","published_at":"2025-03-01T15:42:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.626","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.626/manifests"},{"name":"v0.0.625","sha":"fe5ee35fb8c711636724b72c1fb38907d93206ea","kind":"commit","published_at":"2025-02-28T20:15:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.625","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.625/manifests"},{"name":"v0.0.624","sha":"690b37912bd2dadda564ef0373f547cb8ba94719","kind":"commit","published_at":"2025-02-28T20:14:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.624","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.624/manifests"},{"name":"v0.0.623","sha":"9ae2d54bea588e94e50d833abec24265d42d3c15","kind":"commit","published_at":"2025-02-28T19:37:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.623","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.623","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.623","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.623","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.623/manifests"},{"name":"v0.0.622","sha":"7ab9e1c76eecb3beefa75704e09c23c2d5e0ecd5","kind":"commit","published_at":"2025-02-28T19:36:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.622","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.622","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.622","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.622","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.622/manifests"},{"name":"v0.0.621","sha":"efae8a807e6da9c6ff4ba9e63f87e054caf51243","kind":"commit","published_at":"2025-02-28T16:10:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.621","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.621/manifests"},{"name":"v0.0.620","sha":"2121f982285735b70d079deb4852119eee57144c","kind":"commit","published_at":"2025-02-27T23:51:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.620","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.620","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.620/manifests"},{"name":"v0.0.619","sha":"26a83fc8d4ef636803055748eb39d312577ba408","kind":"commit","published_at":"2025-02-27T16:54:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.619","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.619","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.619","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.619","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.619/manifests"},{"name":"v0.0.618","sha":"aacbf36b15186e8403ee46ce54a241f944f16789","kind":"commit","published_at":"2025-02-27T16:42:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.618","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.618","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.618","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.618","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.618/manifests"},{"name":"v0.0.617","sha":"0674281b4f9150b70d3ddef606811ef1e3dba1dc","kind":"commit","published_at":"2025-02-27T16:31:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.617","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.617/manifests"},{"name":"v0.0.616","sha":"8c9b59618036af2469e347a43ac1665ca300fa98","kind":"commit","published_at":"2025-02-27T16:17:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.616","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.616","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.616","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.616","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.616/manifests"},{"name":"v0.0.615","sha":"7a30ecf7465a7f6c0cef3087ffc243c00e76e226","kind":"commit","published_at":"2025-02-27T16:12:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.615","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.615","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.615","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.615","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.615/manifests"},{"name":"v0.0.614","sha":"9f271a2a16a806c4ed4a8d58d9d782ef9299e3fa","kind":"commit","published_at":"2025-02-27T16:02:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.614","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.614","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.614","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.614","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.614/manifests"},{"name":"v0.0.613","sha":"fb11d7b17fde1d08df88219fe82d696e6114e3b1","kind":"commit","published_at":"2025-02-27T15:58:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.613","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.613","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.613","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.613","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.613/manifests"},{"name":"v0.0.612","sha":"399650b9fe8a652fe57a50c924cf93aee8608873","kind":"commit","published_at":"2025-02-27T15:57:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.612","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.612","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.612","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.612","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.612/manifests"},{"name":"v0.0.611","sha":"1fc386345b2df6dc6fed163d71bfd9d3f8f5c493","kind":"commit","published_at":"2025-02-27T15:57:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.611","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.611","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.611","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.611","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.611/manifests"},{"name":"v0.0.610","sha":"8be46bc088478e9f128b0bfd7322e7943064d5aa","kind":"commit","published_at":"2025-02-27T15:49:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.610","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.610","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.610/manifests"},{"name":"v0.0.609","sha":"58fc8746699021159e007f84623f8e2df8ce7947","kind":"commit","published_at":"2025-02-27T15:42:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.609","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.609/manifests"},{"name":"v0.0.608","sha":"34a89bb75fe86dc30fe5dc4129f40ac40fbecfd5","kind":"commit","published_at":"2025-02-27T15:41:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.608","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.608/manifests"},{"name":"v0.0.607","sha":"09762ce0ec21224a04ae080a8b34ba0c6675a4fd","kind":"commit","published_at":"2025-02-27T15:41:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.607","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.607/manifests"},{"name":"v0.0.606","sha":"7b139aee3251a6b292e47a2e6d4e5d0e7cc75a08","kind":"commit","published_at":"2025-02-23T05:33:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.606","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.606/manifests"},{"name":"v0.0.605","sha":"af23da5413b86476a2ae5bea2d8050f745b72072","kind":"commit","published_at":"2025-02-23T05:30:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.605","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.605/manifests"},{"name":"v0.0.604","sha":"c0a32964a196348dd8853b5ef54826d992acd1ea","kind":"commit","published_at":"2025-02-23T05:17:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.604","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.604/manifests"},{"name":"v0.0.603","sha":"00fcd3732ec2eeda540e06ae4678ed2992df641f","kind":"commit","published_at":"2025-02-23T05:15:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.603","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.603/manifests"},{"name":"v0.0.602","sha":"3b033862788585bd0129a196e402ae3d1aa011fa","kind":"commit","published_at":"2025-02-22T18:38:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.602","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.602","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.602","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.602","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.602/manifests"},{"name":"v0.0.601","sha":"892a0eb98a0badf01646817cf30d704ad09fa3f1","kind":"commit","published_at":"2025-02-22T04:18:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.601","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.601","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.601","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.601","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.601/manifests"},{"name":"v0.0.600","sha":"34b856e414ee98f7b4313c72cd7fb105dae8dd45","kind":"commit","published_at":"2025-02-22T03:53:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.600","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.600","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.600/manifests"},{"name":"v0.0.599","sha":"c1ba0835362589ce986817b31875b7455cacdde7","kind":"commit","published_at":"2025-02-22T03:18:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.599","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.599","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.599","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.599","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.599/manifests"},{"name":"v0.0.598","sha":"b649f992120f564795bbfb973e0bb4677d18924c","kind":"commit","published_at":"2025-02-22T03:03:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.598","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.598","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.598","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.598","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.598/manifests"},{"name":"v0.0.597","sha":"e5d65d833b65d718144ea651a0fc101a433166e4","kind":"commit","published_at":"2025-02-17T16:01:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.597","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.597","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.597","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.597","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.597/manifests"},{"name":"v0.0.596","sha":"5336f24b78ea631289902f89c157fea9224c57b7","kind":"commit","published_at":"2025-02-16T00:16:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.596","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.596","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.596","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.596","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.596/manifests"},{"name":"v0.0.595","sha":"11555cd7e7b66fe2327c983004031d541bd95e86","kind":"commit","published_at":"2025-02-15T15:51:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.595","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.595","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.595","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.595","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.595/manifests"},{"name":"v0.0.594","sha":"9438d21de536235d891b3dbd049e137302c13cd0","kind":"commit","published_at":"2025-02-15T15:47:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.594","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.594","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.594","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.594","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.594/manifests"},{"name":"v0.0.593","sha":"8c11b18dfb8b37df07450a5a482ed27ce66858d2","kind":"commit","published_at":"2025-02-15T11:01:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.593","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.593","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.593","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.593","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.593/manifests"},{"name":"v0.0.592","sha":"881960ac3241fbfa56dceec313e0ef058467273a","kind":"commit","published_at":"2025-02-15T01:23:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.592","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.592/manifests"},{"name":"v0.0.591","sha":"953623a0e68ec65675f038c8e7a4dc504675bb8b","kind":"commit","published_at":"2025-02-12T15:33:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.591","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.591","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.591","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.591","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.591/manifests"},{"name":"v0.0.590","sha":"77c46c415385cd9d68525dbad3bdf86cb5e18260","kind":"commit","published_at":"2025-02-10T03:11:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.590","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.590","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.590/manifests"},{"name":"v0.0.589","sha":"f29d20c5293c27c93603b3786d86bd0ac535de19","kind":"commit","published_at":"2025-02-08T16:01:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.589","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.589","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.589","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.589","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.589/manifests"},{"name":"v0.0.588","sha":"4d303c3710e63eae7e8a07ea11c6c3ff120a3bbe","kind":"commit","published_at":"2025-02-08T15:56:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.588","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.588","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.588","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.588","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.588/manifests"},{"name":"v0.0.587","sha":"efc310c60dd435a14dbbe798c7bea9a388177781","kind":"commit","published_at":"2025-02-07T12:20:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.587","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.587","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.587","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.587","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.587/manifests"},{"name":"v0.0.586","sha":"fd7a822b89eea39a3246540e29e08987a4f6757a","kind":"commit","published_at":"2025-02-05T13:10:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.586","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.586","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.586","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.586","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.586/manifests"},{"name":"v0.0.585","sha":"65a293b691c9310579ca9af82aebe72c3d395600","kind":"commit","published_at":"2025-02-03T18:11:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.585","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.585","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.585","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.585","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.585/manifests"},{"name":"v0.0.584","sha":"22617f9b94681402113eeca2ab7148e259b698f1","kind":"commit","published_at":"2025-02-01T16:57:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.584","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.584","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.584","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.584","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.584/manifests"},{"name":"v0.0.583","sha":"c24f70eec128205b465659f6926ee405b2391004","kind":"commit","published_at":"2025-02-01T16:51:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.583","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.583","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.583","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.583","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.583/manifests"},{"name":"v0.0.582","sha":"14d028ab7938c67c33d5910f6de7ea4a13cab771","kind":"commit","published_at":"2025-02-01T16:50:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.582","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.582","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.582","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.582","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.582/manifests"},{"name":"v0.0.581","sha":"0d28911f890ef7063456e5828f3475464e1a9a86","kind":"commit","published_at":"2025-01-27T19:16:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.581","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.581","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.581","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.581","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.581/manifests"},{"name":"v0.0.580","sha":"2e90b3afc1aa6fc90c46d674798936cd438af1fa","kind":"commit","published_at":"2025-01-22T19:16:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.580","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.580","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.580/manifests"},{"name":"v0.0.579","sha":"1d813b24c19ec5caaddb94abfa3416e10513360e","kind":"commit","published_at":"2025-01-22T19:14:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.579","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.579","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.579","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.579","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.579/manifests"},{"name":"v0.0.578","sha":"02ffb1f839fa05b31086bc21978117eacf8de938","kind":"commit","published_at":"2025-01-22T19:05:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.578","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.578","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.578","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.578","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.578/manifests"},{"name":"v0.0.577","sha":"26eccff9e537f71494a4da7b91afac1adf571dc9","kind":"commit","published_at":"2025-01-22T18:45:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.577","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.577","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.577","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.577","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.577/manifests"},{"name":"v0.0.576","sha":"6bae16d70a42b5ff0846ba21123d2f3796f051db","kind":"commit","published_at":"2025-01-09T14:49:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.576","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.576","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.576","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.576","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.576/manifests"},{"name":"v0.0.575","sha":"080516e27470d03c70bd3d5f6d712a0b61a45448","kind":"commit","published_at":"2024-12-20T13:57:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.575","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.575","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.575","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.575","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.575/manifests"},{"name":"v0.0.574","sha":"883b0fadb7723b05b3e4e9ddfc20301b578fdf8d","kind":"commit","published_at":"2024-12-12T17:04:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.574","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.574","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.574","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.574","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.574/manifests"},{"name":"v0.0.573","sha":"60322dc7c89dd7ec991cc1790761c1cd05f8f551","kind":"commit","published_at":"2024-12-12T17:01:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.573","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.573","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.573","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.573","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.573/manifests"},{"name":"v0.0.572","sha":"5862baf992740fc850807c77fa49d2fd0dd3cb6e","kind":"commit","published_at":"2024-12-12T16:58:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.572","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.572","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.572","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.572","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.572/manifests"},{"name":"v0.0.571","sha":"458b3a7aeca4555c4f283a9cf23e096805aa8a28","kind":"commit","published_at":"2024-12-12T16:41:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.571","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.571","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.571","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.571","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.571/manifests"},{"name":"v0.0.570","sha":"e6925bb38e5ab37435192a850d12d10e34ba0920","kind":"commit","published_at":"2024-12-11T21:16:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.570","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.570","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.570/manifests"},{"name":"v0.0.569","sha":"6b7b611908b20c91f34110d1c9489fb3278e0ef5","kind":"commit","published_at":"2024-11-29T19:26:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.569","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.569","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.569","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.569","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.569/manifests"},{"name":"v0.0.568","sha":"785c6efdfd8ff6535f436ebabc24284dfde86abb","kind":"commit","published_at":"2024-11-29T14:42:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.568","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.568","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.568","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.568","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.568/manifests"},{"name":"v0.0.567","sha":"568b63625d72c25297b498cf3f658e5691655a41","kind":"commit","published_at":"2024-11-05T18:29:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.567","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.567","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.567","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.567","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.567/manifests"},{"name":"v0.0.566","sha":"da0bfdfee352bb7161372a6e470604d829bc0cf7","kind":"commit","published_at":"2024-11-05T18:26:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.566","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.566","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.566","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.566","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.566/manifests"},{"name":"v0.0.565","sha":"3c6e58a8f0451f3135092139dd2e08cdd6d23603","kind":"commit","published_at":"2024-11-02T19:25:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.565","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.565","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.565","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.565","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.565/manifests"},{"name":"v0.0.564","sha":"f720e365dbd6a529997e39adab58e2eca6276b24","kind":"commit","published_at":"2024-10-30T16:10:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.564","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.564","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.564","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.564","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.564/manifests"},{"name":"v0.0.563","sha":"1931353cec337cb62ef3f9049a78e4f91a3834b9","kind":"commit","published_at":"2024-10-21T17:15:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.563","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.563","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.563","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.563","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.563/manifests"},{"name":"v0.0.562","sha":"5cfc7ae46c1d596351d75aaa11ab06e98e0aeeaf","kind":"commit","published_at":"2024-10-19T13:35:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.562","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.562","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.562","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.562","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.562/manifests"},{"name":"v0.0.561","sha":"075c2aa09c3267e9c0e200f362d522d4e282de6c","kind":"commit","published_at":"2024-10-18T18:10:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.561","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.561","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.561","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.561","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.561/manifests"},{"name":"v0.0.560","sha":"b371e26aa228ff18a1007933d4707319b36ea1d7","kind":"commit","published_at":"2024-10-16T21:08:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.560","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.560","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.560/manifests"},{"name":"v0.0.559","sha":"08cf52319f5c7835d2ade144c79faf399ddc0a88","kind":"commit","published_at":"2024-10-16T15:04:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.559","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.559","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.559","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.559","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.559/manifests"},{"name":"v0.0.558","sha":"9596c803d420ecd17a245003992b06fb6e0cc3e3","kind":"commit","published_at":"2024-10-16T13:40:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.558","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.558","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.558","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.558","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.558/manifests"},{"name":"v0.0.557","sha":"47aeec68f6a8c6827078dd30b2f21ca5fb7c6e67","kind":"commit","published_at":"2024-10-16T13:39:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.557","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.557","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.557","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.557","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.557/manifests"},{"name":"v0.0.556","sha":"ae0914f448af8c57103b4e9f0228a56418e6b9a5","kind":"commit","published_at":"2024-10-16T13:39:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.556","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.556","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.556","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.556","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.556/manifests"},{"name":"v0.0.555","sha":"b68998243260ecb0b91b2bd40fe00d301507b882","kind":"commit","published_at":"2024-10-16T13:33:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.555","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.555","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.555","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.555","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.555/manifests"},{"name":"v0.0.554","sha":"29d144993add5e6ce573eb7bc3150c185241e232","kind":"commit","published_at":"2024-10-16T11:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.554","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.554","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.554","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.554","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.554/manifests"},{"name":"v0.0.553","sha":"4590219e47760245d2f3e54a2c0b11168867e06d","kind":"commit","published_at":"2024-10-16T02:47:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.553","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.553","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.553","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.553","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.553/manifests"},{"name":"v0.0.552","sha":"4f955f0e02c8ca5bdd23c06d13ba5d1c5330821d","kind":"commit","published_at":"2024-10-15T16:38:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.552","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.552","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.552","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.552","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.552/manifests"},{"name":"v0.0.551","sha":"630767164f0e5781d3099f726b05294003c906d0","kind":"commit","published_at":"2024-10-15T16:20:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.551","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.551","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.551","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.551","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.551/manifests"},{"name":"v0.0.550","sha":"ad60feb6ce5acd4c84364a3ed6c82b72b58122c2","kind":"commit","published_at":"2024-10-15T16:07:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.550","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.550","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.550/manifests"},{"name":"v0.0.549","sha":"b09fd4a688e453beb5d8fb41d881acfbcc39656b","kind":"commit","published_at":"2024-10-14T20:02:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.549","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.549","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.549","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.549","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.549/manifests"},{"name":"v0.0.548","sha":"b413a778b8170cf5aebbb9aeffec62cfd068e19e","kind":"commit","published_at":"2024-10-14T13:26:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.548","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.548","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.548","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.548","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.548/manifests"},{"name":"v0.0.547","sha":"b01d03bcffcc76331a0378a9987b4a25ae18812d","kind":"commit","published_at":"2024-10-13T14:54:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.547","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.547","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.547","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.547","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.547/manifests"},{"name":"v0.0.546","sha":"3b0b6d2665f51f940d6b14e334aafdc29225eb32","kind":"commit","published_at":"2024-10-13T03:08:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.546","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.546","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.546","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.546","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.546/manifests"},{"name":"v0.0.545","sha":"f75bc1cf4ddc8204d069809865840ba8693499e9","kind":"commit","published_at":"2024-10-10T23:52:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.545","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.545","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.545","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.545","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.545/manifests"},{"name":"v0.0.544","sha":"6b62170726a6385011f99a47d5fde86befc415cf","kind":"commit","published_at":"2024-10-10T23:51:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.544","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.544","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.544","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.544","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.544/manifests"},{"name":"v0.0.543","sha":"413da60a998e5ab40e0d00d5217c32722c035e85","kind":"commit","published_at":"2024-10-10T16:36:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.543","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.543","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.543","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.543","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.543/manifests"},{"name":"v0.0.542","sha":"8acc65b40aef973451e24ab6fe465d9aef55642e","kind":"commit","published_at":"2024-10-07T16:02:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.542","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.542","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.542","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.542","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.542/manifests"},{"name":"v0.0.541","sha":"1e20dd605e3db1d87a5426eada0a6b1fe4fe52e6","kind":"commit","published_at":"2024-10-03T13:10:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.541","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.541","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.541","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.541","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.541/manifests"},{"name":"v0.0.540","sha":"4bd658613790707fbb05af269edce6e48f1a80ef","kind":"commit","published_at":"2024-09-30T19:59:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.540","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.540","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.540/manifests"},{"name":"v0.0.539","sha":"8bcd8fb2ee3151e1c5ec2dcf477fa36b26c647c0","kind":"commit","published_at":"2024-09-27T14:41:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.539","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.539","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.539","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.539","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.539/manifests"},{"name":"v0.0.538","sha":"6007a2ae02dd88b980e6094f4fbefcc3e2e5e21b","kind":"commit","published_at":"2024-09-23T18:33:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.538","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.538","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.538","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.538","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.538/manifests"},{"name":"v0.0.536","sha":"e328d44b6c1e91f33cf36666bc718141be7d8062","kind":"commit","published_at":"2024-09-18T20:44:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.536","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.536","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.536","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.536","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.536/manifests"},{"name":"v0.0.537","sha":"94625fb845987ddf2c9d2b0b83f3f024a4a65f0a","kind":"commit","published_at":"2024-09-18T20:42:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.537","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.537","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.537","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.537","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.537/manifests"},{"name":"v0.0.535","sha":"cd2728158d69c6f23a1ac9f6fdd0c6eed4366ce7","kind":"commit","published_at":"2024-09-18T20:42:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.535","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.535","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.535","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.535","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.535/manifests"},{"name":"v0.0.534","sha":"dce3ea4f49baed7a3e0ec9c0fc042cde73876b6b","kind":"commit","published_at":"2024-09-18T20:40:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.534","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.534","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.534","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.534","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.534/manifests"},{"name":"v0.0.533","sha":"d702e02cdbbb629a335b28a97768400feed2b274","kind":"commit","published_at":"2024-09-18T08:35:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.533","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.533","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.533","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.533","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.533/manifests"},{"name":"v0.0.532","sha":"52e5de6389cfa2485278d0eac6e852e91711e126","kind":"commit","published_at":"2024-09-18T02:00:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.532","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.532","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.532","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.532","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.532/manifests"},{"name":"v0.0.531","sha":"2f27c14079f7adecff3483ceaca7d0ae117ddcfc","kind":"commit","published_at":"2024-09-16T17:13:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.531","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.531","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.531","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.531","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.531/manifests"},{"name":"v0.0.530","sha":"d2a15c9c16d90e4675c673142568827c3a6a042d","kind":"commit","published_at":"2024-09-13T11:45:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.530","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.530","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.530/manifests"},{"name":"v0.0.529","sha":"e5fc858c53b7c377323f8bf096687f5141da560d","kind":"commit","published_at":"2024-09-13T11:40:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.529","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.529/manifests"},{"name":"v0.0.528","sha":"085a9128f4b7895df6ef4a6dea10b17db2dc366a","kind":"commit","published_at":"2024-09-12T14:40:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.528","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.528","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.528","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.528","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.528/manifests"},{"name":"v0.0.527","sha":"c597be6fdfdecd99a25635a1a712c4ded7883a13","kind":"commit","published_at":"2024-09-12T12:35:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.527","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.527","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.527/manifests"},{"name":"v0.0.526","sha":"5a01479628ed3944147f7e4ccf4e4aebacb7e823","kind":"commit","published_at":"2024-09-12T12:34:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.526","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.526/manifests"},{"name":"v0.0.525","sha":"3c102e195b45b019ac6667e8904009834b2069aa","kind":"commit","published_at":"2024-09-11T16:34:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.525","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.525","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.525","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.525","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.525/manifests"},{"name":"v0.0.524","sha":"2f56851c97380538bd5a96b542afceee796fa12e","kind":"commit","published_at":"2024-09-11T16:04:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.524","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.524","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.524","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.524","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.524/manifests"},{"name":"v0.0.523","sha":"17e1da70d6ad76b4a390c3c80e3850258153452e","kind":"commit","published_at":"2024-09-11T14:09:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.523","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.523","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.523","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.523","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.523/manifests"},{"name":"v0.0.522","sha":"016de07dc66de0b31903d44a1fdde0023e21936a","kind":"commit","published_at":"2024-09-11T14:04:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.522","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.522","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.522","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.522","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.522/manifests"},{"name":"v0.0.521","sha":"1b1ddb55aaa68648e6c23dd1e521ae9ebc9e4144","kind":"commit","published_at":"2024-09-11T13:46:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.521","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.521","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.521/manifests"},{"name":"v0.0.520","sha":"00264cbaaa87167242b85b06a0dfc66ff0debcb1","kind":"commit","published_at":"2024-09-11T13:41:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.520","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.520/manifests"},{"name":"v0.0.519","sha":"d5f871c0ba064553757542b06e3d97244a328bca","kind":"commit","published_at":"2024-09-11T13:05:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.519","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.519","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.519","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.519","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.519/manifests"},{"name":"v0.0.518","sha":"42a5c9cb3b282fc9c5b2d78bc60d8073d374e97c","kind":"commit","published_at":"2024-09-11T09:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.518","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.518/manifests"},{"name":"v0.0.517","sha":"d08b955a828fafabc786e8a99e02d5ee6fbb4b4d","kind":"commit","published_at":"2024-09-11T09:43:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.517","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.517","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.517","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.517","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.517/manifests"},{"name":"v0.0.516","sha":"0ac626c226d521dc46191791b120af8ec8fbc263","kind":"commit","published_at":"2024-09-11T09:37:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.516","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.516/manifests"},{"name":"v0.0.515","sha":"ac8d4dad1ba7c8f60efa3f8522755508abbc5805","kind":"commit","published_at":"2024-09-11T09:35:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.515","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.515","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.515","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.515","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.515/manifests"},{"name":"v0.0.514","sha":"54d89540e75a845b60a65e989500c9e73e8c7c85","kind":"commit","published_at":"2024-09-11T09:25:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.514","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.514/manifests"},{"name":"v0.0.513","sha":"2d05aafaa76a1c1d186f4b1e8935369c4c786e40","kind":"commit","published_at":"2024-09-11T09:23:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.513","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.513/manifests"},{"name":"v0.0.512","sha":"f512d10c794f82b5609096497fd24f08d0dbf67e","kind":"commit","published_at":"2024-09-11T09:16:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.512","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.512/manifests"},{"name":"v0.0.511","sha":"117372a3543281dd2f598047e77fb2bb61e99cfb","kind":"commit","published_at":"2024-09-11T09:01:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.511","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.511/manifests"},{"name":"v0.0.510","sha":"c22641d7faa07196954cf677915531c8e28757ef","kind":"commit","published_at":"2024-09-11T09:00:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.510","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.510/manifests"},{"name":"v0.0.509","sha":"62273991ccffc36e714ef9f4acc6cad2035e7189","kind":"commit","published_at":"2024-09-11T08:59:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.509","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.509/manifests"},{"name":"v0.0.508","sha":"493213a29224cc542ca79e11a621ca81917b7485","kind":"commit","published_at":"2024-09-11T08:58:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.508","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.508/manifests"},{"name":"v0.0.507","sha":"4b697bff43d70c55ab630b66401761ae1d559f66","kind":"commit","published_at":"2024-09-11T08:57:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.507","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.507/manifests"},{"name":"v0.0.506","sha":"cb47df637462057eb31cee0ff77a505e2391f257","kind":"commit","published_at":"2024-09-11T08:56:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.506","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.506/manifests"},{"name":"v0.0.505","sha":"2bb3d153e9c016a43b677ac596954c96b53ac2f4","kind":"commit","published_at":"2024-09-11T08:51:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.505","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.505/manifests"},{"name":"v0.0.504","sha":"7393dd37c80003370289ca4f5c173f1dad82718a","kind":"commit","published_at":"2024-09-11T08:48:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.504","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.504/manifests"},{"name":"v0.0.503","sha":"20e64d34fae313b7c93192c76a526f401b6bbb60","kind":"commit","published_at":"2024-09-11T08:48:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.503","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.503","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.503","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.503","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.503/manifests"},{"name":"v0.0.502","sha":"9b400ad102f051c99256d167f273b7379785f4c6","kind":"commit","published_at":"2024-09-11T08:46:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.502","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.502/manifests"},{"name":"v0.0.501","sha":"56b89bc75cbfae03f45a465c882111a7aa0e571e","kind":"commit","published_at":"2024-09-11T08:46:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.501","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.501","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.501/manifests"},{"name":"v0.0.500","sha":"1efe649c75f57a095dac135454331be04e0516b1","kind":"commit","published_at":"2024-09-11T08:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.500","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.500","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.500/manifests"},{"name":"v0.0.499","sha":"97cb0c8291cd9075ccd6be6b53afa47757b62dd8","kind":"commit","published_at":"2024-09-11T08:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.499","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.499","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.499","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.499","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.499/manifests"},{"name":"v0.0.498","sha":"c9b205b5e495fe336fd7d16f85b10cb458d910a3","kind":"commit","published_at":"2024-09-11T08:33:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.498","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.498","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.498","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.498","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.498/manifests"},{"name":"v0.0.497","sha":"4851862cafd491bc93b5547d5d0945bb4f8445e8","kind":"commit","published_at":"2024-09-11T08:31:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.497","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.497","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.497","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.497","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.497/manifests"},{"name":"v0.0.496","sha":"d163476c0c84f630da9d3d459991780c4875ac8b","kind":"commit","published_at":"2024-09-11T08:29:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.496","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.496","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.496","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.496","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.496/manifests"},{"name":"v0.0.495","sha":"77978487fe33305a9c37fb0707e22a266a54c4f1","kind":"commit","published_at":"2024-09-11T08:28:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.495","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.495","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.495","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.495","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.495/manifests"},{"name":"v0.0.494","sha":"3593c4f55516d338028ff800580f7afe2912002b","kind":"commit","published_at":"2024-09-11T08:09:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.494","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.494","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.494","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.494","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.494/manifests"},{"name":"v0.0.493","sha":"46bedaa3bac60798feefef17b6e6be0b1c52fb7e","kind":"commit","published_at":"2024-09-11T02:16:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.493","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.493","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.493","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.493","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.493/manifests"},{"name":"v0.0.492","sha":"a2900cc01765428948bd6618eb0101ffc17bead3","kind":"commit","published_at":"2024-09-10T18:42:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.492","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.492","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.492","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.492","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.492/manifests"},{"name":"v0.0.491","sha":"672370969216b01d476ad2afa0fe6ff66b3934cc","kind":"commit","published_at":"2024-09-10T18:39:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.491","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.491","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.491","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.491","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.491/manifests"},{"name":"v0.0.490","sha":"3f6ef650d1ca6194fcc9c754ab12bd8796a48f9d","kind":"commit","published_at":"2024-09-10T14:19:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.490","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.490","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.490","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.490","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.490/manifests"},{"name":"v0.0.489","sha":"5a9e86949ed7c3fe05dfe3c197e9f10bd962a6cb","kind":"commit","published_at":"2024-09-10T13:47:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.489","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.489","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.489","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.489","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.489/manifests"},{"name":"v0.0.488","sha":"7beceaa723847dda71720c8ba5dbe51698a1d992","kind":"commit","published_at":"2024-09-10T13:31:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.488","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.488","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.488","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.488","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.488/manifests"},{"name":"v0.0.487","sha":"3e0a41039a32fae788c17ac444a65169b5330b4d","kind":"commit","published_at":"2024-09-10T09:11:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.487","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.487","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.487","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.487","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.487/manifests"},{"name":"v0.0.486","sha":"9edd221104d8c84d02c439702cddc97e3ab91c45","kind":"commit","published_at":"2024-09-09T19:10:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.486","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.486","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.486","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.486","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.486/manifests"},{"name":"v0.0.485","sha":"f9f0bc263bb880e5af36b720072d397efe579505","kind":"commit","published_at":"2024-09-09T19:03:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.485","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.485","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.485","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.485","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.485/manifests"},{"name":"v0.0.484","sha":"5e92041b378b862f99a93f7d5e9ce398079a545e","kind":"commit","published_at":"2024-09-09T17:40:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.484","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.484/manifests"},{"name":"v0.0.483","sha":"a8b332aa0752627d9258b925b6a47a11e0b78d0e","kind":"commit","published_at":"2024-09-09T16:51:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.483","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.483","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.483","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.483","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.483/manifests"},{"name":"v0.0.482","sha":"cd9258e74177ceb772c9e2c149372129f7bead47","kind":"commit","published_at":"2024-09-09T15:12:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.482","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.482","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.482","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.482","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.482/manifests"},{"name":"v0.0.481","sha":"3833bfa2982a1fba5a56bd15123e3ab5e7ff394f","kind":"commit","published_at":"2024-09-09T15:12:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.481","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.481","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.481","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.481","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.481/manifests"},{"name":"v0.0.480","sha":"4e0902d4885da1e910e5898a644778bbc6b6c0d6","kind":"commit","published_at":"2024-09-08T17:09:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.480","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.480","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.480","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.480","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.480/manifests"},{"name":"v0.0.479","sha":"bae053260067fc7c344d94ec9168a3a99865cefa","kind":"commit","published_at":"2024-09-08T13:28:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.479","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.479","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.479","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.479","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.479/manifests"},{"name":"v0.0.478","sha":"f05eb3dd56f76a96d41d03bc275b460b2ab01497","kind":"commit","published_at":"2024-09-08T13:26:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.478","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.478","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.478","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.478","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.478/manifests"},{"name":"v0.0.477","sha":"0ad67a16b01d571cd64e130c765dbcdbc2aa6696","kind":"commit","published_at":"2024-09-08T13:21:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.477","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.477","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.477/manifests"},{"name":"v0.0.476","sha":"73952aebc8e410907dbe3f0bffeffc8f0258c392","kind":"commit","published_at":"2024-09-08T13:20:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.476","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.476","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.476","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.476","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.476/manifests"},{"name":"v0.0.475","sha":"3ea536880dcaeecb811738d1f6c639947191a076","kind":"commit","published_at":"2024-09-08T13:17:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.475","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.475","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.475","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.475","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.475/manifests"},{"name":"v0.0.474","sha":"9d49cb3e825beec0db5f63842bfb717ceb9dd7cd","kind":"commit","published_at":"2024-09-06T10:44:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.474","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.474","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.474","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.474","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.474/manifests"},{"name":"v0.0.473","sha":"df5d77e90aa2a4b3b8dd5d0e07cb94a19652bc9b","kind":"commit","published_at":"2024-09-06T10:43:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.473","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.473","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.473","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.473","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.473/manifests"},{"name":"v0.0.472","sha":"f7d6de3e6037abeeb170fa4f8724abaf0d8df3a0","kind":"commit","published_at":"2024-09-06T00:40:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.472","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.472","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.472","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.472","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.472/manifests"},{"name":"v0.0.471","sha":"3cc90d9e0ee5e4d27370e84effd18bc3dec5bdd0","kind":"commit","published_at":"2024-09-05T14:02:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.471","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.471","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.471/manifests"},{"name":"v0.0.470","sha":"e3a7f32892a5c4aa1b739d305c235c324ad68619","kind":"commit","published_at":"2024-09-04T18:11:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.470","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.470","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.470/manifests"},{"name":"v0.0.469","sha":"2b15b1fbc190e003b555486f46ce1112fd95defc","kind":"commit","published_at":"2024-08-30T16:09:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.469","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.469","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.469","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.469","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.469/manifests"},{"name":"v0.0.468","sha":"190eb2f0ac20b465992e4f7f458ec2d45189bbf3","kind":"commit","published_at":"2024-08-30T00:33:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.468","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.468","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.468","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.468","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.468/manifests"},{"name":"v0.0.467","sha":"7e99e35ae9961d01c74685ac5b99a1e5980d5526","kind":"commit","published_at":"2024-08-29T12:34:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.467","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.467","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.467","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.467","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.467/manifests"},{"name":"v0.0.466","sha":"7ccfe1402abc867a373284dd4770eaff2fa49398","kind":"commit","published_at":"2024-08-29T12:25:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.466","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.466","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.466","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.466","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.466/manifests"},{"name":"v0.0.465","sha":"059e71bc8b228fc4c708183b4b34334d07763cdb","kind":"commit","published_at":"2024-08-27T20:00:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.465","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.465","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.465","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.465","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.465/manifests"},{"name":"v0.0.464","sha":"ea3598b9261da5c1908f7c0c57daae4b0665c516","kind":"commit","published_at":"2024-08-27T19:51:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.464","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.464","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.464","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.464","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.464/manifests"},{"name":"v0.0.463","sha":"383b164547eee001d7f4b15a5d46a3134467e49e","kind":"commit","published_at":"2024-08-27T19:51:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.463","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.463","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.463","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.463","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.463/manifests"},{"name":"v0.0.462","sha":"d8687a2747b13033f051cf1ce2cd00dba5d4c580","kind":"commit","published_at":"2024-08-27T19:41:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.462","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.462","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.462","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.462","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.462/manifests"},{"name":"v0.0.461","sha":"9cb0d5fa8ee968a8884ae3998aece562dbcb393a","kind":"commit","published_at":"2024-08-27T18:50:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.461","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.461","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.461","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.461","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.461/manifests"},{"name":"v0.0.460","sha":"bd2fa8fb32b6c0ef9c1e42eb596872be03879b1d","kind":"commit","published_at":"2024-08-27T18:49:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.460","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.460","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.460/manifests"},{"name":"v0.0.459","sha":"15399c6910eebc17910204113cdfda4f6870c8ed","kind":"commit","published_at":"2024-08-27T18:48:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.459","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.459","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.459","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.459","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.459/manifests"},{"name":"v0.0.458","sha":"9c5fafcaab148428eba389c9ce9f870c7c9b3999","kind":"commit","published_at":"2024-08-27T18:48:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.458","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.458/manifests"},{"name":"v0.0.457","sha":"3303ecc46b90a170ab07d7c04b3095de431ae223","kind":"commit","published_at":"2024-08-27T18:47:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.457","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.457","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.457","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.457","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.457/manifests"},{"name":"v0.0.456","sha":"53b465309b552cc06fd01aa3799348758129d880","kind":"commit","published_at":"2024-08-27T18:44:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.456","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.456/manifests"},{"name":"v0.0.455","sha":"6902254fce3a316fea902177a9a8ffe98a414204","kind":"commit","published_at":"2024-08-27T13:45:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.455","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.455","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.455","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.455","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.455/manifests"},{"name":"v0.0.454","sha":"35ac18dc5f6376a0ecf2858f429e8539bab7f276","kind":"commit","published_at":"2024-08-26T00:37:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.454","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.454","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.454","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.454","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.454/manifests"},{"name":"v0.0.453","sha":"3f20f59667c52f835981792efcf74610a88227ba","kind":"commit","published_at":"2024-08-24T17:50:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.453","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.453","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.453","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.453","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.453/manifests"},{"name":"v0.0.452","sha":"18a8753b7dc9ae7b7f8157e69bc3c50e8d22b33e","kind":"commit","published_at":"2024-08-24T17:49:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.452","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.452/manifests"},{"name":"v0.0.451","sha":"e3f68d6b53f56a5bcff03c54bcca64b9d73f50e3","kind":"commit","published_at":"2024-08-24T17:48:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.451","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.451","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.451","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.451","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.451/manifests"},{"name":"v0.0.450","sha":"a16ffde09bc192083c707726165d29afedcf3b62","kind":"commit","published_at":"2024-08-24T17:43:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.450","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.450","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.450","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.450","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.450/manifests"},{"name":"v0.0.449","sha":"e0bb855da4caa0cc0f12039528bae6c0bdd6d8e8","kind":"commit","published_at":"2024-08-24T17:41:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.449","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.449/manifests"},{"name":"v0.0.448","sha":"33e58ff3ef4afb4ee9a64bc08e066aafb99bbb22","kind":"commit","published_at":"2024-08-24T16:16:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.448","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.448/manifests"},{"name":"v0.0.447","sha":"5a23bcee0b857dda690f7a19350b9bfe3e93d1f5","kind":"commit","published_at":"2024-08-06T15:58:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.447","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.447/manifests"},{"name":"v0.0.446","sha":"4e4bc8f69f27ba181e6a2b67b0552c5b4dbf9b42","kind":"commit","published_at":"2024-08-06T15:26:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.446","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.446/manifests"},{"name":"v0.0.445","sha":"df939b87950c9f22a98e7a8188bbeabbc307bb42","kind":"commit","published_at":"2024-08-04T21:48:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.445","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.445/manifests"},{"name":"v0.0.444","sha":"25b6e9ef8f4eed23e50ce90e699b88e4c6654531","kind":"commit","published_at":"2024-08-04T21:12:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.444","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.444/manifests"},{"name":"v0.0.443","sha":"6e0bac94c0202540fe471b6b384f4c922020c59d","kind":"commit","published_at":"2024-08-04T13:52:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.443","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.443/manifests"},{"name":"v0.0.442","sha":"e111543b181950a1db5d4fcf91d50467eb825925","kind":"commit","published_at":"2024-07-23T09:15:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.442","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.442/manifests"},{"name":"v0.0.441","sha":"bf2926b71a969644ce735760977d1246aed1f2e2","kind":"commit","published_at":"2024-07-19T14:52:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.441","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.441/manifests"},{"name":"v0.0.440","sha":"fd6cb3e81762055d107839c3c288c359985f81c8","kind":"commit","published_at":"2024-07-15T14:30:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.440","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.440/manifests"},{"name":"v0.0.439","sha":"3674fcfb11197f8a7bfaedadaf8ea147e34feedd","kind":"commit","published_at":"2024-07-12T13:04:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.439","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.439/manifests"},{"name":"v0.0.438","sha":"0349ae4627b2b1d316aba2b3b3c7bef415e3018d","kind":"commit","published_at":"2024-07-09T20:15:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.438","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.438/manifests"},{"name":"v0.0.437","sha":"b2be5aeeee7f00fd2032ac1daad995bbe95398cf","kind":"commit","published_at":"2024-06-17T03:20:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.437","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.437/manifests"},{"name":"v0.0.436","sha":"48ca7a2086d0969802eaa70d9b2d2b4ed849b1cf","kind":"commit","published_at":"2024-06-09T02:10:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.436","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.436/manifests"},{"name":"v0.0.435","sha":"4e5c833e82edcdba24af6d94a838bc831866d2a5","kind":"commit","published_at":"2024-06-06T18:15:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.435","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.435/manifests"},{"name":"v0.0.434","sha":"6dd5144f52bac3c1588d52505cafc14667b23579","kind":"commit","published_at":"2024-05-22T03:42:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.434","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.434/manifests"},{"name":"v0.0.433","sha":"7d4a068e1af62577aa0e3c1256e0534f7c61420f","kind":"commit","published_at":"2024-05-17T14:52:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.433","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.433/manifests"},{"name":"v0.0.432","sha":"cc835bd63cb920755a5c5cd1fdfb748bd9b5e8aa","kind":"commit","published_at":"2024-05-14T15:04:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.432","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.432/manifests"},{"name":"v0.0.431","sha":"7ac23288a94295b2e950edc948f380135fe63f24","kind":"commit","published_at":"2024-05-14T14:52:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.431","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.431/manifests"},{"name":"v0.0.430","sha":"df21555fe651722f703027cceaf3e789c8a3ec43","kind":"commit","published_at":"2024-05-14T14:29:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.430","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.430/manifests"},{"name":"v0.0.429","sha":"5b2a9ff949768a995750593e6ab6e29aae9969ad","kind":"commit","published_at":"2024-05-14T14:27:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.429","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.429/manifests"},{"name":"v0.0.428","sha":"826d88ab0e329f6de90ab2842f56dd8cf6dd8d39","kind":"commit","published_at":"2024-05-14T14:17:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.428","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.428/manifests"},{"name":"v0.0.427","sha":"bc9585142de66a4865b809acc41fed945c508112","kind":"commit","published_at":"2024-05-14T14:14:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.427","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.427/manifests"},{"name":"v0.0.426","sha":"e209addb5be0e9ca0150b7a8c1a2cb9a0722bfd6","kind":"commit","published_at":"2024-05-14T14:14:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.426","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.426/manifests"},{"name":"v0.0.425","sha":"878c6b684ad26eb3875084463058f5e717858645","kind":"commit","published_at":"2024-05-14T14:12:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.425","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.425/manifests"},{"name":"v0.0.424","sha":"46fff41db691504a0881b867090a26341db7f9d5","kind":"commit","published_at":"2024-05-14T14:11:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.424","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.424/manifests"},{"name":"v0.0.423","sha":"009c10d253ad99f7450cef6dba84b656bfd6edbc","kind":"commit","published_at":"2024-05-14T14:04:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.423","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.423/manifests"},{"name":"v0.0.422","sha":"434df0ad75d7416bb651ad1f08826a5152c77a27","kind":"commit","published_at":"2024-05-12T16:13:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.422","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.422/manifests"},{"name":"v0.0.421","sha":"a056170e2ccbc59e9ce75b291d4e52a8d686ca36","kind":"commit","published_at":"2024-05-09T14:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.421","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.421/manifests"},{"name":"v0.0.420","sha":"533890226e8abbbeb31cd63a5b1180ffc6e4870d","kind":"commit","published_at":"2024-05-04T03:48:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.420","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.420/manifests"},{"name":"v0.0.419","sha":"01827ab1d559399d0096a466d56043e3351b3062","kind":"commit","published_at":"2024-05-04T03:47:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.419","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.419/manifests"},{"name":"v0.0.418","sha":"6ee3334c56954a06f8b98e144a61dcbc311e420a","kind":"commit","published_at":"2024-05-04T03:36:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.418","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.418/manifests"},{"name":"v0.0.417","sha":"f595631273a4a7cc17a821b4832a6b34aa6f2cc3","kind":"commit","published_at":"2024-05-04T03:34:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.417","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.417/manifests"},{"name":"v0.0.416","sha":"8344d188c066dce07832a946f58d125839f608f1","kind":"commit","published_at":"2024-05-04T03:33:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.416","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.416/manifests"},{"name":"v0.0.415","sha":"f3d83ded0a4f242e1a62638d274749a959232c38","kind":"commit","published_at":"2024-05-04T03:18:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.415","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.415/manifests"},{"name":"v0.0.414","sha":"7026ac86a0f1b3583b3a7ae6c94324cd2d74377b","kind":"commit","published_at":"2024-05-04T03:07:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.414","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.414/manifests"},{"name":"v0.0.413","sha":"feb1eb4bf8d0f84f9d91a7bd3375e48aa9e750b7","kind":"commit","published_at":"2024-05-02T17:33:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.413","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.413/manifests"},{"name":"v0.0.412","sha":"32348cb790b809081a0ff42ce81f6bcba050e4de","kind":"commit","published_at":"2024-04-26T17:52:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.412","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.412/manifests"},{"name":"v0.0.411","sha":"af6f50b080190ccc7ba0c83906fe36c5ece85ce5","kind":"commit","published_at":"2024-04-18T18:00:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.411","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.411/manifests"},{"name":"v0.0.410","sha":"6f190d0152bbb63ec64b950b29b9b29ce1a7ff0f","kind":"commit","published_at":"2024-04-18T17:19:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.410","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.410/manifests"},{"name":"v0.0.409","sha":"d9ca25977a10d6717d0fc219c1b982863a23a0e7","kind":"commit","published_at":"2024-04-03T23:36:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.409","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.409/manifests"},{"name":"v0.0.408","sha":"fe9db541ea06c31c8ff91c7c989fc8d4ef987b92","kind":"commit","published_at":"2024-03-27T17:29:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.408","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.408/manifests"},{"name":"v0.0.407","sha":"90d45fee1730d0047330a348245dde8b205e1fa6","kind":"commit","published_at":"2024-03-27T17:21:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.407","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.407/manifests"},{"name":"v0.0.406","sha":"bc583825808880f99614e8d7f17cd8ff955a7859","kind":"commit","published_at":"2024-03-27T17:18:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.406","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.406/manifests"},{"name":"v0.0.405","sha":"752012e9ae175531c6c62cabf87c2be774af9520","kind":"commit","published_at":"2024-03-27T16:50:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.405","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.405/manifests"},{"name":"v0.0.404","sha":"2aaaa9ebdf2f8592d899657221048aa1992f3e48","kind":"commit","published_at":"2024-03-21T21:25:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.404","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.404/manifests"},{"name":"v0.0.403","sha":"e74de39fd47a4b2642c6535542182d375620266d","kind":"commit","published_at":"2024-03-19T03:05:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.403","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.403/manifests"},{"name":"v0.0.402","sha":"18d0a5a77b20cf416de73601358f2dacf5dc0703","kind":"commit","published_at":"2024-03-18T19:19:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.402","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.402/manifests"},{"name":"v0.0.401","sha":"0bab3b2f5dfa5ca0b8c4ecd3140620116535cb38","kind":"commit","published_at":"2024-03-18T19:13:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.401","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.401/manifests"},{"name":"v0.0.400","sha":"0df2d217dd7c8095d6a1378cbc852d9760dc6a43","kind":"commit","published_at":"2024-03-18T19:08:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.400","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.400/manifests"},{"name":"v0.0.399","sha":"d5c3d1d3c49a32175c1e96175cf99dfe9db100d7","kind":"commit","published_at":"2024-03-17T19:02:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.399","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.399/manifests"},{"name":"v0.0.398","sha":"f4eee599df53f83d21a328508e98225c0e76bb4f","kind":"commit","published_at":"2024-03-17T17:19:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.398","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.398/manifests"},{"name":"v0.0.397","sha":"7eb60a4a8861c87b5a1786250a82f139ad46e78c","kind":"commit","published_at":"2024-03-17T02:35:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.397","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.397/manifests"},{"name":"v0.0.396","sha":"5cea6f2d16f2a1cf24b1c8929e4bfab33c6678e7","kind":"commit","published_at":"2024-03-17T02:33:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.396","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.396/manifests"},{"name":"v0.0.395","sha":"8ceb7baf3dd0f49bf2aa3bdd76bce169e8a6e186","kind":"commit","published_at":"2024-03-16T19:24:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.395","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.395/manifests"},{"name":"v0.0.394","sha":"ed2cfac12bc39b8f0ae69c1cb757c157a84e7713","kind":"commit","published_at":"2024-03-16T19:22:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.394","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.394/manifests"},{"name":"v0.0.393","sha":"29acb3bad2fb197b036fe2400566707a461d4aca","kind":"commit","published_at":"2024-03-16T19:14:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.393","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.393/manifests"},{"name":"v0.0.392","sha":"91653611ac4683796b96c4693c5dead3537e395f","kind":"commit","published_at":"2024-03-16T19:12:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.392","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.392/manifests"},{"name":"v0.0.391","sha":"31d2d4644309dc243db073af2e875f08cf58a0f7","kind":"commit","published_at":"2024-03-16T18:56:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.391","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.391/manifests"},{"name":"v0.0.390","sha":"12c9a42db72cddeb5524f61835451cb5d2e1f077","kind":"commit","published_at":"2024-03-16T18:52:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.390","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.390/manifests"},{"name":"v0.0.389","sha":"713bf5738ac0b13c502e364cded9445c48d18193","kind":"commit","published_at":"2024-03-13T21:37:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.389","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.389/manifests"},{"name":"v0.0.388","sha":"c18c1a491dc6c5db555185e9858561c8357af943","kind":"commit","published_at":"2024-03-10T19:16:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.388","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.388/manifests"},{"name":"v0.0.387","sha":"de5d453bc036108187073c7827c58f05bfc1a8ef","kind":"commit","published_at":"2024-03-10T19:12:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.387","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.387/manifests"},{"name":"v0.0.386","sha":"62e5c4d46fc30fafb957668537946bf0565e7eb0","kind":"commit","published_at":"2024-03-10T15:45:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.386","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.386/manifests"},{"name":"v0.0.385","sha":"6578630b7115d9d69ff018514964c102dc9b91fc","kind":"commit","published_at":"2024-03-09T21:28:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.385","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.385/manifests"},{"name":"v0.0.384","sha":"7846a0d75dba9446f3d1bd04ee8e1a2c3eafc1a6","kind":"commit","published_at":"2024-03-06T04:26:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.384","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.384/manifests"},{"name":"v0.0.383","sha":"dc6df60b659619567e537623032c76d88a0372e0","kind":"commit","published_at":"2024-03-04T04:48:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.383","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.383/manifests"},{"name":"v0.0.382","sha":"b381ddb04c5f9247d4adb817241cb62fb89c21e3","kind":"commit","published_at":"2024-03-04T04:48:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.382","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.382/manifests"},{"name":"v0.0.381","sha":"28ff7f0eaef1b1945a98e9f5286d9e703c90fb83","kind":"commit","published_at":"2024-03-03T04:02:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.381","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.381/manifests"},{"name":"v0.0.380","sha":"3c95c55c7665588de1e6972fd6268f37087e859a","kind":"commit","published_at":"2024-03-03T04:02:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.380","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.380/manifests"},{"name":"v0.0.379","sha":"fa5472e2079c3408615327cd15622aacdf4711f8","kind":"commit","published_at":"2024-03-03T04:00:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.379","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.379/manifests"},{"name":"v0.0.378","sha":"1bb9097598f2d85d3e5997702bddc2d73ecfb584","kind":"commit","published_at":"2024-02-26T18:03:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.378","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.378/manifests"},{"name":"v0.0.377","sha":"bcbe33396be3318ce2715a1407e07b6f4015d951","kind":"commit","published_at":"2024-02-26T16:42:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.377","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.377/manifests"},{"name":"v0.0.376","sha":"ff2b9108bf36c216e86e36366c26fc3c8d295552","kind":"commit","published_at":"2024-02-19T03:36:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.376","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.376/manifests"},{"name":"v0.0.375","sha":"d38af45bd56c083b6447cef049be1a1c6fcac679","kind":"commit","published_at":"2024-02-18T20:28:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.375","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.375/manifests"},{"name":"v0.0.374","sha":"8f5fe43354d8cac32de93ac30719ba7cbb41fac3","kind":"commit","published_at":"2024-02-18T20:22:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.374","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.374/manifests"},{"name":"v0.0.373","sha":"d88396218444371d24f6c9e330cee8fb83c86052","kind":"commit","published_at":"2024-02-16T17:30:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.373","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.373/manifests"},{"name":"v0.0.372","sha":"fab696b6f365a770547df90b84a54691462b7c21","kind":"commit","published_at":"2024-02-13T03:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.372","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.372/manifests"},{"name":"v0.0.371","sha":"9c05d71a76206cd5732d81b3b599be4606390c4a","kind":"commit","published_at":"2024-02-12T04:15:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.371","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.371/manifests"},{"name":"v0.0.370","sha":"e85918f33e248009bb27fe1da4a50cf29bb89f1d","kind":"commit","published_at":"2024-02-12T04:04:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.370","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.370/manifests"},{"name":"v0.0.369","sha":"99db95ab995a4af599e5e4143462d4acacb53214","kind":"commit","published_at":"2024-02-12T04:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.369","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.369/manifests"},{"name":"v0.0.368","sha":"403bdb3e183164507192ad73427e49eeaa2a6941","kind":"commit","published_at":"2024-02-11T18:54:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.368","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.368/manifests"},{"name":"v0.0.367","sha":"75755941e62121f29ff2d3ec219011fd67a32ad5","kind":"commit","published_at":"2024-02-11T18:48:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.367","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.367/manifests"},{"name":"v0.0.366","sha":"8d6d236468f87883db1f1909379b4d39b4e8b82a","kind":"commit","published_at":"2024-02-11T18:32:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.366","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.366/manifests"},{"name":"v0.0.365","sha":"b0bc30d316ed7fe607b5a1b1e7a1eb85cb188679","kind":"commit","published_at":"2024-02-10T18:48:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.365","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.365/manifests"},{"name":"v0.0.364","sha":"b5e3f964afa7f89e073132d15938fbe082b27566","kind":"commit","published_at":"2024-02-05T04:40:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.364","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.364/manifests"},{"name":"v0.0.363","sha":"5c999d6019645fc48ae0ac07c8c5d462c767914f","kind":"commit","published_at":"2024-01-30T17:13:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.363","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.363/manifests"},{"name":"v0.0.362","sha":"14bd9f575a4b30168a89e8b8bb6901172896df86","kind":"commit","published_at":"2024-01-27T19:55:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.362","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.362/manifests"},{"name":"v0.0.361","sha":"49a73724f2ff673b56eba7fa02a4eca216629329","kind":"commit","published_at":"2024-01-27T00:53:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.361","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.361/manifests"},{"name":"v0.0.360","sha":"9630f985e6342b9a680b1c47ef8ca0c359d9ffba","kind":"commit","published_at":"2024-01-22T04:17:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.360","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.360/manifests"},{"name":"v0.0.359","sha":"065a8d48f1ed93b11341fa8791f10e4bfebcc2f1","kind":"commit","published_at":"2024-01-22T04:10:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.359","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.359/manifests"},{"name":"v0.0.358","sha":"1ff26921868eae5fd9f717e8dccf51cf490968ff","kind":"commit","published_at":"2024-01-22T03:58:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.358","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.358/manifests"},{"name":"v0.0.357","sha":"d3b5ddf4bc59b2446679acb9d21aaa18294d76a1","kind":"commit","published_at":"2024-01-22T03:57:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.357","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.357/manifests"},{"name":"v0.0.356","sha":"e8b6c6b1ffb1947bfcc3f550581af865c3380bf8","kind":"commit","published_at":"2024-01-22T03:53:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.356","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.356/manifests"},{"name":"v0.0.355","sha":"f96c106aae008fd7319a6c49861ad750c7bbc5fb","kind":"commit","published_at":"2024-01-22T03:52:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.355","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.355/manifests"},{"name":"v0.0.354","sha":"7d635dd0b81eb82b5de369bb9da5f198d2ee0257","kind":"commit","published_at":"2024-01-22T03:51:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.354","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.354/manifests"},{"name":"v0.0.353","sha":"2cca53988c60f238878ebbdb73a7f27b5607fb65","kind":"commit","published_at":"2024-01-22T03:08:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.353","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.353/manifests"},{"name":"v0.0.352","sha":"b055f184d38ca869295a23739ab0caab56f5d6be","kind":"commit","published_at":"2024-01-22T03:07:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.352","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.352/manifests"},{"name":"v0.0.351","sha":"53e25c57f1a4b7c78eeaccd18229f9ef51dc3577","kind":"commit","published_at":"2024-01-22T03:00:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.351","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.351/manifests"},{"name":"v0.0.350","sha":"0c4e48dc66aa43825082e1fb71bfb38f8c773107","kind":"commit","published_at":"2024-01-22T03:00:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.350","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.350/manifests"},{"name":"v0.0.349","sha":"df75e0f51abff48502e518be51b165aab7539ee6","kind":"commit","published_at":"2024-01-22T02:59:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.349","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.349/manifests"},{"name":"v0.0.348","sha":"d348c8f080fc0b9c13bdaae2be6fc615a4730294","kind":"commit","published_at":"2024-01-17T03:17:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.348","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.348/manifests"},{"name":"v0.0.347","sha":"d045ba53593242e1318d74e77349129cbf1670fa","kind":"commit","published_at":"2024-01-17T03:16:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.347","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.347/manifests"},{"name":"v0.0.346","sha":"9854ce551c5b54e1061ed53373956e1e6c164b4c","kind":"commit","published_at":"2024-01-16T17:54:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.346","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.346/manifests"},{"name":"v0.0.345","sha":"564597481789c7627861c1c7fc837bc1e38ae307","kind":"commit","published_at":"2024-01-11T19:39:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.345","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.345/manifests"},{"name":"v0.0.344","sha":"40e5e02f422f48ae703269e60b00d94def5d6e33","kind":"commit","published_at":"2024-01-01T12:29:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.344","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.344/manifests"},{"name":"v0.0.343","sha":"eedecef83f6a02dfc2068fc382b561045653b4b2","kind":"commit","published_at":"2023-12-29T21:50:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.343","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.343/manifests"},{"name":"v0.0.342","sha":"824faa83c64001b95bc104af65743128fc00eb91","kind":"commit","published_at":"2023-12-29T21:36:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.342","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.342/manifests"},{"name":"v0.0.341","sha":"187abf74b585536b1dbfbc9d0f00f996cbf5a6b0","kind":"commit","published_at":"2023-12-29T21:30:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.341","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.341/manifests"},{"name":"v0.0.340","sha":"fe1540ab5508a46dc2786f4083ab1ad3c4aa2798","kind":"commit","published_at":"2023-12-27T02:25:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.340","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.340/manifests"},{"name":"v0.0.339","sha":"a2dfb5d79935b4e2f2f6bbbed55a4dd15823a86e","kind":"commit","published_at":"2023-12-27T02:24:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.339","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.339/manifests"},{"name":"v0.0.338","sha":"b12bd32afb37ff69e438b317273d4d7e68ec45c3","kind":"commit","published_at":"2023-12-27T02:24:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.338","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.338/manifests"},{"name":"v0.0.337","sha":"ac3927cf8f2fe0c450c54f1170e550e3743d6ab8","kind":"commit","published_at":"2023-12-25T18:06:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.337","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.337/manifests"},{"name":"v0.0.336","sha":"7e98456fcd72a13ca3391a9a8f0c0175e5e4305c","kind":"commit","published_at":"2023-12-25T17:00:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.336","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.336/manifests"},{"name":"v0.0.335","sha":"9c43a7dacc170d7f0225b53603e5dbc1666aaeb0","kind":"commit","published_at":"2023-12-21T14:15:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.335","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.335/manifests"},{"name":"v0.0.334","sha":"a3d9a63426d2390068b4c98da6f48bd4ce73b257","kind":"commit","published_at":"2023-12-10T22:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.334","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.334/manifests"},{"name":"v0.0.333","sha":"1e10cf11dd0fe7fbae2b7841094f304eef42dce1","kind":"commit","published_at":"2023-12-10T22:00:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.333","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.333/manifests"},{"name":"v0.0.332","sha":"a439f998098444298fd0e713951bc35b8620f0ee","kind":"commit","published_at":"2023-12-10T22:00:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.332","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.332/manifests"},{"name":"v0.0.331","sha":"296f9ab65c1eb1e3774e33dc6214044db89d783d","kind":"commit","published_at":"2023-12-10T00:40:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.331","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.331/manifests"},{"name":"v0.0.330","sha":"42f54b22d8058c957404945b7dca5cc59c1fc68d","kind":"commit","published_at":"2023-11-27T03:43:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.330","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.330/manifests"},{"name":"v0.0.329","sha":"7eb42edbf9d5da9b484f47bff1f3073e0277d154","kind":"commit","published_at":"2023-11-27T02:00:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.329","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.329/manifests"},{"name":"v0.0.328","sha":"7febc50b6b4cb22aa5ca063b0d6c6c03e9b311a9","kind":"commit","published_at":"2023-11-26T19:31:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.328","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.328/manifests"},{"name":"v0.0.327","sha":"3ef94c4fcb6126ad79f8effd9dcb778832ce84f0","kind":"commit","published_at":"2023-11-26T19:28:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.327","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.327/manifests"},{"name":"v0.0.326","sha":"4b0e4490587e3365c0dc498a2fc28ea3e432d8f6","kind":"commit","published_at":"2023-11-21T04:47:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.326","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.326/manifests"},{"name":"v0.0.325","sha":"5bea241e5a2acacc29b947e21539be9cbe79c8bd","kind":"commit","published_at":"2023-11-10T16:42:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.325","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.325/manifests"},{"name":"v0.0.324","sha":"503d3d5eb121056ef9ab562995b4144442a19714","kind":"commit","published_at":"2023-11-01T04:10:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.324","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.324/manifests"},{"name":"v0.0.323","sha":"3d606d494d0baf5373a4ab6e57d0ed7463dc047d","kind":"commit","published_at":"2023-11-01T03:45:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.323","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.323/manifests"},{"name":"v0.0.322","sha":"010b77c19b0928db4cc046258d6797a937e0f460","kind":"commit","published_at":"2023-10-20T23:33:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.322","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.322/manifests"},{"name":"v0.0.321","sha":"fc986a1fe4802b53ed7d191f70fc0228c7aecb99","kind":"commit","published_at":"2023-10-16T20:19:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.321","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.321/manifests"},{"name":"v0.0.320","sha":"cfd2de3a51da15d34aeed59fca1c720017470701","kind":"commit","published_at":"2023-10-16T19:52:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.320","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.320/manifests"},{"name":"v0.0.319","sha":"983568850741d4cb7a5be102a7643e662f50b286","kind":"commit","published_at":"2023-10-16T19:41:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.319","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.319/manifests"},{"name":"v0.0.318","sha":"6465b797b80281b33214235cdf36e6902edba455","kind":"commit","published_at":"2023-10-16T19:35:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.318","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.318/manifests"},{"name":"v0.0.317","sha":"4b6147bf12d5ce37749fd676d439d79c0bf89c2c","kind":"commit","published_at":"2023-10-16T14:22:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.317","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.317/manifests"},{"name":"v0.0.316","sha":"4801a483971900ef9952b493eb02e3fda8cfb2f4","kind":"commit","published_at":"2023-10-06T03:53:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.316","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.316/manifests"},{"name":"v0.0.315","sha":"cb7b29955429a5a62bfdf82f5d16932ee41f7314","kind":"commit","published_at":"2023-09-27T00:24:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.315","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.315/manifests"},{"name":"v0.0.314","sha":"17ae4aa0d6e55b007e6039ce221eb2a0950e15f1","kind":"commit","published_at":"2023-09-27T00:15:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.314","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.314/manifests"},{"name":"v0.0.313","sha":"2a43bfb5862b6f41104efad2b2902bd75730088e","kind":"commit","published_at":"2023-09-26T02:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.313","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.313/manifests"},{"name":"v0.0.312","sha":"a70f165e1806bfb7d1329d2b7d4e41fe01ced389","kind":"commit","published_at":"2023-09-25T03:03:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.312","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.312/manifests"},{"name":"v0.0.311","sha":"98e95df385257921bf3c5e426f7bc10f24702495","kind":"commit","published_at":"2023-09-25T02:45:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.311","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.311/manifests"},{"name":"v0.0.310","sha":"86baaf4beb9f8dcf5e7622ee237991cde9df658f","kind":"commit","published_at":"2023-09-25T02:25:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.310","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.310/manifests"},{"name":"v0.0.309","sha":"765927b213fd4446de4144b0161c073c86e7c2af","kind":"commit","published_at":"2023-09-25T01:56:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.309","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.309/manifests"},{"name":"v0.0.308","sha":"7eb96fb41e40a79d314b5413f04de319b34db2b3","kind":"commit","published_at":"2023-09-25T01:54:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.308","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.308/manifests"},{"name":"v0.0.307","sha":"a5fc7e43f386191bb96317877f1364e51504ca8e","kind":"commit","published_at":"2023-09-25T01:51:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.307","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.307/manifests"},{"name":"v0.0.306","sha":"c25e812164f5b25cc26e6fd9ad8788cfecda093f","kind":"commit","published_at":"2023-09-24T18:11:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.306","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.306/manifests"},{"name":"v0.0.305","sha":"6b6f535f46b7c5918d42d18662f1f6450bd07a36","kind":"commit","published_at":"2023-09-23T18:13:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.305","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.305/manifests"},{"name":"v0.0.304","sha":"baeab252b9bf846eca57947fd1e2508dee7f67d5","kind":"commit","published_at":"2023-09-23T18:12:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.304","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.304/manifests"},{"name":"v0.0.303","sha":"dbb9e22f10b22c0d90cb9321ce991f1b1e8a7122","kind":"commit","published_at":"2023-09-17T18:47:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.303","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.303/manifests"},{"name":"v0.0.302","sha":"fd95b07f4500a62037b0c198c8078a0416a02b97","kind":"commit","published_at":"2023-09-17T18:45:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.302","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.302/manifests"},{"name":"v0.0.301","sha":"4e2dd4ce76a2784ba7ca58d815528a5e3070481a","kind":"commit","published_at":"2023-09-17T18:45:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.301","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.301/manifests"},{"name":"v0.0.300","sha":"fd027f0f2f69a0b2116faf709258308d6c7b512c","kind":"commit","published_at":"2023-09-17T18:44:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.300","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.300/manifests"},{"name":"v0.0.299","sha":"2e8db4be7a7c51830aec9a7d1c639503d89465f4","kind":"commit","published_at":"2023-09-17T18:43:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.299","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.299/manifests"},{"name":"v0.0.298","sha":"0c7f790868038ae3329f5c2268e92c3c07bfd2b5","kind":"commit","published_at":"2023-09-17T18:40:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.298","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.298/manifests"},{"name":"v0.0.297","sha":"15b9ae90925385cfe59e38864591e13defdd22a8","kind":"commit","published_at":"2023-09-17T18:36:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.297","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.297/manifests"},{"name":"v0.0.296","sha":"009f52c572caf3c65477f9902deddcb7e8d0300b","kind":"commit","published_at":"2023-09-16T19:37:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.296","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.296/manifests"},{"name":"v0.0.295","sha":"15283ef7a679fae0e78e6559e5270434bb0a3aba","kind":"commit","published_at":"2023-09-14T03:18:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.295","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.295/manifests"},{"name":"v0.0.294","sha":"6c8ccc23544a7df2eae90006381568e895733751","kind":"commit","published_at":"2023-09-14T03:18:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.294","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.294/manifests"},{"name":"v0.0.293","sha":"d7f09007a5eeced97a99da98ad7a2e19acba7bff","kind":"commit","published_at":"2023-09-13T14:35:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.293","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.293/manifests"},{"name":"v0.0.292","sha":"795af0136035909a678abbc24f45c7f6176caf17","kind":"commit","published_at":"2023-09-13T14:32:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.292","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.292/manifests"},{"name":"v0.0.291","sha":"2a122e3fa0c8bf5a84d1b64d9110c7f89abc6e46","kind":"commit","published_at":"2023-08-31T10:31:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.291","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.291/manifests"},{"name":"v0.0.290","sha":"a61d778e26784981c1d182e711b201b808ccbe5d","kind":"commit","published_at":"2023-08-29T02:55:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.290","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.290/manifests"},{"name":"v0.0.289","sha":"b04e487d43ab22f7fd3b50e5c1f12041013c4ea0","kind":"commit","published_at":"2023-08-29T02:41:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.289","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.289/manifests"},{"name":"v0.0.288","sha":"84f41d90a5eb64a6c9206f6bd1a1695f4cc31be6","kind":"commit","published_at":"2023-08-28T12:10:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.288","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.288/manifests"},{"name":"v0.0.287","sha":"795ad0c77258cb7e01f3413123b5b556b4cb6a98","kind":"commit","published_at":"2023-08-10T21:21:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.287","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.287/manifests"},{"name":"v0.0.286","sha":"18ee055259d6b3ac2c357b9f38ca6dbfda32f5f4","kind":"commit","published_at":"2023-08-08T12:48:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.286","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.286/manifests"},{"name":"v0.0.285","sha":"ad5bedc1d2983e2594a120f52083069780d89dec","kind":"commit","published_at":"2023-08-08T08:44:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.285","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.285/manifests"},{"name":"v0.0.284","sha":"6a938ccd0e93f77d5c0797ce69f7804a117cd79b","kind":"commit","published_at":"2023-08-08T08:37:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.284","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.284/manifests"},{"name":"v0.0.283","sha":"289fda356bcb251f2344238e112ac3673961c1a3","kind":"commit","published_at":"2023-08-08T08:25:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.283","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.283/manifests"},{"name":"v0.0.282","sha":"0749a19b8306f2e8dcb9bf1a2e3a6992666030ac","kind":"commit","published_at":"2023-07-24T09:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.282","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.282/manifests"},{"name":"v0.0.281","sha":"b1768724fecfd27953fc2923b0dfa8f4e709c03b","kind":"commit","published_at":"2023-07-24T08:57:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.281","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.281/manifests"},{"name":"v0.0.280","sha":"dd364c181529a40117f88b2390d3ab70c6b4cbe2","kind":"commit","published_at":"2023-07-17T13:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.280","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.280/manifests"},{"name":"v0.0.279","sha":"6cb436997b9566484d8afdca7b2f8b02eabc1ffe","kind":"commit","published_at":"2023-07-16T22:56:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.279","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.279/manifests"},{"name":"v0.0.278","sha":"d7c4ebec85d93e63034572d2f164d0f151f286d1","kind":"commit","published_at":"2023-07-16T20:48:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.278","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.278/manifests"},{"name":"v0.0.277","sha":"a97dbb32c57c8c00e47422dae4ba4f480e753da5","kind":"commit","published_at":"2023-07-14T15:27:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.277","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.277/manifests"},{"name":"v0.0.276","sha":"c8abbcdd88e1180dd8636f6cba6377d91ab5b5a7","kind":"commit","published_at":"2023-07-13T21:22:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.276","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.276/manifests"},{"name":"v0.0.275","sha":"725ace4a406127db4bf398f702e515d21274bc6f","kind":"commit","published_at":"2023-07-02T03:31:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.275","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.275/manifests"},{"name":"v0.0.274","sha":"a973041e0e277e1a4e6ab552c81e69505fbf02a6","kind":"commit","published_at":"2023-07-02T03:30:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.274","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.274/manifests"},{"name":"v0.0.273","sha":"0891cfc49adfe31b706c83d34a2bbf7b5fab482d","kind":"commit","published_at":"2023-07-02T03:29:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.273","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.273/manifests"},{"name":"v0.0.272","sha":"80b3861bce121a64d43ef167581f8d100a4f70aa","kind":"commit","published_at":"2023-06-27T02:11:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.272","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.272/manifests"},{"name":"v0.0.271","sha":"b6fb00e41547888689f8aaa5f8c8b8b0f2f5dfda","kind":"commit","published_at":"2023-06-26T14:14:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.271","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.271/manifests"},{"name":"v0.0.270","sha":"2dbc8edf8ed0666a77219dc1fbf1fa648c146d2d","kind":"commit","published_at":"2023-06-26T13:18:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.270","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.270/manifests"},{"name":"v0.0.269","sha":"fd230a7073dea31c74aef915360c2d873f801a16","kind":"commit","published_at":"2023-06-26T02:44:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.269","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.269/manifests"},{"name":"v0.0.268","sha":"ac0afa3cae7188eb814e8f3058befe0265a75216","kind":"commit","published_at":"2023-06-26T02:36:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.268","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.268/manifests"},{"name":"v0.0.267","sha":"fee0677a8896aa73eda9d3bda96ce5e2fced9df5","kind":"commit","published_at":"2023-06-25T21:05:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.267","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.267/manifests"},{"name":"v0.0.266","sha":"ca1bf2db6e0d4b50dce76b6b4e4d55a2931cd3be","kind":"commit","published_at":"2023-06-25T20:54:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.266","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.266/manifests"},{"name":"v0.0.265","sha":"f4116db325ae7394d0f818b2b98b793283ffc0f5","kind":"commit","published_at":"2023-06-25T02:50:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.265","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.265/manifests"},{"name":"v0.0.264","sha":"0e4311a802c672e694de783208d6b6f186b05005","kind":"commit","published_at":"2023-06-24T19:31:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.264","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.264/manifests"},{"name":"v0.0.263","sha":"e73bf466745c936eb07093ecd4c1c45dd264984e","kind":"commit","published_at":"2023-06-24T19:29:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.263","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.263/manifests"},{"name":"v0.0.262","sha":"b73c3ef19353e6a60d3cc06aeb29f74eea85bdd5","kind":"commit","published_at":"2023-06-24T18:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.262","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.262/manifests"},{"name":"v0.0.261","sha":"befa82e7efdec4d5876b81eb6db2c50a4ff8d740","kind":"commit","published_at":"2023-06-24T18:56:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.261","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.261/manifests"},{"name":"v0.0.260","sha":"048c9bddbc9b5a724a4c9789ef5207e706dcb5bd","kind":"commit","published_at":"2023-06-24T18:55:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.260","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.260/manifests"},{"name":"v0.0.259","sha":"1c2aedd088914c4035b437adbc66c0dd67f6e9d4","kind":"commit","published_at":"2023-06-24T18:46:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.259","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.259/manifests"},{"name":"v0.0.258","sha":"b77084255f2486709a7d313602cbdc975797b2d2","kind":"commit","published_at":"2023-06-24T03:47:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.258","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.258/manifests"},{"name":"v0.0.257","sha":"cf66f60f2597e0b6d41bfe67d7cd9babb74706dd","kind":"commit","published_at":"2023-06-24T03:24:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.257","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.257/manifests"},{"name":"v0.0.256","sha":"9e9e08c219975cf9ea99e4bd05e349e063574abd","kind":"commit","published_at":"2023-06-24T02:51:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.256","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.256/manifests"},{"name":"v0.0.255","sha":"4b4e8f442d2de454c638393fbb9dd911c8b7aca7","kind":"commit","published_at":"2023-06-12T02:29:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.255","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.255/manifests"},{"name":"v0.0.254","sha":"dd8760bb2b75ca6d1ef9d080a7cb14108308c3b2","kind":"commit","published_at":"2023-06-10T03:09:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.254","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.254/manifests"},{"name":"v0.0.253","sha":"8b0e505363a60391eacdd05e30bdc786c3446a47","kind":"commit","published_at":"2023-06-07T02:17:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.253","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.253/manifests"},{"name":"v0.0.252","sha":"016050c4b7e27c1dba93daf27b5cfff393fb36ed","kind":"commit","published_at":"2023-06-07T02:16:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.252","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.252/manifests"},{"name":"v0.0.251","sha":"e8b62f1c80879669a1d3f9f0ca3095ac2a43dbf4","kind":"commit","published_at":"2023-06-07T02:15:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.251","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.251/manifests"},{"name":"v0.0.250","sha":"9bae9efc5579deeab6753fbeac2d563dcaad50d9","kind":"commit","published_at":"2023-05-27T18:28:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.250","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.250/manifests"},{"name":"v0.0.249","sha":"256250be9c6ab34bba4a070b5c050f7848b37beb","kind":"commit","published_at":"2023-05-18T13:18:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.249","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.249/manifests"},{"name":"v0.0.248","sha":"2833b5d5d519be882e5bf7229776ee5decba9d5a","kind":"commit","published_at":"2023-05-18T13:04:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.248","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.248/manifests"},{"name":"v0.0.247","sha":"44758704b0d8a5f554f237d1421a62a3091ffeae","kind":"commit","published_at":"2023-05-18T03:12:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.247","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.247/manifests"},{"name":"v0.0.246","sha":"08e65fc8e10da6ffec9994024aa8720663fc335b","kind":"commit","published_at":"2023-05-18T02:58:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.246","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.246/manifests"},{"name":"v0.0.245","sha":"50bae823944ea338a9a002cb5c3eedbca0d5135a","kind":"commit","published_at":"2023-05-18T02:55:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.245","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.245/manifests"},{"name":"v0.0.244","sha":"234a3c35d8e5338dc3eb9f4fe38f8cbfdb180534","kind":"commit","published_at":"2023-05-18T02:49:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.244","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.244/manifests"},{"name":"v0.0.243","sha":"3e9e2d6e93a459d532c206d29f8555702c5ae5f9","kind":"commit","published_at":"2023-05-17T14:36:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.243","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.243/manifests"},{"name":"v0.0.242","sha":"e8e06888fe388e81e3fa9052573732a791e8025e","kind":"commit","published_at":"2023-05-13T18:55:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.242","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.242/manifests"},{"name":"v0.0.241","sha":"dbbe5c1a95659d678f049b4348c88ad3d9fff66c","kind":"commit","published_at":"2023-05-13T18:51:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.241","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.241/manifests"},{"name":"v0.0.240","sha":"b985431f03b41a1954b51f37492879fcc3b0f9bc","kind":"commit","published_at":"2023-05-13T18:50:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.240","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.240/manifests"},{"name":"v0.0.239","sha":"e1ff9f55463b31518cdf49bf1afa15f9382ec9dd","kind":"commit","published_at":"2023-05-13T16:14:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.239","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.239/manifests"},{"name":"v0.0.238","sha":"7302832d6d5efad12b168d52f56007df75c8ed08","kind":"commit","published_at":"2023-05-13T15:32:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.238","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.238/manifests"},{"name":"v0.0.237","sha":"77a61c0d82481b99edc24f39aa519d25df37ac0c","kind":"commit","published_at":"2023-05-05T03:37:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.237","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.237/manifests"},{"name":"v0.0.236","sha":"541807a057c3bc20f27da03ba7309de8fa0ca600","kind":"commit","published_at":"2023-05-03T16:05:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.236","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.236/manifests"},{"name":"v0.0.235","sha":"708626357a3909ced6aa6fa7c89b242f098ed536","kind":"commit","published_at":"2023-05-01T13:28:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.235","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.235/manifests"},{"name":"v0.0.234","sha":"a985762505418bd63c26a54c59b48e3ed7426953","kind":"commit","published_at":"2023-04-29T15:34:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.234","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.234/manifests"},{"name":"v0.0.233","sha":"5118058ea06ca1782700a24a15e16fe2a2c852c8","kind":"commit","published_at":"2023-04-29T03:20:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.233","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.233/manifests"},{"name":"v0.0.232","sha":"e9830d3f5ec38fe922229e614541d1f1063bdff0","kind":"commit","published_at":"2023-04-27T13:49:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.232","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.232/manifests"},{"name":"v0.0.231","sha":"05ef543bd66ce9823f59c336628770b7df7de840","kind":"commit","published_at":"2023-04-23T03:05:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.231","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.231/manifests"},{"name":"v0.0.230","sha":"b6e6292e4b7b09353bc2bad79e5fc9d21ff4db71","kind":"commit","published_at":"2023-04-23T03:04:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.230","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.230/manifests"},{"name":"v0.0.229","sha":"af38aba0e9b08406c8827abfc888e5f3e3fa1d65","kind":"commit","published_at":"2023-04-16T03:08:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.229","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.229/manifests"},{"name":"v0.0.228","sha":"4b23d7a03e25a82779307358a47a3b70bcc19701","kind":"commit","published_at":"2023-04-16T03:02:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.228","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.228/manifests"},{"name":"v0.0.227","sha":"77ea82a242de95ac7408cb039b3b1fb7b3e71639","kind":"commit","published_at":"2023-04-16T02:53:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.227","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.227/manifests"},{"name":"v0.0.226","sha":"af4578d1a7357bc44906a8a7d64e486353011fa9","kind":"commit","published_at":"2023-04-16T02:51:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.226","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.226/manifests"},{"name":"v0.0.225","sha":"5467a4f9015fc486cca715f6cfaff168b22b4a99","kind":"commit","published_at":"2023-04-16T02:35:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.225","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.225/manifests"},{"name":"v0.0.224","sha":"8a3c0a2b9bba8a6ec32dba82315f4eb4980ace51","kind":"commit","published_at":"2023-04-15T03:01:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.224","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.224/manifests"},{"name":"v0.0.223","sha":"789267a9cbaf62d7c1c66065449be8053f3faa1b","kind":"commit","published_at":"2023-04-15T02:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.223","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.223/manifests"},{"name":"v0.0.222","sha":"252a5b5c08360844b881c77fbb76b35425a8719e","kind":"commit","published_at":"2023-04-15T02:53:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.222","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.222/manifests"},{"name":"v0.0.221","sha":"3d2bff0794bcf8e550dce8b9b343ee2420c67e5d","kind":"commit","published_at":"2023-04-15T02:44:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.221","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.221/manifests"},{"name":"v0.0.220","sha":"feffe61ae41be883ff8e96bf8702dfef74887925","kind":"commit","published_at":"2023-04-15T02:42:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.220","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.220/manifests"},{"name":"v0.0.219","sha":"4728902faa1ef43c0d89366c77b7ea8f46c6730f","kind":"commit","published_at":"2023-04-03T02:38:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.219","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.219/manifests"},{"name":"v0.0.218","sha":"5853909f89f267a0add224f56f5c0005e7094378","kind":"commit","published_at":"2023-04-03T02:37:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.218","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.218/manifests"},{"name":"v0.0.217","sha":"286a3606c1afa3d07b2b376889523b410815087e","kind":"commit","published_at":"2023-04-03T02:14:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.217","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.217/manifests"},{"name":"v0.0.216","sha":"22a7139dc510ce9e74a671e7356edc56356a1899","kind":"commit","published_at":"2023-04-03T02:03:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.216","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.216/manifests"},{"name":"v0.0.215","sha":"e51e9363ee915e42a88459dd2638c8f6ef566dfa","kind":"commit","published_at":"2023-04-03T02:01:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.215","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.215/manifests"},{"name":"v0.0.214","sha":"4e1a69231c062253b12336aa293242ae58f273a5","kind":"commit","published_at":"2023-04-03T02:01:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.214","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.214/manifests"},{"name":"v0.0.213","sha":"c9021437a494de6fba0805eacb3b2eb1c026ca57","kind":"commit","published_at":"2023-04-01T03:06:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.213","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.213/manifests"},{"name":"v0.0.212","sha":"f71e516ddafb38a64ef4d3098753669f2fa607ca","kind":"commit","published_at":"2023-04-01T03:05:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.212","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.212/manifests"},{"name":"v0.0.211","sha":"c187663e75952541cc75362c7a64d51945d1e7bb","kind":"commit","published_at":"2023-04-01T03:01:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.211","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.211/manifests"},{"name":"v0.0.210","sha":"41531558a873b2533f2d17d8d6484c2408174fce","kind":"commit","published_at":"2023-03-31T12:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.210","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.210/manifests"},{"name":"v0.0.209","sha":"7678212826d9941c515b75abfaa326ac82b09ece","kind":"commit","published_at":"2023-03-30T14:06:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.209","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.209/manifests"},{"name":"v0.0.208","sha":"0cae26ac850d6a6d2da927d27a50effebc68daa3","kind":"commit","published_at":"2023-03-30T02:08:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.208","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.208/manifests"},{"name":"v0.0.207","sha":"85c4b693a28113d30d122ba8ad289aa7c52b0762","kind":"commit","published_at":"2023-03-30T01:58:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.207","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.207/manifests"},{"name":"v0.0.206","sha":"c273aa7e434ec8970fd74b241548b8743e36bc31","kind":"commit","published_at":"2023-03-29T12:47:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.206","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.206/manifests"},{"name":"v0.0.205","sha":"fe67b80e4755dc7be9a320f8aaf03639ccc69360","kind":"commit","published_at":"2023-03-29T01:51:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.205","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.205/manifests"},{"name":"v0.0.204","sha":"f2229705effd29101849831ca252be77d63b81e3","kind":"commit","published_at":"2023-03-29T01:44:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.204","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.204/manifests"},{"name":"v0.0.203","sha":"1867a56a2651076348a03a4e560acb7cf1510250","kind":"commit","published_at":"2023-03-29T01:10:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.203","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.203/manifests"},{"name":"v0.0.202","sha":"1371dbdf267522d66916fbc8abc269a259797728","kind":"commit","published_at":"2023-03-28T02:44:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.202","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.202/manifests"},{"name":"v0.0.201","sha":"6953a43efd137335f8015a55934716136b257fb2","kind":"commit","published_at":"2023-03-28T02:43:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.201","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.201/manifests"},{"name":"v0.0.200","sha":"f56d5ef1cce84750d1dd41bd1e1550e2474597f2","kind":"commit","published_at":"2023-03-28T02:24:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.200","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.200/manifests"},{"name":"v0.0.199","sha":"678b53f99c5205a5c500bcd36995572a232717ae","kind":"commit","published_at":"2023-03-24T14:07:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.199","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.199/manifests"},{"name":"v0.0.198","sha":"27dab9ea0ff8b3acab3c4ad062f5263b29364d1b","kind":"commit","published_at":"2023-03-24T12:57:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.198","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.198/manifests"},{"name":"v0.0.197","sha":"a8aea63d00f20f772b48b8260f3a82f7c8dfd1c4","kind":"commit","published_at":"2023-03-24T02:48:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.197","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.197/manifests"},{"name":"v0.0.196","sha":"f8f290fa63e45bff3c691b99a0163538003d1186","kind":"commit","published_at":"2023-03-24T02:47:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.196","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.196/manifests"},{"name":"v0.0.195","sha":"7fdc621eee42257102cf7a3c8e9c29afcdce0c2d","kind":"commit","published_at":"2023-03-24T00:57:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.195","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.195/manifests"},{"name":"v0.0.194","sha":"7025568e70f8625a6d25fc4d6cbddbd2de75a429","kind":"commit","published_at":"2023-03-24T00:57:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.194","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.194/manifests"},{"name":"v0.0.193","sha":"2d69299b19657d33fd159cc09940019a039e5140","kind":"commit","published_at":"2023-03-24T00:56:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.193","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.193/manifests"},{"name":"v0.0.192","sha":"8db531a73e72eff003da2622bf07309e16dcd3da","kind":"commit","published_at":"2023-03-22T14:10:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.192","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.192/manifests"},{"name":"v0.0.191","sha":"c8b54fc5310ac977db78301dc345ac0dd60e79d1","kind":"commit","published_at":"2023-03-22T13:05:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.191","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.191/manifests"},{"name":"v0.0.190","sha":"b95f59ff5ca0811831eeb0fbe3bc4b0d19e3282f","kind":"commit","published_at":"2023-03-18T18:05:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.190","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.190/manifests"},{"name":"v0.0.189","sha":"a12b5131195ca05ee007b2bd7ab28aef0ff292db","kind":"commit","published_at":"2023-03-18T18:04:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.189","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.189/manifests"},{"name":"v0.0.188","sha":"048e6641e4d2ec01e6706d64da61a5807f3f4c92","kind":"commit","published_at":"2023-03-17T13:24:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.188","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.188/manifests"},{"name":"v0.0.187","sha":"f0d3d7ef1552e823d9059451e8ae658737e20f53","kind":"commit","published_at":"2023-03-17T13:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.187","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.187/manifests"},{"name":"v0.0.186","sha":"3b814fe0488ab3350e65b590f13c80951492eb2b","kind":"commit","published_at":"2023-03-17T12:56:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.186","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.186/manifests"},{"name":"v0.0.185","sha":"c868ab54f6dd2d83ac9c6e6c75cae77f156a4469","kind":"commit","published_at":"2023-03-17T12:55:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.185","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.185/manifests"},{"name":"v0.0.184","sha":"782e39cfe1a7ac0ab5d4b5c0740525e188603ba9","kind":"commit","published_at":"2023-03-15T13:49:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.184","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.184/manifests"},{"name":"v0.0.183","sha":"a56cf03e3cf0406219205257bcb56229fba7fd95","kind":"commit","published_at":"2023-03-15T13:07:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.183","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.183/manifests"},{"name":"v0.0.182","sha":"ca943b70d73bd4c57c0b1266ee7c54907b8f9d4f","kind":"commit","published_at":"2023-03-13T15:11:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.182","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.182/manifests"},{"name":"v0.0.181","sha":"2fad8d1104849b523770936a9a6d25d9524497c2","kind":"commit","published_at":"2023-03-12T19:44:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.181","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.181/manifests"},{"name":"v0.0.180","sha":"b4422b77b7249aa6724b29b4c24de4230e998d0d","kind":"commit","published_at":"2023-03-12T18:24:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.180","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.180/manifests"},{"name":"v0.0.179","sha":"cfe85da32063b5320016e8d2adf0d16122db076f","kind":"commit","published_at":"2023-03-12T18:02:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.179","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.179/manifests"},{"name":"v0.0.178","sha":"afbb96334607013b8350510f95a81b84db2ddd38","kind":"commit","published_at":"2023-03-12T03:38:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.178","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.178/manifests"},{"name":"v0.0.177","sha":"2f21ceb7b497cc5d5d9da2ad89d79ca3b3464f8e","kind":"commit","published_at":"2023-03-06T18:26:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.177","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.177/manifests"},{"name":"v0.0.176","sha":"e4fbc605f89b35bd75eb395b76958b1ab67ea8f8","kind":"commit","published_at":"2023-03-05T19:04:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.176","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.176/manifests"},{"name":"v0.0.175","sha":"3653118f1767909a3ce291e13c98af1196f54968","kind":"commit","published_at":"2023-03-02T04:16:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.175","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.175/manifests"},{"name":"v0.0.174","sha":"e9fd2027de4e2355f3244ac662960467e225774d","kind":"commit","published_at":"2023-02-28T03:55:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.174","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.174/manifests"},{"name":"v0.0.173","sha":"cae128f35f859df7c6d13b8ce4f4cff464f7adb1","kind":"commit","published_at":"2023-02-27T14:31:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.173","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.173/manifests"},{"name":"v0.0.172","sha":"74b4af3b8246436dbb6c00fe8ef467683e52f090","kind":"commit","published_at":"2023-02-27T14:30:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.172","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.172/manifests"},{"name":"v0.0.171","sha":"ee7ece480b600c7885c26a7f822899fe99535a25","kind":"commit","published_at":"2023-02-25T20:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.171","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.171/manifests"},{"name":"v0.0.170","sha":"9a455efceec3dd61873bac1246d1e354150d0d2a","kind":"commit","published_at":"2023-02-25T19:52:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.170","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.170/manifests"},{"name":"v0.0.169","sha":"e91aba46fc27e44a3ca8f82a4ee07c8b105d1c7c","kind":"commit","published_at":"2023-02-25T19:45:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.169","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.169/manifests"},{"name":"v0.0.168","sha":"03f3962657db9239365da33d1222df8d014f48c0","kind":"commit","published_at":"2023-02-25T19:45:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.168","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.168/manifests"},{"name":"v0.0.167","sha":"95dc9b9f5ae6d41f03d5ecac03789b4298511e76","kind":"commit","published_at":"2023-02-25T19:37:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.167","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.167/manifests"},{"name":"v0.0.166","sha":"a4e6c7f477e5a354d33c11e16f9c5076e4fd8cfa","kind":"commit","published_at":"2023-02-20T03:30:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.166","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.166/manifests"},{"name":"v0.0.165","sha":"c0bf10647a14fbf468afa2ca146eca1d1a4cefd4","kind":"commit","published_at":"2023-02-20T03:16:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.165","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.165/manifests"},{"name":"v0.0.164","sha":"3a673a564acaa09d6e0069c7c2e8e469af54f170","kind":"commit","published_at":"2023-02-20T03:16:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.164","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.164/manifests"},{"name":"v0.0.163","sha":"0c48c7289ee3ccadeda59de6862ce4a505b34161","kind":"commit","published_at":"2023-02-20T03:15:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.163","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.163/manifests"},{"name":"v0.0.162","sha":"51f718a7b94deb8af26d1cc6bb1c88c24196cfc5","kind":"commit","published_at":"2023-02-20T03:01:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.162","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.162/manifests"},{"name":"v0.0.161","sha":"51e419051ff66bf53860ec7022b519e1167b4643","kind":"commit","published_at":"2023-02-17T16:47:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.161","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.161/manifests"},{"name":"v0.0.160","sha":"9926b48cf3e20e60142e35b3cd160015aebed9d3","kind":"commit","published_at":"2023-02-14T04:01:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.160","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.160/manifests"},{"name":"v0.0.159","sha":"4b4ebeeebae5457744c537131069819bbe8774d3","kind":"commit","published_at":"2023-02-14T03:45:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.159","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.159/manifests"},{"name":"v0.0.158","sha":"153790afc99bfd0a58fed0e301074258079449ab","kind":"commit","published_at":"2023-02-09T06:48:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.158","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.158/manifests"},{"name":"v0.0.157","sha":"a30604c0b4bc02d11d8a4ada87cb413192148cf5","kind":"commit","published_at":"2023-02-09T06:37:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.157","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.157/manifests"},{"name":"v0.0.156","sha":"3fda5f30ca9ab53ee6717c370c9c172a8f1f1ae8","kind":"commit","published_at":"2023-02-09T06:20:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.156","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.156/manifests"},{"name":"v0.0.155","sha":"103b607948da864cbef65b3c79ce46054e0abc8f","kind":"commit","published_at":"2023-02-09T05:56:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.155","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.155/manifests"},{"name":"v0.0.154","sha":"b111f31efe5ecfc2dd01ebdea1373b57abaf0b0b","kind":"commit","published_at":"2023-01-21T19:12:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.154","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.154/manifests"},{"name":"v0.0.153","sha":"50eea55b2c512833fec6c8b810f7e73b53b2f611","kind":"commit","published_at":"2023-01-09T16:56:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.153","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.153/manifests"},{"name":"v0.0.152","sha":"7b266352316cac5d73e45de9668d5fc91c60d854","kind":"commit","published_at":"2023-01-09T03:24:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.152","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.152/manifests"},{"name":"v0.0.151","sha":"fcffad7b5da99060bb0da2ded71d5d9808ed1356","kind":"commit","published_at":"2023-01-09T03:21:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.151","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.151/manifests"},{"name":"v0.0.150","sha":"e89fb04a2101bc2ba96688a3589f85b458b2b7fb","kind":"commit","published_at":"2023-01-08T03:11:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.150","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.150/manifests"},{"name":"v0.0.149","sha":"168aa3c0214582195cb5280fa4c7146f55ce187e","kind":"commit","published_at":"2023-01-05T14:10:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.149","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.149/manifests"},{"name":"v0.0.148","sha":"a18a7475cb494ed603abee7c62002ace75354581","kind":"commit","published_at":"2023-01-03T15:52:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.148","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.148/manifests"},{"name":"v0.0.147","sha":"43566f2727f6618454cf9e1c8f98fa41d4392400","kind":"commit","published_at":"2022-12-30T21:21:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.147","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.147/manifests"},{"name":"v0.0.146","sha":"38f2b5fe9749b23bc7b93dbf43e2066cbc662c23","kind":"commit","published_at":"2022-12-30T21:20:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.146","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.146/manifests"},{"name":"v0.0.145","sha":"724cb124c5520d7aa16cee0c5718c95b32f3874d","kind":"commit","published_at":"2022-12-30T21:19:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.145","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.145/manifests"},{"name":"v0.0.144","sha":"df6af865b29d1ea56e2eb41fda4045dcee888259","kind":"commit","published_at":"2022-12-30T21:18:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.144","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.144/manifests"},{"name":"v0.0.143","sha":"6900b58877c3ffc5a0fc02fa9e83825e4c14f271","kind":"commit","published_at":"2022-12-30T21:15:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.143","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.143/manifests"},{"name":"v0.0.142","sha":"e0a814866a854408d36ab0b104ebfda245e3f1e9","kind":"commit","published_at":"2022-12-30T21:04:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.142","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.142/manifests"},{"name":"v0.0.141","sha":"08234487eada13a65c8b7ce45ffddc4f932bd6c1","kind":"commit","published_at":"2022-12-30T21:03:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.141","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.141/manifests"},{"name":"v0.0.140","sha":"ff38cd277361fe639d9fefcb2e6c4698d382cf91","kind":"commit","published_at":"2022-12-30T21:02:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.140","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.140/manifests"},{"name":"v0.0.139","sha":"8727dfb8d80df4742bb0f9c1493ae03cf6f3feb0","kind":"commit","published_at":"2022-12-30T21:01:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.139","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.139/manifests"},{"name":"v0.0.138","sha":"1154354311556938d3dc6039499a3b9738e895d0","kind":"commit","published_at":"2022-12-30T20:57:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.138","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.138/manifests"},{"name":"v0.0.137","sha":"f25438ef5301f47f6727327e7220a02d2f7d327e","kind":"commit","published_at":"2022-12-30T20:44:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.137","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.137/manifests"},{"name":"v0.0.136","sha":"db7a4aefad82f36bc517568cdcd3a27861bf492e","kind":"commit","published_at":"2022-12-29T18:35:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.136","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.136/manifests"},{"name":"v0.0.135","sha":"6c043a76f05dc3f3dbc0bd3a87411fb6256b844a","kind":"commit","published_at":"2022-12-29T18:33:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.135","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.135/manifests"},{"name":"v0.0.134","sha":"255e00c8d77fbf4500f07590a647c14bcdc7c02e","kind":"commit","published_at":"2022-12-29T18:26:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.134","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.134/manifests"},{"name":"v0.0.133","sha":"323629fdf36ccc16314a7457486310585c47e7c7","kind":"commit","published_at":"2022-12-29T00:50:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.133","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.133/manifests"},{"name":"v0.0.132","sha":"f62b70d128051e9d6c536ac97cbcb30ce9fb9b1a","kind":"commit","published_at":"2022-12-27T18:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.132","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.132/manifests"},{"name":"v0.0.131","sha":"dff26985b67bdaff41788ac3c2d5de35c6634310","kind":"commit","published_at":"2022-12-27T15:18:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.131","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.131/manifests"},{"name":"v0.0.130","sha":"0ce09c9652b4c2b302bcea654a2ef2bca1bf3f55","kind":"commit","published_at":"2022-12-27T03:40:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.130","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.130/manifests"},{"name":"v0.0.129","sha":"bdd53ec21d80125526e4169bff900ac2a90a132c","kind":"commit","published_at":"2022-12-26T19:00:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.129","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.129/manifests"},{"name":"v0.0.128","sha":"efde4d4924796ec8ad77fd0b4ef00ade2e3b118f","kind":"commit","published_at":"2022-12-26T18:59:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.128","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.128/manifests"},{"name":"v0.0.127","sha":"7539b2c5e49262f52478f7834ba4d5d9e551af22","kind":"commit","published_at":"2022-12-26T18:52:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.127","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.127/manifests"},{"name":"v0.0.126","sha":"905f25aa58a2330ea5469ece6c9b59014e253506","kind":"commit","published_at":"2022-12-26T18:50:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.126","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.126/manifests"},{"name":"v0.0.125","sha":"a76a3f5e5ac0936b4f7ece958ffdbffb009c32fa","kind":"commit","published_at":"2022-12-26T18:45:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.125","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.125/manifests"},{"name":"v0.0.124","sha":"e6b6c6c52177bff930e9140f9171e1242ad57ca3","kind":"commit","published_at":"2022-12-18T17:21:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.124","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.124/manifests"},{"name":"v0.0.123","sha":"024c9c88d106711ca6b8625185131fcf31614fa2","kind":"commit","published_at":"2022-12-18T16:04:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.123","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.123/manifests"},{"name":"v0.0.122","sha":"d9ac8e1e07ffdd61b3baa26ec3f1a60909603b7f","kind":"commit","published_at":"2022-12-18T03:27:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.122","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.122/manifests"},{"name":"v0.0.121","sha":"9a98e92e477e8b2ab0150fd43f248ccf6776ca26","kind":"commit","published_at":"2022-12-18T03:26:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.121","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.121/manifests"},{"name":"v0.0.120","sha":"84dba23af36ef3974202cd0a39d54ded74c3c376","kind":"commit","published_at":"2022-12-17T18:51:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.120","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.120/manifests"},{"name":"v0.0.119","sha":"13dd9e846f6fc40ac22b17c0eda7431be4f138b1","kind":"commit","published_at":"2022-12-17T13:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.119","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.119/manifests"},{"name":"v0.0.118","sha":"d95b652bd0758d227a63d1ffac56991e5eea46fb","kind":"commit","published_at":"2022-12-17T04:03:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.118","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.118/manifests"},{"name":"v0.0.117","sha":"ded567c5e5ab484275162601ede4b9b048cc0462","kind":"commit","published_at":"2022-12-17T04:02:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.117","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.117/manifests"},{"name":"v0.0.116","sha":"124777aece43ca5473c0fc3b045e3e7ddc101662","kind":"commit","published_at":"2022-12-17T03:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.116","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.116/manifests"},{"name":"v0.0.115","sha":"3c276e7164b1057e7548bc53a774d3486f6f5b07","kind":"commit","published_at":"2022-12-17T03:30:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.115","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.115/manifests"},{"name":"v0.0.114","sha":"70081280aea924731b83fa0cd775e61a0b3ad9d9","kind":"tag","published_at":"2022-12-17T02:59:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.114","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.114/manifests"},{"name":"v0.0.113","sha":"b3608591e3617dc420f0e5699cd1589a5c99b625","kind":"tag","published_at":"2022-12-16T03:53:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.113","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.113/manifests"},{"name":"v0.0.112","sha":"f6c778e75b389808de8bd324f3b241bb7b3f226b","kind":"tag","published_at":"2022-12-13T03:55:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.112","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.112/manifests"},{"name":"v0.0.111","sha":"d6c6a16689bf58ac0245dfb27dc865f5cadbf97f","kind":"tag","published_at":"2022-12-12T04:03:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.111","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.111/manifests"},{"name":"v0.0.110","sha":"a1549b66ca06b596973163116c7de366786bf0bb","kind":"tag","published_at":"2022-12-12T03:54:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.110","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.110/manifests"},{"name":"v0.0.109","sha":"da88073647dff8a30e13009a2bb5585eae512d60","kind":"tag","published_at":"2022-12-12T03:53:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.109","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.109/manifests"},{"name":"v0.0.108","sha":"ba54b449a98fe9cb6612cdbd1bc95bf7742a2afe","kind":"tag","published_at":"2022-12-09T19:08:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.108","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.108/manifests"},{"name":"v0.0.107","sha":"1378ba773ac54112f8ccc2982bd729858b5cf2d4","kind":"tag","published_at":"2022-12-08T14:38:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.107","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.107/manifests"},{"name":"v0.0.106","sha":"9e3cf893e680fa8be1e6af9564a3e51da6cfafb9","kind":"tag","published_at":"2022-12-02T02:28:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.106","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.106/manifests"},{"name":"v0.0.105","sha":"bef74edfec3b468e939d5b5e5eb15c888678c759","kind":"tag","published_at":"2022-11-28T13:41:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.105","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.105/manifests"},{"name":"v0.0.104","sha":"9fb7eb7319406a8074a2cf51b75a243a2f422d50","kind":"tag","published_at":"2022-11-28T04:10:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.104","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.104/manifests"},{"name":"v0.0.103","sha":"e6112baa87287fec47e0304781b5eca42f4d660c","kind":"tag","published_at":"2022-11-23T04:09:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.103","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.103/manifests"},{"name":"v0.0.102","sha":"6dcba3a9ca9e9e8b529c320ddbbaf3e1156115b5","kind":"tag","published_at":"2022-11-23T04:05:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.102","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.102/manifests"},{"name":"v0.0.101","sha":"00fe4a233dcd3cbd1d159a1c1ee7640a31c6d4a6","kind":"tag","published_at":"2022-11-20T04:26:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.101","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.101/manifests"},{"name":"v0.0.100","sha":"03ad71b2793eab9e995ab1d96dde69e3bb344931","kind":"tag","published_at":"2022-11-18T04:11:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.100","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.100/manifests"},{"name":"v0.0.99","sha":"a2bce86127b16c03af772bc5d15441df23e59079","kind":"tag","published_at":"2022-11-18T02:11:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.99","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.99/manifests"},{"name":"v0.0.98","sha":"7a10e3f6591cf9549de37893a0b344a6b761bf1c","kind":"tag","published_at":"2022-11-14T21:17:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.98","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.98/manifests"},{"name":"v0.0.97","sha":"ca4a92bf6374d80b08b1efe4754310693dd77f7b","kind":"tag","published_at":"2022-11-14T12:15:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.97","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.97/manifests"},{"name":"v0.0.96","sha":"12743ad620c771be3aff8c37a34b829550f3dcfa","kind":"tag","published_at":"2022-11-13T03:26:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.96","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"f7c1d57f174f083e800cdbd092a0440eeba876ef","kind":"tag","published_at":"2022-11-13T02:41:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.95","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"aca6b23a96d0910bc8014e2e8ed2dfb794b2b371","kind":"tag","published_at":"2022-11-12T22:36:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.94","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"aadae55cf8184da939b9ee056dbada40b8293703","kind":"tag","published_at":"2022-11-12T22:30:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.93","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"cc7d016ca290a7b6aeb9d2fda5d3ed07cb6964d9","kind":"tag","published_at":"2022-11-09T14:37:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.92","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"77fab395523f2debc5027e789044e6851c658197","kind":"tag","published_at":"2022-11-09T09:14:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.91","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"e2668ebcfb889302ecec7422964ebaa618b7e9e4","kind":"tag","published_at":"2022-11-09T09:03:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.90","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"7f3244dd9db73713dd7046dcbf77fd1f4739e4cb","kind":"tag","published_at":"2022-11-07T03:18:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.89","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"85849934c4c1e6424b889b5a1141c40a86182b1c","kind":"tag","published_at":"2022-11-07T03:14:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.88","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"dfe71ff926bd60d53b285c6ed7989b421a6ed884","kind":"tag","published_at":"2022-11-05T21:12:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.87","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"0d91742a04c7c4aad9914c2b0786a682d4da2dc4","kind":"tag","published_at":"2022-11-05T20:08:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.86","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"a0d09b400781130a14cecffb06591206ac9a0304","kind":"tag","published_at":"2022-11-02T02:39:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.85","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"13fd98e2c8ad437794233c0201886297abc8d162","kind":"tag","published_at":"2022-10-23T01:35:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.84","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f7acad2729252a4442538ce2141f4cb269feef04","kind":"tag","published_at":"2022-10-23T01:16:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.83","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0c4eaaeb5178a07510d71461a6d94304a3f28b98","kind":"tag","published_at":"2022-10-22T02:05:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.82","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"2d404f0070caf0b453050ad12ff393e35c3e9496","kind":"tag","published_at":"2022-10-22T02:01:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.81","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"5a403944378c3a89bf3129e04903e4e57442f828","kind":"tag","published_at":"2022-10-19T02:51:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.80","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"e55930f3b72d21d2c715e54dc21ba319c035c347","kind":"tag","published_at":"2022-10-19T02:48:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.79","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"4eee79aa58cb01b73aaf79263e940005dcdf71c7","kind":"tag","published_at":"2022-10-13T12:35:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.78","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"20c4b5e83b71bfb4f39eec3f3259e8dedcf19e23","kind":"tag","published_at":"2022-10-11T02:58:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.77","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"6ba269f65ee17cf31365b18026f6efe09f9fe582","kind":"tag","published_at":"2022-10-07T12:34:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.76","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"1a11c0f699935cd36ee67cb87bc8c4875a7e5f86","kind":"tag","published_at":"2022-10-03T15:49:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.75","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"6b598e76a129f2cd42a9f899bdd94c16825dce87","kind":"tag","published_at":"2022-10-02T20:15:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.74","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"38bc5feb0f3ac7b3cf12281168aac8e53bba5085","kind":"tag","published_at":"2022-10-02T20:09:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.73","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"7bde3e42ab6eb20b0ef19009eafe7eb93c3b25a6","kind":"tag","published_at":"2022-09-30T18:07:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.72","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"6fa155102fc897e33abc91c88fa87a4d48556fc5","kind":"tag","published_at":"2022-09-29T08:20:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.71","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"eba2e8c686fbf8dd97969b29d7f125015998f6ce","kind":"tag","published_at":"2022-09-29T08:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.70","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"dda9d57219ff9ca856b68242303b01df2a8b6e99","kind":"tag","published_at":"2022-09-28T11:34:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.69","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"284bc10618f2eaec7d88a799cfc50d8694a1ea98","kind":"tag","published_at":"2022-09-27T02:32:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.68","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"eb141cc6e7947f2e0f82617f02a264fb20ef5c5a","kind":"tag","published_at":"2022-09-27T01:08:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.67","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"dddb459a29871114b97eea354b09c39e7c25c40b","kind":"tag","published_at":"2022-09-27T00:49:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.66","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"b975c96857b9c10bebec54fb0efc8ff39f7ab333","kind":"tag","published_at":"2022-09-24T21:02:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.65","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"3a41b08533e69b255a51e6538177e04f2ceed08a","kind":"tag","published_at":"2022-09-24T02:33:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.64","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"5a128fe1f9cc1d131466dbee60edbdc2e9ad6775","kind":"tag","published_at":"2022-09-24T02:26:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.63","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"da2e0c0076e3864498e8127c4a0d0b10a0eddf77","kind":"tag","published_at":"2022-09-24T02:25:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.62","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"af7f08d36095efad758e315799547a53f22a444f","kind":"tag","published_at":"2022-09-18T20:13:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.61","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"201e022903e5ab3b0e11e7f44e4f05b12552bbff","kind":"tag","published_at":"2022-09-13T01:15:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.60","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"46e6eed387ce58673926cd275f156d7a01532ed8","kind":"tag","published_at":"2022-09-13T01:14:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.59","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"684bb48541b47d3df6137c5d5bf10fa2f7f059da","kind":"tag","published_at":"2022-09-10T03:10:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.58","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"c484b0bfad5308ee90cb58a5b63549d8b743d009","kind":"tag","published_at":"2022-09-10T03:04:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.57","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"cbcf2f2117096daf9a586ae1f445173ea0a2ca93","kind":"tag","published_at":"2022-09-10T02:32:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.56","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"47174f051315f4094007aecb6a3527318fb98eed","kind":"tag","published_at":"2022-09-08T02:34:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.55","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"fdd1eac9f06095a5e586818643aec6bf3ef8a35a","kind":"tag","published_at":"2022-09-08T02:23:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.54","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"9e384d642227ad1d1c5600cdd4058ff1432278dc","kind":"tag","published_at":"2022-09-08T01:59:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.53","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"afba9b75b3aa0365f69463b0d679f0ea62e4d91e","kind":"tag","published_at":"2022-09-08T01:58:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.52","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"644549f8ec0f3717e1a3c0a85609cae6f0c0037f","kind":"tag","published_at":"2022-09-08T01:58:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.51","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"6566114c930e9400174e28a7d45b5462922647ca","kind":"tag","published_at":"2022-09-08T01:40:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.50","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"3509a2f4dac111c51096659ef0247c7d44a86ded","kind":"tag","published_at":"2022-09-08T01:34:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.49","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"de4845fd0cc91c918be034f847f6af85afb9f631","kind":"tag","published_at":"2022-09-08T01:00:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.48","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"16828b6f41e7b01dd56484577c16ef54ac8ba29d","kind":"tag","published_at":"2022-09-06T13:45:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.47","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"c08613bc1e95b6c3b41063988a2da101099f7c79","kind":"tag","published_at":"2022-09-06T01:30:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.46","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"028bad4ae5ed82cc7f9a9534a485cca3d4eef0bf","kind":"tag","published_at":"2022-09-06T01:24:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.45","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"77d428c76e9d3d81366355b75960abf5dbe211d1","kind":"tag","published_at":"2022-09-05T19:19:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.44","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"92e1022a68e86b5368e5be16ff6cddce505f6608","kind":"tag","published_at":"2022-09-05T19:18:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.43","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"120efb1848f40b4fb6841fdfecce30aa0a41875c","kind":"tag","published_at":"2022-09-04T02:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.42","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"e5034772802b22cb432321cfa4c1e04dc2e77b66","kind":"tag","published_at":"2022-09-04T02:16:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.41","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"49ab31847c4551d4b2b46811f976a9c7e5a9f810","kind":"tag","published_at":"2022-09-02T02:16:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.40","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"f4f6920167ae8d898cbfd33660afb6b5181075a7","kind":"tag","published_at":"2022-09-02T01:55:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.39","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"d8ca4bc4baa2b538d4e01e6dff268caaa9245317","kind":"tag","published_at":"2022-09-01T14:45:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.38","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"8d69f16eb895a419c3d05ef4243817b75e8d9e8b","kind":"tag","published_at":"2022-08-29T01:51:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.37","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"139dfdd6cb338a0d6f1cd0552c1d862d892881d0","kind":"tag","published_at":"2022-08-28T02:37:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.36","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"bb006c8f1fe62760439d509a3f8dcfa0b3d9dfa9","kind":"tag","published_at":"2022-08-27T01:59:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.35","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"5815da09e20e9d520daf7f2ffbe55b53af027f2f","kind":"tag","published_at":"2022-08-25T02:52:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.34","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"2702a7c5db31ab830184860fe3d026dce6339797","kind":"tag","published_at":"2022-08-24T13:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.33","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"ef34543570b2bce59e7e72363b72ce8285ef20b2","kind":"tag","published_at":"2022-08-24T01:59:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.32","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"f18f722947d8214ba9efc43496cc8d922eb4f38f","kind":"tag","published_at":"2022-08-22T14:56:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.31","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"fe5c449377e7596afd61cca3074a877333689648","kind":"tag","published_at":"2022-08-22T13:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.30","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"39c919326b0bb8efc94803171b56ae54f6e761c1","kind":"tag","published_at":"2022-08-22T13:04:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.29","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"ce5fe407946b5a55a23acb9dfbdc71169e3f976f","kind":"tag","published_at":"2022-08-22T13:03:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.28","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"14a34a980a45f4bd65e7fa067157cdbad5c266c6","kind":"tag","published_at":"2022-08-22T13:02:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.27","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"8ca408bcfd8fc88212fb919fb0ad3ee3645dea25","kind":"tag","published_at":"2022-08-22T12:54:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.26","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"95232c1af8e0601dfcb825db578dc5633af25abd","kind":"tag","published_at":"2022-08-22T12:52:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.25","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"17a406fe63562e7cc789fe78d4b12ba0cf8b17e1","kind":"tag","published_at":"2022-08-17T14:28:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.24","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"fca233137f68bb6542c2fc4c6cbf9072810379d4","kind":"tag","published_at":"2022-08-16T21:52:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.23","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"5c9318a3767e10a60b07940079780baf6f60b2be","kind":"tag","published_at":"2022-08-16T21:45:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.22","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"4d5c495c84a5a4bd8f01e7fb3abaa990b259e07b","kind":"tag","published_at":"2022-08-16T21:04:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.21","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"2fe117c19a377f4e88869561a410c67449d15603","kind":"tag","published_at":"2022-08-11T13:15:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.20","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"b13620c25551e253a3ce3189644d13ad778cfdca","kind":"tag","published_at":"2022-08-11T12:28:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.19","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"b1c02f9c37fbd81996c59afbad910fa43efc2b83","kind":"tag","published_at":"2022-08-02T15:31:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.18","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"08ecc37586ed3e689e1f58ebd6aec00b701c3ee9","kind":"tag","published_at":"2022-08-02T14:51:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.17","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"a867432a6ab9f5f9a60be8eda38ac3b59c485981","kind":"tag","published_at":"2022-07-26T18:10:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.16","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"6cff06aca9a3b915090fb03a2f6062dc45c2f087","kind":"tag","published_at":"2022-07-26T02:29:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.15","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"081ebd2b01889f7d87e15262d56b51e1d5f27778","kind":"tag","published_at":"2022-07-25T14:26:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.14","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"28a3446e5398e6b1dc6d3e8f409faa898e243c8a","kind":"tag","published_at":"2022-07-25T02:05:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.13","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"7638917a12be952ef96303a32ae77824302ed760","kind":"tag","published_at":"2022-07-23T00:17:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.12","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f1358d031bda288792de329132341fe84a31cef0","kind":"tag","published_at":"2022-07-22T22:40:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.11","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"03947422673db8bc5e58fc0dae72766efa9812a0","kind":"tag","published_at":"2022-07-19T08:44:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.10","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"d47eb87d00030b18fd9c57af819fea901b343523","kind":"tag","published_at":"2022-07-19T08:23:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.9","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"e5eddb6a5f4e64007f4c1c24cf8aef55a3f08f33","kind":"tag","published_at":"2022-07-11T17:16:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.8","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"93f79a1a18a363c79f75ef3e3d9fda30db12b9b0","kind":"tag","published_at":"2022-07-11T12:45:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.7","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"56b4b1512b0df8a3149536d5ab674d41dd9066d2","kind":"tag","published_at":"2022-07-10T22:04:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.6","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9a04dc86c9cd48b4422346fc431818ad6bb1516a","kind":"tag","published_at":"2022-07-10T19:58:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.5","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"dd077e397840a56ef71c5d0cdd6b3054c1ddd0f5","kind":"tag","published_at":"2022-07-07T20:30:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.4","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ff175e783dfff5e1944cc4e145e11701b14d1813","kind":"tag","published_at":"2022-07-07T13:36:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.3","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a5f5f7002e194a00e5895cce4b56f86f698e0742","kind":"tag","published_at":"2022-07-05T15:26:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.2","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"303bbe8bf2490fc184954befd826209943b790df","kind":"tag","published_at":"2022-07-05T13:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.1","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:56:09.547Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/citation-style-language/styles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/citation-style-language/styles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/citation-style-language/styles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/citation-style-language/styles/dependencies","status":null,"funding_links":["https://github.com/sponsors/adam3smith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T19:53:28.336Z","issues_count":152,"pull_requests_count":1172,"avg_time_to_close_issue":12413899.6,"avg_time_to_close_pull_request":6515207.618404908,"issues_closed_count":89,"pull_requests_closed_count":815,"pull_request_authors_count":423,"issue_authors_count":122,"avg_comments_per_issue":2.986842105263158,"avg_comments_per_pull_request":4.735494880546075,"merged_pull_requests_count":557,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":62,"past_year_pull_requests_count":480,"past_year_avg_time_to_close_issue":3083274.8378378376,"past_year_avg_time_to_close_pull_request":2536700.4515050165,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":299,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":2.6129032258064515,"past_year_avg_comments_per_pull_request":4.44375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":204,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/issues","maintainers":[{"login":"bwiernik","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwiernik"},{"login":"adam3smith","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam3smith"},{"login":"denismaier","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denismaier"},{"login":"rmzelle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmzelle"}],"active_maintainers":[{"login":"bwiernik","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwiernik"},{"login":"adam3smith","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam3smith"},{"login":"denismaier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denismaier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcitation-style-language%2Fstyles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcitation-style-language%2Fstyles/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcitation-style-language%2Fstyles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcitation-style-language%2Fstyles/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5172247,"name":"citation-style-language/styles","ecosystem":"packagist","description":"Citation Style Language (CSL) Styless","homepage":"http://citationstyles.org/","licenses":"CC-BY-SA-3.0","normalized_licenses":["CC-BY-SA-3.0"],"repository_url":"https://github.com/citation-style-language/styles","keywords_array":[],"namespace":"citation-style-language","versions_count":777,"first_release_published_at":"2022-07-05T13:28:56.000Z","latest_release_published_at":"2025-08-22T19:09:11.000Z","latest_release_number":"v0.1.4","last_synced_at":"2025-08-29T19:49:29.732Z","created_at":"2022-08-16T11:41:37.579Z","updated_at":"2025-08-29T19:56:09.688Z","registry_url":"https://packagist.org/packages/citation-style-language/styles#","install_command":"composer require citation-style-language/styles","documentation_url":null,"metadata":{"funding":[{"url":"https://github.com/adam3smith","type":"github"}]},"repo_metadata":{"id":1237526,"uuid":"1175581","full_name":"citation-style-language/styles","owner":"citation-style-language","description":"Official repository for Citation Style Language (CSL) citation styles.","archived":false,"fork":false,"pushed_at":"2025-08-29T16:29:59.000Z","size":74839,"stargazers_count":3567,"open_issues_count":266,"forks_count":3946,"subscribers_count":89,"default_branch":"master","last_synced_at":"2025-08-29T19:04:58.062Z","etag":null,"topics":["bibliography","citation-style-language","citation-styles","citations","csl","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://citationstyles.org/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/citation-style-language.png","metadata":{"files":{"readme":"README.md","changelog":"changer-d-epoque.csl","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation-compass-apa-note.csl","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},"funding":{"github":"adam3smith"}},"created_at":"2010-12-16T22:46:44.000Z","updated_at":"2025-08-29T16:29:35.000Z","dependencies_parsed_at":"2023-12-10T01:39:03.423Z","dependency_job_id":"cfe98933-fae3-4abd-8c67-cd0a54fc9ef0","html_url":"https://github.com/citation-style-language/styles","commit_stats":{"total_commits":9529,"total_committers":1118,"mean_commits":8.523255813953488,"dds":0.8247455136950362,"last_synced_commit":"782e39cfe1a7ac0ab5d4b5c0740525e188603ba9"},"previous_names":[],"tags_count":817,"template":false,"template_full_name":null,"purl":"pkg:github/citation-style-language/styles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/sbom","scorecard":{"id":112651,"data":{"date":"2025-08-11","repo":{"name":"github.com/citation-style-language/styles","commit":"b1eda32a8cec0622a9709639b9bfd30ffc95aec3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/sheldon.yaml:22","Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/sheldon.yaml:32"],"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/merge.yaml:19","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/merge.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sheldon.yaml:11","Info: found token with 'none' permissions: .github/workflows/label-gun.yml:1","Info: found token with 'none' permissions: .github/workflows/merge.yaml:1","Info: found token with 'none' permissions: .github/workflows/sheldon.yaml:1"],"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-gun.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/label-gun.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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-15T13:31:56.886Z","repository_id":1237526,"created_at":"2025-08-15T13:31:56.886Z","updated_at":"2025-08-15T13:31:56.886Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272753495,"owners_count":24987305,"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-08-29T02:00:10.610Z","response_time":87,"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":"citation-style-language","name":"Citation Style Language","uuid":"526476","kind":"organization","description":"","email":null,"website":"https://citationstyles.org/","location":null,"twitter":"csl_styles","company":null,"icon_url":"https://avatars.githubusercontent.com/u/526476?v=4","repositories_count":23,"last_synced_at":"2024-04-15T07:33:39.646Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"adam3smith"}},"html_url":"https://github.com/citation-style-language","funding_links":["https://github.com/sponsors/adam3smith"],"total_stars":3862,"followers":178,"following":0,"created_at":"2022-11-02T21:54:43.545Z","updated_at":"2024-04-15T07:33:57.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language/repositories"},"tags":[{"name":"v0.1.44","sha":"83932485e158369eee78f2a1d23e653542be29c7","kind":"commit","published_at":"2025-08-29T16:29:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.44","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"cb602d4bd3deb89af7b89f9afbbef704f2b7cc2b","kind":"commit","published_at":"2025-08-29T16:24:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.43","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"599bef1b4cc37dea0637d0753da78cf799898638","kind":"commit","published_at":"2025-08-29T14:19:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.42","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"3699ea374a8e1be9f03c9230b0905dbd7eae0671","kind":"commit","published_at":"2025-08-29T13:02:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.41","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"7f3ff66df3c952dbec7def627949975b65facb5c","kind":"commit","published_at":"2025-08-29T07:36:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.40","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"c729cc28a78e9fb6b89e8873c5d64e5a7f2536ca","kind":"commit","published_at":"2025-08-28T15:54:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.39","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"585703a7be7a498a138b81d1d8da7c8032511149","kind":"commit","published_at":"2025-08-27T19:32:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.38","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"7f9e3a0658e32b9f56c4664d483e03edd2265565","kind":"commit","published_at":"2025-08-27T16:18:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.37","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"2478acb355180ed9492ca6ad43cc8cf9cf4639b6","kind":"commit","published_at":"2025-08-26T17:06:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.36","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"4ee0d56e450f52241902d752c0615476e82786c6","kind":"commit","published_at":"2025-08-26T16:27:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.35","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"806763d98bfa451a0d60ba78cc78b72147019e33","kind":"commit","published_at":"2025-08-26T16:00:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.34","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"dc48d6e144cb17d7abe36a0c6ae9abfe55edd3df","kind":"commit","published_at":"2025-08-26T15:47:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.33","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"ed08232be7e042603a238a08b13ac51cea2e9598","kind":"commit","published_at":"2025-08-26T09:03:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.32","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"0711077e197db9f6978d1c2f7fe6cc0b1e956fe8","kind":"commit","published_at":"2025-08-26T08:07:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.31","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"147eb03ad4cbb48f70cd99d150b34a8bac500fda","kind":"commit","published_at":"2025-08-26T06:39:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.30","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"ad03174a83255046cae99f4074f9781babec8f7f","kind":"commit","published_at":"2025-08-26T06:36:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.29","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"ccb12128c4305c16399abb2149a039123adc6ef5","kind":"commit","published_at":"2025-08-26T05:39:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.28","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"cc6705ee746573bd3b671e1193fdd7c26a6b74a7","kind":"commit","published_at":"2025-08-26T05:09:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.27","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"08d93606fece5f04cc503d4121597b2ea881cdf0","kind":"commit","published_at":"2025-08-26T05:06:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.26","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"6ed66c3970dd5534a63dfade1febdad55c382cd2","kind":"commit","published_at":"2025-08-26T04:47:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.25","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"ef7842b614d4f07c85d964f764ee2138289549ab","kind":"commit","published_at":"2025-08-26T02:43:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.24","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"60971430d9d6489127c0132f472eda2cef8a2045","kind":"commit","published_at":"2025-08-25T18:48:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.23","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"1dab74ff95ede27eedfca7b0daf7188237c148e2","kind":"commit","published_at":"2025-08-25T18:48:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.22","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"0bc04c6d1c3b5590f8a846cac0d70dd4ca8fdf87","kind":"commit","published_at":"2025-08-25T18:47:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.21","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"c7ca781b0521135dfa6687356571638b5c4daccf","kind":"commit","published_at":"2025-08-25T17:32:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.20","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"bb15b3a5fb0d40f8d7f0645db293055862b3ad61","kind":"commit","published_at":"2025-08-25T17:26:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.19","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"b92fd8b37b2db767c73b6f317af735d6dd5eb663","kind":"commit","published_at":"2025-08-25T17:26:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.18","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"17cfa60cd1506883ad25e7c90539035dc15387ed","kind":"commit","published_at":"2025-08-25T15:51:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.17","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"c0e0ecde9563f6e12c62d2a4957f833c549f9042","kind":"commit","published_at":"2025-08-25T15:49:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.16","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"6fc0ba2d883caad8cf0b8144136674aca30a55f9","kind":"commit","published_at":"2025-08-25T13:20:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.15","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"f98a29285b905112410a0c351774cfcdf125bac5","kind":"commit","published_at":"2025-08-25T11:28:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.14","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9431bd79fddb7131b9d06251642890d37a3c6ba7","kind":"commit","published_at":"2025-08-25T11:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.13","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"68e5b35f17ffcfe5e45726114fb87995191fde88","kind":"commit","published_at":"2025-08-25T11:11:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.12","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"9a02760303db3ddc522002ce01a1575e94330b18","kind":"commit","published_at":"2025-08-25T11:11:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.11","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"c2894d2f291feb9d09427b1975656d1d832346f5","kind":"commit","published_at":"2025-08-25T11:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.10","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"f4013e7081f3bae94a11dde62fe6c1e693fce7fe","kind":"commit","published_at":"2025-08-25T10:59:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.9","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"f611ee91f0f266f31c3763a2553a217f8d4f9871","kind":"commit","published_at":"2025-08-25T10:58:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.8","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2db3a45f1c2bdf7963577cb77abfab5543088c3f","kind":"commit","published_at":"2025-08-25T10:14:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.7","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e59b528b47358ee8e05da82e8fdc322e074777cf","kind":"commit","published_at":"2025-08-25T09:58:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.6","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"36a6f00256d0407c0f80d8399b41a16cd0c7933c","kind":"commit","published_at":"2025-08-25T09:34:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.5","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b95313e1e17d6c6aa82d72acc852d602328ef762","kind":"commit","published_at":"2025-08-22T19:09:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.4","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"670bca4ff8f7a92657f4f4571b0d3ef271e9600e","kind":"commit","published_at":"2025-08-22T18:39:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.3","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a180fea816beab79c9e8ca1559ee9de04d3e7a3e","kind":"commit","published_at":"2025-08-22T17:52:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.2","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"952543177225e96483f314ddbde867947cf2e46d","kind":"commit","published_at":"2025-08-22T17:45:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.1","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"69e85c15c50061cc8954c7feea4ee4c3a15745c9","kind":"commit","published_at":"2025-08-22T17:43:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.0","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.0/manifests"},{"name":"v0.0.772","sha":"5c1e6ba17b0c0127bf737bcf36355982ecbb6ff0","kind":"commit","published_at":"2025-08-22T17:23:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.772","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.772","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.772","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.772","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.772/manifests"},{"name":"v0.0.771","sha":"37130a3174e7c2f84e640707e663192a55cda3bd","kind":"commit","published_at":"2025-08-22T17:17:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.771","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.771","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.771","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.771","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.771/manifests"},{"name":"v0.0.770","sha":"a9bed3820b1f66bb9a25ffca24a1af672450fa23","kind":"commit","published_at":"2025-08-22T14:56:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.770","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.770","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.770/manifests"},{"name":"v0.0.769","sha":"f70938a66b8607235a23183cafc249ad1a79e56b","kind":"commit","published_at":"2025-08-22T14:50:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.769","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.769","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.769","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.769","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.769/manifests"},{"name":"v0.0.768","sha":"69010903a620b2f4307cfdbda4b56c46d1ed667d","kind":"commit","published_at":"2025-08-22T14:44:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.768","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.768","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.768","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.768","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.768/manifests"},{"name":"v0.0.767","sha":"4f5ca3373d07ebb3a033e49dfe39f1fc5974bb8a","kind":"commit","published_at":"2025-08-22T14:23:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.767","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.767","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.767","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.767","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.767/manifests"},{"name":"v0.0.766","sha":"94b5b2b0627f477895d16db80c6494e2bf62c8f0","kind":"commit","published_at":"2025-08-22T14:23:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.766","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.766","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.766","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.766","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.766/manifests"},{"name":"v0.0.765","sha":"2f75f4190e1e46c8f259e9af66c12cd58b100d72","kind":"commit","published_at":"2025-08-22T14:21:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.765","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.765","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.765","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.765","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.765/manifests"},{"name":"v0.0.764","sha":"48fc26f2466efab5fc57efc168a695f477e33022","kind":"commit","published_at":"2025-08-22T11:03:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.764","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.764","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.764","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.764","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.764/manifests"},{"name":"v0.0.763","sha":"a91f1c293f9eecc57b3b9076804dad67535f8bba","kind":"commit","published_at":"2025-08-22T11:01:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.763","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.763","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.763","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.763","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.763/manifests"},{"name":"v0.0.762","sha":"7276ce56010ee6295553fad69a90f15a98a04262","kind":"commit","published_at":"2025-08-22T08:54:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.762","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.762","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.762","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.762","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.762/manifests"},{"name":"v0.0.761","sha":"5e0af17837c34e2ed5082622be362d253006fd75","kind":"commit","published_at":"2025-08-22T08:45:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.761","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.761","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.761/manifests"},{"name":"v0.0.760","sha":"c7d1fa3019a51756a1a2aba820ab11cc7177e953","kind":"commit","published_at":"2025-08-21T13:58:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.760","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.760","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.760/manifests"},{"name":"v0.0.759","sha":"b45b312854de5134ca8baf6ed3ed8c8952cd0063","kind":"commit","published_at":"2025-08-21T07:49:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.759","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.759","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.759","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.759","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.759/manifests"},{"name":"v0.0.758","sha":"c5dddb792bb36e559d48ea44d1b93fb51999c121","kind":"commit","published_at":"2025-08-20T19:59:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.758","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.758","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.758","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.758","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.758/manifests"},{"name":"v0.0.757","sha":"edf8e3eeb86af2681c5bcbeb923890a75164c5f2","kind":"commit","published_at":"2025-08-20T16:57:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.757","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.757","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.757","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.757","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.757/manifests"},{"name":"v0.0.756","sha":"b1b56f5626e413f38bede51c96bde281fdc54cd7","kind":"commit","published_at":"2025-08-20T15:32:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.756","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.756","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.756","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.756","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.756/manifests"},{"name":"v0.0.755","sha":"12ad852b278fc404edfd0861628da7cad4b025f3","kind":"commit","published_at":"2025-08-20T15:31:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.755","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.755","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.755","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.755","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.755/manifests"},{"name":"v0.0.754","sha":"9864cd65dc19b8275a2081a64c4bb4332d3afe30","kind":"commit","published_at":"2025-08-20T09:01:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.754","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.754","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.754","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.754","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.754/manifests"},{"name":"v0.0.753","sha":"1194364e8538628a6316a7a84f74e383cd9f4f49","kind":"commit","published_at":"2025-08-16T18:44:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.753","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.753/manifests"},{"name":"v0.0.752","sha":"1b7f624dee6c37fd918d9cf90c497495553db824","kind":"commit","published_at":"2025-08-15T21:27:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.752","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.752","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.752","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.752","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.752/manifests"},{"name":"v0.0.751","sha":"6f0ad761627d5e7a2edb636826ba24bb0fdc01a7","kind":"commit","published_at":"2025-08-15T17:17:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.751","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.751","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.751","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.751","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.751/manifests"},{"name":"v0.0.750","sha":"69ee4ee4bdc0c9c6ec62a90e6aca17e7c55e8271","kind":"commit","published_at":"2025-08-15T15:25:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.750","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.750","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.750/manifests"},{"name":"v0.0.749","sha":"f5a387b858a7844089c0afa260c0ce8f2d76c252","kind":"commit","published_at":"2025-08-15T11:56:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.749","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.749","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.749","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.749","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.749/manifests"},{"name":"v0.0.748","sha":"447b698944acb67340f93a4cf1f4c8bfa33f315c","kind":"commit","published_at":"2025-08-15T11:54:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.748","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.748","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.748","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.748","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.748/manifests"},{"name":"v0.0.747","sha":"b1eda32a8cec0622a9709639b9bfd30ffc95aec3","kind":"commit","published_at":"2025-08-12T16:55:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.747","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.747","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.747","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.747","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.747/manifests"},{"name":"v0.0.746","sha":"a7d14ef4e67c06c0a2a8c0f60f723f0446403c8b","kind":"commit","published_at":"2025-08-12T05:36:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.746","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.746","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.746","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.746","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.746/manifests"},{"name":"v0.0.745","sha":"74b991e44aeb289bcfedc86737805bbfffb4a829","kind":"commit","published_at":"2025-08-12T00:59:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.745","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.745","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.745","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.745","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.745/manifests"},{"name":"v0.0.744","sha":"3a04c4e6b3cbc9b2cbdc31e756a5ab6b4839be65","kind":"commit","published_at":"2025-08-10T23:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.744","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.744","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.744","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.744","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.744/manifests"},{"name":"v0.0.743","sha":"5658beb95e022fb325cfc3573966553e5ce37bc1","kind":"commit","published_at":"2025-08-10T12:47:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.743","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.743","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.743","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.743","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.743/manifests"},{"name":"v0.0.742","sha":"90a195fbf611114cf71af6fb30baf1db224a979f","kind":"commit","published_at":"2025-08-10T12:47:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.742","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.742/manifests"},{"name":"v0.0.741","sha":"d12fa7c85765e06464759652b2b9b19ebd16568d","kind":"commit","published_at":"2025-08-10T11:20:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.741","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.741/manifests"},{"name":"v0.0.740","sha":"998d3c542711cc0b6984176f6991a5069da21351","kind":"commit","published_at":"2025-08-10T10:51:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.740","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.740/manifests"},{"name":"v0.0.739","sha":"c6bd3a77dcc8b59a013babc583c653eceb8a5fc4","kind":"commit","published_at":"2025-08-10T08:10:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.739","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.739/manifests"},{"name":"v0.0.738","sha":"a0040339deeb32a4a9021731375dca3fef536bca","kind":"commit","published_at":"2025-08-10T08:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.738","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.738/manifests"},{"name":"v0.0.737","sha":"49e7c95d5e13e19d71f28f43a1a9220cbeeb8a3c","kind":"commit","published_at":"2025-08-09T13:33:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.737","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.737/manifests"},{"name":"v0.0.736","sha":"109ab43648e8ed0462f37d3d89da146cd6b1b74c","kind":"commit","published_at":"2025-08-08T15:20:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.736","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.736/manifests"},{"name":"v0.0.735","sha":"064b17d90d9a038bffb242334ec833ba2d17fb53","kind":"commit","published_at":"2025-08-08T12:54:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.735","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.735/manifests"},{"name":"v0.0.734","sha":"c51dfc570ca3f53f5e7b393760a9356c96b450d7","kind":"commit","published_at":"2025-08-08T11:59:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.734","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.734/manifests"},{"name":"v0.0.733","sha":"81245a0870231804707634ea37fbd56e8da07019","kind":"commit","published_at":"2025-08-08T11:59:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.733","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.733/manifests"},{"name":"v0.0.732","sha":"80ba8693eda07bafe56628bd0ea00bb4b2b57c32","kind":"commit","published_at":"2025-08-07T17:22:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.732","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.732/manifests"},{"name":"v0.0.731","sha":"116e17f27077c0ae2d6d45de0fef587f79eac76f","kind":"commit","published_at":"2025-08-05T13:12:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.731","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.731/manifests"},{"name":"v0.0.730","sha":"292aec3485bd97f1559c818b7af70fae29d25a32","kind":"commit","published_at":"2025-08-02T14:51:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.730","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.730/manifests"},{"name":"v0.0.729","sha":"01e75f8874c3f4da0dd88f5674364c1758e38f12","kind":"commit","published_at":"2025-08-02T13:56:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.729","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.729/manifests"},{"name":"v0.0.728","sha":"3bc8babd6e2c45540d6709f01ffb82965469cb4b","kind":"commit","published_at":"2025-08-02T10:19:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.728","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.728/manifests"},{"name":"v0.0.727","sha":"373f0e9c29e7d99d0780062adde9dddb757b7839","kind":"commit","published_at":"2025-08-02T01:38:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.727","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.727/manifests"},{"name":"v0.0.726","sha":"0dcefd8d74c96fa1fe6a706f0868b650dfdc2ece","kind":"commit","published_at":"2025-07-31T10:05:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.726","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.726/manifests"},{"name":"v0.0.725","sha":"341a085908bf90fa6575f62b4b1b255e72a56d67","kind":"commit","published_at":"2025-07-30T17:34:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.725","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.725/manifests"},{"name":"v0.0.724","sha":"c18e8992c2dc75191b1026f7525cc70776a34634","kind":"commit","published_at":"2025-07-30T08:40:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.724","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.724/manifests"},{"name":"v0.0.723","sha":"62d7b78eb4faf59397f0c6e4c773ab0246de441c","kind":"commit","published_at":"2025-07-30T08:13:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.723","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.723/manifests"},{"name":"v0.0.722","sha":"efaff18699f4ba45e982b08d6ab124002880311a","kind":"commit","published_at":"2025-07-30T08:05:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.722","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.722/manifests"},{"name":"v0.0.721","sha":"aef6380416602f239f40fec9fc909fc01b614f49","kind":"commit","published_at":"2025-07-29T14:35:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.721","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.721/manifests"},{"name":"v0.0.720","sha":"54e18e4272c44d4f55f4ecf952fd708c88e412db","kind":"commit","published_at":"2025-07-29T14:27:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.720","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.720/manifests"},{"name":"v0.0.719","sha":"84c9483866fb034c14d2aab69b63325a14ecca2b","kind":"commit","published_at":"2025-07-29T10:22:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.719","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.719/manifests"},{"name":"v0.0.718","sha":"c38f1ec7f19efe700d9a68802bf8a2d51faafb30","kind":"commit","published_at":"2025-07-29T08:12:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.718","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.718/manifests"},{"name":"v0.0.717","sha":"32eb348c00c126ad7703fcc921429a22a96d71df","kind":"commit","published_at":"2025-07-28T18:45:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.717","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.717/manifests"},{"name":"v0.0.716","sha":"2a17954ec199fca185933945b575c659df8cddd1","kind":"commit","published_at":"2025-07-28T16:16:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.716","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.716/manifests"},{"name":"v0.0.715","sha":"dbae5e7c3df34a7467e8ed20bf8f917d851ac6c3","kind":"commit","published_at":"2025-07-28T14:45:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.715","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.715/manifests"},{"name":"v0.0.714","sha":"5654026ba82b2300aa882e13bf9bbb26a0b6f1d6","kind":"commit","published_at":"2025-07-28T00:27:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.714","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.714/manifests"},{"name":"v0.0.713","sha":"6f5faba10ed4824cad4afc626aa0173b342ba209","kind":"commit","published_at":"2025-07-27T21:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.713","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.713/manifests"},{"name":"v0.0.712","sha":"9b4cf7ec36c739991748b912bcb05f201381da65","kind":"commit","published_at":"2025-07-27T17:40:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.712","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.712/manifests"},{"name":"v0.0.711","sha":"50bbb3e9ea278a171f79ec8b64253e244ceb8f37","kind":"commit","published_at":"2025-07-27T17:13:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.711","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.711/manifests"},{"name":"v0.0.710","sha":"de803d8286a2377b3df2b73257d412a6119522ef","kind":"commit","published_at":"2025-07-27T17:11:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.710","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.710/manifests"},{"name":"v0.0.709","sha":"ff33b4c8dbe923e88fcee5cbae094a1307b6b36c","kind":"commit","published_at":"2025-07-26T16:48:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.709","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.709/manifests"},{"name":"v0.0.708","sha":"70baf3241ae00c983ce871d338714a9155922820","kind":"commit","published_at":"2025-07-26T15:14:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.708","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.708/manifests"},{"name":"v0.0.707","sha":"1af5d6156ccdfb28ec9174e8831a713d4dcff8f5","kind":"commit","published_at":"2025-07-26T14:58:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.707","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.707/manifests"},{"name":"v0.0.706","sha":"2041a7f95ede30e343d45f50cebe31e0d2e4487e","kind":"commit","published_at":"2025-07-25T15:28:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.706","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.706/manifests"},{"name":"v0.0.705","sha":"160ce0389a45e06dbcb40bf165171dba3582bdbd","kind":"commit","published_at":"2025-07-25T14:47:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.705","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.705/manifests"},{"name":"v0.0.704","sha":"e0822b3b0d948d765a7d2303ef1369d810469431","kind":"commit","published_at":"2025-07-25T14:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.704","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.704/manifests"},{"name":"v0.0.703","sha":"2d1b995671bcccbfb4b588525933c74070cac3cd","kind":"commit","published_at":"2025-07-25T12:53:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.703","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.703/manifests"},{"name":"v0.0.702","sha":"817ddf048640e20b11139311a561eae759dda0ac","kind":"commit","published_at":"2025-07-24T11:06:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.702","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.702/manifests"},{"name":"v0.0.701","sha":"19a30948bf7880fc2934212ff8ec71ff89742d59","kind":"commit","published_at":"2025-07-24T11:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.701","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.701/manifests"},{"name":"v0.0.700","sha":"c331df536453e6ce7e3f79218fb5d699a69b182b","kind":"commit","published_at":"2025-07-24T10:07:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.700","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.700/manifests"},{"name":"v0.0.699","sha":"783abe9bb9ec0de29373c05859f684173aa38718","kind":"commit","published_at":"2025-07-23T16:06:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.699","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.699/manifests"},{"name":"v0.0.698","sha":"a71701d40632b13bd5ea4941e3c7867eb3739ec2","kind":"commit","published_at":"2025-07-22T15:19:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.698","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.698/manifests"},{"name":"v0.0.697","sha":"6886802b905914e88cb914b523ec4108003a7ede","kind":"commit","published_at":"2025-07-20T11:28:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.697","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.697/manifests"},{"name":"v0.0.696","sha":"5a43ea9fb741db71f82ab3c45a231b2c789e00b3","kind":"commit","published_at":"2025-07-19T07:16:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.696","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.696/manifests"},{"name":"v0.0.695","sha":"a711f7a81e5e6a989720012557045b6be1f81388","kind":"commit","published_at":"2025-07-18T20:10:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.695","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.695/manifests"},{"name":"v0.0.694","sha":"83882de4355a6472b289e773a90f6ad34beaa107","kind":"commit","published_at":"2025-07-18T02:08:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.694","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.694/manifests"},{"name":"v0.0.693","sha":"8411bcef5065513d278200e119eb82819ef01beb","kind":"commit","published_at":"2025-07-17T17:02:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.693","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.693/manifests"},{"name":"v0.0.692","sha":"adbab4e3aa0d6b029df38c54ad7e29bc1911e1dd","kind":"commit","published_at":"2025-07-17T16:49:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.692","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.692/manifests"},{"name":"v0.0.691","sha":"3831733bed35b728dee3bfa837e41bf1fd2ea197","kind":"commit","published_at":"2025-07-17T13:33:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.691","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.691/manifests"},{"name":"v0.0.690","sha":"18522e374ace8cbaab69aca604baad167b6c66cf","kind":"commit","published_at":"2025-07-17T09:26:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.690","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.690/manifests"},{"name":"v0.0.689","sha":"8e0ab78a292915443e203e29c158753f38bcbb5b","kind":"commit","published_at":"2025-07-16T08:11:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.689","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.689/manifests"},{"name":"v0.0.688","sha":"565c3c2f1b5ae400f97c7c7597973bb6a41e980f","kind":"commit","published_at":"2025-07-15T16:43:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.688","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.688/manifests"},{"name":"v0.0.687","sha":"4b0562fcc9fa20f163a250cfe7e3e053a295ba67","kind":"commit","published_at":"2025-07-15T12:23:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.687","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.687/manifests"},{"name":"v0.0.686","sha":"7d33baf27c608f60dc625e5c4e79daf6a4ba2695","kind":"commit","published_at":"2025-07-15T12:23:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.686","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.686/manifests"},{"name":"v0.0.685","sha":"8491f53e691e8a078474a3189cc75665764ece20","kind":"commit","published_at":"2025-07-15T12:20:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.685","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.685/manifests"},{"name":"v0.0.684","sha":"ed3da6e07b24349c1f5163679830f0f5474fdcae","kind":"commit","published_at":"2025-07-14T23:15:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.684","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.684/manifests"},{"name":"v0.0.683","sha":"20fd9d9524e8e0825191421854a24350b3038c01","kind":"commit","published_at":"2025-07-14T15:42:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.683","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.683/manifests"},{"name":"v0.0.682","sha":"12cf3ef1cf26d625334b522a65438babeb92a6a5","kind":"commit","published_at":"2025-07-14T15:11:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.682","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.682/manifests"},{"name":"v0.0.681","sha":"59f124dc67441738d8823bc59d517edef8f43e06","kind":"commit","published_at":"2025-07-11T14:20:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.681","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.681/manifests"},{"name":"v0.0.680","sha":"e7c0279f0c86441ce1814524bbe17ea26a2610b0","kind":"commit","published_at":"2025-07-11T10:23:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.680","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.680/manifests"},{"name":"v0.0.679","sha":"b54219e683936829233ddad82a3d43cc9be157b7","kind":"commit","published_at":"2025-07-11T10:04:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.679","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.679/manifests"},{"name":"v0.0.678","sha":"97aabbfbd33dc381ad49365242e3f90dc2515ddd","kind":"commit","published_at":"2025-07-11T09:55:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.678","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.678/manifests"},{"name":"v0.0.677","sha":"06f6b34b008ccbc65c63d6fae622934f2e963432","kind":"commit","published_at":"2025-07-11T09:54:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.677","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.677/manifests"},{"name":"v0.0.676","sha":"5696c213acccabe79c137a81d5381720136a66a2","kind":"commit","published_at":"2025-07-11T09:53:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.676","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.676/manifests"},{"name":"v0.0.675","sha":"bfcd37c27b5df030ef9eb4383e6639bff0df5350","kind":"commit","published_at":"2025-07-11T09:53:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.675","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.675/manifests"},{"name":"v0.0.674","sha":"07d604de84a2118eee7212686e33a1c69a405ccb","kind":"commit","published_at":"2025-07-11T09:46:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.674","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.674/manifests"},{"name":"v0.0.673","sha":"704ff9ffba533dd67bb40607ef27514c2869fa09","kind":"commit","published_at":"2025-07-02T16:39:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.673","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.673/manifests"},{"name":"v0.0.672","sha":"b0e8f91f17007f98accb84ed3a4ea271bfff5a0b","kind":"commit","published_at":"2025-07-02T15:36:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.672","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.672/manifests"},{"name":"v0.0.671","sha":"d39f84927616d66da4f7474f51a027c7931b05e0","kind":"commit","published_at":"2025-06-30T16:57:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.671","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.671/manifests"},{"name":"v0.0.670","sha":"b33ec176c266367439785722ff7e0cbc3baeea29","kind":"commit","published_at":"2025-06-30T16:44:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.670","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.670/manifests"},{"name":"v0.0.669","sha":"589c4d5d1b37b432ac75506c03b00520a604e761","kind":"commit","published_at":"2025-06-24T19:46:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.669","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.669/manifests"},{"name":"v0.0.668","sha":"c3df987b90ea56f96b59235f2567fa29d5ef8610","kind":"commit","published_at":"2025-05-28T15:47:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.668","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.668/manifests"},{"name":"v0.0.667","sha":"8a2317a1f38e2c98c810dcfe50479e0d0ace6e33","kind":"commit","published_at":"2025-05-21T09:33:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.667","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.667/manifests"},{"name":"v0.0.666","sha":"c9eec949dcd42698ae84ac795957e2c536753adf","kind":"commit","published_at":"2025-05-19T16:47:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.666","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.666/manifests"},{"name":"v0.0.665","sha":"c1f8f60439c1b54bbc0b8dd144745af440581099","kind":"commit","published_at":"2025-05-19T08:46:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.665","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.665/manifests"},{"name":"v0.0.664","sha":"b7df21a2b28d7a747637041a875865ed1845ca7d","kind":"commit","published_at":"2025-05-18T00:55:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.664","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.664/manifests"},{"name":"v0.0.663","sha":"5799906c38cbdc7ea0e65ccf7f1800c5832732d8","kind":"commit","published_at":"2025-05-18T00:54:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.663","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.663/manifests"},{"name":"v0.0.662","sha":"c7de5bedd4caf9c2ce193e4ccc536f8b5899707b","kind":"commit","published_at":"2025-05-15T16:28:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.662","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.662/manifests"},{"name":"v0.0.661","sha":"cebba389fc8743e5886cb756dff9395ba311198a","kind":"commit","published_at":"2025-05-14T22:43:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.661","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.661/manifests"},{"name":"v0.0.660","sha":"9b777f6fa924083e34273e836c71f522c5e6e10c","kind":"commit","published_at":"2025-05-10T14:58:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.660","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.660/manifests"},{"name":"v0.0.659","sha":"4c999dd204e30a712cc8b3f49bd3b3871c88c2d4","kind":"commit","published_at":"2025-05-10T14:43:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.659","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.659/manifests"},{"name":"v0.0.658","sha":"cac47c904bcc82b60d7777bc836da8df2d27eacc","kind":"commit","published_at":"2025-05-09T13:13:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.658","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.658/manifests"},{"name":"v0.0.657","sha":"2b17ac07ff09c34d7d07e4876e593090f1af46fb","kind":"commit","published_at":"2025-05-07T17:54:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.657","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.657/manifests"},{"name":"v0.0.656","sha":"b8070a75b46cdf0d0c14ebc9ff17c284ebc92d09","kind":"commit","published_at":"2025-04-29T12:54:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.656","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.656/manifests"},{"name":"v0.0.655","sha":"c58ef319330e1fef214967e79ca317f4ddf99887","kind":"commit","published_at":"2025-04-28T17:01:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.655","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.655/manifests"},{"name":"v0.0.654","sha":"23a28ea6b352d09de37f1ab70b8a983b44d1a0cf","kind":"commit","published_at":"2025-04-18T15:53:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.654","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.654/manifests"},{"name":"v0.0.653","sha":"007971bde0dae1b538bf1f9cba7b5ad524cb5c5d","kind":"commit","published_at":"2025-04-18T15:46:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.653","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.653/manifests"},{"name":"v0.0.652","sha":"af4426af31842cc4e55f459903bf616166d7d7c3","kind":"commit","published_at":"2025-04-18T15:15:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.652","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.652/manifests"},{"name":"v0.0.651","sha":"d55f6eaf6d6429e23da257e3502dfc59e58e3a33","kind":"commit","published_at":"2025-04-18T15:07:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.651","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.651/manifests"},{"name":"v0.0.650","sha":"b164e6b430dc22b4002647b65b278aaa57bf240c","kind":"commit","published_at":"2025-04-16T19:20:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.650","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.650","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.650/manifests"},{"name":"v0.0.649","sha":"a76853f774448641b2175c78b98a326fe04c5340","kind":"commit","published_at":"2025-04-16T16:11:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.649","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.649","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.649","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.649","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.649/manifests"},{"name":"v0.0.648","sha":"616763159e5fbedcfb574ac02648e727b8166dad","kind":"commit","published_at":"2025-04-12T16:33:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.648","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.648","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.648","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.648","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.648/manifests"},{"name":"v0.0.647","sha":"ee4feb906f9f67ec82de0b8d31c11da91f45e854","kind":"commit","published_at":"2025-04-10T19:17:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.647","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.647","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.647","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.647","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.647/manifests"},{"name":"v0.0.646","sha":"8c5439ee7e0689c5afb44e2fff9694eb9d36ec7b","kind":"commit","published_at":"2025-03-22T21:28:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.646","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.646","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.646","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.646","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.646/manifests"},{"name":"v0.0.645","sha":"0328bbebf9754e796bd0bac2748e22910e5933c5","kind":"commit","published_at":"2025-03-22T14:55:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.645","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.645/manifests"},{"name":"v0.0.644","sha":"1b6fd07cb8c9d5fe2a5ed0000cebd7a34ab2b4ff","kind":"commit","published_at":"2025-03-22T14:51:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.644","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.644","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.644","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.644","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.644/manifests"},{"name":"v0.0.643","sha":"2523a56c18462dbe89b15a02813722e5f6ae34b4","kind":"commit","published_at":"2025-03-19T12:12:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.643","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.643","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.643","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.643","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.643/manifests"},{"name":"v0.0.642","sha":"45316464a5be3b19f2a6ab88755f753ca3f01394","kind":"commit","published_at":"2025-03-18T16:56:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.642","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.642","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.642","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.642","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.642/manifests"},{"name":"v0.0.641","sha":"53438e7046b6aeca564bb84eb905096c19c365fd","kind":"commit","published_at":"2025-03-18T13:31:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.641","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.641","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.641/manifests"},{"name":"v0.0.640","sha":"6a83ef2db5f7161ed673df0d46067fcd61232231","kind":"commit","published_at":"2025-03-17T23:51:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.640","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.640","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.640/manifests"},{"name":"v0.0.639","sha":"5dcaf2790ecac10dde44e70538a790b52c78fa4b","kind":"commit","published_at":"2025-03-16T01:18:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.639","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.639","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.639","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.639","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.639/manifests"},{"name":"v0.0.638","sha":"62892c6356a45f97dbf410df576742c69c7e7d01","kind":"commit","published_at":"2025-03-14T01:06:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.638","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.638/manifests"},{"name":"v0.0.637","sha":"d2017d28c62ef9a07564bbe4762dde74f46aac86","kind":"commit","published_at":"2025-03-13T13:23:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.637","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.637","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.637","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.637","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.637/manifests"},{"name":"v0.0.636","sha":"8f8bab2ffeaf8298b4561583306c201b1eee0484","kind":"commit","published_at":"2025-03-10T17:52:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.636","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.636","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.636","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.636","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.636/manifests"},{"name":"v0.0.635","sha":"b43e623ef66e737be95076ce7e898288bb3a958c","kind":"commit","published_at":"2025-03-10T14:48:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.635","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.635","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.635","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.635","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.635/manifests"},{"name":"v0.0.634","sha":"371ebd448591d48689600b110605c884fedad7fe","kind":"commit","published_at":"2025-03-08T13:11:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.634","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.634","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.634","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.634","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.634/manifests"},{"name":"v0.0.633","sha":"59f7db29d2fb468842372faf736ddbbaf0c5486c","kind":"commit","published_at":"2025-03-08T09:37:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.633","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.633","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.633","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.633","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.633/manifests"},{"name":"v0.0.632","sha":"88cf4433f77c5a580b6daed2dac1adafb67f8269","kind":"commit","published_at":"2025-03-05T01:27:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.632","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.632","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.632","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.632","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.632/manifests"},{"name":"v0.0.631","sha":"44d9b9f778ea3b947bf381ed8c7269acff31db84","kind":"commit","published_at":"2025-03-02T14:33:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.631","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.631","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.631","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.631","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.631/manifests"},{"name":"v0.0.630","sha":"c7d994dd368437f84310b98bdc3520c1366fd661","kind":"commit","published_at":"2025-03-02T00:52:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.630","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.630/manifests"},{"name":"v0.0.629","sha":"48da885496162e781f419880413b58ec6854ff3c","kind":"commit","published_at":"2025-03-01T19:21:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.629","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.629","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.629","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.629","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.629/manifests"},{"name":"v0.0.628","sha":"f715cd4df63f3a6e70e15bc877a793f56e315558","kind":"commit","published_at":"2025-03-01T15:51:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.628","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.628","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.628","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.628","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.628/manifests"},{"name":"v0.0.627","sha":"e3b549a954d4168fc336b9a1da8a4ede1a1f7377","kind":"commit","published_at":"2025-03-01T15:50:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.627","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.627/manifests"},{"name":"v0.0.626","sha":"f9626323ed9401a8c7599ff5efd8f94842fd912a","kind":"commit","published_at":"2025-03-01T15:42:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.626","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.626/manifests"},{"name":"v0.0.625","sha":"fe5ee35fb8c711636724b72c1fb38907d93206ea","kind":"commit","published_at":"2025-02-28T20:15:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.625","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.625/manifests"},{"name":"v0.0.624","sha":"690b37912bd2dadda564ef0373f547cb8ba94719","kind":"commit","published_at":"2025-02-28T20:14:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.624","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.624/manifests"},{"name":"v0.0.623","sha":"9ae2d54bea588e94e50d833abec24265d42d3c15","kind":"commit","published_at":"2025-02-28T19:37:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.623","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.623","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.623","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.623","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.623/manifests"},{"name":"v0.0.622","sha":"7ab9e1c76eecb3beefa75704e09c23c2d5e0ecd5","kind":"commit","published_at":"2025-02-28T19:36:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.622","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.622","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.622","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.622","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.622/manifests"},{"name":"v0.0.621","sha":"efae8a807e6da9c6ff4ba9e63f87e054caf51243","kind":"commit","published_at":"2025-02-28T16:10:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.621","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.621/manifests"},{"name":"v0.0.620","sha":"2121f982285735b70d079deb4852119eee57144c","kind":"commit","published_at":"2025-02-27T23:51:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.620","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.620","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.620/manifests"},{"name":"v0.0.619","sha":"26a83fc8d4ef636803055748eb39d312577ba408","kind":"commit","published_at":"2025-02-27T16:54:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.619","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.619","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.619","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.619","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.619/manifests"},{"name":"v0.0.618","sha":"aacbf36b15186e8403ee46ce54a241f944f16789","kind":"commit","published_at":"2025-02-27T16:42:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.618","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.618","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.618","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.618","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.618/manifests"},{"name":"v0.0.617","sha":"0674281b4f9150b70d3ddef606811ef1e3dba1dc","kind":"commit","published_at":"2025-02-27T16:31:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.617","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.617/manifests"},{"name":"v0.0.616","sha":"8c9b59618036af2469e347a43ac1665ca300fa98","kind":"commit","published_at":"2025-02-27T16:17:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.616","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.616","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.616","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.616","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.616/manifests"},{"name":"v0.0.615","sha":"7a30ecf7465a7f6c0cef3087ffc243c00e76e226","kind":"commit","published_at":"2025-02-27T16:12:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.615","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.615","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.615","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.615","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.615/manifests"},{"name":"v0.0.614","sha":"9f271a2a16a806c4ed4a8d58d9d782ef9299e3fa","kind":"commit","published_at":"2025-02-27T16:02:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.614","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.614","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.614","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.614","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.614/manifests"},{"name":"v0.0.613","sha":"fb11d7b17fde1d08df88219fe82d696e6114e3b1","kind":"commit","published_at":"2025-02-27T15:58:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.613","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.613","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.613","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.613","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.613/manifests"},{"name":"v0.0.612","sha":"399650b9fe8a652fe57a50c924cf93aee8608873","kind":"commit","published_at":"2025-02-27T15:57:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.612","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.612","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.612","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.612","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.612/manifests"},{"name":"v0.0.611","sha":"1fc386345b2df6dc6fed163d71bfd9d3f8f5c493","kind":"commit","published_at":"2025-02-27T15:57:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.611","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.611","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.611","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.611","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.611/manifests"},{"name":"v0.0.610","sha":"8be46bc088478e9f128b0bfd7322e7943064d5aa","kind":"commit","published_at":"2025-02-27T15:49:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.610","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.610","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.610/manifests"},{"name":"v0.0.609","sha":"58fc8746699021159e007f84623f8e2df8ce7947","kind":"commit","published_at":"2025-02-27T15:42:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.609","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.609/manifests"},{"name":"v0.0.608","sha":"34a89bb75fe86dc30fe5dc4129f40ac40fbecfd5","kind":"commit","published_at":"2025-02-27T15:41:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.608","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.608/manifests"},{"name":"v0.0.607","sha":"09762ce0ec21224a04ae080a8b34ba0c6675a4fd","kind":"commit","published_at":"2025-02-27T15:41:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.607","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.607/manifests"},{"name":"v0.0.606","sha":"7b139aee3251a6b292e47a2e6d4e5d0e7cc75a08","kind":"commit","published_at":"2025-02-23T05:33:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.606","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.606/manifests"},{"name":"v0.0.605","sha":"af23da5413b86476a2ae5bea2d8050f745b72072","kind":"commit","published_at":"2025-02-23T05:30:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.605","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.605/manifests"},{"name":"v0.0.604","sha":"c0a32964a196348dd8853b5ef54826d992acd1ea","kind":"commit","published_at":"2025-02-23T05:17:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.604","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.604/manifests"},{"name":"v0.0.603","sha":"00fcd3732ec2eeda540e06ae4678ed2992df641f","kind":"commit","published_at":"2025-02-23T05:15:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.603","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.603/manifests"},{"name":"v0.0.602","sha":"3b033862788585bd0129a196e402ae3d1aa011fa","kind":"commit","published_at":"2025-02-22T18:38:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.602","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.602","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.602","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.602","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.602/manifests"},{"name":"v0.0.601","sha":"892a0eb98a0badf01646817cf30d704ad09fa3f1","kind":"commit","published_at":"2025-02-22T04:18:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.601","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.601","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.601","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.601","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.601/manifests"},{"name":"v0.0.600","sha":"34b856e414ee98f7b4313c72cd7fb105dae8dd45","kind":"commit","published_at":"2025-02-22T03:53:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.600","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.600","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.600/manifests"},{"name":"v0.0.599","sha":"c1ba0835362589ce986817b31875b7455cacdde7","kind":"commit","published_at":"2025-02-22T03:18:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.599","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.599","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.599","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.599","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.599/manifests"},{"name":"v0.0.598","sha":"b649f992120f564795bbfb973e0bb4677d18924c","kind":"commit","published_at":"2025-02-22T03:03:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.598","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.598","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.598","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.598","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.598/manifests"},{"name":"v0.0.597","sha":"e5d65d833b65d718144ea651a0fc101a433166e4","kind":"commit","published_at":"2025-02-17T16:01:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.597","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.597","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.597","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.597","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.597/manifests"},{"name":"v0.0.596","sha":"5336f24b78ea631289902f89c157fea9224c57b7","kind":"commit","published_at":"2025-02-16T00:16:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.596","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.596","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.596","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.596","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.596/manifests"},{"name":"v0.0.595","sha":"11555cd7e7b66fe2327c983004031d541bd95e86","kind":"commit","published_at":"2025-02-15T15:51:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.595","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.595","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.595","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.595","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.595/manifests"},{"name":"v0.0.594","sha":"9438d21de536235d891b3dbd049e137302c13cd0","kind":"commit","published_at":"2025-02-15T15:47:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.594","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.594","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.594","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.594","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.594/manifests"},{"name":"v0.0.593","sha":"8c11b18dfb8b37df07450a5a482ed27ce66858d2","kind":"commit","published_at":"2025-02-15T11:01:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.593","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.593","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.593","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.593","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.593/manifests"},{"name":"v0.0.592","sha":"881960ac3241fbfa56dceec313e0ef058467273a","kind":"commit","published_at":"2025-02-15T01:23:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.592","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.592/manifests"},{"name":"v0.0.591","sha":"953623a0e68ec65675f038c8e7a4dc504675bb8b","kind":"commit","published_at":"2025-02-12T15:33:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.591","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.591","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.591","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.591","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.591/manifests"},{"name":"v0.0.590","sha":"77c46c415385cd9d68525dbad3bdf86cb5e18260","kind":"commit","published_at":"2025-02-10T03:11:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.590","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.590","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.590/manifests"},{"name":"v0.0.589","sha":"f29d20c5293c27c93603b3786d86bd0ac535de19","kind":"commit","published_at":"2025-02-08T16:01:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.589","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.589","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.589","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.589","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.589/manifests"},{"name":"v0.0.588","sha":"4d303c3710e63eae7e8a07ea11c6c3ff120a3bbe","kind":"commit","published_at":"2025-02-08T15:56:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.588","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.588","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.588","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.588","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.588/manifests"},{"name":"v0.0.587","sha":"efc310c60dd435a14dbbe798c7bea9a388177781","kind":"commit","published_at":"2025-02-07T12:20:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.587","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.587","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.587","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.587","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.587/manifests"},{"name":"v0.0.586","sha":"fd7a822b89eea39a3246540e29e08987a4f6757a","kind":"commit","published_at":"2025-02-05T13:10:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.586","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.586","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.586","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.586","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.586/manifests"},{"name":"v0.0.585","sha":"65a293b691c9310579ca9af82aebe72c3d395600","kind":"commit","published_at":"2025-02-03T18:11:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.585","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.585","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.585","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.585","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.585/manifests"},{"name":"v0.0.584","sha":"22617f9b94681402113eeca2ab7148e259b698f1","kind":"commit","published_at":"2025-02-01T16:57:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.584","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.584","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.584","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.584","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.584/manifests"},{"name":"v0.0.583","sha":"c24f70eec128205b465659f6926ee405b2391004","kind":"commit","published_at":"2025-02-01T16:51:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.583","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.583","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.583","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.583","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.583/manifests"},{"name":"v0.0.582","sha":"14d028ab7938c67c33d5910f6de7ea4a13cab771","kind":"commit","published_at":"2025-02-01T16:50:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.582","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.582","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.582","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.582","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.582/manifests"},{"name":"v0.0.581","sha":"0d28911f890ef7063456e5828f3475464e1a9a86","kind":"commit","published_at":"2025-01-27T19:16:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.581","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.581","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.581","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.581","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.581/manifests"},{"name":"v0.0.580","sha":"2e90b3afc1aa6fc90c46d674798936cd438af1fa","kind":"commit","published_at":"2025-01-22T19:16:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.580","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.580","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.580/manifests"},{"name":"v0.0.579","sha":"1d813b24c19ec5caaddb94abfa3416e10513360e","kind":"commit","published_at":"2025-01-22T19:14:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.579","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.579","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.579","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.579","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.579/manifests"},{"name":"v0.0.578","sha":"02ffb1f839fa05b31086bc21978117eacf8de938","kind":"commit","published_at":"2025-01-22T19:05:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.578","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.578","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.578","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.578","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.578/manifests"},{"name":"v0.0.577","sha":"26eccff9e537f71494a4da7b91afac1adf571dc9","kind":"commit","published_at":"2025-01-22T18:45:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.577","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.577","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.577","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.577","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.577/manifests"},{"name":"v0.0.576","sha":"6bae16d70a42b5ff0846ba21123d2f3796f051db","kind":"commit","published_at":"2025-01-09T14:49:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.576","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.576","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.576","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.576","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.576/manifests"},{"name":"v0.0.575","sha":"080516e27470d03c70bd3d5f6d712a0b61a45448","kind":"commit","published_at":"2024-12-20T13:57:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.575","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.575","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.575","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.575","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.575/manifests"},{"name":"v0.0.574","sha":"883b0fadb7723b05b3e4e9ddfc20301b578fdf8d","kind":"commit","published_at":"2024-12-12T17:04:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.574","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.574","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.574","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.574","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.574/manifests"},{"name":"v0.0.573","sha":"60322dc7c89dd7ec991cc1790761c1cd05f8f551","kind":"commit","published_at":"2024-12-12T17:01:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.573","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.573","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.573","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.573","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.573/manifests"},{"name":"v0.0.572","sha":"5862baf992740fc850807c77fa49d2fd0dd3cb6e","kind":"commit","published_at":"2024-12-12T16:58:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.572","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.572","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.572","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.572","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.572/manifests"},{"name":"v0.0.571","sha":"458b3a7aeca4555c4f283a9cf23e096805aa8a28","kind":"commit","published_at":"2024-12-12T16:41:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.571","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.571","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.571","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.571","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.571/manifests"},{"name":"v0.0.570","sha":"e6925bb38e5ab37435192a850d12d10e34ba0920","kind":"commit","published_at":"2024-12-11T21:16:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.570","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.570","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.570/manifests"},{"name":"v0.0.569","sha":"6b7b611908b20c91f34110d1c9489fb3278e0ef5","kind":"commit","published_at":"2024-11-29T19:26:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.569","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.569","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.569","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.569","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.569/manifests"},{"name":"v0.0.568","sha":"785c6efdfd8ff6535f436ebabc24284dfde86abb","kind":"commit","published_at":"2024-11-29T14:42:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.568","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.568","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.568","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.568","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.568/manifests"},{"name":"v0.0.567","sha":"568b63625d72c25297b498cf3f658e5691655a41","kind":"commit","published_at":"2024-11-05T18:29:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.567","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.567","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.567","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.567","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.567/manifests"},{"name":"v0.0.566","sha":"da0bfdfee352bb7161372a6e470604d829bc0cf7","kind":"commit","published_at":"2024-11-05T18:26:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.566","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.566","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.566","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.566","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.566/manifests"},{"name":"v0.0.565","sha":"3c6e58a8f0451f3135092139dd2e08cdd6d23603","kind":"commit","published_at":"2024-11-02T19:25:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.565","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.565","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.565","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.565","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.565/manifests"},{"name":"v0.0.564","sha":"f720e365dbd6a529997e39adab58e2eca6276b24","kind":"commit","published_at":"2024-10-30T16:10:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.564","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.564","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.564","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.564","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.564/manifests"},{"name":"v0.0.563","sha":"1931353cec337cb62ef3f9049a78e4f91a3834b9","kind":"commit","published_at":"2024-10-21T17:15:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.563","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.563","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.563","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.563","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.563/manifests"},{"name":"v0.0.562","sha":"5cfc7ae46c1d596351d75aaa11ab06e98e0aeeaf","kind":"commit","published_at":"2024-10-19T13:35:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.562","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.562","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.562","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.562","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.562/manifests"},{"name":"v0.0.561","sha":"075c2aa09c3267e9c0e200f362d522d4e282de6c","kind":"commit","published_at":"2024-10-18T18:10:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.561","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.561","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.561","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.561","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.561/manifests"},{"name":"v0.0.560","sha":"b371e26aa228ff18a1007933d4707319b36ea1d7","kind":"commit","published_at":"2024-10-16T21:08:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.560","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.560","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.560/manifests"},{"name":"v0.0.559","sha":"08cf52319f5c7835d2ade144c79faf399ddc0a88","kind":"commit","published_at":"2024-10-16T15:04:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.559","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.559","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.559","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.559","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.559/manifests"},{"name":"v0.0.558","sha":"9596c803d420ecd17a245003992b06fb6e0cc3e3","kind":"commit","published_at":"2024-10-16T13:40:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.558","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.558","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.558","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.558","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.558/manifests"},{"name":"v0.0.557","sha":"47aeec68f6a8c6827078dd30b2f21ca5fb7c6e67","kind":"commit","published_at":"2024-10-16T13:39:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.557","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.557","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.557","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.557","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.557/manifests"},{"name":"v0.0.556","sha":"ae0914f448af8c57103b4e9f0228a56418e6b9a5","kind":"commit","published_at":"2024-10-16T13:39:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.556","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.556","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.556","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.556","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.556/manifests"},{"name":"v0.0.555","sha":"b68998243260ecb0b91b2bd40fe00d301507b882","kind":"commit","published_at":"2024-10-16T13:33:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.555","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.555","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.555","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.555","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.555/manifests"},{"name":"v0.0.554","sha":"29d144993add5e6ce573eb7bc3150c185241e232","kind":"commit","published_at":"2024-10-16T11:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.554","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.554","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.554","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.554","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.554/manifests"},{"name":"v0.0.553","sha":"4590219e47760245d2f3e54a2c0b11168867e06d","kind":"commit","published_at":"2024-10-16T02:47:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.553","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.553","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.553","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.553","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.553/manifests"},{"name":"v0.0.552","sha":"4f955f0e02c8ca5bdd23c06d13ba5d1c5330821d","kind":"commit","published_at":"2024-10-15T16:38:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.552","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.552","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.552","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.552","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.552/manifests"},{"name":"v0.0.551","sha":"630767164f0e5781d3099f726b05294003c906d0","kind":"commit","published_at":"2024-10-15T16:20:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.551","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.551","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.551","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.551","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.551/manifests"},{"name":"v0.0.550","sha":"ad60feb6ce5acd4c84364a3ed6c82b72b58122c2","kind":"commit","published_at":"2024-10-15T16:07:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.550","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.550","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.550/manifests"},{"name":"v0.0.549","sha":"b09fd4a688e453beb5d8fb41d881acfbcc39656b","kind":"commit","published_at":"2024-10-14T20:02:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.549","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.549","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.549","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.549","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.549/manifests"},{"name":"v0.0.548","sha":"b413a778b8170cf5aebbb9aeffec62cfd068e19e","kind":"commit","published_at":"2024-10-14T13:26:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.548","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.548","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.548","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.548","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.548/manifests"},{"name":"v0.0.547","sha":"b01d03bcffcc76331a0378a9987b4a25ae18812d","kind":"commit","published_at":"2024-10-13T14:54:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.547","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.547","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.547","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.547","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.547/manifests"},{"name":"v0.0.546","sha":"3b0b6d2665f51f940d6b14e334aafdc29225eb32","kind":"commit","published_at":"2024-10-13T03:08:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.546","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.546","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.546","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.546","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.546/manifests"},{"name":"v0.0.545","sha":"f75bc1cf4ddc8204d069809865840ba8693499e9","kind":"commit","published_at":"2024-10-10T23:52:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.545","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.545","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.545","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.545","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.545/manifests"},{"name":"v0.0.544","sha":"6b62170726a6385011f99a47d5fde86befc415cf","kind":"commit","published_at":"2024-10-10T23:51:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.544","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.544","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.544","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.544","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.544/manifests"},{"name":"v0.0.543","sha":"413da60a998e5ab40e0d00d5217c32722c035e85","kind":"commit","published_at":"2024-10-10T16:36:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.543","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.543","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.543","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.543","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.543/manifests"},{"name":"v0.0.542","sha":"8acc65b40aef973451e24ab6fe465d9aef55642e","kind":"commit","published_at":"2024-10-07T16:02:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.542","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.542","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.542","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.542","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.542/manifests"},{"name":"v0.0.541","sha":"1e20dd605e3db1d87a5426eada0a6b1fe4fe52e6","kind":"commit","published_at":"2024-10-03T13:10:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.541","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.541","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.541","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.541","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.541/manifests"},{"name":"v0.0.540","sha":"4bd658613790707fbb05af269edce6e48f1a80ef","kind":"commit","published_at":"2024-09-30T19:59:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.540","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.540","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.540/manifests"},{"name":"v0.0.539","sha":"8bcd8fb2ee3151e1c5ec2dcf477fa36b26c647c0","kind":"commit","published_at":"2024-09-27T14:41:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.539","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.539","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.539","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.539","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.539/manifests"},{"name":"v0.0.538","sha":"6007a2ae02dd88b980e6094f4fbefcc3e2e5e21b","kind":"commit","published_at":"2024-09-23T18:33:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.538","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.538","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.538","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.538","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.538/manifests"},{"name":"v0.0.536","sha":"e328d44b6c1e91f33cf36666bc718141be7d8062","kind":"commit","published_at":"2024-09-18T20:44:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.536","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.536","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.536","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.536","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.536/manifests"},{"name":"v0.0.537","sha":"94625fb845987ddf2c9d2b0b83f3f024a4a65f0a","kind":"commit","published_at":"2024-09-18T20:42:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.537","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.537","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.537","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.537","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.537/manifests"},{"name":"v0.0.535","sha":"cd2728158d69c6f23a1ac9f6fdd0c6eed4366ce7","kind":"commit","published_at":"2024-09-18T20:42:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.535","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.535","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.535","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.535","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.535/manifests"},{"name":"v0.0.534","sha":"dce3ea4f49baed7a3e0ec9c0fc042cde73876b6b","kind":"commit","published_at":"2024-09-18T20:40:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.534","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.534","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.534","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.534","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.534/manifests"},{"name":"v0.0.533","sha":"d702e02cdbbb629a335b28a97768400feed2b274","kind":"commit","published_at":"2024-09-18T08:35:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.533","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.533","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.533","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.533","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.533/manifests"},{"name":"v0.0.532","sha":"52e5de6389cfa2485278d0eac6e852e91711e126","kind":"commit","published_at":"2024-09-18T02:00:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.532","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.532","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.532","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.532","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.532/manifests"},{"name":"v0.0.531","sha":"2f27c14079f7adecff3483ceaca7d0ae117ddcfc","kind":"commit","published_at":"2024-09-16T17:13:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.531","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.531","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.531","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.531","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.531/manifests"},{"name":"v0.0.530","sha":"d2a15c9c16d90e4675c673142568827c3a6a042d","kind":"commit","published_at":"2024-09-13T11:45:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.530","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.530","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.530/manifests"},{"name":"v0.0.529","sha":"e5fc858c53b7c377323f8bf096687f5141da560d","kind":"commit","published_at":"2024-09-13T11:40:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.529","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.529/manifests"},{"name":"v0.0.528","sha":"085a9128f4b7895df6ef4a6dea10b17db2dc366a","kind":"commit","published_at":"2024-09-12T14:40:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.528","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.528","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.528","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.528","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.528/manifests"},{"name":"v0.0.527","sha":"c597be6fdfdecd99a25635a1a712c4ded7883a13","kind":"commit","published_at":"2024-09-12T12:35:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.527","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.527","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.527/manifests"},{"name":"v0.0.526","sha":"5a01479628ed3944147f7e4ccf4e4aebacb7e823","kind":"commit","published_at":"2024-09-12T12:34:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.526","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.526/manifests"},{"name":"v0.0.525","sha":"3c102e195b45b019ac6667e8904009834b2069aa","kind":"commit","published_at":"2024-09-11T16:34:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.525","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.525","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.525","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.525","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.525/manifests"},{"name":"v0.0.524","sha":"2f56851c97380538bd5a96b542afceee796fa12e","kind":"commit","published_at":"2024-09-11T16:04:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.524","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.524","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.524","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.524","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.524/manifests"},{"name":"v0.0.523","sha":"17e1da70d6ad76b4a390c3c80e3850258153452e","kind":"commit","published_at":"2024-09-11T14:09:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.523","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.523","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.523","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.523","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.523/manifests"},{"name":"v0.0.522","sha":"016de07dc66de0b31903d44a1fdde0023e21936a","kind":"commit","published_at":"2024-09-11T14:04:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.522","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.522","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.522","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.522","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.522/manifests"},{"name":"v0.0.521","sha":"1b1ddb55aaa68648e6c23dd1e521ae9ebc9e4144","kind":"commit","published_at":"2024-09-11T13:46:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.521","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.521","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.521/manifests"},{"name":"v0.0.520","sha":"00264cbaaa87167242b85b06a0dfc66ff0debcb1","kind":"commit","published_at":"2024-09-11T13:41:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.520","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.520/manifests"},{"name":"v0.0.519","sha":"d5f871c0ba064553757542b06e3d97244a328bca","kind":"commit","published_at":"2024-09-11T13:05:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.519","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.519","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.519","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.519","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.519/manifests"},{"name":"v0.0.518","sha":"42a5c9cb3b282fc9c5b2d78bc60d8073d374e97c","kind":"commit","published_at":"2024-09-11T09:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.518","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.518/manifests"},{"name":"v0.0.517","sha":"d08b955a828fafabc786e8a99e02d5ee6fbb4b4d","kind":"commit","published_at":"2024-09-11T09:43:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.517","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.517","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.517","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.517","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.517/manifests"},{"name":"v0.0.516","sha":"0ac626c226d521dc46191791b120af8ec8fbc263","kind":"commit","published_at":"2024-09-11T09:37:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.516","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.516/manifests"},{"name":"v0.0.515","sha":"ac8d4dad1ba7c8f60efa3f8522755508abbc5805","kind":"commit","published_at":"2024-09-11T09:35:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.515","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.515","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.515","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.515","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.515/manifests"},{"name":"v0.0.514","sha":"54d89540e75a845b60a65e989500c9e73e8c7c85","kind":"commit","published_at":"2024-09-11T09:25:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.514","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.514/manifests"},{"name":"v0.0.513","sha":"2d05aafaa76a1c1d186f4b1e8935369c4c786e40","kind":"commit","published_at":"2024-09-11T09:23:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.513","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.513/manifests"},{"name":"v0.0.512","sha":"f512d10c794f82b5609096497fd24f08d0dbf67e","kind":"commit","published_at":"2024-09-11T09:16:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.512","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.512/manifests"},{"name":"v0.0.511","sha":"117372a3543281dd2f598047e77fb2bb61e99cfb","kind":"commit","published_at":"2024-09-11T09:01:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.511","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.511/manifests"},{"name":"v0.0.510","sha":"c22641d7faa07196954cf677915531c8e28757ef","kind":"commit","published_at":"2024-09-11T09:00:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.510","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.510/manifests"},{"name":"v0.0.509","sha":"62273991ccffc36e714ef9f4acc6cad2035e7189","kind":"commit","published_at":"2024-09-11T08:59:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.509","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.509/manifests"},{"name":"v0.0.508","sha":"493213a29224cc542ca79e11a621ca81917b7485","kind":"commit","published_at":"2024-09-11T08:58:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.508","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.508/manifests"},{"name":"v0.0.507","sha":"4b697bff43d70c55ab630b66401761ae1d559f66","kind":"commit","published_at":"2024-09-11T08:57:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.507","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.507/manifests"},{"name":"v0.0.506","sha":"cb47df637462057eb31cee0ff77a505e2391f257","kind":"commit","published_at":"2024-09-11T08:56:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.506","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.506/manifests"},{"name":"v0.0.505","sha":"2bb3d153e9c016a43b677ac596954c96b53ac2f4","kind":"commit","published_at":"2024-09-11T08:51:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.505","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.505/manifests"},{"name":"v0.0.504","sha":"7393dd37c80003370289ca4f5c173f1dad82718a","kind":"commit","published_at":"2024-09-11T08:48:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.504","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.504/manifests"},{"name":"v0.0.503","sha":"20e64d34fae313b7c93192c76a526f401b6bbb60","kind":"commit","published_at":"2024-09-11T08:48:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.503","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.503","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.503","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.503","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.503/manifests"},{"name":"v0.0.502","sha":"9b400ad102f051c99256d167f273b7379785f4c6","kind":"commit","published_at":"2024-09-11T08:46:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.502","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.502/manifests"},{"name":"v0.0.501","sha":"56b89bc75cbfae03f45a465c882111a7aa0e571e","kind":"commit","published_at":"2024-09-11T08:46:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.501","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.501","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.501/manifests"},{"name":"v0.0.500","sha":"1efe649c75f57a095dac135454331be04e0516b1","kind":"commit","published_at":"2024-09-11T08:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.500","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.500","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.500/manifests"},{"name":"v0.0.499","sha":"97cb0c8291cd9075ccd6be6b53afa47757b62dd8","kind":"commit","published_at":"2024-09-11T08:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.499","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.499","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.499","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.499","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.499/manifests"},{"name":"v0.0.498","sha":"c9b205b5e495fe336fd7d16f85b10cb458d910a3","kind":"commit","published_at":"2024-09-11T08:33:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.498","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.498","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.498","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.498","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.498/manifests"},{"name":"v0.0.497","sha":"4851862cafd491bc93b5547d5d0945bb4f8445e8","kind":"commit","published_at":"2024-09-11T08:31:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.497","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.497","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.497","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.497","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.497/manifests"},{"name":"v0.0.496","sha":"d163476c0c84f630da9d3d459991780c4875ac8b","kind":"commit","published_at":"2024-09-11T08:29:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.496","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.496","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.496","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.496","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.496/manifests"},{"name":"v0.0.495","sha":"77978487fe33305a9c37fb0707e22a266a54c4f1","kind":"commit","published_at":"2024-09-11T08:28:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.495","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.495","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.495","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.495","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.495/manifests"},{"name":"v0.0.494","sha":"3593c4f55516d338028ff800580f7afe2912002b","kind":"commit","published_at":"2024-09-11T08:09:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.494","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.494","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.494","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.494","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.494/manifests"},{"name":"v0.0.493","sha":"46bedaa3bac60798feefef17b6e6be0b1c52fb7e","kind":"commit","published_at":"2024-09-11T02:16:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.493","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.493","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.493","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.493","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.493/manifests"},{"name":"v0.0.492","sha":"a2900cc01765428948bd6618eb0101ffc17bead3","kind":"commit","published_at":"2024-09-10T18:42:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.492","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.492","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.492","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.492","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.492/manifests"},{"name":"v0.0.491","sha":"672370969216b01d476ad2afa0fe6ff66b3934cc","kind":"commit","published_at":"2024-09-10T18:39:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.491","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.491","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.491","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.491","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.491/manifests"},{"name":"v0.0.490","sha":"3f6ef650d1ca6194fcc9c754ab12bd8796a48f9d","kind":"commit","published_at":"2024-09-10T14:19:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.490","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.490","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.490","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.490","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.490/manifests"},{"name":"v0.0.489","sha":"5a9e86949ed7c3fe05dfe3c197e9f10bd962a6cb","kind":"commit","published_at":"2024-09-10T13:47:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.489","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.489","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.489","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.489","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.489/manifests"},{"name":"v0.0.488","sha":"7beceaa723847dda71720c8ba5dbe51698a1d992","kind":"commit","published_at":"2024-09-10T13:31:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.488","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.488","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.488","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.488","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.488/manifests"},{"name":"v0.0.487","sha":"3e0a41039a32fae788c17ac444a65169b5330b4d","kind":"commit","published_at":"2024-09-10T09:11:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.487","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.487","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.487","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.487","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.487/manifests"},{"name":"v0.0.486","sha":"9edd221104d8c84d02c439702cddc97e3ab91c45","kind":"commit","published_at":"2024-09-09T19:10:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.486","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.486","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.486","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.486","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.486/manifests"},{"name":"v0.0.485","sha":"f9f0bc263bb880e5af36b720072d397efe579505","kind":"commit","published_at":"2024-09-09T19:03:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.485","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.485","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.485","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.485","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.485/manifests"},{"name":"v0.0.484","sha":"5e92041b378b862f99a93f7d5e9ce398079a545e","kind":"commit","published_at":"2024-09-09T17:40:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.484","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.484/manifests"},{"name":"v0.0.483","sha":"a8b332aa0752627d9258b925b6a47a11e0b78d0e","kind":"commit","published_at":"2024-09-09T16:51:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.483","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.483","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.483","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.483","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.483/manifests"},{"name":"v0.0.482","sha":"cd9258e74177ceb772c9e2c149372129f7bead47","kind":"commit","published_at":"2024-09-09T15:12:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.482","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.482","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.482","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.482","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.482/manifests"},{"name":"v0.0.481","sha":"3833bfa2982a1fba5a56bd15123e3ab5e7ff394f","kind":"commit","published_at":"2024-09-09T15:12:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.481","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.481","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.481","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.481","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.481/manifests"},{"name":"v0.0.480","sha":"4e0902d4885da1e910e5898a644778bbc6b6c0d6","kind":"commit","published_at":"2024-09-08T17:09:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.480","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.480","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.480","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.480","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.480/manifests"},{"name":"v0.0.479","sha":"bae053260067fc7c344d94ec9168a3a99865cefa","kind":"commit","published_at":"2024-09-08T13:28:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.479","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.479","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.479","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.479","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.479/manifests"},{"name":"v0.0.478","sha":"f05eb3dd56f76a96d41d03bc275b460b2ab01497","kind":"commit","published_at":"2024-09-08T13:26:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.478","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.478","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.478","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.478","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.478/manifests"},{"name":"v0.0.477","sha":"0ad67a16b01d571cd64e130c765dbcdbc2aa6696","kind":"commit","published_at":"2024-09-08T13:21:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.477","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.477","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.477/manifests"},{"name":"v0.0.476","sha":"73952aebc8e410907dbe3f0bffeffc8f0258c392","kind":"commit","published_at":"2024-09-08T13:20:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.476","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.476","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.476","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.476","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.476/manifests"},{"name":"v0.0.475","sha":"3ea536880dcaeecb811738d1f6c639947191a076","kind":"commit","published_at":"2024-09-08T13:17:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.475","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.475","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.475","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.475","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.475/manifests"},{"name":"v0.0.474","sha":"9d49cb3e825beec0db5f63842bfb717ceb9dd7cd","kind":"commit","published_at":"2024-09-06T10:44:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.474","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.474","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.474","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.474","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.474/manifests"},{"name":"v0.0.473","sha":"df5d77e90aa2a4b3b8dd5d0e07cb94a19652bc9b","kind":"commit","published_at":"2024-09-06T10:43:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.473","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.473","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.473","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.473","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.473/manifests"},{"name":"v0.0.472","sha":"f7d6de3e6037abeeb170fa4f8724abaf0d8df3a0","kind":"commit","published_at":"2024-09-06T00:40:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.472","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.472","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.472","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.472","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.472/manifests"},{"name":"v0.0.471","sha":"3cc90d9e0ee5e4d27370e84effd18bc3dec5bdd0","kind":"commit","published_at":"2024-09-05T14:02:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.471","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.471","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.471/manifests"},{"name":"v0.0.470","sha":"e3a7f32892a5c4aa1b739d305c235c324ad68619","kind":"commit","published_at":"2024-09-04T18:11:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.470","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.470","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.470/manifests"},{"name":"v0.0.469","sha":"2b15b1fbc190e003b555486f46ce1112fd95defc","kind":"commit","published_at":"2024-08-30T16:09:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.469","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.469","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.469","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.469","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.469/manifests"},{"name":"v0.0.468","sha":"190eb2f0ac20b465992e4f7f458ec2d45189bbf3","kind":"commit","published_at":"2024-08-30T00:33:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.468","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.468","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.468","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.468","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.468/manifests"},{"name":"v0.0.467","sha":"7e99e35ae9961d01c74685ac5b99a1e5980d5526","kind":"commit","published_at":"2024-08-29T12:34:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.467","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.467","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.467","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.467","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.467/manifests"},{"name":"v0.0.466","sha":"7ccfe1402abc867a373284dd4770eaff2fa49398","kind":"commit","published_at":"2024-08-29T12:25:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.466","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.466","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.466","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.466","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.466/manifests"},{"name":"v0.0.465","sha":"059e71bc8b228fc4c708183b4b34334d07763cdb","kind":"commit","published_at":"2024-08-27T20:00:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.465","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.465","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.465","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.465","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.465/manifests"},{"name":"v0.0.464","sha":"ea3598b9261da5c1908f7c0c57daae4b0665c516","kind":"commit","published_at":"2024-08-27T19:51:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.464","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.464","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.464","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.464","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.464/manifests"},{"name":"v0.0.463","sha":"383b164547eee001d7f4b15a5d46a3134467e49e","kind":"commit","published_at":"2024-08-27T19:51:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.463","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.463","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.463","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.463","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.463/manifests"},{"name":"v0.0.462","sha":"d8687a2747b13033f051cf1ce2cd00dba5d4c580","kind":"commit","published_at":"2024-08-27T19:41:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.462","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.462","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.462","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.462","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.462/manifests"},{"name":"v0.0.461","sha":"9cb0d5fa8ee968a8884ae3998aece562dbcb393a","kind":"commit","published_at":"2024-08-27T18:50:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.461","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.461","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.461","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.461","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.461/manifests"},{"name":"v0.0.460","sha":"bd2fa8fb32b6c0ef9c1e42eb596872be03879b1d","kind":"commit","published_at":"2024-08-27T18:49:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.460","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.460","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.460/manifests"},{"name":"v0.0.459","sha":"15399c6910eebc17910204113cdfda4f6870c8ed","kind":"commit","published_at":"2024-08-27T18:48:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.459","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.459","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.459","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.459","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.459/manifests"},{"name":"v0.0.458","sha":"9c5fafcaab148428eba389c9ce9f870c7c9b3999","kind":"commit","published_at":"2024-08-27T18:48:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.458","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.458/manifests"},{"name":"v0.0.457","sha":"3303ecc46b90a170ab07d7c04b3095de431ae223","kind":"commit","published_at":"2024-08-27T18:47:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.457","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.457","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.457","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.457","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.457/manifests"},{"name":"v0.0.456","sha":"53b465309b552cc06fd01aa3799348758129d880","kind":"commit","published_at":"2024-08-27T18:44:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.456","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.456/manifests"},{"name":"v0.0.455","sha":"6902254fce3a316fea902177a9a8ffe98a414204","kind":"commit","published_at":"2024-08-27T13:45:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.455","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.455","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.455","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.455","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.455/manifests"},{"name":"v0.0.454","sha":"35ac18dc5f6376a0ecf2858f429e8539bab7f276","kind":"commit","published_at":"2024-08-26T00:37:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.454","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.454","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.454","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.454","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.454/manifests"},{"name":"v0.0.453","sha":"3f20f59667c52f835981792efcf74610a88227ba","kind":"commit","published_at":"2024-08-24T17:50:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.453","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.453","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.453","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.453","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.453/manifests"},{"name":"v0.0.452","sha":"18a8753b7dc9ae7b7f8157e69bc3c50e8d22b33e","kind":"commit","published_at":"2024-08-24T17:49:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.452","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.452/manifests"},{"name":"v0.0.451","sha":"e3f68d6b53f56a5bcff03c54bcca64b9d73f50e3","kind":"commit","published_at":"2024-08-24T17:48:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.451","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.451","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.451","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.451","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.451/manifests"},{"name":"v0.0.450","sha":"a16ffde09bc192083c707726165d29afedcf3b62","kind":"commit","published_at":"2024-08-24T17:43:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.450","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.450","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.450","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.450","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.450/manifests"},{"name":"v0.0.449","sha":"e0bb855da4caa0cc0f12039528bae6c0bdd6d8e8","kind":"commit","published_at":"2024-08-24T17:41:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.449","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.449/manifests"},{"name":"v0.0.448","sha":"33e58ff3ef4afb4ee9a64bc08e066aafb99bbb22","kind":"commit","published_at":"2024-08-24T16:16:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.448","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.448/manifests"},{"name":"v0.0.447","sha":"5a23bcee0b857dda690f7a19350b9bfe3e93d1f5","kind":"commit","published_at":"2024-08-06T15:58:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.447","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.447/manifests"},{"name":"v0.0.446","sha":"4e4bc8f69f27ba181e6a2b67b0552c5b4dbf9b42","kind":"commit","published_at":"2024-08-06T15:26:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.446","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.446/manifests"},{"name":"v0.0.445","sha":"df939b87950c9f22a98e7a8188bbeabbc307bb42","kind":"commit","published_at":"2024-08-04T21:48:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.445","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.445/manifests"},{"name":"v0.0.444","sha":"25b6e9ef8f4eed23e50ce90e699b88e4c6654531","kind":"commit","published_at":"2024-08-04T21:12:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.444","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.444/manifests"},{"name":"v0.0.443","sha":"6e0bac94c0202540fe471b6b384f4c922020c59d","kind":"commit","published_at":"2024-08-04T13:52:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.443","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.443/manifests"},{"name":"v0.0.442","sha":"e111543b181950a1db5d4fcf91d50467eb825925","kind":"commit","published_at":"2024-07-23T09:15:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.442","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.442/manifests"},{"name":"v0.0.441","sha":"bf2926b71a969644ce735760977d1246aed1f2e2","kind":"commit","published_at":"2024-07-19T14:52:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.441","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.441/manifests"},{"name":"v0.0.440","sha":"fd6cb3e81762055d107839c3c288c359985f81c8","kind":"commit","published_at":"2024-07-15T14:30:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.440","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.440/manifests"},{"name":"v0.0.439","sha":"3674fcfb11197f8a7bfaedadaf8ea147e34feedd","kind":"commit","published_at":"2024-07-12T13:04:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.439","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.439/manifests"},{"name":"v0.0.438","sha":"0349ae4627b2b1d316aba2b3b3c7bef415e3018d","kind":"commit","published_at":"2024-07-09T20:15:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.438","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.438/manifests"},{"name":"v0.0.437","sha":"b2be5aeeee7f00fd2032ac1daad995bbe95398cf","kind":"commit","published_at":"2024-06-17T03:20:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.437","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.437/manifests"},{"name":"v0.0.436","sha":"48ca7a2086d0969802eaa70d9b2d2b4ed849b1cf","kind":"commit","published_at":"2024-06-09T02:10:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.436","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.436/manifests"},{"name":"v0.0.435","sha":"4e5c833e82edcdba24af6d94a838bc831866d2a5","kind":"commit","published_at":"2024-06-06T18:15:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.435","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.435/manifests"},{"name":"v0.0.434","sha":"6dd5144f52bac3c1588d52505cafc14667b23579","kind":"commit","published_at":"2024-05-22T03:42:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.434","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.434/manifests"},{"name":"v0.0.433","sha":"7d4a068e1af62577aa0e3c1256e0534f7c61420f","kind":"commit","published_at":"2024-05-17T14:52:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.433","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.433/manifests"},{"name":"v0.0.432","sha":"cc835bd63cb920755a5c5cd1fdfb748bd9b5e8aa","kind":"commit","published_at":"2024-05-14T15:04:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.432","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.432/manifests"},{"name":"v0.0.431","sha":"7ac23288a94295b2e950edc948f380135fe63f24","kind":"commit","published_at":"2024-05-14T14:52:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.431","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.431/manifests"},{"name":"v0.0.430","sha":"df21555fe651722f703027cceaf3e789c8a3ec43","kind":"commit","published_at":"2024-05-14T14:29:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.430","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.430/manifests"},{"name":"v0.0.429","sha":"5b2a9ff949768a995750593e6ab6e29aae9969ad","kind":"commit","published_at":"2024-05-14T14:27:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.429","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.429/manifests"},{"name":"v0.0.428","sha":"826d88ab0e329f6de90ab2842f56dd8cf6dd8d39","kind":"commit","published_at":"2024-05-14T14:17:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.428","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.428/manifests"},{"name":"v0.0.427","sha":"bc9585142de66a4865b809acc41fed945c508112","kind":"commit","published_at":"2024-05-14T14:14:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.427","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.427/manifests"},{"name":"v0.0.426","sha":"e209addb5be0e9ca0150b7a8c1a2cb9a0722bfd6","kind":"commit","published_at":"2024-05-14T14:14:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.426","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.426/manifests"},{"name":"v0.0.425","sha":"878c6b684ad26eb3875084463058f5e717858645","kind":"commit","published_at":"2024-05-14T14:12:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.425","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.425/manifests"},{"name":"v0.0.424","sha":"46fff41db691504a0881b867090a26341db7f9d5","kind":"commit","published_at":"2024-05-14T14:11:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.424","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.424/manifests"},{"name":"v0.0.423","sha":"009c10d253ad99f7450cef6dba84b656bfd6edbc","kind":"commit","published_at":"2024-05-14T14:04:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.423","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.423/manifests"},{"name":"v0.0.422","sha":"434df0ad75d7416bb651ad1f08826a5152c77a27","kind":"commit","published_at":"2024-05-12T16:13:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.422","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.422/manifests"},{"name":"v0.0.421","sha":"a056170e2ccbc59e9ce75b291d4e52a8d686ca36","kind":"commit","published_at":"2024-05-09T14:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.421","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.421/manifests"},{"name":"v0.0.420","sha":"533890226e8abbbeb31cd63a5b1180ffc6e4870d","kind":"commit","published_at":"2024-05-04T03:48:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.420","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.420/manifests"},{"name":"v0.0.419","sha":"01827ab1d559399d0096a466d56043e3351b3062","kind":"commit","published_at":"2024-05-04T03:47:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.419","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.419/manifests"},{"name":"v0.0.418","sha":"6ee3334c56954a06f8b98e144a61dcbc311e420a","kind":"commit","published_at":"2024-05-04T03:36:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.418","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.418/manifests"},{"name":"v0.0.417","sha":"f595631273a4a7cc17a821b4832a6b34aa6f2cc3","kind":"commit","published_at":"2024-05-04T03:34:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.417","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.417/manifests"},{"name":"v0.0.416","sha":"8344d188c066dce07832a946f58d125839f608f1","kind":"commit","published_at":"2024-05-04T03:33:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.416","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.416/manifests"},{"name":"v0.0.415","sha":"f3d83ded0a4f242e1a62638d274749a959232c38","kind":"commit","published_at":"2024-05-04T03:18:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.415","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.415/manifests"},{"name":"v0.0.414","sha":"7026ac86a0f1b3583b3a7ae6c94324cd2d74377b","kind":"commit","published_at":"2024-05-04T03:07:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.414","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.414/manifests"},{"name":"v0.0.413","sha":"feb1eb4bf8d0f84f9d91a7bd3375e48aa9e750b7","kind":"commit","published_at":"2024-05-02T17:33:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.413","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.413/manifests"},{"name":"v0.0.412","sha":"32348cb790b809081a0ff42ce81f6bcba050e4de","kind":"commit","published_at":"2024-04-26T17:52:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.412","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.412/manifests"},{"name":"v0.0.411","sha":"af6f50b080190ccc7ba0c83906fe36c5ece85ce5","kind":"commit","published_at":"2024-04-18T18:00:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.411","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.411/manifests"},{"name":"v0.0.410","sha":"6f190d0152bbb63ec64b950b29b9b29ce1a7ff0f","kind":"commit","published_at":"2024-04-18T17:19:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.410","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.410/manifests"},{"name":"v0.0.409","sha":"d9ca25977a10d6717d0fc219c1b982863a23a0e7","kind":"commit","published_at":"2024-04-03T23:36:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.409","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.409/manifests"},{"name":"v0.0.408","sha":"fe9db541ea06c31c8ff91c7c989fc8d4ef987b92","kind":"commit","published_at":"2024-03-27T17:29:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.408","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.408/manifests"},{"name":"v0.0.407","sha":"90d45fee1730d0047330a348245dde8b205e1fa6","kind":"commit","published_at":"2024-03-27T17:21:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.407","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.407/manifests"},{"name":"v0.0.406","sha":"bc583825808880f99614e8d7f17cd8ff955a7859","kind":"commit","published_at":"2024-03-27T17:18:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.406","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.406/manifests"},{"name":"v0.0.405","sha":"752012e9ae175531c6c62cabf87c2be774af9520","kind":"commit","published_at":"2024-03-27T16:50:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.405","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.405/manifests"},{"name":"v0.0.404","sha":"2aaaa9ebdf2f8592d899657221048aa1992f3e48","kind":"commit","published_at":"2024-03-21T21:25:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.404","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.404/manifests"},{"name":"v0.0.403","sha":"e74de39fd47a4b2642c6535542182d375620266d","kind":"commit","published_at":"2024-03-19T03:05:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.403","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.403/manifests"},{"name":"v0.0.402","sha":"18d0a5a77b20cf416de73601358f2dacf5dc0703","kind":"commit","published_at":"2024-03-18T19:19:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.402","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.402/manifests"},{"name":"v0.0.401","sha":"0bab3b2f5dfa5ca0b8c4ecd3140620116535cb38","kind":"commit","published_at":"2024-03-18T19:13:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.401","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.401/manifests"},{"name":"v0.0.400","sha":"0df2d217dd7c8095d6a1378cbc852d9760dc6a43","kind":"commit","published_at":"2024-03-18T19:08:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.400","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.400/manifests"},{"name":"v0.0.399","sha":"d5c3d1d3c49a32175c1e96175cf99dfe9db100d7","kind":"commit","published_at":"2024-03-17T19:02:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.399","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.399/manifests"},{"name":"v0.0.398","sha":"f4eee599df53f83d21a328508e98225c0e76bb4f","kind":"commit","published_at":"2024-03-17T17:19:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.398","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.398/manifests"},{"name":"v0.0.397","sha":"7eb60a4a8861c87b5a1786250a82f139ad46e78c","kind":"commit","published_at":"2024-03-17T02:35:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.397","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.397/manifests"},{"name":"v0.0.396","sha":"5cea6f2d16f2a1cf24b1c8929e4bfab33c6678e7","kind":"commit","published_at":"2024-03-17T02:33:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.396","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.396/manifests"},{"name":"v0.0.395","sha":"8ceb7baf3dd0f49bf2aa3bdd76bce169e8a6e186","kind":"commit","published_at":"2024-03-16T19:24:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.395","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.395/manifests"},{"name":"v0.0.394","sha":"ed2cfac12bc39b8f0ae69c1cb757c157a84e7713","kind":"commit","published_at":"2024-03-16T19:22:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.394","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.394/manifests"},{"name":"v0.0.393","sha":"29acb3bad2fb197b036fe2400566707a461d4aca","kind":"commit","published_at":"2024-03-16T19:14:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.393","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.393/manifests"},{"name":"v0.0.392","sha":"91653611ac4683796b96c4693c5dead3537e395f","kind":"commit","published_at":"2024-03-16T19:12:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.392","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.392/manifests"},{"name":"v0.0.391","sha":"31d2d4644309dc243db073af2e875f08cf58a0f7","kind":"commit","published_at":"2024-03-16T18:56:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.391","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.391/manifests"},{"name":"v0.0.390","sha":"12c9a42db72cddeb5524f61835451cb5d2e1f077","kind":"commit","published_at":"2024-03-16T18:52:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.390","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.390/manifests"},{"name":"v0.0.389","sha":"713bf5738ac0b13c502e364cded9445c48d18193","kind":"commit","published_at":"2024-03-13T21:37:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.389","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.389/manifests"},{"name":"v0.0.388","sha":"c18c1a491dc6c5db555185e9858561c8357af943","kind":"commit","published_at":"2024-03-10T19:16:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.388","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.388/manifests"},{"name":"v0.0.387","sha":"de5d453bc036108187073c7827c58f05bfc1a8ef","kind":"commit","published_at":"2024-03-10T19:12:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.387","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.387/manifests"},{"name":"v0.0.386","sha":"62e5c4d46fc30fafb957668537946bf0565e7eb0","kind":"commit","published_at":"2024-03-10T15:45:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.386","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.386/manifests"},{"name":"v0.0.385","sha":"6578630b7115d9d69ff018514964c102dc9b91fc","kind":"commit","published_at":"2024-03-09T21:28:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.385","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.385/manifests"},{"name":"v0.0.384","sha":"7846a0d75dba9446f3d1bd04ee8e1a2c3eafc1a6","kind":"commit","published_at":"2024-03-06T04:26:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.384","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.384/manifests"},{"name":"v0.0.383","sha":"dc6df60b659619567e537623032c76d88a0372e0","kind":"commit","published_at":"2024-03-04T04:48:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.383","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.383/manifests"},{"name":"v0.0.382","sha":"b381ddb04c5f9247d4adb817241cb62fb89c21e3","kind":"commit","published_at":"2024-03-04T04:48:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.382","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.382/manifests"},{"name":"v0.0.381","sha":"28ff7f0eaef1b1945a98e9f5286d9e703c90fb83","kind":"commit","published_at":"2024-03-03T04:02:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.381","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.381/manifests"},{"name":"v0.0.380","sha":"3c95c55c7665588de1e6972fd6268f37087e859a","kind":"commit","published_at":"2024-03-03T04:02:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.380","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.380/manifests"},{"name":"v0.0.379","sha":"fa5472e2079c3408615327cd15622aacdf4711f8","kind":"commit","published_at":"2024-03-03T04:00:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.379","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.379/manifests"},{"name":"v0.0.378","sha":"1bb9097598f2d85d3e5997702bddc2d73ecfb584","kind":"commit","published_at":"2024-02-26T18:03:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.378","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.378/manifests"},{"name":"v0.0.377","sha":"bcbe33396be3318ce2715a1407e07b6f4015d951","kind":"commit","published_at":"2024-02-26T16:42:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.377","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.377/manifests"},{"name":"v0.0.376","sha":"ff2b9108bf36c216e86e36366c26fc3c8d295552","kind":"commit","published_at":"2024-02-19T03:36:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.376","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.376/manifests"},{"name":"v0.0.375","sha":"d38af45bd56c083b6447cef049be1a1c6fcac679","kind":"commit","published_at":"2024-02-18T20:28:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.375","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.375/manifests"},{"name":"v0.0.374","sha":"8f5fe43354d8cac32de93ac30719ba7cbb41fac3","kind":"commit","published_at":"2024-02-18T20:22:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.374","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.374/manifests"},{"name":"v0.0.373","sha":"d88396218444371d24f6c9e330cee8fb83c86052","kind":"commit","published_at":"2024-02-16T17:30:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.373","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.373/manifests"},{"name":"v0.0.372","sha":"fab696b6f365a770547df90b84a54691462b7c21","kind":"commit","published_at":"2024-02-13T03:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.372","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.372/manifests"},{"name":"v0.0.371","sha":"9c05d71a76206cd5732d81b3b599be4606390c4a","kind":"commit","published_at":"2024-02-12T04:15:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.371","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.371/manifests"},{"name":"v0.0.370","sha":"e85918f33e248009bb27fe1da4a50cf29bb89f1d","kind":"commit","published_at":"2024-02-12T04:04:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.370","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.370/manifests"},{"name":"v0.0.369","sha":"99db95ab995a4af599e5e4143462d4acacb53214","kind":"commit","published_at":"2024-02-12T04:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.369","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.369/manifests"},{"name":"v0.0.368","sha":"403bdb3e183164507192ad73427e49eeaa2a6941","kind":"commit","published_at":"2024-02-11T18:54:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.368","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.368/manifests"},{"name":"v0.0.367","sha":"75755941e62121f29ff2d3ec219011fd67a32ad5","kind":"commit","published_at":"2024-02-11T18:48:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.367","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.367/manifests"},{"name":"v0.0.366","sha":"8d6d236468f87883db1f1909379b4d39b4e8b82a","kind":"commit","published_at":"2024-02-11T18:32:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.366","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.366/manifests"},{"name":"v0.0.365","sha":"b0bc30d316ed7fe607b5a1b1e7a1eb85cb188679","kind":"commit","published_at":"2024-02-10T18:48:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.365","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.365/manifests"},{"name":"v0.0.364","sha":"b5e3f964afa7f89e073132d15938fbe082b27566","kind":"commit","published_at":"2024-02-05T04:40:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.364","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.364/manifests"},{"name":"v0.0.363","sha":"5c999d6019645fc48ae0ac07c8c5d462c767914f","kind":"commit","published_at":"2024-01-30T17:13:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.363","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.363/manifests"},{"name":"v0.0.362","sha":"14bd9f575a4b30168a89e8b8bb6901172896df86","kind":"commit","published_at":"2024-01-27T19:55:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.362","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.362/manifests"},{"name":"v0.0.361","sha":"49a73724f2ff673b56eba7fa02a4eca216629329","kind":"commit","published_at":"2024-01-27T00:53:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.361","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.361/manifests"},{"name":"v0.0.360","sha":"9630f985e6342b9a680b1c47ef8ca0c359d9ffba","kind":"commit","published_at":"2024-01-22T04:17:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.360","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.360/manifests"},{"name":"v0.0.359","sha":"065a8d48f1ed93b11341fa8791f10e4bfebcc2f1","kind":"commit","published_at":"2024-01-22T04:10:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.359","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.359/manifests"},{"name":"v0.0.358","sha":"1ff26921868eae5fd9f717e8dccf51cf490968ff","kind":"commit","published_at":"2024-01-22T03:58:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.358","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.358/manifests"},{"name":"v0.0.357","sha":"d3b5ddf4bc59b2446679acb9d21aaa18294d76a1","kind":"commit","published_at":"2024-01-22T03:57:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.357","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.357/manifests"},{"name":"v0.0.356","sha":"e8b6c6b1ffb1947bfcc3f550581af865c3380bf8","kind":"commit","published_at":"2024-01-22T03:53:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.356","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.356/manifests"},{"name":"v0.0.355","sha":"f96c106aae008fd7319a6c49861ad750c7bbc5fb","kind":"commit","published_at":"2024-01-22T03:52:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.355","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.355/manifests"},{"name":"v0.0.354","sha":"7d635dd0b81eb82b5de369bb9da5f198d2ee0257","kind":"commit","published_at":"2024-01-22T03:51:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.354","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.354/manifests"},{"name":"v0.0.353","sha":"2cca53988c60f238878ebbdb73a7f27b5607fb65","kind":"commit","published_at":"2024-01-22T03:08:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.353","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.353/manifests"},{"name":"v0.0.352","sha":"b055f184d38ca869295a23739ab0caab56f5d6be","kind":"commit","published_at":"2024-01-22T03:07:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.352","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.352/manifests"},{"name":"v0.0.351","sha":"53e25c57f1a4b7c78eeaccd18229f9ef51dc3577","kind":"commit","published_at":"2024-01-22T03:00:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.351","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.351/manifests"},{"name":"v0.0.350","sha":"0c4e48dc66aa43825082e1fb71bfb38f8c773107","kind":"commit","published_at":"2024-01-22T03:00:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.350","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.350/manifests"},{"name":"v0.0.349","sha":"df75e0f51abff48502e518be51b165aab7539ee6","kind":"commit","published_at":"2024-01-22T02:59:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.349","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.349/manifests"},{"name":"v0.0.348","sha":"d348c8f080fc0b9c13bdaae2be6fc615a4730294","kind":"commit","published_at":"2024-01-17T03:17:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.348","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.348/manifests"},{"name":"v0.0.347","sha":"d045ba53593242e1318d74e77349129cbf1670fa","kind":"commit","published_at":"2024-01-17T03:16:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.347","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.347/manifests"},{"name":"v0.0.346","sha":"9854ce551c5b54e1061ed53373956e1e6c164b4c","kind":"commit","published_at":"2024-01-16T17:54:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.346","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.346/manifests"},{"name":"v0.0.345","sha":"564597481789c7627861c1c7fc837bc1e38ae307","kind":"commit","published_at":"2024-01-11T19:39:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.345","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.345/manifests"},{"name":"v0.0.344","sha":"40e5e02f422f48ae703269e60b00d94def5d6e33","kind":"commit","published_at":"2024-01-01T12:29:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.344","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.344/manifests"},{"name":"v0.0.343","sha":"eedecef83f6a02dfc2068fc382b561045653b4b2","kind":"commit","published_at":"2023-12-29T21:50:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.343","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.343/manifests"},{"name":"v0.0.342","sha":"824faa83c64001b95bc104af65743128fc00eb91","kind":"commit","published_at":"2023-12-29T21:36:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.342","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.342/manifests"},{"name":"v0.0.341","sha":"187abf74b585536b1dbfbc9d0f00f996cbf5a6b0","kind":"commit","published_at":"2023-12-29T21:30:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.341","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.341/manifests"},{"name":"v0.0.340","sha":"fe1540ab5508a46dc2786f4083ab1ad3c4aa2798","kind":"commit","published_at":"2023-12-27T02:25:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.340","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.340/manifests"},{"name":"v0.0.339","sha":"a2dfb5d79935b4e2f2f6bbbed55a4dd15823a86e","kind":"commit","published_at":"2023-12-27T02:24:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.339","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.339/manifests"},{"name":"v0.0.338","sha":"b12bd32afb37ff69e438b317273d4d7e68ec45c3","kind":"commit","published_at":"2023-12-27T02:24:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.338","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.338/manifests"},{"name":"v0.0.337","sha":"ac3927cf8f2fe0c450c54f1170e550e3743d6ab8","kind":"commit","published_at":"2023-12-25T18:06:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.337","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.337/manifests"},{"name":"v0.0.336","sha":"7e98456fcd72a13ca3391a9a8f0c0175e5e4305c","kind":"commit","published_at":"2023-12-25T17:00:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.336","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.336/manifests"},{"name":"v0.0.335","sha":"9c43a7dacc170d7f0225b53603e5dbc1666aaeb0","kind":"commit","published_at":"2023-12-21T14:15:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.335","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.335/manifests"},{"name":"v0.0.334","sha":"a3d9a63426d2390068b4c98da6f48bd4ce73b257","kind":"commit","published_at":"2023-12-10T22:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.334","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.334/manifests"},{"name":"v0.0.333","sha":"1e10cf11dd0fe7fbae2b7841094f304eef42dce1","kind":"commit","published_at":"2023-12-10T22:00:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.333","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.333/manifests"},{"name":"v0.0.332","sha":"a439f998098444298fd0e713951bc35b8620f0ee","kind":"commit","published_at":"2023-12-10T22:00:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.332","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.332/manifests"},{"name":"v0.0.331","sha":"296f9ab65c1eb1e3774e33dc6214044db89d783d","kind":"commit","published_at":"2023-12-10T00:40:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.331","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.331/manifests"},{"name":"v0.0.330","sha":"42f54b22d8058c957404945b7dca5cc59c1fc68d","kind":"commit","published_at":"2023-11-27T03:43:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.330","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.330/manifests"},{"name":"v0.0.329","sha":"7eb42edbf9d5da9b484f47bff1f3073e0277d154","kind":"commit","published_at":"2023-11-27T02:00:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.329","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.329/manifests"},{"name":"v0.0.328","sha":"7febc50b6b4cb22aa5ca063b0d6c6c03e9b311a9","kind":"commit","published_at":"2023-11-26T19:31:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.328","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.328/manifests"},{"name":"v0.0.327","sha":"3ef94c4fcb6126ad79f8effd9dcb778832ce84f0","kind":"commit","published_at":"2023-11-26T19:28:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.327","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.327/manifests"},{"name":"v0.0.326","sha":"4b0e4490587e3365c0dc498a2fc28ea3e432d8f6","kind":"commit","published_at":"2023-11-21T04:47:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.326","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.326/manifests"},{"name":"v0.0.325","sha":"5bea241e5a2acacc29b947e21539be9cbe79c8bd","kind":"commit","published_at":"2023-11-10T16:42:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.325","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.325/manifests"},{"name":"v0.0.324","sha":"503d3d5eb121056ef9ab562995b4144442a19714","kind":"commit","published_at":"2023-11-01T04:10:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.324","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.324/manifests"},{"name":"v0.0.323","sha":"3d606d494d0baf5373a4ab6e57d0ed7463dc047d","kind":"commit","published_at":"2023-11-01T03:45:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.323","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.323/manifests"},{"name":"v0.0.322","sha":"010b77c19b0928db4cc046258d6797a937e0f460","kind":"commit","published_at":"2023-10-20T23:33:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.322","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.322/manifests"},{"name":"v0.0.321","sha":"fc986a1fe4802b53ed7d191f70fc0228c7aecb99","kind":"commit","published_at":"2023-10-16T20:19:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.321","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.321/manifests"},{"name":"v0.0.320","sha":"cfd2de3a51da15d34aeed59fca1c720017470701","kind":"commit","published_at":"2023-10-16T19:52:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.320","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.320/manifests"},{"name":"v0.0.319","sha":"983568850741d4cb7a5be102a7643e662f50b286","kind":"commit","published_at":"2023-10-16T19:41:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.319","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.319/manifests"},{"name":"v0.0.318","sha":"6465b797b80281b33214235cdf36e6902edba455","kind":"commit","published_at":"2023-10-16T19:35:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.318","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.318/manifests"},{"name":"v0.0.317","sha":"4b6147bf12d5ce37749fd676d439d79c0bf89c2c","kind":"commit","published_at":"2023-10-16T14:22:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.317","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.317/manifests"},{"name":"v0.0.316","sha":"4801a483971900ef9952b493eb02e3fda8cfb2f4","kind":"commit","published_at":"2023-10-06T03:53:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.316","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.316/manifests"},{"name":"v0.0.315","sha":"cb7b29955429a5a62bfdf82f5d16932ee41f7314","kind":"commit","published_at":"2023-09-27T00:24:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.315","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.315/manifests"},{"name":"v0.0.314","sha":"17ae4aa0d6e55b007e6039ce221eb2a0950e15f1","kind":"commit","published_at":"2023-09-27T00:15:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.314","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.314/manifests"},{"name":"v0.0.313","sha":"2a43bfb5862b6f41104efad2b2902bd75730088e","kind":"commit","published_at":"2023-09-26T02:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.313","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.313/manifests"},{"name":"v0.0.312","sha":"a70f165e1806bfb7d1329d2b7d4e41fe01ced389","kind":"commit","published_at":"2023-09-25T03:03:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.312","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.312/manifests"},{"name":"v0.0.311","sha":"98e95df385257921bf3c5e426f7bc10f24702495","kind":"commit","published_at":"2023-09-25T02:45:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.311","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.311/manifests"},{"name":"v0.0.310","sha":"86baaf4beb9f8dcf5e7622ee237991cde9df658f","kind":"commit","published_at":"2023-09-25T02:25:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.310","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.310/manifests"},{"name":"v0.0.309","sha":"765927b213fd4446de4144b0161c073c86e7c2af","kind":"commit","published_at":"2023-09-25T01:56:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.309","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.309/manifests"},{"name":"v0.0.308","sha":"7eb96fb41e40a79d314b5413f04de319b34db2b3","kind":"commit","published_at":"2023-09-25T01:54:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.308","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.308/manifests"},{"name":"v0.0.307","sha":"a5fc7e43f386191bb96317877f1364e51504ca8e","kind":"commit","published_at":"2023-09-25T01:51:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.307","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.307/manifests"},{"name":"v0.0.306","sha":"c25e812164f5b25cc26e6fd9ad8788cfecda093f","kind":"commit","published_at":"2023-09-24T18:11:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.306","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.306/manifests"},{"name":"v0.0.305","sha":"6b6f535f46b7c5918d42d18662f1f6450bd07a36","kind":"commit","published_at":"2023-09-23T18:13:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.305","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.305/manifests"},{"name":"v0.0.304","sha":"baeab252b9bf846eca57947fd1e2508dee7f67d5","kind":"commit","published_at":"2023-09-23T18:12:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.304","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.304/manifests"},{"name":"v0.0.303","sha":"dbb9e22f10b22c0d90cb9321ce991f1b1e8a7122","kind":"commit","published_at":"2023-09-17T18:47:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.303","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.303/manifests"},{"name":"v0.0.302","sha":"fd95b07f4500a62037b0c198c8078a0416a02b97","kind":"commit","published_at":"2023-09-17T18:45:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.302","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.302/manifests"},{"name":"v0.0.301","sha":"4e2dd4ce76a2784ba7ca58d815528a5e3070481a","kind":"commit","published_at":"2023-09-17T18:45:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.301","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.301/manifests"},{"name":"v0.0.300","sha":"fd027f0f2f69a0b2116faf709258308d6c7b512c","kind":"commit","published_at":"2023-09-17T18:44:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.300","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.300/manifests"},{"name":"v0.0.299","sha":"2e8db4be7a7c51830aec9a7d1c639503d89465f4","kind":"commit","published_at":"2023-09-17T18:43:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.299","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.299/manifests"},{"name":"v0.0.298","sha":"0c7f790868038ae3329f5c2268e92c3c07bfd2b5","kind":"commit","published_at":"2023-09-17T18:40:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.298","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.298/manifests"},{"name":"v0.0.297","sha":"15b9ae90925385cfe59e38864591e13defdd22a8","kind":"commit","published_at":"2023-09-17T18:36:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.297","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.297/manifests"},{"name":"v0.0.296","sha":"009f52c572caf3c65477f9902deddcb7e8d0300b","kind":"commit","published_at":"2023-09-16T19:37:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.296","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.296/manifests"},{"name":"v0.0.295","sha":"15283ef7a679fae0e78e6559e5270434bb0a3aba","kind":"commit","published_at":"2023-09-14T03:18:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.295","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.295/manifests"},{"name":"v0.0.294","sha":"6c8ccc23544a7df2eae90006381568e895733751","kind":"commit","published_at":"2023-09-14T03:18:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.294","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.294/manifests"},{"name":"v0.0.293","sha":"d7f09007a5eeced97a99da98ad7a2e19acba7bff","kind":"commit","published_at":"2023-09-13T14:35:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.293","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.293/manifests"},{"name":"v0.0.292","sha":"795af0136035909a678abbc24f45c7f6176caf17","kind":"commit","published_at":"2023-09-13T14:32:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.292","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.292/manifests"},{"name":"v0.0.291","sha":"2a122e3fa0c8bf5a84d1b64d9110c7f89abc6e46","kind":"commit","published_at":"2023-08-31T10:31:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.291","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.291/manifests"},{"name":"v0.0.290","sha":"a61d778e26784981c1d182e711b201b808ccbe5d","kind":"commit","published_at":"2023-08-29T02:55:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.290","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.290/manifests"},{"name":"v0.0.289","sha":"b04e487d43ab22f7fd3b50e5c1f12041013c4ea0","kind":"commit","published_at":"2023-08-29T02:41:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.289","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.289/manifests"},{"name":"v0.0.288","sha":"84f41d90a5eb64a6c9206f6bd1a1695f4cc31be6","kind":"commit","published_at":"2023-08-28T12:10:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.288","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.288/manifests"},{"name":"v0.0.287","sha":"795ad0c77258cb7e01f3413123b5b556b4cb6a98","kind":"commit","published_at":"2023-08-10T21:21:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.287","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.287/manifests"},{"name":"v0.0.286","sha":"18ee055259d6b3ac2c357b9f38ca6dbfda32f5f4","kind":"commit","published_at":"2023-08-08T12:48:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.286","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.286/manifests"},{"name":"v0.0.285","sha":"ad5bedc1d2983e2594a120f52083069780d89dec","kind":"commit","published_at":"2023-08-08T08:44:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.285","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.285/manifests"},{"name":"v0.0.284","sha":"6a938ccd0e93f77d5c0797ce69f7804a117cd79b","kind":"commit","published_at":"2023-08-08T08:37:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.284","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.284/manifests"},{"name":"v0.0.283","sha":"289fda356bcb251f2344238e112ac3673961c1a3","kind":"commit","published_at":"2023-08-08T08:25:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.283","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.283/manifests"},{"name":"v0.0.282","sha":"0749a19b8306f2e8dcb9bf1a2e3a6992666030ac","kind":"commit","published_at":"2023-07-24T09:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.282","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.282/manifests"},{"name":"v0.0.281","sha":"b1768724fecfd27953fc2923b0dfa8f4e709c03b","kind":"commit","published_at":"2023-07-24T08:57:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.281","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.281/manifests"},{"name":"v0.0.280","sha":"dd364c181529a40117f88b2390d3ab70c6b4cbe2","kind":"commit","published_at":"2023-07-17T13:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.280","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.280/manifests"},{"name":"v0.0.279","sha":"6cb436997b9566484d8afdca7b2f8b02eabc1ffe","kind":"commit","published_at":"2023-07-16T22:56:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.279","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.279/manifests"},{"name":"v0.0.278","sha":"d7c4ebec85d93e63034572d2f164d0f151f286d1","kind":"commit","published_at":"2023-07-16T20:48:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.278","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.278/manifests"},{"name":"v0.0.277","sha":"a97dbb32c57c8c00e47422dae4ba4f480e753da5","kind":"commit","published_at":"2023-07-14T15:27:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.277","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.277/manifests"},{"name":"v0.0.276","sha":"c8abbcdd88e1180dd8636f6cba6377d91ab5b5a7","kind":"commit","published_at":"2023-07-13T21:22:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.276","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.276/manifests"},{"name":"v0.0.275","sha":"725ace4a406127db4bf398f702e515d21274bc6f","kind":"commit","published_at":"2023-07-02T03:31:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.275","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.275/manifests"},{"name":"v0.0.274","sha":"a973041e0e277e1a4e6ab552c81e69505fbf02a6","kind":"commit","published_at":"2023-07-02T03:30:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.274","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.274/manifests"},{"name":"v0.0.273","sha":"0891cfc49adfe31b706c83d34a2bbf7b5fab482d","kind":"commit","published_at":"2023-07-02T03:29:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.273","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.273/manifests"},{"name":"v0.0.272","sha":"80b3861bce121a64d43ef167581f8d100a4f70aa","kind":"commit","published_at":"2023-06-27T02:11:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.272","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.272/manifests"},{"name":"v0.0.271","sha":"b6fb00e41547888689f8aaa5f8c8b8b0f2f5dfda","kind":"commit","published_at":"2023-06-26T14:14:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.271","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.271/manifests"},{"name":"v0.0.270","sha":"2dbc8edf8ed0666a77219dc1fbf1fa648c146d2d","kind":"commit","published_at":"2023-06-26T13:18:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.270","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.270/manifests"},{"name":"v0.0.269","sha":"fd230a7073dea31c74aef915360c2d873f801a16","kind":"commit","published_at":"2023-06-26T02:44:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.269","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.269/manifests"},{"name":"v0.0.268","sha":"ac0afa3cae7188eb814e8f3058befe0265a75216","kind":"commit","published_at":"2023-06-26T02:36:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.268","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.268/manifests"},{"name":"v0.0.267","sha":"fee0677a8896aa73eda9d3bda96ce5e2fced9df5","kind":"commit","published_at":"2023-06-25T21:05:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.267","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.267/manifests"},{"name":"v0.0.266","sha":"ca1bf2db6e0d4b50dce76b6b4e4d55a2931cd3be","kind":"commit","published_at":"2023-06-25T20:54:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.266","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.266/manifests"},{"name":"v0.0.265","sha":"f4116db325ae7394d0f818b2b98b793283ffc0f5","kind":"commit","published_at":"2023-06-25T02:50:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.265","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.265/manifests"},{"name":"v0.0.264","sha":"0e4311a802c672e694de783208d6b6f186b05005","kind":"commit","published_at":"2023-06-24T19:31:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.264","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.264/manifests"},{"name":"v0.0.263","sha":"e73bf466745c936eb07093ecd4c1c45dd264984e","kind":"commit","published_at":"2023-06-24T19:29:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.263","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.263/manifests"},{"name":"v0.0.262","sha":"b73c3ef19353e6a60d3cc06aeb29f74eea85bdd5","kind":"commit","published_at":"2023-06-24T18:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.262","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.262/manifests"},{"name":"v0.0.261","sha":"befa82e7efdec4d5876b81eb6db2c50a4ff8d740","kind":"commit","published_at":"2023-06-24T18:56:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.261","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.261/manifests"},{"name":"v0.0.260","sha":"048c9bddbc9b5a724a4c9789ef5207e706dcb5bd","kind":"commit","published_at":"2023-06-24T18:55:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.260","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.260/manifests"},{"name":"v0.0.259","sha":"1c2aedd088914c4035b437adbc66c0dd67f6e9d4","kind":"commit","published_at":"2023-06-24T18:46:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.259","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.259/manifests"},{"name":"v0.0.258","sha":"b77084255f2486709a7d313602cbdc975797b2d2","kind":"commit","published_at":"2023-06-24T03:47:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.258","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.258/manifests"},{"name":"v0.0.257","sha":"cf66f60f2597e0b6d41bfe67d7cd9babb74706dd","kind":"commit","published_at":"2023-06-24T03:24:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.257","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.257/manifests"},{"name":"v0.0.256","sha":"9e9e08c219975cf9ea99e4bd05e349e063574abd","kind":"commit","published_at":"2023-06-24T02:51:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.256","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.256/manifests"},{"name":"v0.0.255","sha":"4b4e8f442d2de454c638393fbb9dd911c8b7aca7","kind":"commit","published_at":"2023-06-12T02:29:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.255","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.255/manifests"},{"name":"v0.0.254","sha":"dd8760bb2b75ca6d1ef9d080a7cb14108308c3b2","kind":"commit","published_at":"2023-06-10T03:09:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.254","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.254/manifests"},{"name":"v0.0.253","sha":"8b0e505363a60391eacdd05e30bdc786c3446a47","kind":"commit","published_at":"2023-06-07T02:17:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.253","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.253/manifests"},{"name":"v0.0.252","sha":"016050c4b7e27c1dba93daf27b5cfff393fb36ed","kind":"commit","published_at":"2023-06-07T02:16:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.252","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.252/manifests"},{"name":"v0.0.251","sha":"e8b62f1c80879669a1d3f9f0ca3095ac2a43dbf4","kind":"commit","published_at":"2023-06-07T02:15:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.251","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.251/manifests"},{"name":"v0.0.250","sha":"9bae9efc5579deeab6753fbeac2d563dcaad50d9","kind":"commit","published_at":"2023-05-27T18:28:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.250","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.250/manifests"},{"name":"v0.0.249","sha":"256250be9c6ab34bba4a070b5c050f7848b37beb","kind":"commit","published_at":"2023-05-18T13:18:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.249","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.249/manifests"},{"name":"v0.0.248","sha":"2833b5d5d519be882e5bf7229776ee5decba9d5a","kind":"commit","published_at":"2023-05-18T13:04:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.248","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.248/manifests"},{"name":"v0.0.247","sha":"44758704b0d8a5f554f237d1421a62a3091ffeae","kind":"commit","published_at":"2023-05-18T03:12:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.247","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.247/manifests"},{"name":"v0.0.246","sha":"08e65fc8e10da6ffec9994024aa8720663fc335b","kind":"commit","published_at":"2023-05-18T02:58:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.246","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.246/manifests"},{"name":"v0.0.245","sha":"50bae823944ea338a9a002cb5c3eedbca0d5135a","kind":"commit","published_at":"2023-05-18T02:55:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.245","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.245/manifests"},{"name":"v0.0.244","sha":"234a3c35d8e5338dc3eb9f4fe38f8cbfdb180534","kind":"commit","published_at":"2023-05-18T02:49:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.244","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.244/manifests"},{"name":"v0.0.243","sha":"3e9e2d6e93a459d532c206d29f8555702c5ae5f9","kind":"commit","published_at":"2023-05-17T14:36:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.243","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.243/manifests"},{"name":"v0.0.242","sha":"e8e06888fe388e81e3fa9052573732a791e8025e","kind":"commit","published_at":"2023-05-13T18:55:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.242","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.242/manifests"},{"name":"v0.0.241","sha":"dbbe5c1a95659d678f049b4348c88ad3d9fff66c","kind":"commit","published_at":"2023-05-13T18:51:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.241","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.241/manifests"},{"name":"v0.0.240","sha":"b985431f03b41a1954b51f37492879fcc3b0f9bc","kind":"commit","published_at":"2023-05-13T18:50:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.240","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.240/manifests"},{"name":"v0.0.239","sha":"e1ff9f55463b31518cdf49bf1afa15f9382ec9dd","kind":"commit","published_at":"2023-05-13T16:14:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.239","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.239/manifests"},{"name":"v0.0.238","sha":"7302832d6d5efad12b168d52f56007df75c8ed08","kind":"commit","published_at":"2023-05-13T15:32:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.238","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.238/manifests"},{"name":"v0.0.237","sha":"77a61c0d82481b99edc24f39aa519d25df37ac0c","kind":"commit","published_at":"2023-05-05T03:37:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.237","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.237/manifests"},{"name":"v0.0.236","sha":"541807a057c3bc20f27da03ba7309de8fa0ca600","kind":"commit","published_at":"2023-05-03T16:05:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.236","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.236/manifests"},{"name":"v0.0.235","sha":"708626357a3909ced6aa6fa7c89b242f098ed536","kind":"commit","published_at":"2023-05-01T13:28:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.235","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.235/manifests"},{"name":"v0.0.234","sha":"a985762505418bd63c26a54c59b48e3ed7426953","kind":"commit","published_at":"2023-04-29T15:34:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.234","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.234/manifests"},{"name":"v0.0.233","sha":"5118058ea06ca1782700a24a15e16fe2a2c852c8","kind":"commit","published_at":"2023-04-29T03:20:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.233","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.233/manifests"},{"name":"v0.0.232","sha":"e9830d3f5ec38fe922229e614541d1f1063bdff0","kind":"commit","published_at":"2023-04-27T13:49:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.232","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.232/manifests"},{"name":"v0.0.231","sha":"05ef543bd66ce9823f59c336628770b7df7de840","kind":"commit","published_at":"2023-04-23T03:05:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.231","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.231/manifests"},{"name":"v0.0.230","sha":"b6e6292e4b7b09353bc2bad79e5fc9d21ff4db71","kind":"commit","published_at":"2023-04-23T03:04:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.230","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.230/manifests"},{"name":"v0.0.229","sha":"af38aba0e9b08406c8827abfc888e5f3e3fa1d65","kind":"commit","published_at":"2023-04-16T03:08:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.229","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.229/manifests"},{"name":"v0.0.228","sha":"4b23d7a03e25a82779307358a47a3b70bcc19701","kind":"commit","published_at":"2023-04-16T03:02:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.228","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.228/manifests"},{"name":"v0.0.227","sha":"77ea82a242de95ac7408cb039b3b1fb7b3e71639","kind":"commit","published_at":"2023-04-16T02:53:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.227","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.227/manifests"},{"name":"v0.0.226","sha":"af4578d1a7357bc44906a8a7d64e486353011fa9","kind":"commit","published_at":"2023-04-16T02:51:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.226","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.226/manifests"},{"name":"v0.0.225","sha":"5467a4f9015fc486cca715f6cfaff168b22b4a99","kind":"commit","published_at":"2023-04-16T02:35:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.225","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.225/manifests"},{"name":"v0.0.224","sha":"8a3c0a2b9bba8a6ec32dba82315f4eb4980ace51","kind":"commit","published_at":"2023-04-15T03:01:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.224","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.224/manifests"},{"name":"v0.0.223","sha":"789267a9cbaf62d7c1c66065449be8053f3faa1b","kind":"commit","published_at":"2023-04-15T02:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.223","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.223/manifests"},{"name":"v0.0.222","sha":"252a5b5c08360844b881c77fbb76b35425a8719e","kind":"commit","published_at":"2023-04-15T02:53:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.222","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.222/manifests"},{"name":"v0.0.221","sha":"3d2bff0794bcf8e550dce8b9b343ee2420c67e5d","kind":"commit","published_at":"2023-04-15T02:44:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.221","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.221/manifests"},{"name":"v0.0.220","sha":"feffe61ae41be883ff8e96bf8702dfef74887925","kind":"commit","published_at":"2023-04-15T02:42:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.220","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.220/manifests"},{"name":"v0.0.219","sha":"4728902faa1ef43c0d89366c77b7ea8f46c6730f","kind":"commit","published_at":"2023-04-03T02:38:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.219","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.219/manifests"},{"name":"v0.0.218","sha":"5853909f89f267a0add224f56f5c0005e7094378","kind":"commit","published_at":"2023-04-03T02:37:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.218","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.218/manifests"},{"name":"v0.0.217","sha":"286a3606c1afa3d07b2b376889523b410815087e","kind":"commit","published_at":"2023-04-03T02:14:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.217","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.217/manifests"},{"name":"v0.0.216","sha":"22a7139dc510ce9e74a671e7356edc56356a1899","kind":"commit","published_at":"2023-04-03T02:03:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.216","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.216/manifests"},{"name":"v0.0.215","sha":"e51e9363ee915e42a88459dd2638c8f6ef566dfa","kind":"commit","published_at":"2023-04-03T02:01:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.215","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.215/manifests"},{"name":"v0.0.214","sha":"4e1a69231c062253b12336aa293242ae58f273a5","kind":"commit","published_at":"2023-04-03T02:01:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.214","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.214/manifests"},{"name":"v0.0.213","sha":"c9021437a494de6fba0805eacb3b2eb1c026ca57","kind":"commit","published_at":"2023-04-01T03:06:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.213","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.213/manifests"},{"name":"v0.0.212","sha":"f71e516ddafb38a64ef4d3098753669f2fa607ca","kind":"commit","published_at":"2023-04-01T03:05:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.212","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.212/manifests"},{"name":"v0.0.211","sha":"c187663e75952541cc75362c7a64d51945d1e7bb","kind":"commit","published_at":"2023-04-01T03:01:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.211","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.211/manifests"},{"name":"v0.0.210","sha":"41531558a873b2533f2d17d8d6484c2408174fce","kind":"commit","published_at":"2023-03-31T12:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.210","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.210/manifests"},{"name":"v0.0.209","sha":"7678212826d9941c515b75abfaa326ac82b09ece","kind":"commit","published_at":"2023-03-30T14:06:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.209","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.209/manifests"},{"name":"v0.0.208","sha":"0cae26ac850d6a6d2da927d27a50effebc68daa3","kind":"commit","published_at":"2023-03-30T02:08:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.208","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.208/manifests"},{"name":"v0.0.207","sha":"85c4b693a28113d30d122ba8ad289aa7c52b0762","kind":"commit","published_at":"2023-03-30T01:58:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.207","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.207/manifests"},{"name":"v0.0.206","sha":"c273aa7e434ec8970fd74b241548b8743e36bc31","kind":"commit","published_at":"2023-03-29T12:47:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.206","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.206/manifests"},{"name":"v0.0.205","sha":"fe67b80e4755dc7be9a320f8aaf03639ccc69360","kind":"commit","published_at":"2023-03-29T01:51:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.205","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.205/manifests"},{"name":"v0.0.204","sha":"f2229705effd29101849831ca252be77d63b81e3","kind":"commit","published_at":"2023-03-29T01:44:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.204","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.204/manifests"},{"name":"v0.0.203","sha":"1867a56a2651076348a03a4e560acb7cf1510250","kind":"commit","published_at":"2023-03-29T01:10:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.203","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.203/manifests"},{"name":"v0.0.202","sha":"1371dbdf267522d66916fbc8abc269a259797728","kind":"commit","published_at":"2023-03-28T02:44:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.202","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.202/manifests"},{"name":"v0.0.201","sha":"6953a43efd137335f8015a55934716136b257fb2","kind":"commit","published_at":"2023-03-28T02:43:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.201","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.201/manifests"},{"name":"v0.0.200","sha":"f56d5ef1cce84750d1dd41bd1e1550e2474597f2","kind":"commit","published_at":"2023-03-28T02:24:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.200","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.200/manifests"},{"name":"v0.0.199","sha":"678b53f99c5205a5c500bcd36995572a232717ae","kind":"commit","published_at":"2023-03-24T14:07:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.199","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.199/manifests"},{"name":"v0.0.198","sha":"27dab9ea0ff8b3acab3c4ad062f5263b29364d1b","kind":"commit","published_at":"2023-03-24T12:57:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.198","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.198/manifests"},{"name":"v0.0.197","sha":"a8aea63d00f20f772b48b8260f3a82f7c8dfd1c4","kind":"commit","published_at":"2023-03-24T02:48:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.197","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.197/manifests"},{"name":"v0.0.196","sha":"f8f290fa63e45bff3c691b99a0163538003d1186","kind":"commit","published_at":"2023-03-24T02:47:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.196","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.196/manifests"},{"name":"v0.0.195","sha":"7fdc621eee42257102cf7a3c8e9c29afcdce0c2d","kind":"commit","published_at":"2023-03-24T00:57:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.195","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.195/manifests"},{"name":"v0.0.194","sha":"7025568e70f8625a6d25fc4d6cbddbd2de75a429","kind":"commit","published_at":"2023-03-24T00:57:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.194","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.194/manifests"},{"name":"v0.0.193","sha":"2d69299b19657d33fd159cc09940019a039e5140","kind":"commit","published_at":"2023-03-24T00:56:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.193","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.193/manifests"},{"name":"v0.0.192","sha":"8db531a73e72eff003da2622bf07309e16dcd3da","kind":"commit","published_at":"2023-03-22T14:10:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.192","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.192/manifests"},{"name":"v0.0.191","sha":"c8b54fc5310ac977db78301dc345ac0dd60e79d1","kind":"commit","published_at":"2023-03-22T13:05:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.191","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.191/manifests"},{"name":"v0.0.190","sha":"b95f59ff5ca0811831eeb0fbe3bc4b0d19e3282f","kind":"commit","published_at":"2023-03-18T18:05:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.190","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.190/manifests"},{"name":"v0.0.189","sha":"a12b5131195ca05ee007b2bd7ab28aef0ff292db","kind":"commit","published_at":"2023-03-18T18:04:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.189","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.189/manifests"},{"name":"v0.0.188","sha":"048e6641e4d2ec01e6706d64da61a5807f3f4c92","kind":"commit","published_at":"2023-03-17T13:24:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.188","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.188/manifests"},{"name":"v0.0.187","sha":"f0d3d7ef1552e823d9059451e8ae658737e20f53","kind":"commit","published_at":"2023-03-17T13:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.187","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.187/manifests"},{"name":"v0.0.186","sha":"3b814fe0488ab3350e65b590f13c80951492eb2b","kind":"commit","published_at":"2023-03-17T12:56:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.186","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.186/manifests"},{"name":"v0.0.185","sha":"c868ab54f6dd2d83ac9c6e6c75cae77f156a4469","kind":"commit","published_at":"2023-03-17T12:55:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.185","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.185/manifests"},{"name":"v0.0.184","sha":"782e39cfe1a7ac0ab5d4b5c0740525e188603ba9","kind":"commit","published_at":"2023-03-15T13:49:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.184","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.184/manifests"},{"name":"v0.0.183","sha":"a56cf03e3cf0406219205257bcb56229fba7fd95","kind":"commit","published_at":"2023-03-15T13:07:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.183","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.183/manifests"},{"name":"v0.0.182","sha":"ca943b70d73bd4c57c0b1266ee7c54907b8f9d4f","kind":"commit","published_at":"2023-03-13T15:11:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.182","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.182/manifests"},{"name":"v0.0.181","sha":"2fad8d1104849b523770936a9a6d25d9524497c2","kind":"commit","published_at":"2023-03-12T19:44:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.181","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.181/manifests"},{"name":"v0.0.180","sha":"b4422b77b7249aa6724b29b4c24de4230e998d0d","kind":"commit","published_at":"2023-03-12T18:24:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.180","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.180/manifests"},{"name":"v0.0.179","sha":"cfe85da32063b5320016e8d2adf0d16122db076f","kind":"commit","published_at":"2023-03-12T18:02:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.179","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.179/manifests"},{"name":"v0.0.178","sha":"afbb96334607013b8350510f95a81b84db2ddd38","kind":"commit","published_at":"2023-03-12T03:38:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.178","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.178/manifests"},{"name":"v0.0.177","sha":"2f21ceb7b497cc5d5d9da2ad89d79ca3b3464f8e","kind":"commit","published_at":"2023-03-06T18:26:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.177","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.177/manifests"},{"name":"v0.0.176","sha":"e4fbc605f89b35bd75eb395b76958b1ab67ea8f8","kind":"commit","published_at":"2023-03-05T19:04:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.176","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.176/manifests"},{"name":"v0.0.175","sha":"3653118f1767909a3ce291e13c98af1196f54968","kind":"commit","published_at":"2023-03-02T04:16:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.175","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.175/manifests"},{"name":"v0.0.174","sha":"e9fd2027de4e2355f3244ac662960467e225774d","kind":"commit","published_at":"2023-02-28T03:55:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.174","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.174/manifests"},{"name":"v0.0.173","sha":"cae128f35f859df7c6d13b8ce4f4cff464f7adb1","kind":"commit","published_at":"2023-02-27T14:31:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.173","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.173/manifests"},{"name":"v0.0.172","sha":"74b4af3b8246436dbb6c00fe8ef467683e52f090","kind":"commit","published_at":"2023-02-27T14:30:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.172","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.172/manifests"},{"name":"v0.0.171","sha":"ee7ece480b600c7885c26a7f822899fe99535a25","kind":"commit","published_at":"2023-02-25T20:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.171","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.171/manifests"},{"name":"v0.0.170","sha":"9a455efceec3dd61873bac1246d1e354150d0d2a","kind":"commit","published_at":"2023-02-25T19:52:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.170","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.170/manifests"},{"name":"v0.0.169","sha":"e91aba46fc27e44a3ca8f82a4ee07c8b105d1c7c","kind":"commit","published_at":"2023-02-25T19:45:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.169","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.169/manifests"},{"name":"v0.0.168","sha":"03f3962657db9239365da33d1222df8d014f48c0","kind":"commit","published_at":"2023-02-25T19:45:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.168","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.168/manifests"},{"name":"v0.0.167","sha":"95dc9b9f5ae6d41f03d5ecac03789b4298511e76","kind":"commit","published_at":"2023-02-25T19:37:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.167","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.167/manifests"},{"name":"v0.0.166","sha":"a4e6c7f477e5a354d33c11e16f9c5076e4fd8cfa","kind":"commit","published_at":"2023-02-20T03:30:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.166","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.166/manifests"},{"name":"v0.0.165","sha":"c0bf10647a14fbf468afa2ca146eca1d1a4cefd4","kind":"commit","published_at":"2023-02-20T03:16:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.165","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.165/manifests"},{"name":"v0.0.164","sha":"3a673a564acaa09d6e0069c7c2e8e469af54f170","kind":"commit","published_at":"2023-02-20T03:16:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.164","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.164/manifests"},{"name":"v0.0.163","sha":"0c48c7289ee3ccadeda59de6862ce4a505b34161","kind":"commit","published_at":"2023-02-20T03:15:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.163","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.163/manifests"},{"name":"v0.0.162","sha":"51f718a7b94deb8af26d1cc6bb1c88c24196cfc5","kind":"commit","published_at":"2023-02-20T03:01:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.162","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.162/manifests"},{"name":"v0.0.161","sha":"51e419051ff66bf53860ec7022b519e1167b4643","kind":"commit","published_at":"2023-02-17T16:47:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.161","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.161/manifests"},{"name":"v0.0.160","sha":"9926b48cf3e20e60142e35b3cd160015aebed9d3","kind":"commit","published_at":"2023-02-14T04:01:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.160","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.160/manifests"},{"name":"v0.0.159","sha":"4b4ebeeebae5457744c537131069819bbe8774d3","kind":"commit","published_at":"2023-02-14T03:45:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.159","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.159/manifests"},{"name":"v0.0.158","sha":"153790afc99bfd0a58fed0e301074258079449ab","kind":"commit","published_at":"2023-02-09T06:48:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.158","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.158/manifests"},{"name":"v0.0.157","sha":"a30604c0b4bc02d11d8a4ada87cb413192148cf5","kind":"commit","published_at":"2023-02-09T06:37:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.157","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.157/manifests"},{"name":"v0.0.156","sha":"3fda5f30ca9ab53ee6717c370c9c172a8f1f1ae8","kind":"commit","published_at":"2023-02-09T06:20:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.156","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.156/manifests"},{"name":"v0.0.155","sha":"103b607948da864cbef65b3c79ce46054e0abc8f","kind":"commit","published_at":"2023-02-09T05:56:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.155","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.155/manifests"},{"name":"v0.0.154","sha":"b111f31efe5ecfc2dd01ebdea1373b57abaf0b0b","kind":"commit","published_at":"2023-01-21T19:12:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.154","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.154/manifests"},{"name":"v0.0.153","sha":"50eea55b2c512833fec6c8b810f7e73b53b2f611","kind":"commit","published_at":"2023-01-09T16:56:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.153","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.153/manifests"},{"name":"v0.0.152","sha":"7b266352316cac5d73e45de9668d5fc91c60d854","kind":"commit","published_at":"2023-01-09T03:24:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.152","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.152/manifests"},{"name":"v0.0.151","sha":"fcffad7b5da99060bb0da2ded71d5d9808ed1356","kind":"commit","published_at":"2023-01-09T03:21:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.151","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.151/manifests"},{"name":"v0.0.150","sha":"e89fb04a2101bc2ba96688a3589f85b458b2b7fb","kind":"commit","published_at":"2023-01-08T03:11:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.150","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.150/manifests"},{"name":"v0.0.149","sha":"168aa3c0214582195cb5280fa4c7146f55ce187e","kind":"commit","published_at":"2023-01-05T14:10:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.149","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.149/manifests"},{"name":"v0.0.148","sha":"a18a7475cb494ed603abee7c62002ace75354581","kind":"commit","published_at":"2023-01-03T15:52:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.148","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.148/manifests"},{"name":"v0.0.147","sha":"43566f2727f6618454cf9e1c8f98fa41d4392400","kind":"commit","published_at":"2022-12-30T21:21:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.147","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.147/manifests"},{"name":"v0.0.146","sha":"38f2b5fe9749b23bc7b93dbf43e2066cbc662c23","kind":"commit","published_at":"2022-12-30T21:20:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.146","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.146/manifests"},{"name":"v0.0.145","sha":"724cb124c5520d7aa16cee0c5718c95b32f3874d","kind":"commit","published_at":"2022-12-30T21:19:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.145","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.145/manifests"},{"name":"v0.0.144","sha":"df6af865b29d1ea56e2eb41fda4045dcee888259","kind":"commit","published_at":"2022-12-30T21:18:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.144","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.144/manifests"},{"name":"v0.0.143","sha":"6900b58877c3ffc5a0fc02fa9e83825e4c14f271","kind":"commit","published_at":"2022-12-30T21:15:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.143","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.143/manifests"},{"name":"v0.0.142","sha":"e0a814866a854408d36ab0b104ebfda245e3f1e9","kind":"commit","published_at":"2022-12-30T21:04:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.142","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.142/manifests"},{"name":"v0.0.141","sha":"08234487eada13a65c8b7ce45ffddc4f932bd6c1","kind":"commit","published_at":"2022-12-30T21:03:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.141","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.141/manifests"},{"name":"v0.0.140","sha":"ff38cd277361fe639d9fefcb2e6c4698d382cf91","kind":"commit","published_at":"2022-12-30T21:02:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.140","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.140/manifests"},{"name":"v0.0.139","sha":"8727dfb8d80df4742bb0f9c1493ae03cf6f3feb0","kind":"commit","published_at":"2022-12-30T21:01:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.139","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.139/manifests"},{"name":"v0.0.138","sha":"1154354311556938d3dc6039499a3b9738e895d0","kind":"commit","published_at":"2022-12-30T20:57:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.138","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.138/manifests"},{"name":"v0.0.137","sha":"f25438ef5301f47f6727327e7220a02d2f7d327e","kind":"commit","published_at":"2022-12-30T20:44:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.137","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.137/manifests"},{"name":"v0.0.136","sha":"db7a4aefad82f36bc517568cdcd3a27861bf492e","kind":"commit","published_at":"2022-12-29T18:35:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.136","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.136/manifests"},{"name":"v0.0.135","sha":"6c043a76f05dc3f3dbc0bd3a87411fb6256b844a","kind":"commit","published_at":"2022-12-29T18:33:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.135","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.135/manifests"},{"name":"v0.0.134","sha":"255e00c8d77fbf4500f07590a647c14bcdc7c02e","kind":"commit","published_at":"2022-12-29T18:26:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.134","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.134/manifests"},{"name":"v0.0.133","sha":"323629fdf36ccc16314a7457486310585c47e7c7","kind":"commit","published_at":"2022-12-29T00:50:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.133","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.133/manifests"},{"name":"v0.0.132","sha":"f62b70d128051e9d6c536ac97cbcb30ce9fb9b1a","kind":"commit","published_at":"2022-12-27T18:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.132","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.132/manifests"},{"name":"v0.0.131","sha":"dff26985b67bdaff41788ac3c2d5de35c6634310","kind":"commit","published_at":"2022-12-27T15:18:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.131","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.131/manifests"},{"name":"v0.0.130","sha":"0ce09c9652b4c2b302bcea654a2ef2bca1bf3f55","kind":"commit","published_at":"2022-12-27T03:40:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.130","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.130/manifests"},{"name":"v0.0.129","sha":"bdd53ec21d80125526e4169bff900ac2a90a132c","kind":"commit","published_at":"2022-12-26T19:00:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.129","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.129/manifests"},{"name":"v0.0.128","sha":"efde4d4924796ec8ad77fd0b4ef00ade2e3b118f","kind":"commit","published_at":"2022-12-26T18:59:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.128","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.128/manifests"},{"name":"v0.0.127","sha":"7539b2c5e49262f52478f7834ba4d5d9e551af22","kind":"commit","published_at":"2022-12-26T18:52:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.127","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.127/manifests"},{"name":"v0.0.126","sha":"905f25aa58a2330ea5469ece6c9b59014e253506","kind":"commit","published_at":"2022-12-26T18:50:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.126","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.126/manifests"},{"name":"v0.0.125","sha":"a76a3f5e5ac0936b4f7ece958ffdbffb009c32fa","kind":"commit","published_at":"2022-12-26T18:45:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.125","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.125/manifests"},{"name":"v0.0.124","sha":"e6b6c6c52177bff930e9140f9171e1242ad57ca3","kind":"commit","published_at":"2022-12-18T17:21:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.124","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.124/manifests"},{"name":"v0.0.123","sha":"024c9c88d106711ca6b8625185131fcf31614fa2","kind":"commit","published_at":"2022-12-18T16:04:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.123","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.123/manifests"},{"name":"v0.0.122","sha":"d9ac8e1e07ffdd61b3baa26ec3f1a60909603b7f","kind":"commit","published_at":"2022-12-18T03:27:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.122","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.122/manifests"},{"name":"v0.0.121","sha":"9a98e92e477e8b2ab0150fd43f248ccf6776ca26","kind":"commit","published_at":"2022-12-18T03:26:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.121","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.121/manifests"},{"name":"v0.0.120","sha":"84dba23af36ef3974202cd0a39d54ded74c3c376","kind":"commit","published_at":"2022-12-17T18:51:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.120","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.120/manifests"},{"name":"v0.0.119","sha":"13dd9e846f6fc40ac22b17c0eda7431be4f138b1","kind":"commit","published_at":"2022-12-17T13:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.119","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.119/manifests"},{"name":"v0.0.118","sha":"d95b652bd0758d227a63d1ffac56991e5eea46fb","kind":"commit","published_at":"2022-12-17T04:03:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.118","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.118/manifests"},{"name":"v0.0.117","sha":"ded567c5e5ab484275162601ede4b9b048cc0462","kind":"commit","published_at":"2022-12-17T04:02:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.117","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.117/manifests"},{"name":"v0.0.116","sha":"124777aece43ca5473c0fc3b045e3e7ddc101662","kind":"commit","published_at":"2022-12-17T03:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.116","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.116/manifests"},{"name":"v0.0.115","sha":"3c276e7164b1057e7548bc53a774d3486f6f5b07","kind":"commit","published_at":"2022-12-17T03:30:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.115","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.115/manifests"},{"name":"v0.0.114","sha":"70081280aea924731b83fa0cd775e61a0b3ad9d9","kind":"tag","published_at":"2022-12-17T02:59:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.114","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.114/manifests"},{"name":"v0.0.113","sha":"b3608591e3617dc420f0e5699cd1589a5c99b625","kind":"tag","published_at":"2022-12-16T03:53:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.113","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.113/manifests"},{"name":"v0.0.112","sha":"f6c778e75b389808de8bd324f3b241bb7b3f226b","kind":"tag","published_at":"2022-12-13T03:55:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.112","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.112/manifests"},{"name":"v0.0.111","sha":"d6c6a16689bf58ac0245dfb27dc865f5cadbf97f","kind":"tag","published_at":"2022-12-12T04:03:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.111","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.111/manifests"},{"name":"v0.0.110","sha":"a1549b66ca06b596973163116c7de366786bf0bb","kind":"tag","published_at":"2022-12-12T03:54:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.110","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.110/manifests"},{"name":"v0.0.109","sha":"da88073647dff8a30e13009a2bb5585eae512d60","kind":"tag","published_at":"2022-12-12T03:53:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.109","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.109/manifests"},{"name":"v0.0.108","sha":"ba54b449a98fe9cb6612cdbd1bc95bf7742a2afe","kind":"tag","published_at":"2022-12-09T19:08:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.108","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.108/manifests"},{"name":"v0.0.107","sha":"1378ba773ac54112f8ccc2982bd729858b5cf2d4","kind":"tag","published_at":"2022-12-08T14:38:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.107","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.107/manifests"},{"name":"v0.0.106","sha":"9e3cf893e680fa8be1e6af9564a3e51da6cfafb9","kind":"tag","published_at":"2022-12-02T02:28:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.106","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.106/manifests"},{"name":"v0.0.105","sha":"bef74edfec3b468e939d5b5e5eb15c888678c759","kind":"tag","published_at":"2022-11-28T13:41:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.105","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.105/manifests"},{"name":"v0.0.104","sha":"9fb7eb7319406a8074a2cf51b75a243a2f422d50","kind":"tag","published_at":"2022-11-28T04:10:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.104","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.104/manifests"},{"name":"v0.0.103","sha":"e6112baa87287fec47e0304781b5eca42f4d660c","kind":"tag","published_at":"2022-11-23T04:09:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.103","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.103/manifests"},{"name":"v0.0.102","sha":"6dcba3a9ca9e9e8b529c320ddbbaf3e1156115b5","kind":"tag","published_at":"2022-11-23T04:05:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.102","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.102/manifests"},{"name":"v0.0.101","sha":"00fe4a233dcd3cbd1d159a1c1ee7640a31c6d4a6","kind":"tag","published_at":"2022-11-20T04:26:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.101","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.101/manifests"},{"name":"v0.0.100","sha":"03ad71b2793eab9e995ab1d96dde69e3bb344931","kind":"tag","published_at":"2022-11-18T04:11:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.100","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.100/manifests"},{"name":"v0.0.99","sha":"a2bce86127b16c03af772bc5d15441df23e59079","kind":"tag","published_at":"2022-11-18T02:11:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.99","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.99/manifests"},{"name":"v0.0.98","sha":"7a10e3f6591cf9549de37893a0b344a6b761bf1c","kind":"tag","published_at":"2022-11-14T21:17:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.98","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.98/manifests"},{"name":"v0.0.97","sha":"ca4a92bf6374d80b08b1efe4754310693dd77f7b","kind":"tag","published_at":"2022-11-14T12:15:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.97","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.97/manifests"},{"name":"v0.0.96","sha":"12743ad620c771be3aff8c37a34b829550f3dcfa","kind":"tag","published_at":"2022-11-13T03:26:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.96","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"f7c1d57f174f083e800cdbd092a0440eeba876ef","kind":"tag","published_at":"2022-11-13T02:41:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.95","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"aca6b23a96d0910bc8014e2e8ed2dfb794b2b371","kind":"tag","published_at":"2022-11-12T22:36:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.94","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"aadae55cf8184da939b9ee056dbada40b8293703","kind":"tag","published_at":"2022-11-12T22:30:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.93","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"cc7d016ca290a7b6aeb9d2fda5d3ed07cb6964d9","kind":"tag","published_at":"2022-11-09T14:37:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.92","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"77fab395523f2debc5027e789044e6851c658197","kind":"tag","published_at":"2022-11-09T09:14:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.91","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"e2668ebcfb889302ecec7422964ebaa618b7e9e4","kind":"tag","published_at":"2022-11-09T09:03:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.90","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"7f3244dd9db73713dd7046dcbf77fd1f4739e4cb","kind":"tag","published_at":"2022-11-07T03:18:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.89","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"85849934c4c1e6424b889b5a1141c40a86182b1c","kind":"tag","published_at":"2022-11-07T03:14:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.88","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"dfe71ff926bd60d53b285c6ed7989b421a6ed884","kind":"tag","published_at":"2022-11-05T21:12:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.87","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"0d91742a04c7c4aad9914c2b0786a682d4da2dc4","kind":"tag","published_at":"2022-11-05T20:08:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.86","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"a0d09b400781130a14cecffb06591206ac9a0304","kind":"tag","published_at":"2022-11-02T02:39:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.85","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"13fd98e2c8ad437794233c0201886297abc8d162","kind":"tag","published_at":"2022-10-23T01:35:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.84","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f7acad2729252a4442538ce2141f4cb269feef04","kind":"tag","published_at":"2022-10-23T01:16:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.83","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0c4eaaeb5178a07510d71461a6d94304a3f28b98","kind":"tag","published_at":"2022-10-22T02:05:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.82","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"2d404f0070caf0b453050ad12ff393e35c3e9496","kind":"tag","published_at":"2022-10-22T02:01:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.81","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"5a403944378c3a89bf3129e04903e4e57442f828","kind":"tag","published_at":"2022-10-19T02:51:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.80","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"e55930f3b72d21d2c715e54dc21ba319c035c347","kind":"tag","published_at":"2022-10-19T02:48:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.79","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"4eee79aa58cb01b73aaf79263e940005dcdf71c7","kind":"tag","published_at":"2022-10-13T12:35:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.78","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"20c4b5e83b71bfb4f39eec3f3259e8dedcf19e23","kind":"tag","published_at":"2022-10-11T02:58:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.77","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"6ba269f65ee17cf31365b18026f6efe09f9fe582","kind":"tag","published_at":"2022-10-07T12:34:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.76","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"1a11c0f699935cd36ee67cb87bc8c4875a7e5f86","kind":"tag","published_at":"2022-10-03T15:49:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.75","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"6b598e76a129f2cd42a9f899bdd94c16825dce87","kind":"tag","published_at":"2022-10-02T20:15:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.74","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"38bc5feb0f3ac7b3cf12281168aac8e53bba5085","kind":"tag","published_at":"2022-10-02T20:09:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.73","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"7bde3e42ab6eb20b0ef19009eafe7eb93c3b25a6","kind":"tag","published_at":"2022-09-30T18:07:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.72","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"6fa155102fc897e33abc91c88fa87a4d48556fc5","kind":"tag","published_at":"2022-09-29T08:20:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.71","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"eba2e8c686fbf8dd97969b29d7f125015998f6ce","kind":"tag","published_at":"2022-09-29T08:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.70","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"dda9d57219ff9ca856b68242303b01df2a8b6e99","kind":"tag","published_at":"2022-09-28T11:34:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.69","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"284bc10618f2eaec7d88a799cfc50d8694a1ea98","kind":"tag","published_at":"2022-09-27T02:32:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.68","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"eb141cc6e7947f2e0f82617f02a264fb20ef5c5a","kind":"tag","published_at":"2022-09-27T01:08:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.67","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"dddb459a29871114b97eea354b09c39e7c25c40b","kind":"tag","published_at":"2022-09-27T00:49:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.66","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"b975c96857b9c10bebec54fb0efc8ff39f7ab333","kind":"tag","published_at":"2022-09-24T21:02:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.65","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"3a41b08533e69b255a51e6538177e04f2ceed08a","kind":"tag","published_at":"2022-09-24T02:33:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.64","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"5a128fe1f9cc1d131466dbee60edbdc2e9ad6775","kind":"tag","published_at":"2022-09-24T02:26:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.63","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"da2e0c0076e3864498e8127c4a0d0b10a0eddf77","kind":"tag","published_at":"2022-09-24T02:25:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.62","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"af7f08d36095efad758e315799547a53f22a444f","kind":"tag","published_at":"2022-09-18T20:13:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.61","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"201e022903e5ab3b0e11e7f44e4f05b12552bbff","kind":"tag","published_at":"2022-09-13T01:15:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.60","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"46e6eed387ce58673926cd275f156d7a01532ed8","kind":"tag","published_at":"2022-09-13T01:14:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.59","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"684bb48541b47d3df6137c5d5bf10fa2f7f059da","kind":"tag","published_at":"2022-09-10T03:10:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.58","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"c484b0bfad5308ee90cb58a5b63549d8b743d009","kind":"tag","published_at":"2022-09-10T03:04:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.57","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"cbcf2f2117096daf9a586ae1f445173ea0a2ca93","kind":"tag","published_at":"2022-09-10T02:32:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.56","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"47174f051315f4094007aecb6a3527318fb98eed","kind":"tag","published_at":"2022-09-08T02:34:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.55","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"fdd1eac9f06095a5e586818643aec6bf3ef8a35a","kind":"tag","published_at":"2022-09-08T02:23:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.54","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"9e384d642227ad1d1c5600cdd4058ff1432278dc","kind":"tag","published_at":"2022-09-08T01:59:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.53","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"afba9b75b3aa0365f69463b0d679f0ea62e4d91e","kind":"tag","published_at":"2022-09-08T01:58:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.52","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"644549f8ec0f3717e1a3c0a85609cae6f0c0037f","kind":"tag","published_at":"2022-09-08T01:58:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.51","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"6566114c930e9400174e28a7d45b5462922647ca","kind":"tag","published_at":"2022-09-08T01:40:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.50","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"3509a2f4dac111c51096659ef0247c7d44a86ded","kind":"tag","published_at":"2022-09-08T01:34:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.49","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"de4845fd0cc91c918be034f847f6af85afb9f631","kind":"tag","published_at":"2022-09-08T01:00:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.48","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"16828b6f41e7b01dd56484577c16ef54ac8ba29d","kind":"tag","published_at":"2022-09-06T13:45:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.47","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"c08613bc1e95b6c3b41063988a2da101099f7c79","kind":"tag","published_at":"2022-09-06T01:30:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.46","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"028bad4ae5ed82cc7f9a9534a485cca3d4eef0bf","kind":"tag","published_at":"2022-09-06T01:24:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.45","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"77d428c76e9d3d81366355b75960abf5dbe211d1","kind":"tag","published_at":"2022-09-05T19:19:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.44","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"92e1022a68e86b5368e5be16ff6cddce505f6608","kind":"tag","published_at":"2022-09-05T19:18:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.43","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"120efb1848f40b4fb6841fdfecce30aa0a41875c","kind":"tag","published_at":"2022-09-04T02:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.42","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"e5034772802b22cb432321cfa4c1e04dc2e77b66","kind":"tag","published_at":"2022-09-04T02:16:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.41","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"49ab31847c4551d4b2b46811f976a9c7e5a9f810","kind":"tag","published_at":"2022-09-02T02:16:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.40","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"f4f6920167ae8d898cbfd33660afb6b5181075a7","kind":"tag","published_at":"2022-09-02T01:55:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.39","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"d8ca4bc4baa2b538d4e01e6dff268caaa9245317","kind":"tag","published_at":"2022-09-01T14:45:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.38","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"8d69f16eb895a419c3d05ef4243817b75e8d9e8b","kind":"tag","published_at":"2022-08-29T01:51:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.37","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"139dfdd6cb338a0d6f1cd0552c1d862d892881d0","kind":"tag","published_at":"2022-08-28T02:37:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.36","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"bb006c8f1fe62760439d509a3f8dcfa0b3d9dfa9","kind":"tag","published_at":"2022-08-27T01:59:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.35","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"5815da09e20e9d520daf7f2ffbe55b53af027f2f","kind":"tag","published_at":"2022-08-25T02:52:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.34","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"2702a7c5db31ab830184860fe3d026dce6339797","kind":"tag","published_at":"2022-08-24T13:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.33","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"ef34543570b2bce59e7e72363b72ce8285ef20b2","kind":"tag","published_at":"2022-08-24T01:59:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.32","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"f18f722947d8214ba9efc43496cc8d922eb4f38f","kind":"tag","published_at":"2022-08-22T14:56:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.31","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"fe5c449377e7596afd61cca3074a877333689648","kind":"tag","published_at":"2022-08-22T13:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.30","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"39c919326b0bb8efc94803171b56ae54f6e761c1","kind":"tag","published_at":"2022-08-22T13:04:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.29","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"ce5fe407946b5a55a23acb9dfbdc71169e3f976f","kind":"tag","published_at":"2022-08-22T13:03:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.28","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"14a34a980a45f4bd65e7fa067157cdbad5c266c6","kind":"tag","published_at":"2022-08-22T13:02:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.27","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"8ca408bcfd8fc88212fb919fb0ad3ee3645dea25","kind":"tag","published_at":"2022-08-22T12:54:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.26","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"95232c1af8e0601dfcb825db578dc5633af25abd","kind":"tag","published_at":"2022-08-22T12:52:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.25","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"17a406fe63562e7cc789fe78d4b12ba0cf8b17e1","kind":"tag","published_at":"2022-08-17T14:28:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.24","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"fca233137f68bb6542c2fc4c6cbf9072810379d4","kind":"tag","published_at":"2022-08-16T21:52:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.23","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"5c9318a3767e10a60b07940079780baf6f60b2be","kind":"tag","published_at":"2022-08-16T21:45:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.22","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"4d5c495c84a5a4bd8f01e7fb3abaa990b259e07b","kind":"tag","published_at":"2022-08-16T21:04:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.21","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"2fe117c19a377f4e88869561a410c67449d15603","kind":"tag","published_at":"2022-08-11T13:15:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.20","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"b13620c25551e253a3ce3189644d13ad778cfdca","kind":"tag","published_at":"2022-08-11T12:28:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.19","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"b1c02f9c37fbd81996c59afbad910fa43efc2b83","kind":"tag","published_at":"2022-08-02T15:31:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.18","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"08ecc37586ed3e689e1f58ebd6aec00b701c3ee9","kind":"tag","published_at":"2022-08-02T14:51:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.17","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"a867432a6ab9f5f9a60be8eda38ac3b59c485981","kind":"tag","published_at":"2022-07-26T18:10:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.16","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"6cff06aca9a3b915090fb03a2f6062dc45c2f087","kind":"tag","published_at":"2022-07-26T02:29:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.15","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"081ebd2b01889f7d87e15262d56b51e1d5f27778","kind":"tag","published_at":"2022-07-25T14:26:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.14","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"28a3446e5398e6b1dc6d3e8f409faa898e243c8a","kind":"tag","published_at":"2022-07-25T02:05:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.13","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"7638917a12be952ef96303a32ae77824302ed760","kind":"tag","published_at":"2022-07-23T00:17:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.12","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f1358d031bda288792de329132341fe84a31cef0","kind":"tag","published_at":"2022-07-22T22:40:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.11","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"03947422673db8bc5e58fc0dae72766efa9812a0","kind":"tag","published_at":"2022-07-19T08:44:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.10","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"d47eb87d00030b18fd9c57af819fea901b343523","kind":"tag","published_at":"2022-07-19T08:23:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.9","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"e5eddb6a5f4e64007f4c1c24cf8aef55a3f08f33","kind":"tag","published_at":"2022-07-11T17:16:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.8","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"93f79a1a18a363c79f75ef3e3d9fda30db12b9b0","kind":"tag","published_at":"2022-07-11T12:45:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.7","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"56b4b1512b0df8a3149536d5ab674d41dd9066d2","kind":"tag","published_at":"2022-07-10T22:04:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.6","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9a04dc86c9cd48b4422346fc431818ad6bb1516a","kind":"tag","published_at":"2022-07-10T19:58:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.5","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"dd077e397840a56ef71c5d0cdd6b3054c1ddd0f5","kind":"tag","published_at":"2022-07-07T20:30:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.4","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ff175e783dfff5e1944cc4e145e11701b14d1813","kind":"tag","published_at":"2022-07-07T13:36:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.3","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a5f5f7002e194a00e5895cce4b56f86f698e0742","kind":"tag","published_at":"2022-07-05T15:26:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.2","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"303bbe8bf2490fc184954befd826209943b790df","kind":"tag","published_at":"2022-07-05T13:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.1","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:56:09.688Z","dependent_packages_count":5,"downloads":525264,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":8.349162537493571,"dependent_repos_count":17.202973133325013,"dependent_packages_count":4.490382117920276,"stargazers_count":0.12272937917267158,"forks_count":0.012479561534425762,"docker_downloads_count":null,"average":6.035545345889192},"purl":"pkg:composer/citation-style-language/styles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/citation-style-language/styles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/packagist/citation-style-language/styles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/citation-style-language/styles/dependencies","status":null,"funding_links":["https://github.com/adam3smith","https://github.com/sponsors/adam3smith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T19:53:28.336Z","issues_count":152,"pull_requests_count":1172,"avg_time_to_close_issue":12413899.6,"avg_time_to_close_pull_request":6515207.618404908,"issues_closed_count":89,"pull_requests_closed_count":815,"pull_request_authors_count":423,"issue_authors_count":122,"avg_comments_per_issue":2.986842105263158,"avg_comments_per_pull_request":4.735494880546075,"merged_pull_requests_count":557,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":62,"past_year_pull_requests_count":480,"past_year_avg_time_to_close_issue":3083274.8378378376,"past_year_avg_time_to_close_pull_request":2536700.4515050165,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":299,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":2.6129032258064515,"past_year_avg_comments_per_pull_request":4.44375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":204,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/issues","maintainers":[{"login":"bwiernik","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwiernik"},{"login":"adam3smith","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam3smith"},{"login":"denismaier","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denismaier"},{"login":"rmzelle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmzelle"}],"active_maintainers":[{"login":"bwiernik","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwiernik"},{"login":"adam3smith","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam3smith"},{"login":"denismaier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denismaier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/citation-style-language%2Fstyles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/citation-style-language%2Fstyles/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/citation-style-language%2Fstyles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/citation-style-language%2Fstyles/related_packages","maintainers":[{"uuid":"seboettg","login":"seboettg","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://packagist.org/users/seboettg","role":null,"created_at":"2022-11-16T05:25:30.051Z","updated_at":"2022-11-16T05:25:30.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/seboettg/packages"}],"registry":{"name":"packagist.org","url":"https://packagist.org","ecosystem":"packagist","default":true,"packages_count":466216,"maintainers_count":132538,"namespaces_count":158697,"keywords_count":140614,"github":"packagist","metadata":{"funded_packages_count":30711},"icon_url":"https://github.com/packagist.png","created_at":"2022-04-04T15:19:23.222Z","updated_at":"2025-09-04T05:28:02.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/namespaces"}},{"id":4616218,"name":"org.citationstyles:styles","ecosystem":"maven","description":"Citation Style Language (CSL) citation styles packaged as a Maven artifact","homepage":"https://citationstyles.org/","licenses":"Creative Commons Attribution-ShareAlike 3.0 Unported license","normalized_licenses":["CC-BY-SA-3.0"],"repository_url":"https://github.com/citation-style-language/styles","keywords_array":[],"namespace":"org.citationstyles","versions_count":21,"first_release_published_at":"2013-09-13T15:29:07.000Z","latest_release_published_at":"2022-02-27T08:11:38.000Z","latest_release_number":"22.2.1","last_synced_at":"2025-08-29T19:49:13.039Z","created_at":"2022-07-22T21:08:29.258Z","updated_at":"2025-08-29T19:56:09.541Z","registry_url":"https://central.sonatype.com/artifact/org.citationstyles/styles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.citationstyles/styles/","metadata":{},"repo_metadata":{"id":1237526,"uuid":"1175581","full_name":"citation-style-language/styles","owner":"citation-style-language","description":"Official repository for Citation Style Language (CSL) citation styles.","archived":false,"fork":false,"pushed_at":"2025-08-29T16:29:59.000Z","size":74839,"stargazers_count":3567,"open_issues_count":266,"forks_count":3946,"subscribers_count":89,"default_branch":"master","last_synced_at":"2025-08-29T19:04:58.062Z","etag":null,"topics":["bibliography","citation-style-language","citation-styles","citations","csl","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://citationstyles.org/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/citation-style-language.png","metadata":{"files":{"readme":"README.md","changelog":"changer-d-epoque.csl","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation-compass-apa-note.csl","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},"funding":{"github":"adam3smith"}},"created_at":"2010-12-16T22:46:44.000Z","updated_at":"2025-08-29T16:29:35.000Z","dependencies_parsed_at":"2023-12-10T01:39:03.423Z","dependency_job_id":"cfe98933-fae3-4abd-8c67-cd0a54fc9ef0","html_url":"https://github.com/citation-style-language/styles","commit_stats":{"total_commits":9529,"total_committers":1118,"mean_commits":8.523255813953488,"dds":0.8247455136950362,"last_synced_commit":"782e39cfe1a7ac0ab5d4b5c0740525e188603ba9"},"previous_names":[],"tags_count":817,"template":false,"template_full_name":null,"purl":"pkg:github/citation-style-language/styles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/sbom","scorecard":{"id":112651,"data":{"date":"2025-08-11","repo":{"name":"github.com/citation-style-language/styles","commit":"b1eda32a8cec0622a9709639b9bfd30ffc95aec3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/sheldon.yaml:22","Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/sheldon.yaml:32"],"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":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/merge.yaml:19","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/merge.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sheldon.yaml:11","Info: found token with 'none' permissions: .github/workflows/label-gun.yml:1","Info: found token with 'none' permissions: .github/workflows/merge.yaml:1","Info: found token with 'none' permissions: .github/workflows/sheldon.yaml:1"],"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-gun.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/label-gun.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge.yaml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/merge.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sheldon.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-style-language/styles/sheldon.yaml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"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-15T13:31:56.886Z","repository_id":1237526,"created_at":"2025-08-15T13:31:56.886Z","updated_at":"2025-08-15T13:31:56.886Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272753495,"owners_count":24987305,"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-08-29T02:00:10.610Z","response_time":87,"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":"citation-style-language","name":"Citation Style Language","uuid":"526476","kind":"organization","description":"","email":null,"website":"https://citationstyles.org/","location":null,"twitter":"csl_styles","company":null,"icon_url":"https://avatars.githubusercontent.com/u/526476?v=4","repositories_count":23,"last_synced_at":"2024-04-15T07:33:39.646Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"adam3smith"}},"html_url":"https://github.com/citation-style-language","funding_links":["https://github.com/sponsors/adam3smith"],"total_stars":3862,"followers":178,"following":0,"created_at":"2022-11-02T21:54:43.545Z","updated_at":"2024-04-15T07:33:57.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-style-language/repositories"},"tags":[{"name":"v0.1.44","sha":"83932485e158369eee78f2a1d23e653542be29c7","kind":"commit","published_at":"2025-08-29T16:29:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.44","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"cb602d4bd3deb89af7b89f9afbbef704f2b7cc2b","kind":"commit","published_at":"2025-08-29T16:24:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.43","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"599bef1b4cc37dea0637d0753da78cf799898638","kind":"commit","published_at":"2025-08-29T14:19:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.42","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"3699ea374a8e1be9f03c9230b0905dbd7eae0671","kind":"commit","published_at":"2025-08-29T13:02:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.41","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"7f3ff66df3c952dbec7def627949975b65facb5c","kind":"commit","published_at":"2025-08-29T07:36:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.40","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"c729cc28a78e9fb6b89e8873c5d64e5a7f2536ca","kind":"commit","published_at":"2025-08-28T15:54:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.39","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"585703a7be7a498a138b81d1d8da7c8032511149","kind":"commit","published_at":"2025-08-27T19:32:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.38","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"7f9e3a0658e32b9f56c4664d483e03edd2265565","kind":"commit","published_at":"2025-08-27T16:18:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.37","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"2478acb355180ed9492ca6ad43cc8cf9cf4639b6","kind":"commit","published_at":"2025-08-26T17:06:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.36","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"4ee0d56e450f52241902d752c0615476e82786c6","kind":"commit","published_at":"2025-08-26T16:27:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.35","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"806763d98bfa451a0d60ba78cc78b72147019e33","kind":"commit","published_at":"2025-08-26T16:00:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.34","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"dc48d6e144cb17d7abe36a0c6ae9abfe55edd3df","kind":"commit","published_at":"2025-08-26T15:47:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.33","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"ed08232be7e042603a238a08b13ac51cea2e9598","kind":"commit","published_at":"2025-08-26T09:03:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.32","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"0711077e197db9f6978d1c2f7fe6cc0b1e956fe8","kind":"commit","published_at":"2025-08-26T08:07:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.31","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"147eb03ad4cbb48f70cd99d150b34a8bac500fda","kind":"commit","published_at":"2025-08-26T06:39:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.30","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"ad03174a83255046cae99f4074f9781babec8f7f","kind":"commit","published_at":"2025-08-26T06:36:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.29","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"ccb12128c4305c16399abb2149a039123adc6ef5","kind":"commit","published_at":"2025-08-26T05:39:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.28","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"cc6705ee746573bd3b671e1193fdd7c26a6b74a7","kind":"commit","published_at":"2025-08-26T05:09:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.27","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"08d93606fece5f04cc503d4121597b2ea881cdf0","kind":"commit","published_at":"2025-08-26T05:06:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.26","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"6ed66c3970dd5534a63dfade1febdad55c382cd2","kind":"commit","published_at":"2025-08-26T04:47:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.25","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"ef7842b614d4f07c85d964f764ee2138289549ab","kind":"commit","published_at":"2025-08-26T02:43:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.24","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"60971430d9d6489127c0132f472eda2cef8a2045","kind":"commit","published_at":"2025-08-25T18:48:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.23","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"1dab74ff95ede27eedfca7b0daf7188237c148e2","kind":"commit","published_at":"2025-08-25T18:48:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.22","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"0bc04c6d1c3b5590f8a846cac0d70dd4ca8fdf87","kind":"commit","published_at":"2025-08-25T18:47:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.21","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"c7ca781b0521135dfa6687356571638b5c4daccf","kind":"commit","published_at":"2025-08-25T17:32:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.20","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"bb15b3a5fb0d40f8d7f0645db293055862b3ad61","kind":"commit","published_at":"2025-08-25T17:26:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.19","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"b92fd8b37b2db767c73b6f317af735d6dd5eb663","kind":"commit","published_at":"2025-08-25T17:26:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.18","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"17cfa60cd1506883ad25e7c90539035dc15387ed","kind":"commit","published_at":"2025-08-25T15:51:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.17","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"c0e0ecde9563f6e12c62d2a4957f833c549f9042","kind":"commit","published_at":"2025-08-25T15:49:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.16","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"6fc0ba2d883caad8cf0b8144136674aca30a55f9","kind":"commit","published_at":"2025-08-25T13:20:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.15","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"f98a29285b905112410a0c351774cfcdf125bac5","kind":"commit","published_at":"2025-08-25T11:28:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.14","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9431bd79fddb7131b9d06251642890d37a3c6ba7","kind":"commit","published_at":"2025-08-25T11:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.13","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"68e5b35f17ffcfe5e45726114fb87995191fde88","kind":"commit","published_at":"2025-08-25T11:11:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.12","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"9a02760303db3ddc522002ce01a1575e94330b18","kind":"commit","published_at":"2025-08-25T11:11:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.11","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"c2894d2f291feb9d09427b1975656d1d832346f5","kind":"commit","published_at":"2025-08-25T11:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.10","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"f4013e7081f3bae94a11dde62fe6c1e693fce7fe","kind":"commit","published_at":"2025-08-25T10:59:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.9","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"f611ee91f0f266f31c3763a2553a217f8d4f9871","kind":"commit","published_at":"2025-08-25T10:58:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.8","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2db3a45f1c2bdf7963577cb77abfab5543088c3f","kind":"commit","published_at":"2025-08-25T10:14:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.7","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e59b528b47358ee8e05da82e8fdc322e074777cf","kind":"commit","published_at":"2025-08-25T09:58:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.6","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"36a6f00256d0407c0f80d8399b41a16cd0c7933c","kind":"commit","published_at":"2025-08-25T09:34:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.5","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b95313e1e17d6c6aa82d72acc852d602328ef762","kind":"commit","published_at":"2025-08-22T19:09:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.4","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"670bca4ff8f7a92657f4f4571b0d3ef271e9600e","kind":"commit","published_at":"2025-08-22T18:39:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.3","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a180fea816beab79c9e8ca1559ee9de04d3e7a3e","kind":"commit","published_at":"2025-08-22T17:52:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.2","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"952543177225e96483f314ddbde867947cf2e46d","kind":"commit","published_at":"2025-08-22T17:45:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.1","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"69e85c15c50061cc8954c7feea4ee4c3a15745c9","kind":"commit","published_at":"2025-08-22T17:43:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.1.0","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.1.0/manifests"},{"name":"v0.0.772","sha":"5c1e6ba17b0c0127bf737bcf36355982ecbb6ff0","kind":"commit","published_at":"2025-08-22T17:23:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.772","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.772","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.772","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.772","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.772/manifests"},{"name":"v0.0.771","sha":"37130a3174e7c2f84e640707e663192a55cda3bd","kind":"commit","published_at":"2025-08-22T17:17:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.771","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.771","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.771","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.771","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.771/manifests"},{"name":"v0.0.770","sha":"a9bed3820b1f66bb9a25ffca24a1af672450fa23","kind":"commit","published_at":"2025-08-22T14:56:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.770","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.770","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.770/manifests"},{"name":"v0.0.769","sha":"f70938a66b8607235a23183cafc249ad1a79e56b","kind":"commit","published_at":"2025-08-22T14:50:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.769","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.769","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.769","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.769","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.769/manifests"},{"name":"v0.0.768","sha":"69010903a620b2f4307cfdbda4b56c46d1ed667d","kind":"commit","published_at":"2025-08-22T14:44:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.768","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.768","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.768","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.768","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.768/manifests"},{"name":"v0.0.767","sha":"4f5ca3373d07ebb3a033e49dfe39f1fc5974bb8a","kind":"commit","published_at":"2025-08-22T14:23:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.767","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.767","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.767","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.767","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.767/manifests"},{"name":"v0.0.766","sha":"94b5b2b0627f477895d16db80c6494e2bf62c8f0","kind":"commit","published_at":"2025-08-22T14:23:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.766","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.766","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.766","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.766","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.766/manifests"},{"name":"v0.0.765","sha":"2f75f4190e1e46c8f259e9af66c12cd58b100d72","kind":"commit","published_at":"2025-08-22T14:21:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.765","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.765","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.765","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.765","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.765/manifests"},{"name":"v0.0.764","sha":"48fc26f2466efab5fc57efc168a695f477e33022","kind":"commit","published_at":"2025-08-22T11:03:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.764","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.764","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.764","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.764","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.764/manifests"},{"name":"v0.0.763","sha":"a91f1c293f9eecc57b3b9076804dad67535f8bba","kind":"commit","published_at":"2025-08-22T11:01:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.763","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.763","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.763","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.763","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.763/manifests"},{"name":"v0.0.762","sha":"7276ce56010ee6295553fad69a90f15a98a04262","kind":"commit","published_at":"2025-08-22T08:54:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.762","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.762","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.762","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.762","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.762/manifests"},{"name":"v0.0.761","sha":"5e0af17837c34e2ed5082622be362d253006fd75","kind":"commit","published_at":"2025-08-22T08:45:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.761","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.761","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.761/manifests"},{"name":"v0.0.760","sha":"c7d1fa3019a51756a1a2aba820ab11cc7177e953","kind":"commit","published_at":"2025-08-21T13:58:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.760","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.760","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.760/manifests"},{"name":"v0.0.759","sha":"b45b312854de5134ca8baf6ed3ed8c8952cd0063","kind":"commit","published_at":"2025-08-21T07:49:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.759","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.759","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.759","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.759","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.759/manifests"},{"name":"v0.0.758","sha":"c5dddb792bb36e559d48ea44d1b93fb51999c121","kind":"commit","published_at":"2025-08-20T19:59:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.758","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.758","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.758","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.758","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.758/manifests"},{"name":"v0.0.757","sha":"edf8e3eeb86af2681c5bcbeb923890a75164c5f2","kind":"commit","published_at":"2025-08-20T16:57:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.757","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.757","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.757","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.757","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.757/manifests"},{"name":"v0.0.756","sha":"b1b56f5626e413f38bede51c96bde281fdc54cd7","kind":"commit","published_at":"2025-08-20T15:32:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.756","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.756","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.756","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.756","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.756/manifests"},{"name":"v0.0.755","sha":"12ad852b278fc404edfd0861628da7cad4b025f3","kind":"commit","published_at":"2025-08-20T15:31:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.755","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.755","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.755","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.755","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.755/manifests"},{"name":"v0.0.754","sha":"9864cd65dc19b8275a2081a64c4bb4332d3afe30","kind":"commit","published_at":"2025-08-20T09:01:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.754","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.754","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.754","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.754","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.754/manifests"},{"name":"v0.0.753","sha":"1194364e8538628a6316a7a84f74e383cd9f4f49","kind":"commit","published_at":"2025-08-16T18:44:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.753","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.753/manifests"},{"name":"v0.0.752","sha":"1b7f624dee6c37fd918d9cf90c497495553db824","kind":"commit","published_at":"2025-08-15T21:27:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.752","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.752","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.752","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.752","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.752/manifests"},{"name":"v0.0.751","sha":"6f0ad761627d5e7a2edb636826ba24bb0fdc01a7","kind":"commit","published_at":"2025-08-15T17:17:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.751","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.751","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.751","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.751","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.751/manifests"},{"name":"v0.0.750","sha":"69ee4ee4bdc0c9c6ec62a90e6aca17e7c55e8271","kind":"commit","published_at":"2025-08-15T15:25:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.750","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.750","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.750/manifests"},{"name":"v0.0.749","sha":"f5a387b858a7844089c0afa260c0ce8f2d76c252","kind":"commit","published_at":"2025-08-15T11:56:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.749","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.749","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.749","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.749","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.749/manifests"},{"name":"v0.0.748","sha":"447b698944acb67340f93a4cf1f4c8bfa33f315c","kind":"commit","published_at":"2025-08-15T11:54:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.748","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.748","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.748","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.748","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.748/manifests"},{"name":"v0.0.747","sha":"b1eda32a8cec0622a9709639b9bfd30ffc95aec3","kind":"commit","published_at":"2025-08-12T16:55:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.747","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.747","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.747","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.747","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.747/manifests"},{"name":"v0.0.746","sha":"a7d14ef4e67c06c0a2a8c0f60f723f0446403c8b","kind":"commit","published_at":"2025-08-12T05:36:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.746","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.746","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.746","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.746","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.746/manifests"},{"name":"v0.0.745","sha":"74b991e44aeb289bcfedc86737805bbfffb4a829","kind":"commit","published_at":"2025-08-12T00:59:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.745","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.745","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.745","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.745","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.745/manifests"},{"name":"v0.0.744","sha":"3a04c4e6b3cbc9b2cbdc31e756a5ab6b4839be65","kind":"commit","published_at":"2025-08-10T23:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.744","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.744","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.744","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.744","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.744/manifests"},{"name":"v0.0.743","sha":"5658beb95e022fb325cfc3573966553e5ce37bc1","kind":"commit","published_at":"2025-08-10T12:47:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.743","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.743","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.743","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.743","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.743/manifests"},{"name":"v0.0.742","sha":"90a195fbf611114cf71af6fb30baf1db224a979f","kind":"commit","published_at":"2025-08-10T12:47:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.742","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.742/manifests"},{"name":"v0.0.741","sha":"d12fa7c85765e06464759652b2b9b19ebd16568d","kind":"commit","published_at":"2025-08-10T11:20:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.741","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.741/manifests"},{"name":"v0.0.740","sha":"998d3c542711cc0b6984176f6991a5069da21351","kind":"commit","published_at":"2025-08-10T10:51:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.740","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.740/manifests"},{"name":"v0.0.739","sha":"c6bd3a77dcc8b59a013babc583c653eceb8a5fc4","kind":"commit","published_at":"2025-08-10T08:10:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.739","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.739/manifests"},{"name":"v0.0.738","sha":"a0040339deeb32a4a9021731375dca3fef536bca","kind":"commit","published_at":"2025-08-10T08:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.738","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.738/manifests"},{"name":"v0.0.737","sha":"49e7c95d5e13e19d71f28f43a1a9220cbeeb8a3c","kind":"commit","published_at":"2025-08-09T13:33:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.737","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.737/manifests"},{"name":"v0.0.736","sha":"109ab43648e8ed0462f37d3d89da146cd6b1b74c","kind":"commit","published_at":"2025-08-08T15:20:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.736","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.736/manifests"},{"name":"v0.0.735","sha":"064b17d90d9a038bffb242334ec833ba2d17fb53","kind":"commit","published_at":"2025-08-08T12:54:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.735","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.735/manifests"},{"name":"v0.0.734","sha":"c51dfc570ca3f53f5e7b393760a9356c96b450d7","kind":"commit","published_at":"2025-08-08T11:59:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.734","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.734/manifests"},{"name":"v0.0.733","sha":"81245a0870231804707634ea37fbd56e8da07019","kind":"commit","published_at":"2025-08-08T11:59:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.733","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.733/manifests"},{"name":"v0.0.732","sha":"80ba8693eda07bafe56628bd0ea00bb4b2b57c32","kind":"commit","published_at":"2025-08-07T17:22:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.732","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.732/manifests"},{"name":"v0.0.731","sha":"116e17f27077c0ae2d6d45de0fef587f79eac76f","kind":"commit","published_at":"2025-08-05T13:12:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.731","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.731/manifests"},{"name":"v0.0.730","sha":"292aec3485bd97f1559c818b7af70fae29d25a32","kind":"commit","published_at":"2025-08-02T14:51:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.730","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.730/manifests"},{"name":"v0.0.729","sha":"01e75f8874c3f4da0dd88f5674364c1758e38f12","kind":"commit","published_at":"2025-08-02T13:56:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.729","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.729/manifests"},{"name":"v0.0.728","sha":"3bc8babd6e2c45540d6709f01ffb82965469cb4b","kind":"commit","published_at":"2025-08-02T10:19:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.728","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.728/manifests"},{"name":"v0.0.727","sha":"373f0e9c29e7d99d0780062adde9dddb757b7839","kind":"commit","published_at":"2025-08-02T01:38:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.727","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.727/manifests"},{"name":"v0.0.726","sha":"0dcefd8d74c96fa1fe6a706f0868b650dfdc2ece","kind":"commit","published_at":"2025-07-31T10:05:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.726","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.726/manifests"},{"name":"v0.0.725","sha":"341a085908bf90fa6575f62b4b1b255e72a56d67","kind":"commit","published_at":"2025-07-30T17:34:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.725","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.725/manifests"},{"name":"v0.0.724","sha":"c18e8992c2dc75191b1026f7525cc70776a34634","kind":"commit","published_at":"2025-07-30T08:40:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.724","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.724/manifests"},{"name":"v0.0.723","sha":"62d7b78eb4faf59397f0c6e4c773ab0246de441c","kind":"commit","published_at":"2025-07-30T08:13:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.723","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.723/manifests"},{"name":"v0.0.722","sha":"efaff18699f4ba45e982b08d6ab124002880311a","kind":"commit","published_at":"2025-07-30T08:05:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.722","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.722/manifests"},{"name":"v0.0.721","sha":"aef6380416602f239f40fec9fc909fc01b614f49","kind":"commit","published_at":"2025-07-29T14:35:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.721","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.721/manifests"},{"name":"v0.0.720","sha":"54e18e4272c44d4f55f4ecf952fd708c88e412db","kind":"commit","published_at":"2025-07-29T14:27:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.720","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.720/manifests"},{"name":"v0.0.719","sha":"84c9483866fb034c14d2aab69b63325a14ecca2b","kind":"commit","published_at":"2025-07-29T10:22:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.719","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.719/manifests"},{"name":"v0.0.718","sha":"c38f1ec7f19efe700d9a68802bf8a2d51faafb30","kind":"commit","published_at":"2025-07-29T08:12:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.718","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.718/manifests"},{"name":"v0.0.717","sha":"32eb348c00c126ad7703fcc921429a22a96d71df","kind":"commit","published_at":"2025-07-28T18:45:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.717","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.717/manifests"},{"name":"v0.0.716","sha":"2a17954ec199fca185933945b575c659df8cddd1","kind":"commit","published_at":"2025-07-28T16:16:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.716","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.716/manifests"},{"name":"v0.0.715","sha":"dbae5e7c3df34a7467e8ed20bf8f917d851ac6c3","kind":"commit","published_at":"2025-07-28T14:45:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.715","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.715/manifests"},{"name":"v0.0.714","sha":"5654026ba82b2300aa882e13bf9bbb26a0b6f1d6","kind":"commit","published_at":"2025-07-28T00:27:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.714","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.714/manifests"},{"name":"v0.0.713","sha":"6f5faba10ed4824cad4afc626aa0173b342ba209","kind":"commit","published_at":"2025-07-27T21:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.713","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.713/manifests"},{"name":"v0.0.712","sha":"9b4cf7ec36c739991748b912bcb05f201381da65","kind":"commit","published_at":"2025-07-27T17:40:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.712","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.712/manifests"},{"name":"v0.0.711","sha":"50bbb3e9ea278a171f79ec8b64253e244ceb8f37","kind":"commit","published_at":"2025-07-27T17:13:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.711","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.711/manifests"},{"name":"v0.0.710","sha":"de803d8286a2377b3df2b73257d412a6119522ef","kind":"commit","published_at":"2025-07-27T17:11:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.710","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.710/manifests"},{"name":"v0.0.709","sha":"ff33b4c8dbe923e88fcee5cbae094a1307b6b36c","kind":"commit","published_at":"2025-07-26T16:48:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.709","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.709/manifests"},{"name":"v0.0.708","sha":"70baf3241ae00c983ce871d338714a9155922820","kind":"commit","published_at":"2025-07-26T15:14:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.708","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.708/manifests"},{"name":"v0.0.707","sha":"1af5d6156ccdfb28ec9174e8831a713d4dcff8f5","kind":"commit","published_at":"2025-07-26T14:58:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.707","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.707/manifests"},{"name":"v0.0.706","sha":"2041a7f95ede30e343d45f50cebe31e0d2e4487e","kind":"commit","published_at":"2025-07-25T15:28:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.706","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.706/manifests"},{"name":"v0.0.705","sha":"160ce0389a45e06dbcb40bf165171dba3582bdbd","kind":"commit","published_at":"2025-07-25T14:47:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.705","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.705/manifests"},{"name":"v0.0.704","sha":"e0822b3b0d948d765a7d2303ef1369d810469431","kind":"commit","published_at":"2025-07-25T14:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.704","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.704/manifests"},{"name":"v0.0.703","sha":"2d1b995671bcccbfb4b588525933c74070cac3cd","kind":"commit","published_at":"2025-07-25T12:53:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.703","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.703/manifests"},{"name":"v0.0.702","sha":"817ddf048640e20b11139311a561eae759dda0ac","kind":"commit","published_at":"2025-07-24T11:06:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.702","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.702/manifests"},{"name":"v0.0.701","sha":"19a30948bf7880fc2934212ff8ec71ff89742d59","kind":"commit","published_at":"2025-07-24T11:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.701","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.701/manifests"},{"name":"v0.0.700","sha":"c331df536453e6ce7e3f79218fb5d699a69b182b","kind":"commit","published_at":"2025-07-24T10:07:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.700","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.700/manifests"},{"name":"v0.0.699","sha":"783abe9bb9ec0de29373c05859f684173aa38718","kind":"commit","published_at":"2025-07-23T16:06:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.699","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.699/manifests"},{"name":"v0.0.698","sha":"a71701d40632b13bd5ea4941e3c7867eb3739ec2","kind":"commit","published_at":"2025-07-22T15:19:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.698","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.698/manifests"},{"name":"v0.0.697","sha":"6886802b905914e88cb914b523ec4108003a7ede","kind":"commit","published_at":"2025-07-20T11:28:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.697","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.697/manifests"},{"name":"v0.0.696","sha":"5a43ea9fb741db71f82ab3c45a231b2c789e00b3","kind":"commit","published_at":"2025-07-19T07:16:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.696","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.696/manifests"},{"name":"v0.0.695","sha":"a711f7a81e5e6a989720012557045b6be1f81388","kind":"commit","published_at":"2025-07-18T20:10:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.695","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.695/manifests"},{"name":"v0.0.694","sha":"83882de4355a6472b289e773a90f6ad34beaa107","kind":"commit","published_at":"2025-07-18T02:08:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.694","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.694/manifests"},{"name":"v0.0.693","sha":"8411bcef5065513d278200e119eb82819ef01beb","kind":"commit","published_at":"2025-07-17T17:02:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.693","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.693/manifests"},{"name":"v0.0.692","sha":"adbab4e3aa0d6b029df38c54ad7e29bc1911e1dd","kind":"commit","published_at":"2025-07-17T16:49:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.692","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.692/manifests"},{"name":"v0.0.691","sha":"3831733bed35b728dee3bfa837e41bf1fd2ea197","kind":"commit","published_at":"2025-07-17T13:33:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.691","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.691/manifests"},{"name":"v0.0.690","sha":"18522e374ace8cbaab69aca604baad167b6c66cf","kind":"commit","published_at":"2025-07-17T09:26:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.690","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.690/manifests"},{"name":"v0.0.689","sha":"8e0ab78a292915443e203e29c158753f38bcbb5b","kind":"commit","published_at":"2025-07-16T08:11:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.689","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.689/manifests"},{"name":"v0.0.688","sha":"565c3c2f1b5ae400f97c7c7597973bb6a41e980f","kind":"commit","published_at":"2025-07-15T16:43:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.688","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.688/manifests"},{"name":"v0.0.687","sha":"4b0562fcc9fa20f163a250cfe7e3e053a295ba67","kind":"commit","published_at":"2025-07-15T12:23:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.687","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.687/manifests"},{"name":"v0.0.686","sha":"7d33baf27c608f60dc625e5c4e79daf6a4ba2695","kind":"commit","published_at":"2025-07-15T12:23:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.686","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.686/manifests"},{"name":"v0.0.685","sha":"8491f53e691e8a078474a3189cc75665764ece20","kind":"commit","published_at":"2025-07-15T12:20:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.685","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.685/manifests"},{"name":"v0.0.684","sha":"ed3da6e07b24349c1f5163679830f0f5474fdcae","kind":"commit","published_at":"2025-07-14T23:15:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.684","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.684/manifests"},{"name":"v0.0.683","sha":"20fd9d9524e8e0825191421854a24350b3038c01","kind":"commit","published_at":"2025-07-14T15:42:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.683","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.683/manifests"},{"name":"v0.0.682","sha":"12cf3ef1cf26d625334b522a65438babeb92a6a5","kind":"commit","published_at":"2025-07-14T15:11:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.682","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.682/manifests"},{"name":"v0.0.681","sha":"59f124dc67441738d8823bc59d517edef8f43e06","kind":"commit","published_at":"2025-07-11T14:20:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.681","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.681/manifests"},{"name":"v0.0.680","sha":"e7c0279f0c86441ce1814524bbe17ea26a2610b0","kind":"commit","published_at":"2025-07-11T10:23:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.680","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.680/manifests"},{"name":"v0.0.679","sha":"b54219e683936829233ddad82a3d43cc9be157b7","kind":"commit","published_at":"2025-07-11T10:04:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.679","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.679/manifests"},{"name":"v0.0.678","sha":"97aabbfbd33dc381ad49365242e3f90dc2515ddd","kind":"commit","published_at":"2025-07-11T09:55:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.678","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.678/manifests"},{"name":"v0.0.677","sha":"06f6b34b008ccbc65c63d6fae622934f2e963432","kind":"commit","published_at":"2025-07-11T09:54:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.677","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.677/manifests"},{"name":"v0.0.676","sha":"5696c213acccabe79c137a81d5381720136a66a2","kind":"commit","published_at":"2025-07-11T09:53:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.676","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.676/manifests"},{"name":"v0.0.675","sha":"bfcd37c27b5df030ef9eb4383e6639bff0df5350","kind":"commit","published_at":"2025-07-11T09:53:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.675","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.675/manifests"},{"name":"v0.0.674","sha":"07d604de84a2118eee7212686e33a1c69a405ccb","kind":"commit","published_at":"2025-07-11T09:46:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.674","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.674/manifests"},{"name":"v0.0.673","sha":"704ff9ffba533dd67bb40607ef27514c2869fa09","kind":"commit","published_at":"2025-07-02T16:39:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.673","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.673/manifests"},{"name":"v0.0.672","sha":"b0e8f91f17007f98accb84ed3a4ea271bfff5a0b","kind":"commit","published_at":"2025-07-02T15:36:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.672","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.672/manifests"},{"name":"v0.0.671","sha":"d39f84927616d66da4f7474f51a027c7931b05e0","kind":"commit","published_at":"2025-06-30T16:57:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.671","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.671/manifests"},{"name":"v0.0.670","sha":"b33ec176c266367439785722ff7e0cbc3baeea29","kind":"commit","published_at":"2025-06-30T16:44:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.670","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.670/manifests"},{"name":"v0.0.669","sha":"589c4d5d1b37b432ac75506c03b00520a604e761","kind":"commit","published_at":"2025-06-24T19:46:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.669","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.669/manifests"},{"name":"v0.0.668","sha":"c3df987b90ea56f96b59235f2567fa29d5ef8610","kind":"commit","published_at":"2025-05-28T15:47:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.668","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.668/manifests"},{"name":"v0.0.667","sha":"8a2317a1f38e2c98c810dcfe50479e0d0ace6e33","kind":"commit","published_at":"2025-05-21T09:33:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.667","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.667/manifests"},{"name":"v0.0.666","sha":"c9eec949dcd42698ae84ac795957e2c536753adf","kind":"commit","published_at":"2025-05-19T16:47:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.666","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.666/manifests"},{"name":"v0.0.665","sha":"c1f8f60439c1b54bbc0b8dd144745af440581099","kind":"commit","published_at":"2025-05-19T08:46:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.665","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.665/manifests"},{"name":"v0.0.664","sha":"b7df21a2b28d7a747637041a875865ed1845ca7d","kind":"commit","published_at":"2025-05-18T00:55:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.664","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.664/manifests"},{"name":"v0.0.663","sha":"5799906c38cbdc7ea0e65ccf7f1800c5832732d8","kind":"commit","published_at":"2025-05-18T00:54:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.663","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.663/manifests"},{"name":"v0.0.662","sha":"c7de5bedd4caf9c2ce193e4ccc536f8b5899707b","kind":"commit","published_at":"2025-05-15T16:28:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.662","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.662/manifests"},{"name":"v0.0.661","sha":"cebba389fc8743e5886cb756dff9395ba311198a","kind":"commit","published_at":"2025-05-14T22:43:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.661","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.661/manifests"},{"name":"v0.0.660","sha":"9b777f6fa924083e34273e836c71f522c5e6e10c","kind":"commit","published_at":"2025-05-10T14:58:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.660","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.660/manifests"},{"name":"v0.0.659","sha":"4c999dd204e30a712cc8b3f49bd3b3871c88c2d4","kind":"commit","published_at":"2025-05-10T14:43:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.659","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.659/manifests"},{"name":"v0.0.658","sha":"cac47c904bcc82b60d7777bc836da8df2d27eacc","kind":"commit","published_at":"2025-05-09T13:13:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.658","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.658/manifests"},{"name":"v0.0.657","sha":"2b17ac07ff09c34d7d07e4876e593090f1af46fb","kind":"commit","published_at":"2025-05-07T17:54:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.657","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.657/manifests"},{"name":"v0.0.656","sha":"b8070a75b46cdf0d0c14ebc9ff17c284ebc92d09","kind":"commit","published_at":"2025-04-29T12:54:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.656","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.656/manifests"},{"name":"v0.0.655","sha":"c58ef319330e1fef214967e79ca317f4ddf99887","kind":"commit","published_at":"2025-04-28T17:01:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.655","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.655/manifests"},{"name":"v0.0.654","sha":"23a28ea6b352d09de37f1ab70b8a983b44d1a0cf","kind":"commit","published_at":"2025-04-18T15:53:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.654","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.654/manifests"},{"name":"v0.0.653","sha":"007971bde0dae1b538bf1f9cba7b5ad524cb5c5d","kind":"commit","published_at":"2025-04-18T15:46:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.653","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.653/manifests"},{"name":"v0.0.652","sha":"af4426af31842cc4e55f459903bf616166d7d7c3","kind":"commit","published_at":"2025-04-18T15:15:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.652","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.652/manifests"},{"name":"v0.0.651","sha":"d55f6eaf6d6429e23da257e3502dfc59e58e3a33","kind":"commit","published_at":"2025-04-18T15:07:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.651","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.651/manifests"},{"name":"v0.0.650","sha":"b164e6b430dc22b4002647b65b278aaa57bf240c","kind":"commit","published_at":"2025-04-16T19:20:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.650","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.650","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.650","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.650","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.650/manifests"},{"name":"v0.0.649","sha":"a76853f774448641b2175c78b98a326fe04c5340","kind":"commit","published_at":"2025-04-16T16:11:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.649","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.649","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.649","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.649","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.649/manifests"},{"name":"v0.0.648","sha":"616763159e5fbedcfb574ac02648e727b8166dad","kind":"commit","published_at":"2025-04-12T16:33:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.648","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.648","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.648","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.648","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.648/manifests"},{"name":"v0.0.647","sha":"ee4feb906f9f67ec82de0b8d31c11da91f45e854","kind":"commit","published_at":"2025-04-10T19:17:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.647","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.647","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.647","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.647","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.647/manifests"},{"name":"v0.0.646","sha":"8c5439ee7e0689c5afb44e2fff9694eb9d36ec7b","kind":"commit","published_at":"2025-03-22T21:28:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.646","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.646","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.646","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.646","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.646/manifests"},{"name":"v0.0.645","sha":"0328bbebf9754e796bd0bac2748e22910e5933c5","kind":"commit","published_at":"2025-03-22T14:55:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.645","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.645/manifests"},{"name":"v0.0.644","sha":"1b6fd07cb8c9d5fe2a5ed0000cebd7a34ab2b4ff","kind":"commit","published_at":"2025-03-22T14:51:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.644","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.644","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.644","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.644","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.644/manifests"},{"name":"v0.0.643","sha":"2523a56c18462dbe89b15a02813722e5f6ae34b4","kind":"commit","published_at":"2025-03-19T12:12:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.643","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.643","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.643","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.643","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.643/manifests"},{"name":"v0.0.642","sha":"45316464a5be3b19f2a6ab88755f753ca3f01394","kind":"commit","published_at":"2025-03-18T16:56:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.642","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.642","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.642","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.642","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.642/manifests"},{"name":"v0.0.641","sha":"53438e7046b6aeca564bb84eb905096c19c365fd","kind":"commit","published_at":"2025-03-18T13:31:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.641","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.641","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.641","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.641","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.641/manifests"},{"name":"v0.0.640","sha":"6a83ef2db5f7161ed673df0d46067fcd61232231","kind":"commit","published_at":"2025-03-17T23:51:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.640","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.640","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.640","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.640","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.640/manifests"},{"name":"v0.0.639","sha":"5dcaf2790ecac10dde44e70538a790b52c78fa4b","kind":"commit","published_at":"2025-03-16T01:18:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.639","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.639","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.639","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.639","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.639/manifests"},{"name":"v0.0.638","sha":"62892c6356a45f97dbf410df576742c69c7e7d01","kind":"commit","published_at":"2025-03-14T01:06:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.638","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.638/manifests"},{"name":"v0.0.637","sha":"d2017d28c62ef9a07564bbe4762dde74f46aac86","kind":"commit","published_at":"2025-03-13T13:23:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.637","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.637","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.637","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.637","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.637/manifests"},{"name":"v0.0.636","sha":"8f8bab2ffeaf8298b4561583306c201b1eee0484","kind":"commit","published_at":"2025-03-10T17:52:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.636","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.636","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.636","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.636","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.636/manifests"},{"name":"v0.0.635","sha":"b43e623ef66e737be95076ce7e898288bb3a958c","kind":"commit","published_at":"2025-03-10T14:48:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.635","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.635","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.635","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.635","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.635/manifests"},{"name":"v0.0.634","sha":"371ebd448591d48689600b110605c884fedad7fe","kind":"commit","published_at":"2025-03-08T13:11:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.634","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.634","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.634","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.634","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.634/manifests"},{"name":"v0.0.633","sha":"59f7db29d2fb468842372faf736ddbbaf0c5486c","kind":"commit","published_at":"2025-03-08T09:37:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.633","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.633","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.633","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.633","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.633/manifests"},{"name":"v0.0.632","sha":"88cf4433f77c5a580b6daed2dac1adafb67f8269","kind":"commit","published_at":"2025-03-05T01:27:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.632","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.632","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.632","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.632","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.632/manifests"},{"name":"v0.0.631","sha":"44d9b9f778ea3b947bf381ed8c7269acff31db84","kind":"commit","published_at":"2025-03-02T14:33:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.631","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.631","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.631","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.631","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.631/manifests"},{"name":"v0.0.630","sha":"c7d994dd368437f84310b98bdc3520c1366fd661","kind":"commit","published_at":"2025-03-02T00:52:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.630","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.630/manifests"},{"name":"v0.0.629","sha":"48da885496162e781f419880413b58ec6854ff3c","kind":"commit","published_at":"2025-03-01T19:21:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.629","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.629","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.629","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.629","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.629/manifests"},{"name":"v0.0.628","sha":"f715cd4df63f3a6e70e15bc877a793f56e315558","kind":"commit","published_at":"2025-03-01T15:51:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.628","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.628","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.628","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.628","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.628/manifests"},{"name":"v0.0.627","sha":"e3b549a954d4168fc336b9a1da8a4ede1a1f7377","kind":"commit","published_at":"2025-03-01T15:50:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.627","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.627/manifests"},{"name":"v0.0.626","sha":"f9626323ed9401a8c7599ff5efd8f94842fd912a","kind":"commit","published_at":"2025-03-01T15:42:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.626","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.626/manifests"},{"name":"v0.0.625","sha":"fe5ee35fb8c711636724b72c1fb38907d93206ea","kind":"commit","published_at":"2025-02-28T20:15:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.625","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.625/manifests"},{"name":"v0.0.624","sha":"690b37912bd2dadda564ef0373f547cb8ba94719","kind":"commit","published_at":"2025-02-28T20:14:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.624","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.624","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.624","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.624","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.624/manifests"},{"name":"v0.0.623","sha":"9ae2d54bea588e94e50d833abec24265d42d3c15","kind":"commit","published_at":"2025-02-28T19:37:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.623","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.623","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.623","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.623","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.623/manifests"},{"name":"v0.0.622","sha":"7ab9e1c76eecb3beefa75704e09c23c2d5e0ecd5","kind":"commit","published_at":"2025-02-28T19:36:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.622","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.622","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.622","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.622","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.622/manifests"},{"name":"v0.0.621","sha":"efae8a807e6da9c6ff4ba9e63f87e054caf51243","kind":"commit","published_at":"2025-02-28T16:10:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.621","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.621/manifests"},{"name":"v0.0.620","sha":"2121f982285735b70d079deb4852119eee57144c","kind":"commit","published_at":"2025-02-27T23:51:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.620","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.620","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.620/manifests"},{"name":"v0.0.619","sha":"26a83fc8d4ef636803055748eb39d312577ba408","kind":"commit","published_at":"2025-02-27T16:54:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.619","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.619","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.619","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.619","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.619/manifests"},{"name":"v0.0.618","sha":"aacbf36b15186e8403ee46ce54a241f944f16789","kind":"commit","published_at":"2025-02-27T16:42:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.618","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.618","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.618","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.618","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.618/manifests"},{"name":"v0.0.617","sha":"0674281b4f9150b70d3ddef606811ef1e3dba1dc","kind":"commit","published_at":"2025-02-27T16:31:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.617","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.617/manifests"},{"name":"v0.0.616","sha":"8c9b59618036af2469e347a43ac1665ca300fa98","kind":"commit","published_at":"2025-02-27T16:17:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.616","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.616","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.616","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.616","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.616/manifests"},{"name":"v0.0.615","sha":"7a30ecf7465a7f6c0cef3087ffc243c00e76e226","kind":"commit","published_at":"2025-02-27T16:12:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.615","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.615","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.615","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.615","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.615/manifests"},{"name":"v0.0.614","sha":"9f271a2a16a806c4ed4a8d58d9d782ef9299e3fa","kind":"commit","published_at":"2025-02-27T16:02:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.614","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.614","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.614","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.614","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.614/manifests"},{"name":"v0.0.613","sha":"fb11d7b17fde1d08df88219fe82d696e6114e3b1","kind":"commit","published_at":"2025-02-27T15:58:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.613","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.613","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.613","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.613","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.613/manifests"},{"name":"v0.0.612","sha":"399650b9fe8a652fe57a50c924cf93aee8608873","kind":"commit","published_at":"2025-02-27T15:57:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.612","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.612","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.612","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.612","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.612/manifests"},{"name":"v0.0.611","sha":"1fc386345b2df6dc6fed163d71bfd9d3f8f5c493","kind":"commit","published_at":"2025-02-27T15:57:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.611","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.611","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.611","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.611","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.611/manifests"},{"name":"v0.0.610","sha":"8be46bc088478e9f128b0bfd7322e7943064d5aa","kind":"commit","published_at":"2025-02-27T15:49:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.610","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.610","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.610/manifests"},{"name":"v0.0.609","sha":"58fc8746699021159e007f84623f8e2df8ce7947","kind":"commit","published_at":"2025-02-27T15:42:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.609","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.609/manifests"},{"name":"v0.0.608","sha":"34a89bb75fe86dc30fe5dc4129f40ac40fbecfd5","kind":"commit","published_at":"2025-02-27T15:41:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.608","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.608/manifests"},{"name":"v0.0.607","sha":"09762ce0ec21224a04ae080a8b34ba0c6675a4fd","kind":"commit","published_at":"2025-02-27T15:41:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.607","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.607/manifests"},{"name":"v0.0.606","sha":"7b139aee3251a6b292e47a2e6d4e5d0e7cc75a08","kind":"commit","published_at":"2025-02-23T05:33:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.606","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.606/manifests"},{"name":"v0.0.605","sha":"af23da5413b86476a2ae5bea2d8050f745b72072","kind":"commit","published_at":"2025-02-23T05:30:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.605","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.605/manifests"},{"name":"v0.0.604","sha":"c0a32964a196348dd8853b5ef54826d992acd1ea","kind":"commit","published_at":"2025-02-23T05:17:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.604","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.604/manifests"},{"name":"v0.0.603","sha":"00fcd3732ec2eeda540e06ae4678ed2992df641f","kind":"commit","published_at":"2025-02-23T05:15:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.603","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.603/manifests"},{"name":"v0.0.602","sha":"3b033862788585bd0129a196e402ae3d1aa011fa","kind":"commit","published_at":"2025-02-22T18:38:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.602","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.602","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.602","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.602","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.602/manifests"},{"name":"v0.0.601","sha":"892a0eb98a0badf01646817cf30d704ad09fa3f1","kind":"commit","published_at":"2025-02-22T04:18:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.601","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.601","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.601","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.601","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.601/manifests"},{"name":"v0.0.600","sha":"34b856e414ee98f7b4313c72cd7fb105dae8dd45","kind":"commit","published_at":"2025-02-22T03:53:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.600","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.600","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.600","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.600","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.600/manifests"},{"name":"v0.0.599","sha":"c1ba0835362589ce986817b31875b7455cacdde7","kind":"commit","published_at":"2025-02-22T03:18:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.599","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.599","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.599","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.599","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.599/manifests"},{"name":"v0.0.598","sha":"b649f992120f564795bbfb973e0bb4677d18924c","kind":"commit","published_at":"2025-02-22T03:03:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.598","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.598","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.598","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.598","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.598/manifests"},{"name":"v0.0.597","sha":"e5d65d833b65d718144ea651a0fc101a433166e4","kind":"commit","published_at":"2025-02-17T16:01:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.597","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.597","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.597","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.597","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.597/manifests"},{"name":"v0.0.596","sha":"5336f24b78ea631289902f89c157fea9224c57b7","kind":"commit","published_at":"2025-02-16T00:16:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.596","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.596","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.596","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.596","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.596/manifests"},{"name":"v0.0.595","sha":"11555cd7e7b66fe2327c983004031d541bd95e86","kind":"commit","published_at":"2025-02-15T15:51:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.595","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.595","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.595","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.595","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.595/manifests"},{"name":"v0.0.594","sha":"9438d21de536235d891b3dbd049e137302c13cd0","kind":"commit","published_at":"2025-02-15T15:47:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.594","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.594","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.594","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.594","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.594/manifests"},{"name":"v0.0.593","sha":"8c11b18dfb8b37df07450a5a482ed27ce66858d2","kind":"commit","published_at":"2025-02-15T11:01:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.593","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.593","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.593","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.593","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.593/manifests"},{"name":"v0.0.592","sha":"881960ac3241fbfa56dceec313e0ef058467273a","kind":"commit","published_at":"2025-02-15T01:23:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.592","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.592/manifests"},{"name":"v0.0.591","sha":"953623a0e68ec65675f038c8e7a4dc504675bb8b","kind":"commit","published_at":"2025-02-12T15:33:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.591","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.591","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.591","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.591","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.591/manifests"},{"name":"v0.0.590","sha":"77c46c415385cd9d68525dbad3bdf86cb5e18260","kind":"commit","published_at":"2025-02-10T03:11:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.590","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.590","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.590/manifests"},{"name":"v0.0.589","sha":"f29d20c5293c27c93603b3786d86bd0ac535de19","kind":"commit","published_at":"2025-02-08T16:01:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.589","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.589","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.589","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.589","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.589/manifests"},{"name":"v0.0.588","sha":"4d303c3710e63eae7e8a07ea11c6c3ff120a3bbe","kind":"commit","published_at":"2025-02-08T15:56:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.588","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.588","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.588","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.588","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.588/manifests"},{"name":"v0.0.587","sha":"efc310c60dd435a14dbbe798c7bea9a388177781","kind":"commit","published_at":"2025-02-07T12:20:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.587","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.587","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.587","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.587","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.587/manifests"},{"name":"v0.0.586","sha":"fd7a822b89eea39a3246540e29e08987a4f6757a","kind":"commit","published_at":"2025-02-05T13:10:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.586","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.586","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.586","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.586","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.586/manifests"},{"name":"v0.0.585","sha":"65a293b691c9310579ca9af82aebe72c3d395600","kind":"commit","published_at":"2025-02-03T18:11:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.585","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.585","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.585","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.585","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.585/manifests"},{"name":"v0.0.584","sha":"22617f9b94681402113eeca2ab7148e259b698f1","kind":"commit","published_at":"2025-02-01T16:57:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.584","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.584","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.584","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.584","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.584/manifests"},{"name":"v0.0.583","sha":"c24f70eec128205b465659f6926ee405b2391004","kind":"commit","published_at":"2025-02-01T16:51:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.583","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.583","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.583","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.583","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.583/manifests"},{"name":"v0.0.582","sha":"14d028ab7938c67c33d5910f6de7ea4a13cab771","kind":"commit","published_at":"2025-02-01T16:50:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.582","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.582","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.582","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.582","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.582/manifests"},{"name":"v0.0.581","sha":"0d28911f890ef7063456e5828f3475464e1a9a86","kind":"commit","published_at":"2025-01-27T19:16:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.581","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.581","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.581","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.581","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.581/manifests"},{"name":"v0.0.580","sha":"2e90b3afc1aa6fc90c46d674798936cd438af1fa","kind":"commit","published_at":"2025-01-22T19:16:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.580","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.580","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.580/manifests"},{"name":"v0.0.579","sha":"1d813b24c19ec5caaddb94abfa3416e10513360e","kind":"commit","published_at":"2025-01-22T19:14:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.579","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.579","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.579","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.579","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.579/manifests"},{"name":"v0.0.578","sha":"02ffb1f839fa05b31086bc21978117eacf8de938","kind":"commit","published_at":"2025-01-22T19:05:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.578","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.578","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.578","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.578","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.578/manifests"},{"name":"v0.0.577","sha":"26eccff9e537f71494a4da7b91afac1adf571dc9","kind":"commit","published_at":"2025-01-22T18:45:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.577","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.577","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.577","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.577","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.577/manifests"},{"name":"v0.0.576","sha":"6bae16d70a42b5ff0846ba21123d2f3796f051db","kind":"commit","published_at":"2025-01-09T14:49:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.576","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.576","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.576","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.576","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.576/manifests"},{"name":"v0.0.575","sha":"080516e27470d03c70bd3d5f6d712a0b61a45448","kind":"commit","published_at":"2024-12-20T13:57:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.575","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.575","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.575","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.575","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.575/manifests"},{"name":"v0.0.574","sha":"883b0fadb7723b05b3e4e9ddfc20301b578fdf8d","kind":"commit","published_at":"2024-12-12T17:04:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.574","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.574","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.574","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.574","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.574/manifests"},{"name":"v0.0.573","sha":"60322dc7c89dd7ec991cc1790761c1cd05f8f551","kind":"commit","published_at":"2024-12-12T17:01:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.573","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.573","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.573","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.573","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.573/manifests"},{"name":"v0.0.572","sha":"5862baf992740fc850807c77fa49d2fd0dd3cb6e","kind":"commit","published_at":"2024-12-12T16:58:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.572","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.572","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.572","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.572","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.572/manifests"},{"name":"v0.0.571","sha":"458b3a7aeca4555c4f283a9cf23e096805aa8a28","kind":"commit","published_at":"2024-12-12T16:41:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.571","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.571","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.571","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.571","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.571/manifests"},{"name":"v0.0.570","sha":"e6925bb38e5ab37435192a850d12d10e34ba0920","kind":"commit","published_at":"2024-12-11T21:16:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.570","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.570","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.570/manifests"},{"name":"v0.0.569","sha":"6b7b611908b20c91f34110d1c9489fb3278e0ef5","kind":"commit","published_at":"2024-11-29T19:26:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.569","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.569","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.569","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.569","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.569/manifests"},{"name":"v0.0.568","sha":"785c6efdfd8ff6535f436ebabc24284dfde86abb","kind":"commit","published_at":"2024-11-29T14:42:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.568","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.568","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.568","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.568","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.568/manifests"},{"name":"v0.0.567","sha":"568b63625d72c25297b498cf3f658e5691655a41","kind":"commit","published_at":"2024-11-05T18:29:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.567","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.567","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.567","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.567","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.567/manifests"},{"name":"v0.0.566","sha":"da0bfdfee352bb7161372a6e470604d829bc0cf7","kind":"commit","published_at":"2024-11-05T18:26:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.566","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.566","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.566","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.566","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.566/manifests"},{"name":"v0.0.565","sha":"3c6e58a8f0451f3135092139dd2e08cdd6d23603","kind":"commit","published_at":"2024-11-02T19:25:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.565","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.565","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.565","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.565","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.565/manifests"},{"name":"v0.0.564","sha":"f720e365dbd6a529997e39adab58e2eca6276b24","kind":"commit","published_at":"2024-10-30T16:10:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.564","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.564","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.564","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.564","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.564/manifests"},{"name":"v0.0.563","sha":"1931353cec337cb62ef3f9049a78e4f91a3834b9","kind":"commit","published_at":"2024-10-21T17:15:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.563","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.563","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.563","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.563","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.563/manifests"},{"name":"v0.0.562","sha":"5cfc7ae46c1d596351d75aaa11ab06e98e0aeeaf","kind":"commit","published_at":"2024-10-19T13:35:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.562","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.562","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.562","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.562","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.562/manifests"},{"name":"v0.0.561","sha":"075c2aa09c3267e9c0e200f362d522d4e282de6c","kind":"commit","published_at":"2024-10-18T18:10:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.561","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.561","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.561","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.561","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.561/manifests"},{"name":"v0.0.560","sha":"b371e26aa228ff18a1007933d4707319b36ea1d7","kind":"commit","published_at":"2024-10-16T21:08:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.560","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.560","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.560/manifests"},{"name":"v0.0.559","sha":"08cf52319f5c7835d2ade144c79faf399ddc0a88","kind":"commit","published_at":"2024-10-16T15:04:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.559","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.559","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.559","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.559","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.559/manifests"},{"name":"v0.0.558","sha":"9596c803d420ecd17a245003992b06fb6e0cc3e3","kind":"commit","published_at":"2024-10-16T13:40:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.558","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.558","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.558","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.558","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.558/manifests"},{"name":"v0.0.557","sha":"47aeec68f6a8c6827078dd30b2f21ca5fb7c6e67","kind":"commit","published_at":"2024-10-16T13:39:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.557","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.557","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.557","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.557","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.557/manifests"},{"name":"v0.0.556","sha":"ae0914f448af8c57103b4e9f0228a56418e6b9a5","kind":"commit","published_at":"2024-10-16T13:39:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.556","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.556","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.556","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.556","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.556/manifests"},{"name":"v0.0.555","sha":"b68998243260ecb0b91b2bd40fe00d301507b882","kind":"commit","published_at":"2024-10-16T13:33:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.555","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.555","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.555","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.555","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.555/manifests"},{"name":"v0.0.554","sha":"29d144993add5e6ce573eb7bc3150c185241e232","kind":"commit","published_at":"2024-10-16T11:54:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.554","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.554","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.554","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.554","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.554/manifests"},{"name":"v0.0.553","sha":"4590219e47760245d2f3e54a2c0b11168867e06d","kind":"commit","published_at":"2024-10-16T02:47:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.553","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.553","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.553","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.553","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.553/manifests"},{"name":"v0.0.552","sha":"4f955f0e02c8ca5bdd23c06d13ba5d1c5330821d","kind":"commit","published_at":"2024-10-15T16:38:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.552","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.552","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.552","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.552","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.552/manifests"},{"name":"v0.0.551","sha":"630767164f0e5781d3099f726b05294003c906d0","kind":"commit","published_at":"2024-10-15T16:20:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.551","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.551","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.551","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.551","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.551/manifests"},{"name":"v0.0.550","sha":"ad60feb6ce5acd4c84364a3ed6c82b72b58122c2","kind":"commit","published_at":"2024-10-15T16:07:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.550","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.550","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.550/manifests"},{"name":"v0.0.549","sha":"b09fd4a688e453beb5d8fb41d881acfbcc39656b","kind":"commit","published_at":"2024-10-14T20:02:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.549","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.549","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.549","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.549","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.549/manifests"},{"name":"v0.0.548","sha":"b413a778b8170cf5aebbb9aeffec62cfd068e19e","kind":"commit","published_at":"2024-10-14T13:26:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.548","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.548","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.548","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.548","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.548/manifests"},{"name":"v0.0.547","sha":"b01d03bcffcc76331a0378a9987b4a25ae18812d","kind":"commit","published_at":"2024-10-13T14:54:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.547","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.547","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.547","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.547","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.547/manifests"},{"name":"v0.0.546","sha":"3b0b6d2665f51f940d6b14e334aafdc29225eb32","kind":"commit","published_at":"2024-10-13T03:08:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.546","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.546","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.546","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.546","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.546/manifests"},{"name":"v0.0.545","sha":"f75bc1cf4ddc8204d069809865840ba8693499e9","kind":"commit","published_at":"2024-10-10T23:52:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.545","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.545","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.545","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.545","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.545/manifests"},{"name":"v0.0.544","sha":"6b62170726a6385011f99a47d5fde86befc415cf","kind":"commit","published_at":"2024-10-10T23:51:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.544","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.544","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.544","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.544","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.544/manifests"},{"name":"v0.0.543","sha":"413da60a998e5ab40e0d00d5217c32722c035e85","kind":"commit","published_at":"2024-10-10T16:36:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.543","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.543","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.543","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.543","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.543/manifests"},{"name":"v0.0.542","sha":"8acc65b40aef973451e24ab6fe465d9aef55642e","kind":"commit","published_at":"2024-10-07T16:02:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.542","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.542","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.542","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.542","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.542/manifests"},{"name":"v0.0.541","sha":"1e20dd605e3db1d87a5426eada0a6b1fe4fe52e6","kind":"commit","published_at":"2024-10-03T13:10:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.541","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.541","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.541","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.541","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.541/manifests"},{"name":"v0.0.540","sha":"4bd658613790707fbb05af269edce6e48f1a80ef","kind":"commit","published_at":"2024-09-30T19:59:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.540","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.540","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.540/manifests"},{"name":"v0.0.539","sha":"8bcd8fb2ee3151e1c5ec2dcf477fa36b26c647c0","kind":"commit","published_at":"2024-09-27T14:41:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.539","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.539","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.539","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.539","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.539/manifests"},{"name":"v0.0.538","sha":"6007a2ae02dd88b980e6094f4fbefcc3e2e5e21b","kind":"commit","published_at":"2024-09-23T18:33:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.538","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.538","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.538","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.538","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.538/manifests"},{"name":"v0.0.536","sha":"e328d44b6c1e91f33cf36666bc718141be7d8062","kind":"commit","published_at":"2024-09-18T20:44:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.536","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.536","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.536","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.536","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.536/manifests"},{"name":"v0.0.537","sha":"94625fb845987ddf2c9d2b0b83f3f024a4a65f0a","kind":"commit","published_at":"2024-09-18T20:42:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.537","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.537","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.537","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.537","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.537/manifests"},{"name":"v0.0.535","sha":"cd2728158d69c6f23a1ac9f6fdd0c6eed4366ce7","kind":"commit","published_at":"2024-09-18T20:42:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.535","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.535","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.535","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.535","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.535/manifests"},{"name":"v0.0.534","sha":"dce3ea4f49baed7a3e0ec9c0fc042cde73876b6b","kind":"commit","published_at":"2024-09-18T20:40:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.534","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.534","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.534","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.534","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.534/manifests"},{"name":"v0.0.533","sha":"d702e02cdbbb629a335b28a97768400feed2b274","kind":"commit","published_at":"2024-09-18T08:35:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.533","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.533","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.533","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.533","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.533/manifests"},{"name":"v0.0.532","sha":"52e5de6389cfa2485278d0eac6e852e91711e126","kind":"commit","published_at":"2024-09-18T02:00:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.532","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.532","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.532","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.532","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.532/manifests"},{"name":"v0.0.531","sha":"2f27c14079f7adecff3483ceaca7d0ae117ddcfc","kind":"commit","published_at":"2024-09-16T17:13:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.531","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.531","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.531","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.531","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.531/manifests"},{"name":"v0.0.530","sha":"d2a15c9c16d90e4675c673142568827c3a6a042d","kind":"commit","published_at":"2024-09-13T11:45:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.530","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.530","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.530/manifests"},{"name":"v0.0.529","sha":"e5fc858c53b7c377323f8bf096687f5141da560d","kind":"commit","published_at":"2024-09-13T11:40:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.529","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.529/manifests"},{"name":"v0.0.528","sha":"085a9128f4b7895df6ef4a6dea10b17db2dc366a","kind":"commit","published_at":"2024-09-12T14:40:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.528","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.528","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.528","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.528","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.528/manifests"},{"name":"v0.0.527","sha":"c597be6fdfdecd99a25635a1a712c4ded7883a13","kind":"commit","published_at":"2024-09-12T12:35:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.527","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.527","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.527/manifests"},{"name":"v0.0.526","sha":"5a01479628ed3944147f7e4ccf4e4aebacb7e823","kind":"commit","published_at":"2024-09-12T12:34:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.526","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.526/manifests"},{"name":"v0.0.525","sha":"3c102e195b45b019ac6667e8904009834b2069aa","kind":"commit","published_at":"2024-09-11T16:34:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.525","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.525","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.525","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.525","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.525/manifests"},{"name":"v0.0.524","sha":"2f56851c97380538bd5a96b542afceee796fa12e","kind":"commit","published_at":"2024-09-11T16:04:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.524","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.524","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.524","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.524","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.524/manifests"},{"name":"v0.0.523","sha":"17e1da70d6ad76b4a390c3c80e3850258153452e","kind":"commit","published_at":"2024-09-11T14:09:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.523","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.523","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.523","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.523","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.523/manifests"},{"name":"v0.0.522","sha":"016de07dc66de0b31903d44a1fdde0023e21936a","kind":"commit","published_at":"2024-09-11T14:04:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.522","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.522","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.522","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.522","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.522/manifests"},{"name":"v0.0.521","sha":"1b1ddb55aaa68648e6c23dd1e521ae9ebc9e4144","kind":"commit","published_at":"2024-09-11T13:46:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.521","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.521","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.521/manifests"},{"name":"v0.0.520","sha":"00264cbaaa87167242b85b06a0dfc66ff0debcb1","kind":"commit","published_at":"2024-09-11T13:41:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.520","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.520/manifests"},{"name":"v0.0.519","sha":"d5f871c0ba064553757542b06e3d97244a328bca","kind":"commit","published_at":"2024-09-11T13:05:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.519","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.519","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.519","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.519","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.519/manifests"},{"name":"v0.0.518","sha":"42a5c9cb3b282fc9c5b2d78bc60d8073d374e97c","kind":"commit","published_at":"2024-09-11T09:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.518","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.518/manifests"},{"name":"v0.0.517","sha":"d08b955a828fafabc786e8a99e02d5ee6fbb4b4d","kind":"commit","published_at":"2024-09-11T09:43:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.517","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.517","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.517","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.517","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.517/manifests"},{"name":"v0.0.516","sha":"0ac626c226d521dc46191791b120af8ec8fbc263","kind":"commit","published_at":"2024-09-11T09:37:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.516","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.516/manifests"},{"name":"v0.0.515","sha":"ac8d4dad1ba7c8f60efa3f8522755508abbc5805","kind":"commit","published_at":"2024-09-11T09:35:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.515","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.515","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.515","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.515","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.515/manifests"},{"name":"v0.0.514","sha":"54d89540e75a845b60a65e989500c9e73e8c7c85","kind":"commit","published_at":"2024-09-11T09:25:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.514","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.514/manifests"},{"name":"v0.0.513","sha":"2d05aafaa76a1c1d186f4b1e8935369c4c786e40","kind":"commit","published_at":"2024-09-11T09:23:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.513","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.513/manifests"},{"name":"v0.0.512","sha":"f512d10c794f82b5609096497fd24f08d0dbf67e","kind":"commit","published_at":"2024-09-11T09:16:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.512","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.512/manifests"},{"name":"v0.0.511","sha":"117372a3543281dd2f598047e77fb2bb61e99cfb","kind":"commit","published_at":"2024-09-11T09:01:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.511","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.511/manifests"},{"name":"v0.0.510","sha":"c22641d7faa07196954cf677915531c8e28757ef","kind":"commit","published_at":"2024-09-11T09:00:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.510","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.510/manifests"},{"name":"v0.0.509","sha":"62273991ccffc36e714ef9f4acc6cad2035e7189","kind":"commit","published_at":"2024-09-11T08:59:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.509","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.509/manifests"},{"name":"v0.0.508","sha":"493213a29224cc542ca79e11a621ca81917b7485","kind":"commit","published_at":"2024-09-11T08:58:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.508","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.508/manifests"},{"name":"v0.0.507","sha":"4b697bff43d70c55ab630b66401761ae1d559f66","kind":"commit","published_at":"2024-09-11T08:57:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.507","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.507/manifests"},{"name":"v0.0.506","sha":"cb47df637462057eb31cee0ff77a505e2391f257","kind":"commit","published_at":"2024-09-11T08:56:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.506","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.506/manifests"},{"name":"v0.0.505","sha":"2bb3d153e9c016a43b677ac596954c96b53ac2f4","kind":"commit","published_at":"2024-09-11T08:51:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.505","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.505/manifests"},{"name":"v0.0.504","sha":"7393dd37c80003370289ca4f5c173f1dad82718a","kind":"commit","published_at":"2024-09-11T08:48:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.504","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.504/manifests"},{"name":"v0.0.503","sha":"20e64d34fae313b7c93192c76a526f401b6bbb60","kind":"commit","published_at":"2024-09-11T08:48:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.503","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.503","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.503","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.503","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.503/manifests"},{"name":"v0.0.502","sha":"9b400ad102f051c99256d167f273b7379785f4c6","kind":"commit","published_at":"2024-09-11T08:46:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.502","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.502/manifests"},{"name":"v0.0.501","sha":"56b89bc75cbfae03f45a465c882111a7aa0e571e","kind":"commit","published_at":"2024-09-11T08:46:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.501","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.501","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.501/manifests"},{"name":"v0.0.500","sha":"1efe649c75f57a095dac135454331be04e0516b1","kind":"commit","published_at":"2024-09-11T08:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.500","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.500","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.500/manifests"},{"name":"v0.0.499","sha":"97cb0c8291cd9075ccd6be6b53afa47757b62dd8","kind":"commit","published_at":"2024-09-11T08:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.499","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.499","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.499","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.499","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.499/manifests"},{"name":"v0.0.498","sha":"c9b205b5e495fe336fd7d16f85b10cb458d910a3","kind":"commit","published_at":"2024-09-11T08:33:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.498","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.498","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.498","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.498","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.498/manifests"},{"name":"v0.0.497","sha":"4851862cafd491bc93b5547d5d0945bb4f8445e8","kind":"commit","published_at":"2024-09-11T08:31:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.497","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.497","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.497","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.497","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.497/manifests"},{"name":"v0.0.496","sha":"d163476c0c84f630da9d3d459991780c4875ac8b","kind":"commit","published_at":"2024-09-11T08:29:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.496","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.496","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.496","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.496","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.496/manifests"},{"name":"v0.0.495","sha":"77978487fe33305a9c37fb0707e22a266a54c4f1","kind":"commit","published_at":"2024-09-11T08:28:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.495","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.495","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.495","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.495","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.495/manifests"},{"name":"v0.0.494","sha":"3593c4f55516d338028ff800580f7afe2912002b","kind":"commit","published_at":"2024-09-11T08:09:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.494","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.494","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.494","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.494","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.494/manifests"},{"name":"v0.0.493","sha":"46bedaa3bac60798feefef17b6e6be0b1c52fb7e","kind":"commit","published_at":"2024-09-11T02:16:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.493","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.493","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.493","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.493","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.493/manifests"},{"name":"v0.0.492","sha":"a2900cc01765428948bd6618eb0101ffc17bead3","kind":"commit","published_at":"2024-09-10T18:42:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.492","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.492","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.492","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.492","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.492/manifests"},{"name":"v0.0.491","sha":"672370969216b01d476ad2afa0fe6ff66b3934cc","kind":"commit","published_at":"2024-09-10T18:39:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.491","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.491","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.491","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.491","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.491/manifests"},{"name":"v0.0.490","sha":"3f6ef650d1ca6194fcc9c754ab12bd8796a48f9d","kind":"commit","published_at":"2024-09-10T14:19:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.490","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.490","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.490","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.490","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.490/manifests"},{"name":"v0.0.489","sha":"5a9e86949ed7c3fe05dfe3c197e9f10bd962a6cb","kind":"commit","published_at":"2024-09-10T13:47:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.489","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.489","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.489","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.489","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.489/manifests"},{"name":"v0.0.488","sha":"7beceaa723847dda71720c8ba5dbe51698a1d992","kind":"commit","published_at":"2024-09-10T13:31:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.488","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.488","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.488","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.488","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.488/manifests"},{"name":"v0.0.487","sha":"3e0a41039a32fae788c17ac444a65169b5330b4d","kind":"commit","published_at":"2024-09-10T09:11:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.487","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.487","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.487","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.487","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.487/manifests"},{"name":"v0.0.486","sha":"9edd221104d8c84d02c439702cddc97e3ab91c45","kind":"commit","published_at":"2024-09-09T19:10:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.486","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.486","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.486","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.486","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.486/manifests"},{"name":"v0.0.485","sha":"f9f0bc263bb880e5af36b720072d397efe579505","kind":"commit","published_at":"2024-09-09T19:03:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.485","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.485","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.485","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.485","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.485/manifests"},{"name":"v0.0.484","sha":"5e92041b378b862f99a93f7d5e9ce398079a545e","kind":"commit","published_at":"2024-09-09T17:40:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.484","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.484/manifests"},{"name":"v0.0.483","sha":"a8b332aa0752627d9258b925b6a47a11e0b78d0e","kind":"commit","published_at":"2024-09-09T16:51:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.483","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.483","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.483","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.483","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.483/manifests"},{"name":"v0.0.482","sha":"cd9258e74177ceb772c9e2c149372129f7bead47","kind":"commit","published_at":"2024-09-09T15:12:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.482","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.482","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.482","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.482","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.482/manifests"},{"name":"v0.0.481","sha":"3833bfa2982a1fba5a56bd15123e3ab5e7ff394f","kind":"commit","published_at":"2024-09-09T15:12:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.481","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.481","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.481","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.481","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.481/manifests"},{"name":"v0.0.480","sha":"4e0902d4885da1e910e5898a644778bbc6b6c0d6","kind":"commit","published_at":"2024-09-08T17:09:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.480","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.480","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.480","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.480","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.480/manifests"},{"name":"v0.0.479","sha":"bae053260067fc7c344d94ec9168a3a99865cefa","kind":"commit","published_at":"2024-09-08T13:28:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.479","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.479","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.479","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.479","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.479/manifests"},{"name":"v0.0.478","sha":"f05eb3dd56f76a96d41d03bc275b460b2ab01497","kind":"commit","published_at":"2024-09-08T13:26:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.478","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.478","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.478","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.478","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.478/manifests"},{"name":"v0.0.477","sha":"0ad67a16b01d571cd64e130c765dbcdbc2aa6696","kind":"commit","published_at":"2024-09-08T13:21:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.477","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.477","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.477/manifests"},{"name":"v0.0.476","sha":"73952aebc8e410907dbe3f0bffeffc8f0258c392","kind":"commit","published_at":"2024-09-08T13:20:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.476","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.476","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.476","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.476","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.476/manifests"},{"name":"v0.0.475","sha":"3ea536880dcaeecb811738d1f6c639947191a076","kind":"commit","published_at":"2024-09-08T13:17:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.475","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.475","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.475","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.475","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.475/manifests"},{"name":"v0.0.474","sha":"9d49cb3e825beec0db5f63842bfb717ceb9dd7cd","kind":"commit","published_at":"2024-09-06T10:44:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.474","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.474","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.474","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.474","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.474/manifests"},{"name":"v0.0.473","sha":"df5d77e90aa2a4b3b8dd5d0e07cb94a19652bc9b","kind":"commit","published_at":"2024-09-06T10:43:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.473","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.473","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.473","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.473","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.473/manifests"},{"name":"v0.0.472","sha":"f7d6de3e6037abeeb170fa4f8724abaf0d8df3a0","kind":"commit","published_at":"2024-09-06T00:40:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.472","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.472","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.472","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.472","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.472/manifests"},{"name":"v0.0.471","sha":"3cc90d9e0ee5e4d27370e84effd18bc3dec5bdd0","kind":"commit","published_at":"2024-09-05T14:02:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.471","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.471","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.471/manifests"},{"name":"v0.0.470","sha":"e3a7f32892a5c4aa1b739d305c235c324ad68619","kind":"commit","published_at":"2024-09-04T18:11:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.470","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.470","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.470/manifests"},{"name":"v0.0.469","sha":"2b15b1fbc190e003b555486f46ce1112fd95defc","kind":"commit","published_at":"2024-08-30T16:09:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.469","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.469","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.469","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.469","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.469/manifests"},{"name":"v0.0.468","sha":"190eb2f0ac20b465992e4f7f458ec2d45189bbf3","kind":"commit","published_at":"2024-08-30T00:33:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.468","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.468","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.468","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.468","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.468/manifests"},{"name":"v0.0.467","sha":"7e99e35ae9961d01c74685ac5b99a1e5980d5526","kind":"commit","published_at":"2024-08-29T12:34:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.467","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.467","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.467","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.467","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.467/manifests"},{"name":"v0.0.466","sha":"7ccfe1402abc867a373284dd4770eaff2fa49398","kind":"commit","published_at":"2024-08-29T12:25:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.466","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.466","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.466","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.466","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.466/manifests"},{"name":"v0.0.465","sha":"059e71bc8b228fc4c708183b4b34334d07763cdb","kind":"commit","published_at":"2024-08-27T20:00:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.465","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.465","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.465","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.465","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.465/manifests"},{"name":"v0.0.464","sha":"ea3598b9261da5c1908f7c0c57daae4b0665c516","kind":"commit","published_at":"2024-08-27T19:51:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.464","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.464","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.464","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.464","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.464/manifests"},{"name":"v0.0.463","sha":"383b164547eee001d7f4b15a5d46a3134467e49e","kind":"commit","published_at":"2024-08-27T19:51:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.463","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.463","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.463","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.463","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.463/manifests"},{"name":"v0.0.462","sha":"d8687a2747b13033f051cf1ce2cd00dba5d4c580","kind":"commit","published_at":"2024-08-27T19:41:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.462","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.462","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.462","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.462","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.462/manifests"},{"name":"v0.0.461","sha":"9cb0d5fa8ee968a8884ae3998aece562dbcb393a","kind":"commit","published_at":"2024-08-27T18:50:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.461","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.461","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.461","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.461","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.461/manifests"},{"name":"v0.0.460","sha":"bd2fa8fb32b6c0ef9c1e42eb596872be03879b1d","kind":"commit","published_at":"2024-08-27T18:49:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.460","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.460","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.460/manifests"},{"name":"v0.0.459","sha":"15399c6910eebc17910204113cdfda4f6870c8ed","kind":"commit","published_at":"2024-08-27T18:48:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.459","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.459","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.459","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.459","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.459/manifests"},{"name":"v0.0.458","sha":"9c5fafcaab148428eba389c9ce9f870c7c9b3999","kind":"commit","published_at":"2024-08-27T18:48:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.458","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.458/manifests"},{"name":"v0.0.457","sha":"3303ecc46b90a170ab07d7c04b3095de431ae223","kind":"commit","published_at":"2024-08-27T18:47:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.457","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.457","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.457","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.457","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.457/manifests"},{"name":"v0.0.456","sha":"53b465309b552cc06fd01aa3799348758129d880","kind":"commit","published_at":"2024-08-27T18:44:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.456","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.456/manifests"},{"name":"v0.0.455","sha":"6902254fce3a316fea902177a9a8ffe98a414204","kind":"commit","published_at":"2024-08-27T13:45:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.455","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.455","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.455","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.455","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.455/manifests"},{"name":"v0.0.454","sha":"35ac18dc5f6376a0ecf2858f429e8539bab7f276","kind":"commit","published_at":"2024-08-26T00:37:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.454","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.454","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.454","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.454","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.454/manifests"},{"name":"v0.0.453","sha":"3f20f59667c52f835981792efcf74610a88227ba","kind":"commit","published_at":"2024-08-24T17:50:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.453","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.453","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.453","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.453","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.453/manifests"},{"name":"v0.0.452","sha":"18a8753b7dc9ae7b7f8157e69bc3c50e8d22b33e","kind":"commit","published_at":"2024-08-24T17:49:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.452","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.452/manifests"},{"name":"v0.0.451","sha":"e3f68d6b53f56a5bcff03c54bcca64b9d73f50e3","kind":"commit","published_at":"2024-08-24T17:48:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.451","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.451","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.451","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.451","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.451/manifests"},{"name":"v0.0.450","sha":"a16ffde09bc192083c707726165d29afedcf3b62","kind":"commit","published_at":"2024-08-24T17:43:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.450","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.450","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.450","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.450","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.450/manifests"},{"name":"v0.0.449","sha":"e0bb855da4caa0cc0f12039528bae6c0bdd6d8e8","kind":"commit","published_at":"2024-08-24T17:41:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.449","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.449/manifests"},{"name":"v0.0.448","sha":"33e58ff3ef4afb4ee9a64bc08e066aafb99bbb22","kind":"commit","published_at":"2024-08-24T16:16:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.448","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.448/manifests"},{"name":"v0.0.447","sha":"5a23bcee0b857dda690f7a19350b9bfe3e93d1f5","kind":"commit","published_at":"2024-08-06T15:58:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.447","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.447/manifests"},{"name":"v0.0.446","sha":"4e4bc8f69f27ba181e6a2b67b0552c5b4dbf9b42","kind":"commit","published_at":"2024-08-06T15:26:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.446","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.446/manifests"},{"name":"v0.0.445","sha":"df939b87950c9f22a98e7a8188bbeabbc307bb42","kind":"commit","published_at":"2024-08-04T21:48:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.445","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.445/manifests"},{"name":"v0.0.444","sha":"25b6e9ef8f4eed23e50ce90e699b88e4c6654531","kind":"commit","published_at":"2024-08-04T21:12:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.444","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.444/manifests"},{"name":"v0.0.443","sha":"6e0bac94c0202540fe471b6b384f4c922020c59d","kind":"commit","published_at":"2024-08-04T13:52:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.443","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.443/manifests"},{"name":"v0.0.442","sha":"e111543b181950a1db5d4fcf91d50467eb825925","kind":"commit","published_at":"2024-07-23T09:15:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.442","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.442/manifests"},{"name":"v0.0.441","sha":"bf2926b71a969644ce735760977d1246aed1f2e2","kind":"commit","published_at":"2024-07-19T14:52:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.441","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.441/manifests"},{"name":"v0.0.440","sha":"fd6cb3e81762055d107839c3c288c359985f81c8","kind":"commit","published_at":"2024-07-15T14:30:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.440","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.440/manifests"},{"name":"v0.0.439","sha":"3674fcfb11197f8a7bfaedadaf8ea147e34feedd","kind":"commit","published_at":"2024-07-12T13:04:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.439","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.439/manifests"},{"name":"v0.0.438","sha":"0349ae4627b2b1d316aba2b3b3c7bef415e3018d","kind":"commit","published_at":"2024-07-09T20:15:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.438","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.438/manifests"},{"name":"v0.0.437","sha":"b2be5aeeee7f00fd2032ac1daad995bbe95398cf","kind":"commit","published_at":"2024-06-17T03:20:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.437","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.437/manifests"},{"name":"v0.0.436","sha":"48ca7a2086d0969802eaa70d9b2d2b4ed849b1cf","kind":"commit","published_at":"2024-06-09T02:10:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.436","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.436/manifests"},{"name":"v0.0.435","sha":"4e5c833e82edcdba24af6d94a838bc831866d2a5","kind":"commit","published_at":"2024-06-06T18:15:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.435","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.435/manifests"},{"name":"v0.0.434","sha":"6dd5144f52bac3c1588d52505cafc14667b23579","kind":"commit","published_at":"2024-05-22T03:42:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.434","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.434/manifests"},{"name":"v0.0.433","sha":"7d4a068e1af62577aa0e3c1256e0534f7c61420f","kind":"commit","published_at":"2024-05-17T14:52:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.433","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.433/manifests"},{"name":"v0.0.432","sha":"cc835bd63cb920755a5c5cd1fdfb748bd9b5e8aa","kind":"commit","published_at":"2024-05-14T15:04:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.432","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.432/manifests"},{"name":"v0.0.431","sha":"7ac23288a94295b2e950edc948f380135fe63f24","kind":"commit","published_at":"2024-05-14T14:52:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.431","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.431/manifests"},{"name":"v0.0.430","sha":"df21555fe651722f703027cceaf3e789c8a3ec43","kind":"commit","published_at":"2024-05-14T14:29:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.430","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.430/manifests"},{"name":"v0.0.429","sha":"5b2a9ff949768a995750593e6ab6e29aae9969ad","kind":"commit","published_at":"2024-05-14T14:27:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.429","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.429/manifests"},{"name":"v0.0.428","sha":"826d88ab0e329f6de90ab2842f56dd8cf6dd8d39","kind":"commit","published_at":"2024-05-14T14:17:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.428","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.428/manifests"},{"name":"v0.0.427","sha":"bc9585142de66a4865b809acc41fed945c508112","kind":"commit","published_at":"2024-05-14T14:14:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.427","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.427/manifests"},{"name":"v0.0.426","sha":"e209addb5be0e9ca0150b7a8c1a2cb9a0722bfd6","kind":"commit","published_at":"2024-05-14T14:14:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.426","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.426/manifests"},{"name":"v0.0.425","sha":"878c6b684ad26eb3875084463058f5e717858645","kind":"commit","published_at":"2024-05-14T14:12:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.425","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.425/manifests"},{"name":"v0.0.424","sha":"46fff41db691504a0881b867090a26341db7f9d5","kind":"commit","published_at":"2024-05-14T14:11:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.424","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.424/manifests"},{"name":"v0.0.423","sha":"009c10d253ad99f7450cef6dba84b656bfd6edbc","kind":"commit","published_at":"2024-05-14T14:04:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.423","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.423/manifests"},{"name":"v0.0.422","sha":"434df0ad75d7416bb651ad1f08826a5152c77a27","kind":"commit","published_at":"2024-05-12T16:13:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.422","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.422/manifests"},{"name":"v0.0.421","sha":"a056170e2ccbc59e9ce75b291d4e52a8d686ca36","kind":"commit","published_at":"2024-05-09T14:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.421","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.421/manifests"},{"name":"v0.0.420","sha":"533890226e8abbbeb31cd63a5b1180ffc6e4870d","kind":"commit","published_at":"2024-05-04T03:48:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.420","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.420/manifests"},{"name":"v0.0.419","sha":"01827ab1d559399d0096a466d56043e3351b3062","kind":"commit","published_at":"2024-05-04T03:47:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.419","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.419/manifests"},{"name":"v0.0.418","sha":"6ee3334c56954a06f8b98e144a61dcbc311e420a","kind":"commit","published_at":"2024-05-04T03:36:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.418","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.418/manifests"},{"name":"v0.0.417","sha":"f595631273a4a7cc17a821b4832a6b34aa6f2cc3","kind":"commit","published_at":"2024-05-04T03:34:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.417","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.417/manifests"},{"name":"v0.0.416","sha":"8344d188c066dce07832a946f58d125839f608f1","kind":"commit","published_at":"2024-05-04T03:33:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.416","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.416/manifests"},{"name":"v0.0.415","sha":"f3d83ded0a4f242e1a62638d274749a959232c38","kind":"commit","published_at":"2024-05-04T03:18:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.415","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.415/manifests"},{"name":"v0.0.414","sha":"7026ac86a0f1b3583b3a7ae6c94324cd2d74377b","kind":"commit","published_at":"2024-05-04T03:07:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.414","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.414/manifests"},{"name":"v0.0.413","sha":"feb1eb4bf8d0f84f9d91a7bd3375e48aa9e750b7","kind":"commit","published_at":"2024-05-02T17:33:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.413","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.413/manifests"},{"name":"v0.0.412","sha":"32348cb790b809081a0ff42ce81f6bcba050e4de","kind":"commit","published_at":"2024-04-26T17:52:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.412","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.412/manifests"},{"name":"v0.0.411","sha":"af6f50b080190ccc7ba0c83906fe36c5ece85ce5","kind":"commit","published_at":"2024-04-18T18:00:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.411","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.411/manifests"},{"name":"v0.0.410","sha":"6f190d0152bbb63ec64b950b29b9b29ce1a7ff0f","kind":"commit","published_at":"2024-04-18T17:19:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.410","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.410/manifests"},{"name":"v0.0.409","sha":"d9ca25977a10d6717d0fc219c1b982863a23a0e7","kind":"commit","published_at":"2024-04-03T23:36:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.409","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.409/manifests"},{"name":"v0.0.408","sha":"fe9db541ea06c31c8ff91c7c989fc8d4ef987b92","kind":"commit","published_at":"2024-03-27T17:29:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.408","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.408/manifests"},{"name":"v0.0.407","sha":"90d45fee1730d0047330a348245dde8b205e1fa6","kind":"commit","published_at":"2024-03-27T17:21:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.407","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.407/manifests"},{"name":"v0.0.406","sha":"bc583825808880f99614e8d7f17cd8ff955a7859","kind":"commit","published_at":"2024-03-27T17:18:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.406","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.406/manifests"},{"name":"v0.0.405","sha":"752012e9ae175531c6c62cabf87c2be774af9520","kind":"commit","published_at":"2024-03-27T16:50:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.405","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.405/manifests"},{"name":"v0.0.404","sha":"2aaaa9ebdf2f8592d899657221048aa1992f3e48","kind":"commit","published_at":"2024-03-21T21:25:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.404","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.404/manifests"},{"name":"v0.0.403","sha":"e74de39fd47a4b2642c6535542182d375620266d","kind":"commit","published_at":"2024-03-19T03:05:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.403","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.403/manifests"},{"name":"v0.0.402","sha":"18d0a5a77b20cf416de73601358f2dacf5dc0703","kind":"commit","published_at":"2024-03-18T19:19:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.402","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.402/manifests"},{"name":"v0.0.401","sha":"0bab3b2f5dfa5ca0b8c4ecd3140620116535cb38","kind":"commit","published_at":"2024-03-18T19:13:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.401","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.401/manifests"},{"name":"v0.0.400","sha":"0df2d217dd7c8095d6a1378cbc852d9760dc6a43","kind":"commit","published_at":"2024-03-18T19:08:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.400","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.400/manifests"},{"name":"v0.0.399","sha":"d5c3d1d3c49a32175c1e96175cf99dfe9db100d7","kind":"commit","published_at":"2024-03-17T19:02:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.399","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.399/manifests"},{"name":"v0.0.398","sha":"f4eee599df53f83d21a328508e98225c0e76bb4f","kind":"commit","published_at":"2024-03-17T17:19:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.398","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.398/manifests"},{"name":"v0.0.397","sha":"7eb60a4a8861c87b5a1786250a82f139ad46e78c","kind":"commit","published_at":"2024-03-17T02:35:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.397","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.397/manifests"},{"name":"v0.0.396","sha":"5cea6f2d16f2a1cf24b1c8929e4bfab33c6678e7","kind":"commit","published_at":"2024-03-17T02:33:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.396","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.396/manifests"},{"name":"v0.0.395","sha":"8ceb7baf3dd0f49bf2aa3bdd76bce169e8a6e186","kind":"commit","published_at":"2024-03-16T19:24:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.395","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.395/manifests"},{"name":"v0.0.394","sha":"ed2cfac12bc39b8f0ae69c1cb757c157a84e7713","kind":"commit","published_at":"2024-03-16T19:22:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.394","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.394/manifests"},{"name":"v0.0.393","sha":"29acb3bad2fb197b036fe2400566707a461d4aca","kind":"commit","published_at":"2024-03-16T19:14:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.393","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.393/manifests"},{"name":"v0.0.392","sha":"91653611ac4683796b96c4693c5dead3537e395f","kind":"commit","published_at":"2024-03-16T19:12:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.392","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.392/manifests"},{"name":"v0.0.391","sha":"31d2d4644309dc243db073af2e875f08cf58a0f7","kind":"commit","published_at":"2024-03-16T18:56:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.391","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.391/manifests"},{"name":"v0.0.390","sha":"12c9a42db72cddeb5524f61835451cb5d2e1f077","kind":"commit","published_at":"2024-03-16T18:52:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.390","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.390/manifests"},{"name":"v0.0.389","sha":"713bf5738ac0b13c502e364cded9445c48d18193","kind":"commit","published_at":"2024-03-13T21:37:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.389","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.389/manifests"},{"name":"v0.0.388","sha":"c18c1a491dc6c5db555185e9858561c8357af943","kind":"commit","published_at":"2024-03-10T19:16:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.388","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.388/manifests"},{"name":"v0.0.387","sha":"de5d453bc036108187073c7827c58f05bfc1a8ef","kind":"commit","published_at":"2024-03-10T19:12:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.387","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.387/manifests"},{"name":"v0.0.386","sha":"62e5c4d46fc30fafb957668537946bf0565e7eb0","kind":"commit","published_at":"2024-03-10T15:45:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.386","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.386/manifests"},{"name":"v0.0.385","sha":"6578630b7115d9d69ff018514964c102dc9b91fc","kind":"commit","published_at":"2024-03-09T21:28:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.385","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.385/manifests"},{"name":"v0.0.384","sha":"7846a0d75dba9446f3d1bd04ee8e1a2c3eafc1a6","kind":"commit","published_at":"2024-03-06T04:26:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.384","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.384/manifests"},{"name":"v0.0.383","sha":"dc6df60b659619567e537623032c76d88a0372e0","kind":"commit","published_at":"2024-03-04T04:48:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.383","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.383/manifests"},{"name":"v0.0.382","sha":"b381ddb04c5f9247d4adb817241cb62fb89c21e3","kind":"commit","published_at":"2024-03-04T04:48:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.382","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.382/manifests"},{"name":"v0.0.381","sha":"28ff7f0eaef1b1945a98e9f5286d9e703c90fb83","kind":"commit","published_at":"2024-03-03T04:02:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.381","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.381/manifests"},{"name":"v0.0.380","sha":"3c95c55c7665588de1e6972fd6268f37087e859a","kind":"commit","published_at":"2024-03-03T04:02:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.380","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.380/manifests"},{"name":"v0.0.379","sha":"fa5472e2079c3408615327cd15622aacdf4711f8","kind":"commit","published_at":"2024-03-03T04:00:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.379","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.379/manifests"},{"name":"v0.0.378","sha":"1bb9097598f2d85d3e5997702bddc2d73ecfb584","kind":"commit","published_at":"2024-02-26T18:03:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.378","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.378/manifests"},{"name":"v0.0.377","sha":"bcbe33396be3318ce2715a1407e07b6f4015d951","kind":"commit","published_at":"2024-02-26T16:42:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.377","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.377/manifests"},{"name":"v0.0.376","sha":"ff2b9108bf36c216e86e36366c26fc3c8d295552","kind":"commit","published_at":"2024-02-19T03:36:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.376","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.376/manifests"},{"name":"v0.0.375","sha":"d38af45bd56c083b6447cef049be1a1c6fcac679","kind":"commit","published_at":"2024-02-18T20:28:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.375","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.375/manifests"},{"name":"v0.0.374","sha":"8f5fe43354d8cac32de93ac30719ba7cbb41fac3","kind":"commit","published_at":"2024-02-18T20:22:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.374","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.374/manifests"},{"name":"v0.0.373","sha":"d88396218444371d24f6c9e330cee8fb83c86052","kind":"commit","published_at":"2024-02-16T17:30:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.373","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.373/manifests"},{"name":"v0.0.372","sha":"fab696b6f365a770547df90b84a54691462b7c21","kind":"commit","published_at":"2024-02-13T03:12:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.372","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.372/manifests"},{"name":"v0.0.371","sha":"9c05d71a76206cd5732d81b3b599be4606390c4a","kind":"commit","published_at":"2024-02-12T04:15:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.371","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.371/manifests"},{"name":"v0.0.370","sha":"e85918f33e248009bb27fe1da4a50cf29bb89f1d","kind":"commit","published_at":"2024-02-12T04:04:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.370","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.370/manifests"},{"name":"v0.0.369","sha":"99db95ab995a4af599e5e4143462d4acacb53214","kind":"commit","published_at":"2024-02-12T04:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.369","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.369/manifests"},{"name":"v0.0.368","sha":"403bdb3e183164507192ad73427e49eeaa2a6941","kind":"commit","published_at":"2024-02-11T18:54:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.368","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.368/manifests"},{"name":"v0.0.367","sha":"75755941e62121f29ff2d3ec219011fd67a32ad5","kind":"commit","published_at":"2024-02-11T18:48:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.367","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.367/manifests"},{"name":"v0.0.366","sha":"8d6d236468f87883db1f1909379b4d39b4e8b82a","kind":"commit","published_at":"2024-02-11T18:32:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.366","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.366/manifests"},{"name":"v0.0.365","sha":"b0bc30d316ed7fe607b5a1b1e7a1eb85cb188679","kind":"commit","published_at":"2024-02-10T18:48:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.365","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.365/manifests"},{"name":"v0.0.364","sha":"b5e3f964afa7f89e073132d15938fbe082b27566","kind":"commit","published_at":"2024-02-05T04:40:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.364","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.364/manifests"},{"name":"v0.0.363","sha":"5c999d6019645fc48ae0ac07c8c5d462c767914f","kind":"commit","published_at":"2024-01-30T17:13:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.363","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.363/manifests"},{"name":"v0.0.362","sha":"14bd9f575a4b30168a89e8b8bb6901172896df86","kind":"commit","published_at":"2024-01-27T19:55:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.362","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.362/manifests"},{"name":"v0.0.361","sha":"49a73724f2ff673b56eba7fa02a4eca216629329","kind":"commit","published_at":"2024-01-27T00:53:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.361","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.361/manifests"},{"name":"v0.0.360","sha":"9630f985e6342b9a680b1c47ef8ca0c359d9ffba","kind":"commit","published_at":"2024-01-22T04:17:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.360","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.360/manifests"},{"name":"v0.0.359","sha":"065a8d48f1ed93b11341fa8791f10e4bfebcc2f1","kind":"commit","published_at":"2024-01-22T04:10:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.359","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.359/manifests"},{"name":"v0.0.358","sha":"1ff26921868eae5fd9f717e8dccf51cf490968ff","kind":"commit","published_at":"2024-01-22T03:58:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.358","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.358/manifests"},{"name":"v0.0.357","sha":"d3b5ddf4bc59b2446679acb9d21aaa18294d76a1","kind":"commit","published_at":"2024-01-22T03:57:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.357","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.357/manifests"},{"name":"v0.0.356","sha":"e8b6c6b1ffb1947bfcc3f550581af865c3380bf8","kind":"commit","published_at":"2024-01-22T03:53:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.356","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.356/manifests"},{"name":"v0.0.355","sha":"f96c106aae008fd7319a6c49861ad750c7bbc5fb","kind":"commit","published_at":"2024-01-22T03:52:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.355","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.355/manifests"},{"name":"v0.0.354","sha":"7d635dd0b81eb82b5de369bb9da5f198d2ee0257","kind":"commit","published_at":"2024-01-22T03:51:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.354","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.354/manifests"},{"name":"v0.0.353","sha":"2cca53988c60f238878ebbdb73a7f27b5607fb65","kind":"commit","published_at":"2024-01-22T03:08:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.353","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.353/manifests"},{"name":"v0.0.352","sha":"b055f184d38ca869295a23739ab0caab56f5d6be","kind":"commit","published_at":"2024-01-22T03:07:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.352","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.352/manifests"},{"name":"v0.0.351","sha":"53e25c57f1a4b7c78eeaccd18229f9ef51dc3577","kind":"commit","published_at":"2024-01-22T03:00:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.351","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.351/manifests"},{"name":"v0.0.350","sha":"0c4e48dc66aa43825082e1fb71bfb38f8c773107","kind":"commit","published_at":"2024-01-22T03:00:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.350","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.350/manifests"},{"name":"v0.0.349","sha":"df75e0f51abff48502e518be51b165aab7539ee6","kind":"commit","published_at":"2024-01-22T02:59:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.349","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.349/manifests"},{"name":"v0.0.348","sha":"d348c8f080fc0b9c13bdaae2be6fc615a4730294","kind":"commit","published_at":"2024-01-17T03:17:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.348","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.348/manifests"},{"name":"v0.0.347","sha":"d045ba53593242e1318d74e77349129cbf1670fa","kind":"commit","published_at":"2024-01-17T03:16:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.347","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.347/manifests"},{"name":"v0.0.346","sha":"9854ce551c5b54e1061ed53373956e1e6c164b4c","kind":"commit","published_at":"2024-01-16T17:54:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.346","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.346/manifests"},{"name":"v0.0.345","sha":"564597481789c7627861c1c7fc837bc1e38ae307","kind":"commit","published_at":"2024-01-11T19:39:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.345","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.345/manifests"},{"name":"v0.0.344","sha":"40e5e02f422f48ae703269e60b00d94def5d6e33","kind":"commit","published_at":"2024-01-01T12:29:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.344","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.344/manifests"},{"name":"v0.0.343","sha":"eedecef83f6a02dfc2068fc382b561045653b4b2","kind":"commit","published_at":"2023-12-29T21:50:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.343","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.343/manifests"},{"name":"v0.0.342","sha":"824faa83c64001b95bc104af65743128fc00eb91","kind":"commit","published_at":"2023-12-29T21:36:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.342","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.342/manifests"},{"name":"v0.0.341","sha":"187abf74b585536b1dbfbc9d0f00f996cbf5a6b0","kind":"commit","published_at":"2023-12-29T21:30:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.341","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.341/manifests"},{"name":"v0.0.340","sha":"fe1540ab5508a46dc2786f4083ab1ad3c4aa2798","kind":"commit","published_at":"2023-12-27T02:25:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.340","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.340/manifests"},{"name":"v0.0.339","sha":"a2dfb5d79935b4e2f2f6bbbed55a4dd15823a86e","kind":"commit","published_at":"2023-12-27T02:24:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.339","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.339/manifests"},{"name":"v0.0.338","sha":"b12bd32afb37ff69e438b317273d4d7e68ec45c3","kind":"commit","published_at":"2023-12-27T02:24:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.338","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.338/manifests"},{"name":"v0.0.337","sha":"ac3927cf8f2fe0c450c54f1170e550e3743d6ab8","kind":"commit","published_at":"2023-12-25T18:06:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.337","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.337/manifests"},{"name":"v0.0.336","sha":"7e98456fcd72a13ca3391a9a8f0c0175e5e4305c","kind":"commit","published_at":"2023-12-25T17:00:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.336","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.336/manifests"},{"name":"v0.0.335","sha":"9c43a7dacc170d7f0225b53603e5dbc1666aaeb0","kind":"commit","published_at":"2023-12-21T14:15:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.335","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.335/manifests"},{"name":"v0.0.334","sha":"a3d9a63426d2390068b4c98da6f48bd4ce73b257","kind":"commit","published_at":"2023-12-10T22:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.334","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.334/manifests"},{"name":"v0.0.333","sha":"1e10cf11dd0fe7fbae2b7841094f304eef42dce1","kind":"commit","published_at":"2023-12-10T22:00:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.333","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.333/manifests"},{"name":"v0.0.332","sha":"a439f998098444298fd0e713951bc35b8620f0ee","kind":"commit","published_at":"2023-12-10T22:00:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.332","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.332/manifests"},{"name":"v0.0.331","sha":"296f9ab65c1eb1e3774e33dc6214044db89d783d","kind":"commit","published_at":"2023-12-10T00:40:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.331","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.331/manifests"},{"name":"v0.0.330","sha":"42f54b22d8058c957404945b7dca5cc59c1fc68d","kind":"commit","published_at":"2023-11-27T03:43:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.330","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.330/manifests"},{"name":"v0.0.329","sha":"7eb42edbf9d5da9b484f47bff1f3073e0277d154","kind":"commit","published_at":"2023-11-27T02:00:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.329","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.329/manifests"},{"name":"v0.0.328","sha":"7febc50b6b4cb22aa5ca063b0d6c6c03e9b311a9","kind":"commit","published_at":"2023-11-26T19:31:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.328","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.328/manifests"},{"name":"v0.0.327","sha":"3ef94c4fcb6126ad79f8effd9dcb778832ce84f0","kind":"commit","published_at":"2023-11-26T19:28:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.327","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.327/manifests"},{"name":"v0.0.326","sha":"4b0e4490587e3365c0dc498a2fc28ea3e432d8f6","kind":"commit","published_at":"2023-11-21T04:47:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.326","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.326/manifests"},{"name":"v0.0.325","sha":"5bea241e5a2acacc29b947e21539be9cbe79c8bd","kind":"commit","published_at":"2023-11-10T16:42:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.325","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.325/manifests"},{"name":"v0.0.324","sha":"503d3d5eb121056ef9ab562995b4144442a19714","kind":"commit","published_at":"2023-11-01T04:10:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.324","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.324/manifests"},{"name":"v0.0.323","sha":"3d606d494d0baf5373a4ab6e57d0ed7463dc047d","kind":"commit","published_at":"2023-11-01T03:45:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.323","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.323/manifests"},{"name":"v0.0.322","sha":"010b77c19b0928db4cc046258d6797a937e0f460","kind":"commit","published_at":"2023-10-20T23:33:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.322","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.322/manifests"},{"name":"v0.0.321","sha":"fc986a1fe4802b53ed7d191f70fc0228c7aecb99","kind":"commit","published_at":"2023-10-16T20:19:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.321","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.321/manifests"},{"name":"v0.0.320","sha":"cfd2de3a51da15d34aeed59fca1c720017470701","kind":"commit","published_at":"2023-10-16T19:52:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.320","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.320/manifests"},{"name":"v0.0.319","sha":"983568850741d4cb7a5be102a7643e662f50b286","kind":"commit","published_at":"2023-10-16T19:41:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.319","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.319/manifests"},{"name":"v0.0.318","sha":"6465b797b80281b33214235cdf36e6902edba455","kind":"commit","published_at":"2023-10-16T19:35:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.318","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.318/manifests"},{"name":"v0.0.317","sha":"4b6147bf12d5ce37749fd676d439d79c0bf89c2c","kind":"commit","published_at":"2023-10-16T14:22:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.317","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.317/manifests"},{"name":"v0.0.316","sha":"4801a483971900ef9952b493eb02e3fda8cfb2f4","kind":"commit","published_at":"2023-10-06T03:53:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.316","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.316/manifests"},{"name":"v0.0.315","sha":"cb7b29955429a5a62bfdf82f5d16932ee41f7314","kind":"commit","published_at":"2023-09-27T00:24:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.315","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.315/manifests"},{"name":"v0.0.314","sha":"17ae4aa0d6e55b007e6039ce221eb2a0950e15f1","kind":"commit","published_at":"2023-09-27T00:15:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.314","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.314/manifests"},{"name":"v0.0.313","sha":"2a43bfb5862b6f41104efad2b2902bd75730088e","kind":"commit","published_at":"2023-09-26T02:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.313","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.313/manifests"},{"name":"v0.0.312","sha":"a70f165e1806bfb7d1329d2b7d4e41fe01ced389","kind":"commit","published_at":"2023-09-25T03:03:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.312","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.312/manifests"},{"name":"v0.0.311","sha":"98e95df385257921bf3c5e426f7bc10f24702495","kind":"commit","published_at":"2023-09-25T02:45:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.311","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.311/manifests"},{"name":"v0.0.310","sha":"86baaf4beb9f8dcf5e7622ee237991cde9df658f","kind":"commit","published_at":"2023-09-25T02:25:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.310","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.310/manifests"},{"name":"v0.0.309","sha":"765927b213fd4446de4144b0161c073c86e7c2af","kind":"commit","published_at":"2023-09-25T01:56:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.309","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.309/manifests"},{"name":"v0.0.308","sha":"7eb96fb41e40a79d314b5413f04de319b34db2b3","kind":"commit","published_at":"2023-09-25T01:54:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.308","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.308/manifests"},{"name":"v0.0.307","sha":"a5fc7e43f386191bb96317877f1364e51504ca8e","kind":"commit","published_at":"2023-09-25T01:51:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.307","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.307/manifests"},{"name":"v0.0.306","sha":"c25e812164f5b25cc26e6fd9ad8788cfecda093f","kind":"commit","published_at":"2023-09-24T18:11:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.306","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.306/manifests"},{"name":"v0.0.305","sha":"6b6f535f46b7c5918d42d18662f1f6450bd07a36","kind":"commit","published_at":"2023-09-23T18:13:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.305","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.305/manifests"},{"name":"v0.0.304","sha":"baeab252b9bf846eca57947fd1e2508dee7f67d5","kind":"commit","published_at":"2023-09-23T18:12:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.304","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.304/manifests"},{"name":"v0.0.303","sha":"dbb9e22f10b22c0d90cb9321ce991f1b1e8a7122","kind":"commit","published_at":"2023-09-17T18:47:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.303","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.303/manifests"},{"name":"v0.0.302","sha":"fd95b07f4500a62037b0c198c8078a0416a02b97","kind":"commit","published_at":"2023-09-17T18:45:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.302","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.302/manifests"},{"name":"v0.0.301","sha":"4e2dd4ce76a2784ba7ca58d815528a5e3070481a","kind":"commit","published_at":"2023-09-17T18:45:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.301","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.301/manifests"},{"name":"v0.0.300","sha":"fd027f0f2f69a0b2116faf709258308d6c7b512c","kind":"commit","published_at":"2023-09-17T18:44:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.300","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.300/manifests"},{"name":"v0.0.299","sha":"2e8db4be7a7c51830aec9a7d1c639503d89465f4","kind":"commit","published_at":"2023-09-17T18:43:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.299","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.299/manifests"},{"name":"v0.0.298","sha":"0c7f790868038ae3329f5c2268e92c3c07bfd2b5","kind":"commit","published_at":"2023-09-17T18:40:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.298","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.298/manifests"},{"name":"v0.0.297","sha":"15b9ae90925385cfe59e38864591e13defdd22a8","kind":"commit","published_at":"2023-09-17T18:36:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.297","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.297/manifests"},{"name":"v0.0.296","sha":"009f52c572caf3c65477f9902deddcb7e8d0300b","kind":"commit","published_at":"2023-09-16T19:37:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.296","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.296/manifests"},{"name":"v0.0.295","sha":"15283ef7a679fae0e78e6559e5270434bb0a3aba","kind":"commit","published_at":"2023-09-14T03:18:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.295","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.295/manifests"},{"name":"v0.0.294","sha":"6c8ccc23544a7df2eae90006381568e895733751","kind":"commit","published_at":"2023-09-14T03:18:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.294","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.294/manifests"},{"name":"v0.0.293","sha":"d7f09007a5eeced97a99da98ad7a2e19acba7bff","kind":"commit","published_at":"2023-09-13T14:35:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.293","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.293/manifests"},{"name":"v0.0.292","sha":"795af0136035909a678abbc24f45c7f6176caf17","kind":"commit","published_at":"2023-09-13T14:32:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.292","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.292/manifests"},{"name":"v0.0.291","sha":"2a122e3fa0c8bf5a84d1b64d9110c7f89abc6e46","kind":"commit","published_at":"2023-08-31T10:31:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.291","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.291/manifests"},{"name":"v0.0.290","sha":"a61d778e26784981c1d182e711b201b808ccbe5d","kind":"commit","published_at":"2023-08-29T02:55:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.290","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.290/manifests"},{"name":"v0.0.289","sha":"b04e487d43ab22f7fd3b50e5c1f12041013c4ea0","kind":"commit","published_at":"2023-08-29T02:41:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.289","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.289/manifests"},{"name":"v0.0.288","sha":"84f41d90a5eb64a6c9206f6bd1a1695f4cc31be6","kind":"commit","published_at":"2023-08-28T12:10:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.288","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.288/manifests"},{"name":"v0.0.287","sha":"795ad0c77258cb7e01f3413123b5b556b4cb6a98","kind":"commit","published_at":"2023-08-10T21:21:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.287","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.287/manifests"},{"name":"v0.0.286","sha":"18ee055259d6b3ac2c357b9f38ca6dbfda32f5f4","kind":"commit","published_at":"2023-08-08T12:48:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.286","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.286/manifests"},{"name":"v0.0.285","sha":"ad5bedc1d2983e2594a120f52083069780d89dec","kind":"commit","published_at":"2023-08-08T08:44:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.285","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.285/manifests"},{"name":"v0.0.284","sha":"6a938ccd0e93f77d5c0797ce69f7804a117cd79b","kind":"commit","published_at":"2023-08-08T08:37:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.284","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.284/manifests"},{"name":"v0.0.283","sha":"289fda356bcb251f2344238e112ac3673961c1a3","kind":"commit","published_at":"2023-08-08T08:25:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.283","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.283/manifests"},{"name":"v0.0.282","sha":"0749a19b8306f2e8dcb9bf1a2e3a6992666030ac","kind":"commit","published_at":"2023-07-24T09:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.282","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.282/manifests"},{"name":"v0.0.281","sha":"b1768724fecfd27953fc2923b0dfa8f4e709c03b","kind":"commit","published_at":"2023-07-24T08:57:53.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.281","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.281/manifests"},{"name":"v0.0.280","sha":"dd364c181529a40117f88b2390d3ab70c6b4cbe2","kind":"commit","published_at":"2023-07-17T13:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.280","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.280/manifests"},{"name":"v0.0.279","sha":"6cb436997b9566484d8afdca7b2f8b02eabc1ffe","kind":"commit","published_at":"2023-07-16T22:56:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.279","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.279/manifests"},{"name":"v0.0.278","sha":"d7c4ebec85d93e63034572d2f164d0f151f286d1","kind":"commit","published_at":"2023-07-16T20:48:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.278","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.278/manifests"},{"name":"v0.0.277","sha":"a97dbb32c57c8c00e47422dae4ba4f480e753da5","kind":"commit","published_at":"2023-07-14T15:27:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.277","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.277/manifests"},{"name":"v0.0.276","sha":"c8abbcdd88e1180dd8636f6cba6377d91ab5b5a7","kind":"commit","published_at":"2023-07-13T21:22:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.276","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.276/manifests"},{"name":"v0.0.275","sha":"725ace4a406127db4bf398f702e515d21274bc6f","kind":"commit","published_at":"2023-07-02T03:31:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.275","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.275/manifests"},{"name":"v0.0.274","sha":"a973041e0e277e1a4e6ab552c81e69505fbf02a6","kind":"commit","published_at":"2023-07-02T03:30:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.274","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.274/manifests"},{"name":"v0.0.273","sha":"0891cfc49adfe31b706c83d34a2bbf7b5fab482d","kind":"commit","published_at":"2023-07-02T03:29:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.273","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.273/manifests"},{"name":"v0.0.272","sha":"80b3861bce121a64d43ef167581f8d100a4f70aa","kind":"commit","published_at":"2023-06-27T02:11:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.272","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.272/manifests"},{"name":"v0.0.271","sha":"b6fb00e41547888689f8aaa5f8c8b8b0f2f5dfda","kind":"commit","published_at":"2023-06-26T14:14:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.271","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.271/manifests"},{"name":"v0.0.270","sha":"2dbc8edf8ed0666a77219dc1fbf1fa648c146d2d","kind":"commit","published_at":"2023-06-26T13:18:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.270","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.270/manifests"},{"name":"v0.0.269","sha":"fd230a7073dea31c74aef915360c2d873f801a16","kind":"commit","published_at":"2023-06-26T02:44:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.269","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.269/manifests"},{"name":"v0.0.268","sha":"ac0afa3cae7188eb814e8f3058befe0265a75216","kind":"commit","published_at":"2023-06-26T02:36:05.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.268","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.268/manifests"},{"name":"v0.0.267","sha":"fee0677a8896aa73eda9d3bda96ce5e2fced9df5","kind":"commit","published_at":"2023-06-25T21:05:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.267","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.267/manifests"},{"name":"v0.0.266","sha":"ca1bf2db6e0d4b50dce76b6b4e4d55a2931cd3be","kind":"commit","published_at":"2023-06-25T20:54:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.266","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.266/manifests"},{"name":"v0.0.265","sha":"f4116db325ae7394d0f818b2b98b793283ffc0f5","kind":"commit","published_at":"2023-06-25T02:50:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.265","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.265/manifests"},{"name":"v0.0.264","sha":"0e4311a802c672e694de783208d6b6f186b05005","kind":"commit","published_at":"2023-06-24T19:31:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.264","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.264/manifests"},{"name":"v0.0.263","sha":"e73bf466745c936eb07093ecd4c1c45dd264984e","kind":"commit","published_at":"2023-06-24T19:29:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.263","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.263/manifests"},{"name":"v0.0.262","sha":"b73c3ef19353e6a60d3cc06aeb29f74eea85bdd5","kind":"commit","published_at":"2023-06-24T18:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.262","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.262/manifests"},{"name":"v0.0.261","sha":"befa82e7efdec4d5876b81eb6db2c50a4ff8d740","kind":"commit","published_at":"2023-06-24T18:56:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.261","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.261/manifests"},{"name":"v0.0.260","sha":"048c9bddbc9b5a724a4c9789ef5207e706dcb5bd","kind":"commit","published_at":"2023-06-24T18:55:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.260","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.260/manifests"},{"name":"v0.0.259","sha":"1c2aedd088914c4035b437adbc66c0dd67f6e9d4","kind":"commit","published_at":"2023-06-24T18:46:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.259","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.259/manifests"},{"name":"v0.0.258","sha":"b77084255f2486709a7d313602cbdc975797b2d2","kind":"commit","published_at":"2023-06-24T03:47:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.258","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.258/manifests"},{"name":"v0.0.257","sha":"cf66f60f2597e0b6d41bfe67d7cd9babb74706dd","kind":"commit","published_at":"2023-06-24T03:24:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.257","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.257/manifests"},{"name":"v0.0.256","sha":"9e9e08c219975cf9ea99e4bd05e349e063574abd","kind":"commit","published_at":"2023-06-24T02:51:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.256","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.256/manifests"},{"name":"v0.0.255","sha":"4b4e8f442d2de454c638393fbb9dd911c8b7aca7","kind":"commit","published_at":"2023-06-12T02:29:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.255","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.255/manifests"},{"name":"v0.0.254","sha":"dd8760bb2b75ca6d1ef9d080a7cb14108308c3b2","kind":"commit","published_at":"2023-06-10T03:09:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.254","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.254/manifests"},{"name":"v0.0.253","sha":"8b0e505363a60391eacdd05e30bdc786c3446a47","kind":"commit","published_at":"2023-06-07T02:17:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.253","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.253/manifests"},{"name":"v0.0.252","sha":"016050c4b7e27c1dba93daf27b5cfff393fb36ed","kind":"commit","published_at":"2023-06-07T02:16:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.252","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.252/manifests"},{"name":"v0.0.251","sha":"e8b62f1c80879669a1d3f9f0ca3095ac2a43dbf4","kind":"commit","published_at":"2023-06-07T02:15:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.251","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.251/manifests"},{"name":"v0.0.250","sha":"9bae9efc5579deeab6753fbeac2d563dcaad50d9","kind":"commit","published_at":"2023-05-27T18:28:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.250","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.250/manifests"},{"name":"v0.0.249","sha":"256250be9c6ab34bba4a070b5c050f7848b37beb","kind":"commit","published_at":"2023-05-18T13:18:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.249","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.249/manifests"},{"name":"v0.0.248","sha":"2833b5d5d519be882e5bf7229776ee5decba9d5a","kind":"commit","published_at":"2023-05-18T13:04:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.248","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.248/manifests"},{"name":"v0.0.247","sha":"44758704b0d8a5f554f237d1421a62a3091ffeae","kind":"commit","published_at":"2023-05-18T03:12:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.247","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.247/manifests"},{"name":"v0.0.246","sha":"08e65fc8e10da6ffec9994024aa8720663fc335b","kind":"commit","published_at":"2023-05-18T02:58:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.246","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.246/manifests"},{"name":"v0.0.245","sha":"50bae823944ea338a9a002cb5c3eedbca0d5135a","kind":"commit","published_at":"2023-05-18T02:55:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.245","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.245/manifests"},{"name":"v0.0.244","sha":"234a3c35d8e5338dc3eb9f4fe38f8cbfdb180534","kind":"commit","published_at":"2023-05-18T02:49:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.244","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.244/manifests"},{"name":"v0.0.243","sha":"3e9e2d6e93a459d532c206d29f8555702c5ae5f9","kind":"commit","published_at":"2023-05-17T14:36:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.243","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.243/manifests"},{"name":"v0.0.242","sha":"e8e06888fe388e81e3fa9052573732a791e8025e","kind":"commit","published_at":"2023-05-13T18:55:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.242","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.242/manifests"},{"name":"v0.0.241","sha":"dbbe5c1a95659d678f049b4348c88ad3d9fff66c","kind":"commit","published_at":"2023-05-13T18:51:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.241","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.241/manifests"},{"name":"v0.0.240","sha":"b985431f03b41a1954b51f37492879fcc3b0f9bc","kind":"commit","published_at":"2023-05-13T18:50:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.240","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.240/manifests"},{"name":"v0.0.239","sha":"e1ff9f55463b31518cdf49bf1afa15f9382ec9dd","kind":"commit","published_at":"2023-05-13T16:14:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.239","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.239/manifests"},{"name":"v0.0.238","sha":"7302832d6d5efad12b168d52f56007df75c8ed08","kind":"commit","published_at":"2023-05-13T15:32:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.238","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.238/manifests"},{"name":"v0.0.237","sha":"77a61c0d82481b99edc24f39aa519d25df37ac0c","kind":"commit","published_at":"2023-05-05T03:37:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.237","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.237/manifests"},{"name":"v0.0.236","sha":"541807a057c3bc20f27da03ba7309de8fa0ca600","kind":"commit","published_at":"2023-05-03T16:05:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.236","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.236/manifests"},{"name":"v0.0.235","sha":"708626357a3909ced6aa6fa7c89b242f098ed536","kind":"commit","published_at":"2023-05-01T13:28:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.235","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.235/manifests"},{"name":"v0.0.234","sha":"a985762505418bd63c26a54c59b48e3ed7426953","kind":"commit","published_at":"2023-04-29T15:34:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.234","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.234/manifests"},{"name":"v0.0.233","sha":"5118058ea06ca1782700a24a15e16fe2a2c852c8","kind":"commit","published_at":"2023-04-29T03:20:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.233","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.233/manifests"},{"name":"v0.0.232","sha":"e9830d3f5ec38fe922229e614541d1f1063bdff0","kind":"commit","published_at":"2023-04-27T13:49:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.232","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.232/manifests"},{"name":"v0.0.231","sha":"05ef543bd66ce9823f59c336628770b7df7de840","kind":"commit","published_at":"2023-04-23T03:05:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.231","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.231/manifests"},{"name":"v0.0.230","sha":"b6e6292e4b7b09353bc2bad79e5fc9d21ff4db71","kind":"commit","published_at":"2023-04-23T03:04:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.230","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.230/manifests"},{"name":"v0.0.229","sha":"af38aba0e9b08406c8827abfc888e5f3e3fa1d65","kind":"commit","published_at":"2023-04-16T03:08:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.229","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.229/manifests"},{"name":"v0.0.228","sha":"4b23d7a03e25a82779307358a47a3b70bcc19701","kind":"commit","published_at":"2023-04-16T03:02:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.228","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.228/manifests"},{"name":"v0.0.227","sha":"77ea82a242de95ac7408cb039b3b1fb7b3e71639","kind":"commit","published_at":"2023-04-16T02:53:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.227","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.227/manifests"},{"name":"v0.0.226","sha":"af4578d1a7357bc44906a8a7d64e486353011fa9","kind":"commit","published_at":"2023-04-16T02:51:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.226","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.226/manifests"},{"name":"v0.0.225","sha":"5467a4f9015fc486cca715f6cfaff168b22b4a99","kind":"commit","published_at":"2023-04-16T02:35:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.225","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.225/manifests"},{"name":"v0.0.224","sha":"8a3c0a2b9bba8a6ec32dba82315f4eb4980ace51","kind":"commit","published_at":"2023-04-15T03:01:38.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.224","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.224/manifests"},{"name":"v0.0.223","sha":"789267a9cbaf62d7c1c66065449be8053f3faa1b","kind":"commit","published_at":"2023-04-15T02:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.223","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.223/manifests"},{"name":"v0.0.222","sha":"252a5b5c08360844b881c77fbb76b35425a8719e","kind":"commit","published_at":"2023-04-15T02:53:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.222","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.222/manifests"},{"name":"v0.0.221","sha":"3d2bff0794bcf8e550dce8b9b343ee2420c67e5d","kind":"commit","published_at":"2023-04-15T02:44:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.221","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.221/manifests"},{"name":"v0.0.220","sha":"feffe61ae41be883ff8e96bf8702dfef74887925","kind":"commit","published_at":"2023-04-15T02:42:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.220","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.220/manifests"},{"name":"v0.0.219","sha":"4728902faa1ef43c0d89366c77b7ea8f46c6730f","kind":"commit","published_at":"2023-04-03T02:38:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.219","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.219/manifests"},{"name":"v0.0.218","sha":"5853909f89f267a0add224f56f5c0005e7094378","kind":"commit","published_at":"2023-04-03T02:37:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.218","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.218/manifests"},{"name":"v0.0.217","sha":"286a3606c1afa3d07b2b376889523b410815087e","kind":"commit","published_at":"2023-04-03T02:14:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.217","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.217/manifests"},{"name":"v0.0.216","sha":"22a7139dc510ce9e74a671e7356edc56356a1899","kind":"commit","published_at":"2023-04-03T02:03:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.216","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.216/manifests"},{"name":"v0.0.215","sha":"e51e9363ee915e42a88459dd2638c8f6ef566dfa","kind":"commit","published_at":"2023-04-03T02:01:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.215","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.215/manifests"},{"name":"v0.0.214","sha":"4e1a69231c062253b12336aa293242ae58f273a5","kind":"commit","published_at":"2023-04-03T02:01:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.214","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.214/manifests"},{"name":"v0.0.213","sha":"c9021437a494de6fba0805eacb3b2eb1c026ca57","kind":"commit","published_at":"2023-04-01T03:06:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.213","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.213/manifests"},{"name":"v0.0.212","sha":"f71e516ddafb38a64ef4d3098753669f2fa607ca","kind":"commit","published_at":"2023-04-01T03:05:16.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.212","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.212/manifests"},{"name":"v0.0.211","sha":"c187663e75952541cc75362c7a64d51945d1e7bb","kind":"commit","published_at":"2023-04-01T03:01:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.211","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.211/manifests"},{"name":"v0.0.210","sha":"41531558a873b2533f2d17d8d6484c2408174fce","kind":"commit","published_at":"2023-03-31T12:44:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.210","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.210/manifests"},{"name":"v0.0.209","sha":"7678212826d9941c515b75abfaa326ac82b09ece","kind":"commit","published_at":"2023-03-30T14:06:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.209","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.209/manifests"},{"name":"v0.0.208","sha":"0cae26ac850d6a6d2da927d27a50effebc68daa3","kind":"commit","published_at":"2023-03-30T02:08:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.208","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.208/manifests"},{"name":"v0.0.207","sha":"85c4b693a28113d30d122ba8ad289aa7c52b0762","kind":"commit","published_at":"2023-03-30T01:58:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.207","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.207/manifests"},{"name":"v0.0.206","sha":"c273aa7e434ec8970fd74b241548b8743e36bc31","kind":"commit","published_at":"2023-03-29T12:47:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.206","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.206/manifests"},{"name":"v0.0.205","sha":"fe67b80e4755dc7be9a320f8aaf03639ccc69360","kind":"commit","published_at":"2023-03-29T01:51:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.205","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.205/manifests"},{"name":"v0.0.204","sha":"f2229705effd29101849831ca252be77d63b81e3","kind":"commit","published_at":"2023-03-29T01:44:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.204","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.204/manifests"},{"name":"v0.0.203","sha":"1867a56a2651076348a03a4e560acb7cf1510250","kind":"commit","published_at":"2023-03-29T01:10:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.203","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.203/manifests"},{"name":"v0.0.202","sha":"1371dbdf267522d66916fbc8abc269a259797728","kind":"commit","published_at":"2023-03-28T02:44:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.202","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.202/manifests"},{"name":"v0.0.201","sha":"6953a43efd137335f8015a55934716136b257fb2","kind":"commit","published_at":"2023-03-28T02:43:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.201","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.201/manifests"},{"name":"v0.0.200","sha":"f56d5ef1cce84750d1dd41bd1e1550e2474597f2","kind":"commit","published_at":"2023-03-28T02:24:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.200","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.200/manifests"},{"name":"v0.0.199","sha":"678b53f99c5205a5c500bcd36995572a232717ae","kind":"commit","published_at":"2023-03-24T14:07:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.199","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.199/manifests"},{"name":"v0.0.198","sha":"27dab9ea0ff8b3acab3c4ad062f5263b29364d1b","kind":"commit","published_at":"2023-03-24T12:57:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.198","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.198/manifests"},{"name":"v0.0.197","sha":"a8aea63d00f20f772b48b8260f3a82f7c8dfd1c4","kind":"commit","published_at":"2023-03-24T02:48:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.197","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.197/manifests"},{"name":"v0.0.196","sha":"f8f290fa63e45bff3c691b99a0163538003d1186","kind":"commit","published_at":"2023-03-24T02:47:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.196","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.196/manifests"},{"name":"v0.0.195","sha":"7fdc621eee42257102cf7a3c8e9c29afcdce0c2d","kind":"commit","published_at":"2023-03-24T00:57:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.195","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.195/manifests"},{"name":"v0.0.194","sha":"7025568e70f8625a6d25fc4d6cbddbd2de75a429","kind":"commit","published_at":"2023-03-24T00:57:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.194","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.194/manifests"},{"name":"v0.0.193","sha":"2d69299b19657d33fd159cc09940019a039e5140","kind":"commit","published_at":"2023-03-24T00:56:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.193","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.193/manifests"},{"name":"v0.0.192","sha":"8db531a73e72eff003da2622bf07309e16dcd3da","kind":"commit","published_at":"2023-03-22T14:10:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.192","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.192/manifests"},{"name":"v0.0.191","sha":"c8b54fc5310ac977db78301dc345ac0dd60e79d1","kind":"commit","published_at":"2023-03-22T13:05:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.191","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.191/manifests"},{"name":"v0.0.190","sha":"b95f59ff5ca0811831eeb0fbe3bc4b0d19e3282f","kind":"commit","published_at":"2023-03-18T18:05:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.190","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.190/manifests"},{"name":"v0.0.189","sha":"a12b5131195ca05ee007b2bd7ab28aef0ff292db","kind":"commit","published_at":"2023-03-18T18:04:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.189","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.189/manifests"},{"name":"v0.0.188","sha":"048e6641e4d2ec01e6706d64da61a5807f3f4c92","kind":"commit","published_at":"2023-03-17T13:24:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.188","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.188/manifests"},{"name":"v0.0.187","sha":"f0d3d7ef1552e823d9059451e8ae658737e20f53","kind":"commit","published_at":"2023-03-17T13:03:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.187","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.187/manifests"},{"name":"v0.0.186","sha":"3b814fe0488ab3350e65b590f13c80951492eb2b","kind":"commit","published_at":"2023-03-17T12:56:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.186","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.186/manifests"},{"name":"v0.0.185","sha":"c868ab54f6dd2d83ac9c6e6c75cae77f156a4469","kind":"commit","published_at":"2023-03-17T12:55:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.185","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.185/manifests"},{"name":"v0.0.184","sha":"782e39cfe1a7ac0ab5d4b5c0740525e188603ba9","kind":"commit","published_at":"2023-03-15T13:49:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.184","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.184/manifests"},{"name":"v0.0.183","sha":"a56cf03e3cf0406219205257bcb56229fba7fd95","kind":"commit","published_at":"2023-03-15T13:07:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.183","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.183/manifests"},{"name":"v0.0.182","sha":"ca943b70d73bd4c57c0b1266ee7c54907b8f9d4f","kind":"commit","published_at":"2023-03-13T15:11:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.182","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.182/manifests"},{"name":"v0.0.181","sha":"2fad8d1104849b523770936a9a6d25d9524497c2","kind":"commit","published_at":"2023-03-12T19:44:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.181","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.181/manifests"},{"name":"v0.0.180","sha":"b4422b77b7249aa6724b29b4c24de4230e998d0d","kind":"commit","published_at":"2023-03-12T18:24:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.180","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.180/manifests"},{"name":"v0.0.179","sha":"cfe85da32063b5320016e8d2adf0d16122db076f","kind":"commit","published_at":"2023-03-12T18:02:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.179","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.179/manifests"},{"name":"v0.0.178","sha":"afbb96334607013b8350510f95a81b84db2ddd38","kind":"commit","published_at":"2023-03-12T03:38:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.178","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.178/manifests"},{"name":"v0.0.177","sha":"2f21ceb7b497cc5d5d9da2ad89d79ca3b3464f8e","kind":"commit","published_at":"2023-03-06T18:26:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.177","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.177/manifests"},{"name":"v0.0.176","sha":"e4fbc605f89b35bd75eb395b76958b1ab67ea8f8","kind":"commit","published_at":"2023-03-05T19:04:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.176","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.176/manifests"},{"name":"v0.0.175","sha":"3653118f1767909a3ce291e13c98af1196f54968","kind":"commit","published_at":"2023-03-02T04:16:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.175","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.175/manifests"},{"name":"v0.0.174","sha":"e9fd2027de4e2355f3244ac662960467e225774d","kind":"commit","published_at":"2023-02-28T03:55:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.174","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.174/manifests"},{"name":"v0.0.173","sha":"cae128f35f859df7c6d13b8ce4f4cff464f7adb1","kind":"commit","published_at":"2023-02-27T14:31:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.173","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.173/manifests"},{"name":"v0.0.172","sha":"74b4af3b8246436dbb6c00fe8ef467683e52f090","kind":"commit","published_at":"2023-02-27T14:30:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.172","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.172/manifests"},{"name":"v0.0.171","sha":"ee7ece480b600c7885c26a7f822899fe99535a25","kind":"commit","published_at":"2023-02-25T20:01:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.171","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.171/manifests"},{"name":"v0.0.170","sha":"9a455efceec3dd61873bac1246d1e354150d0d2a","kind":"commit","published_at":"2023-02-25T19:52:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.170","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.170/manifests"},{"name":"v0.0.169","sha":"e91aba46fc27e44a3ca8f82a4ee07c8b105d1c7c","kind":"commit","published_at":"2023-02-25T19:45:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.169","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.169/manifests"},{"name":"v0.0.168","sha":"03f3962657db9239365da33d1222df8d014f48c0","kind":"commit","published_at":"2023-02-25T19:45:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.168","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.168/manifests"},{"name":"v0.0.167","sha":"95dc9b9f5ae6d41f03d5ecac03789b4298511e76","kind":"commit","published_at":"2023-02-25T19:37:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.167","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.167/manifests"},{"name":"v0.0.166","sha":"a4e6c7f477e5a354d33c11e16f9c5076e4fd8cfa","kind":"commit","published_at":"2023-02-20T03:30:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.166","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.166/manifests"},{"name":"v0.0.165","sha":"c0bf10647a14fbf468afa2ca146eca1d1a4cefd4","kind":"commit","published_at":"2023-02-20T03:16:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.165","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.165/manifests"},{"name":"v0.0.164","sha":"3a673a564acaa09d6e0069c7c2e8e469af54f170","kind":"commit","published_at":"2023-02-20T03:16:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.164","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.164/manifests"},{"name":"v0.0.163","sha":"0c48c7289ee3ccadeda59de6862ce4a505b34161","kind":"commit","published_at":"2023-02-20T03:15:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.163","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.163/manifests"},{"name":"v0.0.162","sha":"51f718a7b94deb8af26d1cc6bb1c88c24196cfc5","kind":"commit","published_at":"2023-02-20T03:01:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.162","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.162/manifests"},{"name":"v0.0.161","sha":"51e419051ff66bf53860ec7022b519e1167b4643","kind":"commit","published_at":"2023-02-17T16:47:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.161","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.161/manifests"},{"name":"v0.0.160","sha":"9926b48cf3e20e60142e35b3cd160015aebed9d3","kind":"commit","published_at":"2023-02-14T04:01:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.160","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.160/manifests"},{"name":"v0.0.159","sha":"4b4ebeeebae5457744c537131069819bbe8774d3","kind":"commit","published_at":"2023-02-14T03:45:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.159","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.159/manifests"},{"name":"v0.0.158","sha":"153790afc99bfd0a58fed0e301074258079449ab","kind":"commit","published_at":"2023-02-09T06:48:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.158","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.158/manifests"},{"name":"v0.0.157","sha":"a30604c0b4bc02d11d8a4ada87cb413192148cf5","kind":"commit","published_at":"2023-02-09T06:37:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.157","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.157/manifests"},{"name":"v0.0.156","sha":"3fda5f30ca9ab53ee6717c370c9c172a8f1f1ae8","kind":"commit","published_at":"2023-02-09T06:20:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.156","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.156/manifests"},{"name":"v0.0.155","sha":"103b607948da864cbef65b3c79ce46054e0abc8f","kind":"commit","published_at":"2023-02-09T05:56:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.155","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.155/manifests"},{"name":"v0.0.154","sha":"b111f31efe5ecfc2dd01ebdea1373b57abaf0b0b","kind":"commit","published_at":"2023-01-21T19:12:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.154","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.154/manifests"},{"name":"v0.0.153","sha":"50eea55b2c512833fec6c8b810f7e73b53b2f611","kind":"commit","published_at":"2023-01-09T16:56:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.153","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.153/manifests"},{"name":"v0.0.152","sha":"7b266352316cac5d73e45de9668d5fc91c60d854","kind":"commit","published_at":"2023-01-09T03:24:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.152","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.152/manifests"},{"name":"v0.0.151","sha":"fcffad7b5da99060bb0da2ded71d5d9808ed1356","kind":"commit","published_at":"2023-01-09T03:21:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.151","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.151/manifests"},{"name":"v0.0.150","sha":"e89fb04a2101bc2ba96688a3589f85b458b2b7fb","kind":"commit","published_at":"2023-01-08T03:11:02.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.150","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.150/manifests"},{"name":"v0.0.149","sha":"168aa3c0214582195cb5280fa4c7146f55ce187e","kind":"commit","published_at":"2023-01-05T14:10:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.149","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.149/manifests"},{"name":"v0.0.148","sha":"a18a7475cb494ed603abee7c62002ace75354581","kind":"commit","published_at":"2023-01-03T15:52:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.148","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.148/manifests"},{"name":"v0.0.147","sha":"43566f2727f6618454cf9e1c8f98fa41d4392400","kind":"commit","published_at":"2022-12-30T21:21:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.147","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.147/manifests"},{"name":"v0.0.146","sha":"38f2b5fe9749b23bc7b93dbf43e2066cbc662c23","kind":"commit","published_at":"2022-12-30T21:20:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.146","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.146/manifests"},{"name":"v0.0.145","sha":"724cb124c5520d7aa16cee0c5718c95b32f3874d","kind":"commit","published_at":"2022-12-30T21:19:48.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.145","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.145/manifests"},{"name":"v0.0.144","sha":"df6af865b29d1ea56e2eb41fda4045dcee888259","kind":"commit","published_at":"2022-12-30T21:18:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.144","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.144/manifests"},{"name":"v0.0.143","sha":"6900b58877c3ffc5a0fc02fa9e83825e4c14f271","kind":"commit","published_at":"2022-12-30T21:15:33.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.143","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.143/manifests"},{"name":"v0.0.142","sha":"e0a814866a854408d36ab0b104ebfda245e3f1e9","kind":"commit","published_at":"2022-12-30T21:04:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.142","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.142/manifests"},{"name":"v0.0.141","sha":"08234487eada13a65c8b7ce45ffddc4f932bd6c1","kind":"commit","published_at":"2022-12-30T21:03:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.141","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.141/manifests"},{"name":"v0.0.140","sha":"ff38cd277361fe639d9fefcb2e6c4698d382cf91","kind":"commit","published_at":"2022-12-30T21:02:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.140","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.140/manifests"},{"name":"v0.0.139","sha":"8727dfb8d80df4742bb0f9c1493ae03cf6f3feb0","kind":"commit","published_at":"2022-12-30T21:01:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.139","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.139/manifests"},{"name":"v0.0.138","sha":"1154354311556938d3dc6039499a3b9738e895d0","kind":"commit","published_at":"2022-12-30T20:57:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.138","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.138/manifests"},{"name":"v0.0.137","sha":"f25438ef5301f47f6727327e7220a02d2f7d327e","kind":"commit","published_at":"2022-12-30T20:44:21.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.137","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.137/manifests"},{"name":"v0.0.136","sha":"db7a4aefad82f36bc517568cdcd3a27861bf492e","kind":"commit","published_at":"2022-12-29T18:35:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.136","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.136/manifests"},{"name":"v0.0.135","sha":"6c043a76f05dc3f3dbc0bd3a87411fb6256b844a","kind":"commit","published_at":"2022-12-29T18:33:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.135","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.135/manifests"},{"name":"v0.0.134","sha":"255e00c8d77fbf4500f07590a647c14bcdc7c02e","kind":"commit","published_at":"2022-12-29T18:26:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.134","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.134/manifests"},{"name":"v0.0.133","sha":"323629fdf36ccc16314a7457486310585c47e7c7","kind":"commit","published_at":"2022-12-29T00:50:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.133","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.133/manifests"},{"name":"v0.0.132","sha":"f62b70d128051e9d6c536ac97cbcb30ce9fb9b1a","kind":"commit","published_at":"2022-12-27T18:59:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.132","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.132/manifests"},{"name":"v0.0.131","sha":"dff26985b67bdaff41788ac3c2d5de35c6634310","kind":"commit","published_at":"2022-12-27T15:18:47.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.131","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.131/manifests"},{"name":"v0.0.130","sha":"0ce09c9652b4c2b302bcea654a2ef2bca1bf3f55","kind":"commit","published_at":"2022-12-27T03:40:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.130","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.130/manifests"},{"name":"v0.0.129","sha":"bdd53ec21d80125526e4169bff900ac2a90a132c","kind":"commit","published_at":"2022-12-26T19:00:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.129","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.129/manifests"},{"name":"v0.0.128","sha":"efde4d4924796ec8ad77fd0b4ef00ade2e3b118f","kind":"commit","published_at":"2022-12-26T18:59:25.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.128","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.128/manifests"},{"name":"v0.0.127","sha":"7539b2c5e49262f52478f7834ba4d5d9e551af22","kind":"commit","published_at":"2022-12-26T18:52:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.127","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.127/manifests"},{"name":"v0.0.126","sha":"905f25aa58a2330ea5469ece6c9b59014e253506","kind":"commit","published_at":"2022-12-26T18:50:57.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.126","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.126/manifests"},{"name":"v0.0.125","sha":"a76a3f5e5ac0936b4f7ece958ffdbffb009c32fa","kind":"commit","published_at":"2022-12-26T18:45:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.125","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.125/manifests"},{"name":"v0.0.124","sha":"e6b6c6c52177bff930e9140f9171e1242ad57ca3","kind":"commit","published_at":"2022-12-18T17:21:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.124","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.124/manifests"},{"name":"v0.0.123","sha":"024c9c88d106711ca6b8625185131fcf31614fa2","kind":"commit","published_at":"2022-12-18T16:04:41.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.123","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.123/manifests"},{"name":"v0.0.122","sha":"d9ac8e1e07ffdd61b3baa26ec3f1a60909603b7f","kind":"commit","published_at":"2022-12-18T03:27:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.122","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.122/manifests"},{"name":"v0.0.121","sha":"9a98e92e477e8b2ab0150fd43f248ccf6776ca26","kind":"commit","published_at":"2022-12-18T03:26:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.121","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.121/manifests"},{"name":"v0.0.120","sha":"84dba23af36ef3974202cd0a39d54ded74c3c376","kind":"commit","published_at":"2022-12-17T18:51:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.120","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.120/manifests"},{"name":"v0.0.119","sha":"13dd9e846f6fc40ac22b17c0eda7431be4f138b1","kind":"commit","published_at":"2022-12-17T13:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.119","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.119/manifests"},{"name":"v0.0.118","sha":"d95b652bd0758d227a63d1ffac56991e5eea46fb","kind":"commit","published_at":"2022-12-17T04:03:24.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.118","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.118/manifests"},{"name":"v0.0.117","sha":"ded567c5e5ab484275162601ede4b9b048cc0462","kind":"commit","published_at":"2022-12-17T04:02:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.117","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.117/manifests"},{"name":"v0.0.116","sha":"124777aece43ca5473c0fc3b045e3e7ddc101662","kind":"commit","published_at":"2022-12-17T03:45:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.116","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.116/manifests"},{"name":"v0.0.115","sha":"3c276e7164b1057e7548bc53a774d3486f6f5b07","kind":"commit","published_at":"2022-12-17T03:30:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.115","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.115/manifests"},{"name":"v0.0.114","sha":"70081280aea924731b83fa0cd775e61a0b3ad9d9","kind":"tag","published_at":"2022-12-17T02:59:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.114","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.114/manifests"},{"name":"v0.0.113","sha":"b3608591e3617dc420f0e5699cd1589a5c99b625","kind":"tag","published_at":"2022-12-16T03:53:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.113","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.113/manifests"},{"name":"v0.0.112","sha":"f6c778e75b389808de8bd324f3b241bb7b3f226b","kind":"tag","published_at":"2022-12-13T03:55:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.112","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.112/manifests"},{"name":"v0.0.111","sha":"d6c6a16689bf58ac0245dfb27dc865f5cadbf97f","kind":"tag","published_at":"2022-12-12T04:03:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.111","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.111/manifests"},{"name":"v0.0.110","sha":"a1549b66ca06b596973163116c7de366786bf0bb","kind":"tag","published_at":"2022-12-12T03:54:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.110","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.110/manifests"},{"name":"v0.0.109","sha":"da88073647dff8a30e13009a2bb5585eae512d60","kind":"tag","published_at":"2022-12-12T03:53:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.109","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.109/manifests"},{"name":"v0.0.108","sha":"ba54b449a98fe9cb6612cdbd1bc95bf7742a2afe","kind":"tag","published_at":"2022-12-09T19:08:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.108","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.108/manifests"},{"name":"v0.0.107","sha":"1378ba773ac54112f8ccc2982bd729858b5cf2d4","kind":"tag","published_at":"2022-12-08T14:38:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.107","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.107/manifests"},{"name":"v0.0.106","sha":"9e3cf893e680fa8be1e6af9564a3e51da6cfafb9","kind":"tag","published_at":"2022-12-02T02:28:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.106","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.106/manifests"},{"name":"v0.0.105","sha":"bef74edfec3b468e939d5b5e5eb15c888678c759","kind":"tag","published_at":"2022-11-28T13:41:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.105","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.105/manifests"},{"name":"v0.0.104","sha":"9fb7eb7319406a8074a2cf51b75a243a2f422d50","kind":"tag","published_at":"2022-11-28T04:10:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.104","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.104/manifests"},{"name":"v0.0.103","sha":"e6112baa87287fec47e0304781b5eca42f4d660c","kind":"tag","published_at":"2022-11-23T04:09:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.103","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.103/manifests"},{"name":"v0.0.102","sha":"6dcba3a9ca9e9e8b529c320ddbbaf3e1156115b5","kind":"tag","published_at":"2022-11-23T04:05:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.102","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.102/manifests"},{"name":"v0.0.101","sha":"00fe4a233dcd3cbd1d159a1c1ee7640a31c6d4a6","kind":"tag","published_at":"2022-11-20T04:26:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.101","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.101/manifests"},{"name":"v0.0.100","sha":"03ad71b2793eab9e995ab1d96dde69e3bb344931","kind":"tag","published_at":"2022-11-18T04:11:20.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.100","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.100/manifests"},{"name":"v0.0.99","sha":"a2bce86127b16c03af772bc5d15441df23e59079","kind":"tag","published_at":"2022-11-18T02:11:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.99","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.99/manifests"},{"name":"v0.0.98","sha":"7a10e3f6591cf9549de37893a0b344a6b761bf1c","kind":"tag","published_at":"2022-11-14T21:17:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.98","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.98/manifests"},{"name":"v0.0.97","sha":"ca4a92bf6374d80b08b1efe4754310693dd77f7b","kind":"tag","published_at":"2022-11-14T12:15:11.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.97","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.97/manifests"},{"name":"v0.0.96","sha":"12743ad620c771be3aff8c37a34b829550f3dcfa","kind":"tag","published_at":"2022-11-13T03:26:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.96","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"f7c1d57f174f083e800cdbd092a0440eeba876ef","kind":"tag","published_at":"2022-11-13T02:41:28.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.95","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"aca6b23a96d0910bc8014e2e8ed2dfb794b2b371","kind":"tag","published_at":"2022-11-12T22:36:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.94","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"aadae55cf8184da939b9ee056dbada40b8293703","kind":"tag","published_at":"2022-11-12T22:30:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.93","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"cc7d016ca290a7b6aeb9d2fda5d3ed07cb6964d9","kind":"tag","published_at":"2022-11-09T14:37:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.92","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"77fab395523f2debc5027e789044e6851c658197","kind":"tag","published_at":"2022-11-09T09:14:18.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.91","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"e2668ebcfb889302ecec7422964ebaa618b7e9e4","kind":"tag","published_at":"2022-11-09T09:03:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.90","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"7f3244dd9db73713dd7046dcbf77fd1f4739e4cb","kind":"tag","published_at":"2022-11-07T03:18:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.89","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"85849934c4c1e6424b889b5a1141c40a86182b1c","kind":"tag","published_at":"2022-11-07T03:14:04.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.88","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"dfe71ff926bd60d53b285c6ed7989b421a6ed884","kind":"tag","published_at":"2022-11-05T21:12:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.87","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"0d91742a04c7c4aad9914c2b0786a682d4da2dc4","kind":"tag","published_at":"2022-11-05T20:08:55.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.86","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"a0d09b400781130a14cecffb06591206ac9a0304","kind":"tag","published_at":"2022-11-02T02:39:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.85","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"13fd98e2c8ad437794233c0201886297abc8d162","kind":"tag","published_at":"2022-10-23T01:35:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.84","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f7acad2729252a4442538ce2141f4cb269feef04","kind":"tag","published_at":"2022-10-23T01:16:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.83","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0c4eaaeb5178a07510d71461a6d94304a3f28b98","kind":"tag","published_at":"2022-10-22T02:05:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.82","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"2d404f0070caf0b453050ad12ff393e35c3e9496","kind":"tag","published_at":"2022-10-22T02:01:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.81","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"5a403944378c3a89bf3129e04903e4e57442f828","kind":"tag","published_at":"2022-10-19T02:51:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.80","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"e55930f3b72d21d2c715e54dc21ba319c035c347","kind":"tag","published_at":"2022-10-19T02:48:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.79","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"4eee79aa58cb01b73aaf79263e940005dcdf71c7","kind":"tag","published_at":"2022-10-13T12:35:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.78","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"20c4b5e83b71bfb4f39eec3f3259e8dedcf19e23","kind":"tag","published_at":"2022-10-11T02:58:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.77","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"6ba269f65ee17cf31365b18026f6efe09f9fe582","kind":"tag","published_at":"2022-10-07T12:34:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.76","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"1a11c0f699935cd36ee67cb87bc8c4875a7e5f86","kind":"tag","published_at":"2022-10-03T15:49:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.75","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"6b598e76a129f2cd42a9f899bdd94c16825dce87","kind":"tag","published_at":"2022-10-02T20:15:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.74","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"38bc5feb0f3ac7b3cf12281168aac8e53bba5085","kind":"tag","published_at":"2022-10-02T20:09:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.73","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"7bde3e42ab6eb20b0ef19009eafe7eb93c3b25a6","kind":"tag","published_at":"2022-09-30T18:07:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.72","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"6fa155102fc897e33abc91c88fa87a4d48556fc5","kind":"tag","published_at":"2022-09-29T08:20:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.71","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"eba2e8c686fbf8dd97969b29d7f125015998f6ce","kind":"tag","published_at":"2022-09-29T08:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.70","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"dda9d57219ff9ca856b68242303b01df2a8b6e99","kind":"tag","published_at":"2022-09-28T11:34:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.69","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"284bc10618f2eaec7d88a799cfc50d8694a1ea98","kind":"tag","published_at":"2022-09-27T02:32:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.68","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"eb141cc6e7947f2e0f82617f02a264fb20ef5c5a","kind":"tag","published_at":"2022-09-27T01:08:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.67","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"dddb459a29871114b97eea354b09c39e7c25c40b","kind":"tag","published_at":"2022-09-27T00:49:10.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.66","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"b975c96857b9c10bebec54fb0efc8ff39f7ab333","kind":"tag","published_at":"2022-09-24T21:02:14.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.65","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"3a41b08533e69b255a51e6538177e04f2ceed08a","kind":"tag","published_at":"2022-09-24T02:33:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.64","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"5a128fe1f9cc1d131466dbee60edbdc2e9ad6775","kind":"tag","published_at":"2022-09-24T02:26:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.63","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"da2e0c0076e3864498e8127c4a0d0b10a0eddf77","kind":"tag","published_at":"2022-09-24T02:25:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.62","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"af7f08d36095efad758e315799547a53f22a444f","kind":"tag","published_at":"2022-09-18T20:13:06.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.61","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"201e022903e5ab3b0e11e7f44e4f05b12552bbff","kind":"tag","published_at":"2022-09-13T01:15:51.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.60","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"46e6eed387ce58673926cd275f156d7a01532ed8","kind":"tag","published_at":"2022-09-13T01:14:40.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.59","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"684bb48541b47d3df6137c5d5bf10fa2f7f059da","kind":"tag","published_at":"2022-09-10T03:10:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.58","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"c484b0bfad5308ee90cb58a5b63549d8b743d009","kind":"tag","published_at":"2022-09-10T03:04:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.57","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"cbcf2f2117096daf9a586ae1f445173ea0a2ca93","kind":"tag","published_at":"2022-09-10T02:32:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.56","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"47174f051315f4094007aecb6a3527318fb98eed","kind":"tag","published_at":"2022-09-08T02:34:59.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.55","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"fdd1eac9f06095a5e586818643aec6bf3ef8a35a","kind":"tag","published_at":"2022-09-08T02:23:46.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.54","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"9e384d642227ad1d1c5600cdd4058ff1432278dc","kind":"tag","published_at":"2022-09-08T01:59:39.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.53","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"afba9b75b3aa0365f69463b0d679f0ea62e4d91e","kind":"tag","published_at":"2022-09-08T01:58:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.52","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"644549f8ec0f3717e1a3c0a85609cae6f0c0037f","kind":"tag","published_at":"2022-09-08T01:58:12.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.51","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"6566114c930e9400174e28a7d45b5462922647ca","kind":"tag","published_at":"2022-09-08T01:40:31.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.50","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"3509a2f4dac111c51096659ef0247c7d44a86ded","kind":"tag","published_at":"2022-09-08T01:34:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.49","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"de4845fd0cc91c918be034f847f6af85afb9f631","kind":"tag","published_at":"2022-09-08T01:00:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.48","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"16828b6f41e7b01dd56484577c16ef54ac8ba29d","kind":"tag","published_at":"2022-09-06T13:45:03.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.47","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"c08613bc1e95b6c3b41063988a2da101099f7c79","kind":"tag","published_at":"2022-09-06T01:30:15.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.46","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"028bad4ae5ed82cc7f9a9534a485cca3d4eef0bf","kind":"tag","published_at":"2022-09-06T01:24:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.45","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"77d428c76e9d3d81366355b75960abf5dbe211d1","kind":"tag","published_at":"2022-09-05T19:19:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.44","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"92e1022a68e86b5368e5be16ff6cddce505f6608","kind":"tag","published_at":"2022-09-05T19:18:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.43","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"120efb1848f40b4fb6841fdfecce30aa0a41875c","kind":"tag","published_at":"2022-09-04T02:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.42","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"e5034772802b22cb432321cfa4c1e04dc2e77b66","kind":"tag","published_at":"2022-09-04T02:16:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.41","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"49ab31847c4551d4b2b46811f976a9c7e5a9f810","kind":"tag","published_at":"2022-09-02T02:16:13.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.40","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"f4f6920167ae8d898cbfd33660afb6b5181075a7","kind":"tag","published_at":"2022-09-02T01:55:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.39","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"d8ca4bc4baa2b538d4e01e6dff268caaa9245317","kind":"tag","published_at":"2022-09-01T14:45:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.38","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"8d69f16eb895a419c3d05ef4243817b75e8d9e8b","kind":"tag","published_at":"2022-08-29T01:51:42.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.37","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"139dfdd6cb338a0d6f1cd0552c1d862d892881d0","kind":"tag","published_at":"2022-08-28T02:37:22.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.36","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"bb006c8f1fe62760439d509a3f8dcfa0b3d9dfa9","kind":"tag","published_at":"2022-08-27T01:59:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.35","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"5815da09e20e9d520daf7f2ffbe55b53af027f2f","kind":"tag","published_at":"2022-08-25T02:52:08.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.34","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"2702a7c5db31ab830184860fe3d026dce6339797","kind":"tag","published_at":"2022-08-24T13:06:29.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.33","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"ef34543570b2bce59e7e72363b72ce8285ef20b2","kind":"tag","published_at":"2022-08-24T01:59:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.32","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"f18f722947d8214ba9efc43496cc8d922eb4f38f","kind":"tag","published_at":"2022-08-22T14:56:34.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.31","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"fe5c449377e7596afd61cca3074a877333689648","kind":"tag","published_at":"2022-08-22T13:18:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.30","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"39c919326b0bb8efc94803171b56ae54f6e761c1","kind":"tag","published_at":"2022-08-22T13:04:44.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.29","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"ce5fe407946b5a55a23acb9dfbdc71169e3f976f","kind":"tag","published_at":"2022-08-22T13:03:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.28","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"14a34a980a45f4bd65e7fa067157cdbad5c266c6","kind":"tag","published_at":"2022-08-22T13:02:37.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.27","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"8ca408bcfd8fc88212fb919fb0ad3ee3645dea25","kind":"tag","published_at":"2022-08-22T12:54:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.26","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"95232c1af8e0601dfcb825db578dc5633af25abd","kind":"tag","published_at":"2022-08-22T12:52:32.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.25","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"17a406fe63562e7cc789fe78d4b12ba0cf8b17e1","kind":"tag","published_at":"2022-08-17T14:28:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.24","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"fca233137f68bb6542c2fc4c6cbf9072810379d4","kind":"tag","published_at":"2022-08-16T21:52:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.23","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"5c9318a3767e10a60b07940079780baf6f60b2be","kind":"tag","published_at":"2022-08-16T21:45:30.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.22","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"4d5c495c84a5a4bd8f01e7fb3abaa990b259e07b","kind":"tag","published_at":"2022-08-16T21:04:01.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.21","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"2fe117c19a377f4e88869561a410c67449d15603","kind":"tag","published_at":"2022-08-11T13:15:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.20","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"b13620c25551e253a3ce3189644d13ad778cfdca","kind":"tag","published_at":"2022-08-11T12:28:36.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.19","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"b1c02f9c37fbd81996c59afbad910fa43efc2b83","kind":"tag","published_at":"2022-08-02T15:31:07.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.18","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"08ecc37586ed3e689e1f58ebd6aec00b701c3ee9","kind":"tag","published_at":"2022-08-02T14:51:23.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.17","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"a867432a6ab9f5f9a60be8eda38ac3b59c485981","kind":"tag","published_at":"2022-07-26T18:10:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.16","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"6cff06aca9a3b915090fb03a2f6062dc45c2f087","kind":"tag","published_at":"2022-07-26T02:29:58.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.15","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"081ebd2b01889f7d87e15262d56b51e1d5f27778","kind":"tag","published_at":"2022-07-25T14:26:54.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.14","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"28a3446e5398e6b1dc6d3e8f409faa898e243c8a","kind":"tag","published_at":"2022-07-25T02:05:26.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.13","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"7638917a12be952ef96303a32ae77824302ed760","kind":"tag","published_at":"2022-07-23T00:17:17.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.12","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f1358d031bda288792de329132341fe84a31cef0","kind":"tag","published_at":"2022-07-22T22:40:50.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.11","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"03947422673db8bc5e58fc0dae72766efa9812a0","kind":"tag","published_at":"2022-07-19T08:44:45.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.10","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"d47eb87d00030b18fd9c57af819fea901b343523","kind":"tag","published_at":"2022-07-19T08:23:52.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.9","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"e5eddb6a5f4e64007f4c1c24cf8aef55a3f08f33","kind":"tag","published_at":"2022-07-11T17:16:19.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.8","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"93f79a1a18a363c79f75ef3e3d9fda30db12b9b0","kind":"tag","published_at":"2022-07-11T12:45:00.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.7","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"56b4b1512b0df8a3149536d5ab674d41dd9066d2","kind":"tag","published_at":"2022-07-10T22:04:56.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.6","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9a04dc86c9cd48b4422346fc431818ad6bb1516a","kind":"tag","published_at":"2022-07-10T19:58:27.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.5","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"dd077e397840a56ef71c5d0cdd6b3054c1ddd0f5","kind":"tag","published_at":"2022-07-07T20:30:09.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.4","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ff175e783dfff5e1944cc4e145e11701b14d1813","kind":"tag","published_at":"2022-07-07T13:36:43.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.3","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a5f5f7002e194a00e5895cce4b56f86f698e0742","kind":"tag","published_at":"2022-07-05T15:26:35.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.2","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"303bbe8bf2490fc184954befd826209943b790df","kind":"tag","published_at":"2022-07-05T13:29:49.000Z","download_url":"https://codeload.github.com/citation-style-language/styles/tar.gz/v0.0.1","html_url":"https://github.com/citation-style-language/styles/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-style-language/styles@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:56:09.541Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":22,"rankings":{"downloads":null,"dependent_repos_count":5.040875210387112,"dependent_packages_count":22.91576500761401,"stargazers_count":6.126272341107638,"forks_count":1.9018994950709305,"docker_downloads_count":null,"average":8.996203013544923},"purl":"pkg:maven/org.citationstyles/styles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.citationstyles:styles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.citationstyles:styles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.citationstyles:styles/dependencies","status":null,"funding_links":["https://github.com/sponsors/adam3smith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T19:53:28.336Z","issues_count":152,"pull_requests_count":1172,"avg_time_to_close_issue":12413899.6,"avg_time_to_close_pull_request":6515207.618404908,"issues_closed_count":89,"pull_requests_closed_count":815,"pull_request_authors_count":423,"issue_authors_count":122,"avg_comments_per_issue":2.986842105263158,"avg_comments_per_pull_request":4.735494880546075,"merged_pull_requests_count":557,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":62,"past_year_pull_requests_count":480,"past_year_avg_time_to_close_issue":3083274.8378378376,"past_year_avg_time_to_close_pull_request":2536700.4515050165,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":299,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":2.6129032258064515,"past_year_avg_comments_per_pull_request":4.44375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":204,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/issues","maintainers":[{"login":"bwiernik","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwiernik"},{"login":"adam3smith","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam3smith"},{"login":"denismaier","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denismaier"},{"login":"rmzelle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmzelle"}],"active_maintainers":[{"login":"bwiernik","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwiernik"},{"login":"adam3smith","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam3smith"},{"login":"denismaier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denismaier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.citationstyles:styles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.citationstyles:styles/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.citationstyles:styles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.citationstyles:styles/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547649,"maintainers_count":0,"namespaces_count":72787,"keywords_count":34251,"github":"maven-central","metadata":{"funded_packages_count":34701},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-04T06:58:54.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":277779,"full_name":"citation-style-language/styles","default_branch":"master","committers":[{"name":"adam3smith","email":"karcher@u.northwestern.edu","login":"adam3smith","count":1690},{"name":"POBrien333","email":"954979+POBrien333","login":"POBrien333","count":1544},{"name":"rmzelle","email":"rintze.zelle@gmail.com","login":"rmzelle","count":1398},{"name":"Charles Parnot","email":"charles.parnot@gmail.com","login":"cparnot","count":345},{"name":"Philipp Zumstein","email":"zuphilip","login":"zuphilip","count":202},{"name":"Brenton M. Wiernik","email":"bwiernik","login":"bwiernik","count":183},{"name":"NMonteix","email":"nicolas.monteix@univ-rouen.fr","login":"NMonteix","count":155},{"name":"Libor Ansorge","email":"libor.ansorge@gmail.com","login":"libora","count":150},{"name":"Sankar","email":"s.murugesan@elsevier.com","login":"Sankar-GEO-ELS","count":81},{"name":"Florian Martin-Bariteau","email":"f.martin-bariteau@umontreal.ca","login":"f-mb","count":66},{"name":"Jens Mittelbach","email":"jens.mittelbach@slub-dresden.de","login":null,"count":65},{"name":"Frank Bennett","email":"biercenator@gmail.com","login":"fbennett","count":60},{"name":"Sylvester Keil","email":"sylvester@keil.or.at","login":"inukshuk","count":52},{"name":"javimat","email":"xaviermatoses@gmail.com","login":"xavi-mat","count":45},{"name":"Emiliano Heyns","email":"retorquere","login":"retorquere","count":43},{"name":"ser.podrick@gmail.com","email":"ser.podrick@gmail.com","login":"serpodrick","count":43},{"name":"Chris Hastie","email":"chris@oak-wood.co.uk","login":"tipichris","count":43},{"name":"Aurimas Vinckevicius","email":"aurimas.dev@gmail.com","login":"aurimasv","count":39},{"name":"Tungphamfsh","email":"tungpham.fsh@gmail.com","login":"Tungphamfsh","count":39},{"name":"Andrew Dunning","email":"adunning","login":"adunning","count":37},{"name":"Ramanathan","email":"ra.ganapathi@elsevier.com","login":"Ganapathir001","count":36},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":35},{"name":"mtarakci","email":"muhammettarakci@gmail.com","login":"mtarakci","count":35},{"name":"grolimur","email":"grolimur@yahoo.fr","login":null,"count":34},{"name":"roaldfrosig","email":"roaldfrosig@gmail.com","login":"roaldfrosig","count":31},{"name":"J Ignacio Flores S","email":"natch.nacht@gmail.com","login":"natch-nacht","count":29},{"name":"NicolasSouchon","email":"souchon.nicolas.ns@gmail.com","login":"NicolasSouchon","count":28},{"name":"Dany Thibault","email":"thibault.dany@gmail.com","login":"danycoolqc","count":28},{"name":"Martin R. Smith","email":"martins@gmail.com","login":null,"count":27},{"name":"eu-genia","email":"eugenia.sokolinski@uni-hamburg.de","login":"eu-genia","count":27},{"name":"FSHigashikawa","email":"rioleste@gmail.com","login":"FSHigashikawa","count":27},{"name":"Georg Duffner","email":"g.duffner@gmail.com","login":"georgd","count":25},{"name":"Matěj","email":"matejovo@gmail.com","login":"matejovo","count":25},{"name":"nickbart1980","email":"nickbart1980@gmail.com","login":null,"count":24},{"name":"rm2342","email":"contact@retosphere.de","login":"rm2342","count":24},{"name":"liammr","email":"liam.mchugh.russell@utoronto.ca","login":"liammr","count":24},{"name":"Bibref","email":"felix.langevin-harnois@etsmtl.ca","login":"Bibref","count":24},{"name":"mgorki","email":"michael.gorki@gmx.de","login":"mgorki","count":22},{"name":"ibadger","email":"ibadger","login":"ibadger","count":21},{"name":"Carles Pina i Estany","email":"carles@pina.cat","login":"cpina","count":21},{"name":"Shoji Takahashi","email":"s.takahashi@elsevier.com","login":"shojitakahashi","count":20},{"name":"Yusufras","email":"yr@sun.ac.za","login":"Yusufras","count":20},{"name":"jjrondeau","email":"36280948+jjrondeau","login":"jjrondeau","count":20},{"name":"James Howison","email":"james@howison.name","login":"jameshowison","count":19},{"name":"carljohanberglund","email":"cajo@cajo.nu","login":"carljohanberglund","count":19},{"name":"Nicolae Turcan","email":"nturcan@gmail.com","login":"nturcan","count":19},{"name":"Oldrich Tristan Florian","email":"oldrich.florian@gmail.com","login":"OTFlorian","count":18},{"name":"FrancoisC37","email":"FrancoisC37","login":"FrancoisC37","count":18},{"name":"Milan Bouchet-Valat","email":"nalimilan@club.fr","login":"nalimilan","count":18},{"name":"Carles Pina","email":"carles.pina@mendeley.com","login":null,"count":18},{"name":"mmoole","email":"mmoole@googlemail.com","login":"mmoole","count":17},{"name":"smarchand","email":"marchand.st@gmail.com","login":"smarchand","count":17},{"name":"amendesd","email":"amendesd","login":"amendesd","count":17},{"name":"Joe Joiner","email":"08joejoi@gmail.com","login":"joejoinerr","count":17},{"name":"David Stark","email":"david@jdavidstark.com","login":"dstark","count":16},{"name":"PriscilaSJUFRGS","email":"33030479+PriscilaSJUFRGS","login":"PriscilaSJUFRGS","count":16},{"name":"PhilPons","email":"PhilPons","login":"PhilPons","count":16},{"name":"franpra","email":"franpra","login":"franpra","count":16},{"name":"BarilG","email":"BarilG","login":"BarilG","count":15},{"name":"PUG-IS","email":"g.digiorgio@unigre.it","login":"PUG-IS","count":15},{"name":"knorb","email":"bksj@gmx.net","login":"knorb","count":15},{"name":"scottcove","email":"scott_github@dewie.net.au","login":"scottcove","count":15},{"name":"Grzegorz Balcerowski","email":"grzegorz.balcerowski@gmail.com","login":"gbalcerowski","count":15},{"name":"Mario Jose","email":"gnumario@gmail.com","login":null,"count":15},{"name":"Matthias Mailänder","email":"matthias@mailaender.name","login":"Mailaender","count":14},{"name":"Raphaël Grolimund","email":"grolimur@nous4.ch","login":"grolimur","count":14},{"name":"Till A. Heilmann","email":"mail@tillheilmann.info","login":"tillheilmann","count":14},{"name":"bdrolshagen","email":"drolshagen@dipluridae.de","login":"bdrolshagen","count":14},{"name":"khuzzuk","email":"adriandrabik@gmail.com","login":"khuzzuk","count":14},{"name":"Joseph Reagle","email":"joseph.2011@reagle.org","login":null,"count":14},{"name":"Isak","email":"isak.bergdahl@gmail.com","login":null,"count":13},{"name":"Frederik Elwert","email":"frederik.elwert@web.de","login":"frederik-elwert","count":13},{"name":"Paul","email":"paulinkenbrandt@utah.gov","login":"inkenbrandt","count":13},{"name":"jacintonp","email":"jacintonp@gmail.com","login":"jacintonp","count":13},{"name":"Bruce D'Arcus","email":"bdarcus@gmail.com","login":"bdarcus","count":13},{"name":"Melchisedech","email":"hyogapag@yahoo.fr","login":"pagiraud","count":12},{"name":"Tournolive","email":"webolive@gmx.com","login":"Tournolive","count":12},{"name":"trekcomet","email":"haroldo.filho71@gmail.com","login":"trekcomet","count":12},{"name":"swifterslb","email":"lieubean@gmail.com","login":"swifterslb","count":12},{"name":"fxlesage","email":"fxlesage@chu-reims.fr","login":"fxlesage","count":12},{"name":"cleberbarreto","email":"cleber.barreto.jr@gmail.com","login":"cleberbarreto","count":12},{"name":"ahahl","email":"anatole.lucet@ens-lyon.fr","login":"ahahl","count":12},{"name":"Seth McNeill","email":"seth@anitracks.com","login":"anitracks","count":12},{"name":"Nicolas Chachereau","email":"nicolas@nchachereau.ch","login":"nchachereau","count":12},{"name":"Ian Cornelius","email":"icornelius@luc.edu","login":"icornelius","count":12},{"name":"DmitriyRyb","email":"rybakoff.dmitriy@gmail.com","login":"DmitriyRyb","count":12},{"name":"John Muccigrosso","email":"john@muccigrosso.org","login":"Jmuccigr","count":12},{"name":"touwwouter","email":"woutertouw@hotmail.com","login":"touwwouter","count":12},{"name":"Lubos","email":"zothero@hotmail.com","login":"Luboszot","count":11},{"name":"Stian Øby Johansen","email":"stian.oby@gmail.com","login":"StianOby","count":11},{"name":"s002610","email":"jessica.walters@police.tas.gov.au","login":"s002610","count":11},{"name":"YoungZoe","email":"YoungZ@cardiff.ac.uk","login":"YoungZoe","count":11},{"name":"Rafael Cervantes Beyra","email":"cervantes@unah.edu.cu","login":"rcervantesb","count":11},{"name":"University-of-Worcester","email":"s.pittaway@worc.ac.uk","login":"University-of-Worcester","count":11},{"name":"Denis Maier","email":"maier.de@gmail.com","login":"denismaier","count":11},{"name":"tekvica","email":"tekvica","login":"tekvica","count":10},{"name":"Daniel Owens","email":"dhowens@pmbx.net","login":"dowens76","count":10},{"name":"z0lo","email":"zolo@alum.mit.edu","login":"levin-lab","count":10},{"name":"Kurt Berndt","email":"kurt.berndt@gmail.com","login":"Ca7w3as3l","count":10},{"name":"Özhan Saglik","email":"ozhan.saglik@gmail.com","login":"ozhansaglik","count":10},{"name":"wodellUF","email":"wodell@ufl.edu","login":"wodellUF","count":10},{"name":"peboeck","email":"peboeck.karl@gmx.at","login":"peboeck","count":10},{"name":"memu","email":"memu","login":"memu","count":10},{"name":"benhollister","email":"benjaminhollister@me.com","login":"benhollister","count":10},{"name":"ValeryMukhin","email":"Valery.Mukhin@gmail.com","login":"ValeryMukhin","count":10},{"name":"Sascha Foerster","email":"email@saschafoerster.de","login":"saschafoerster","count":10},{"name":"rhiannon-ppl","email":"rhiannon.miller@prepress-projects.eu","login":"rhiannon-ppl","count":10},{"name":"Hendrys Tobar","email":"HendrysTobar","login":"HendrysTobar","count":9},{"name":"alexwatkins","email":"alexwatkins@gmail.com","login":"alexwatkins","count":9},{"name":"VRD75","email":"rebolledo@free.fr","login":"VRD75","count":9},{"name":"SunwayCollege","email":"jblibrary3@gmail.com","login":"SunwayCollege","count":9},{"name":"Pablo Melchor","email":"pmelchor@gmail.com","login":"pmelchor","count":9},{"name":"Nils Müller-Scheeßel","email":"mueller-scheessel@gmx.net","login":"nmueller18","count":9},{"name":"JulianKoepff","email":"jkoepff@uni-bremen.de","login":"JulianKoepff","count":9},{"name":"André Appel","email":"56739429+andreappel","login":"andreappel","count":9},{"name":"clararevue","email":"clararevue","login":"clararevue","count":9},{"name":"helmy20","email":"andreasjak@hotmail.com","login":"helmy20","count":9},{"name":"lauremelli","email":"laure.melli@gmail.com","login":"lauremelli","count":9},{"name":"stuckyb","email":"stuckyb@colorado.edu","login":"stuckyb","count":9},{"name":"tomraley","email":"tom-raley@hush.ai","login":"tomraley","count":9},{"name":"MattUpson","email":"ivyleavedtoadflax@gmail.com","login":"ivyleavedtoadflax","count":9},{"name":"dimtamb","email":"dimtamb","login":"dimtamb","count":9},{"name":"JoelHendriks","email":"j.hendriks_4@tilburguniversity.edu","login":null,"count":9},{"name":"Irazall","email":"buzzoff@gmx.net","login":"Irazall","count":8},{"name":"GluonDuGitHub","email":"47668892+GluonDuGitHub","login":"GluonDuGitHub","count":8},{"name":"christian-focke-mail-fernfh-ac-at","email":"christian.focke@mail.fernfh.ac.at","login":"christian-focke-mail-fernfh-ac-at","count":8},{"name":"bbbear2002","email":"bbbear2002@gmail.com","login":"bbbear2002","count":8},{"name":"USITC-Zotero","email":"84806374+USITC-Zotero","login":"USITC-Zotero","count":8},{"name":"anfourny","email":"48473981+anfourny","login":"anfourny","count":8},{"name":"stvn-s","email":"stvn-s","login":"stvn-s","count":8},{"name":"Daniel Kraus","email":"krada@gmx.net","login":"bovender","count":8},{"name":"Brand","email":"sybrandvs@yahoo.com","login":"burnmeister","count":8},{"name":"Josep-Manuel Rodríguez-Gairín","email":"rodriguez.gairin@ub.edu","login":"rzgairin","count":8},{"name":"Alex Ball","email":"alex-ball","login":"alex-ball","count":8},{"name":"sebknop","email":"43644994+sebknop","login":"sebknop","count":8},{"name":"Ania Tassinari","email":"aniat@bu.edu","login":"antass","count":8},{"name":"osmndrmz","email":"osmandurmaz@hotmail.de","login":"osmndrmz","count":8},{"name":"melTr","email":"mel_4_7@yahoo.ca","login":"melTr","count":8},{"name":"guoxh","email":"xunhua.guo@gmail.com","login":"guoxh","count":8},{"name":"fussballlinguist","email":"39825770+fussballlinguist","login":"fussballlinguist","count":8},{"name":"Anna Couthures-Idrizi","email":"42933041+AnnaCouthuresIdrizi","login":"AnnaCouthuresIdrizi","count":8},{"name":"cookie365","email":"zim32079@gmail.com","login":"cookie365","count":8},{"name":"AVWoman","email":"32681173+AVWoman","login":"AVWoman","count":8},{"name":"Tuomas Tammisto","email":"tutam@iki.fi","login":"tutam","count":8},{"name":"Gareth Spanglett","email":"gspanglett@gmail.com","login":"gspanglett","count":8},{"name":"Andrew Dunning","email":"Andrew@Neckam.local","login":null,"count":8},{"name":"guschartier","email":"augustinchartier@gmail.com","login":"guschartier","count":7},{"name":"icalandra","email":"icalandra","login":"icalandra","count":7},{"name":"jaegergaard","email":"lasse.jaegergaard@gmail.com","login":"jaegergaard","count":7},{"name":"maksrules","email":"maksrules","login":"maksrules","count":7},{"name":"odonovk2","email":"odonovk2@lsbu.ac.uk","login":"odonovk2","count":7},{"name":"phyto","email":"christophe.garcion@bordeaux.inra.fr","login":"phyto","count":7},{"name":"samarkar","email":"65026929+samarkar","login":"samarkar","count":7},{"name":"saufmvz","email":"saufmvz@usp.br","login":"saufmvz","count":7},{"name":"glennfed","email":"github43.10.waldbach@xoxy.net","login":"glennfed","count":7},{"name":"Braintelligence","email":"Braintelligence","login":"Braintelligence","count":7},{"name":"fredrikku","email":"bolske@kth.se","login":"kviltad","count":7},{"name":"Frédérique Flamerie","email":"33718229+fflamerie","login":"fflamerie","count":7},{"name":"Nicolas Chachereau","email":"nicolas.chachereau@googlemail.com","login":null,"count":7},{"name":"criticlmind","email":"theinemann@me.com","login":null,"count":7},{"name":"Katherine Knierim","email":"kknierim@usgs.gov","login":"kknierim-usgs","count":7},{"name":"claire-dkit","email":"claire.fox@dkit.ie","login":"claire-dkit","count":7},{"name":"amkawai","email":"56710864+amkawai","login":"amkawai","count":7},{"name":"Sébastien Plutniak","email":"53480606+sebastien-plutniak","login":"sebastien-plutniak","count":7},{"name":"Sidapo","email":"Sidapo","login":"Sidapo","count":7},{"name":"Serge Bibauw","email":"inyarr@gmail.com","login":"sbibauw","count":7},{"name":"SSHA","email":"84915123+ssha4900","login":"ssha4900","count":7},{"name":"O Tristan Florian","email":"1160766+OTristanF","login":"OTristanF","count":7},{"name":"MertzG","email":"48557556+MertzG","login":"MertzG","count":7},{"name":"LaraLibrarian","email":"Lara.Skelly@gmail.com","login":"LaraLibrarian","count":7},{"name":"Julien","email":"ujubib","login":"ujubib","count":7},{"name":"yja100","email":"botaga@hotmail.com","login":"yja100","count":6},{"name":"sjurdur","email":"sjurdur@hotmail.com","login":"sjurdur","count":6},{"name":"simomac","email":"s.mackenzie@imperial.ac.uk","login":"simomac","count":6},{"name":"nytaneliah","email":"nytaneliah@gmail.com","login":"nytaneliah","count":6},{"name":"dhacker29","email":"dhackerdvm@gmail.com","login":"dhacker29","count":6},{"name":"fzotero","email":"f.internet@esprit-ouvert.org","login":"fzotero","count":6},{"name":"iestevan","email":"ignacioestevan@gmail.com","login":"iestevan","count":6},{"name":"jesusbagpuss","email":"j.salter@leeds.ac.uk","login":"jesusbagpuss","count":6},{"name":"kratec","email":"kratec@ukb.muni.cz","login":"kratec","count":6},{"name":"lachlan-young","email":"42661501+lachlan-young","login":"lachlan-young","count":6},{"name":"nunorosa33","email":"nrosa@crb.ucp.pt","login":"nunorosa33","count":6},{"name":"cnotz","email":"claudio@notz.cc","login":"cnotz","count":6},{"name":"davidbajusz","email":"bajusz.david@ttk.mta.hu","login":"davidbajusz","count":6},{"name":"Pablo Stafforini","email":"pablo@stafforini.com","login":"benthamite","count":6},{"name":"fvmolina","email":"fmolina@qi.fcen.uba.ar","login":"fvmolina","count":6},{"name":"James Gillespie","email":"gillejw","login":"gillejw","count":6},{"name":"cathbrend","email":"catherine.brendow@graduateinstitute.ch","login":"cathbrend","count":6},{"name":"dcruether","email":"dcruether@web.de","login":"dcruether","count":6},{"name":"Zeping Lee","email":"zepinglee@gmail.com","login":"zepinglee","count":6},{"name":"Per Enström","email":"enstrom.per@gmail.com","login":"perenstrom","count":6},{"name":"Oxil-2","email":"lisantoumalingre@hotmail.fr","login":"Oxil-2","count":6},{"name":"Michael Doube","email":"michael@doube.net","login":"mdoube","count":6},{"name":"Francisco Pina Martins","email":"f.pinamartins@gmail.com","login":"StuntsPT","count":6},{"name":"540felix","email":"540felix@gmail.com","login":"540felix","count":6},{"name":"Hendy Irawan","email":"hendy@hendyirawan.com","login":"ceefour","count":6},{"name":"Stanislaw Koltschin","email":"kontakt@staniko.de","login":"staniko","count":6},{"name":"Maxim Yurkin","email":"yurkin@gmail.com","login":"myurkin","count":6},{"name":"Bela Hausmann","email":"post@belahausmann.name","login":null,"count":6},{"name":"Michael","email":"michael@castello.me","login":null,"count":6},{"name":"Richard Karnesky","email":"rakarne@sandia.gov","login":null,"count":6},{"name":"cookie365","email":"zim3610@gmail.com","login":null,"count":6},{"name":"taraonco","email":"tara.bee@live.com","login":"taraonco","count":5},{"name":"tabaxter","email":"tabaxter@gmail.com","login":"timinclimate","count":5},{"name":"shaunss","email":"sebastian.haunss@uni-bremen.de","login":"shaunss","count":5},{"name":"res-mz","email":"res.mezger@gmail.com","login":"res-mz","count":5},{"name":"redleafnew","email":"redleafnew@163.com","login":"redleafnew","count":5},{"name":"rafjaf","email":"raf.jaf@posteo.net","login":"rafjaf","count":5},{"name":"VGTUPress","email":"robertapoderyte@gmail.com","login":"VGTUPress","count":5},{"name":"blitzgneisserin","email":"simonanna@gmx.net","login":"blitzgneisserin","count":5},{"name":"cumuluss","email":"cummuluss@gmx.net","login":"cumuluss","count":5},{"name":"devinroza","email":"devinroza@arcol.org","login":"devinroza","count":5},{"name":"tersiphone","email":"mshirley@ufl.edu","login":"tersiphone","count":5},{"name":"Connor T. Skennerton","email":"c.skennerton@gmail.com","login":"ctSkennerton","count":5},{"name":"Francisco Fernández Labastida","email":"fcofdezlab@gmail.com","login":"fcofdezlab","count":5},{"name":"Samuel Barsanelli Costa","email":"samuelbarsanelli@msn.com","login":"samuelbarsanelli","count":5},{"name":"Andreas Zankl","email":"andreas.zankl@gmail.com","login":"azankl","count":5},{"name":"Andrew Beeken","email":"abeeken@gmail.com","login":"abeeken","count":5},{"name":"Brenkacz","email":"60347876+Brenkacz","login":"Brenkacz","count":5},{"name":"CharlesQc","email":"charles.mercier.paquin@gmail.com","login":"CharlesQc","count":5},{"name":"David Venema","email":"44187356+davidvenema","login":"davidvenema","count":5},{"name":"David M. Kaplan","email":"dmkaplan2000@gmail.com","login":"dmkaplan2000","count":5},{"name":"JoshuaWeberFHNW","email":"44263299+JoshuaWeberFHNW","login":"JoshuaWeberFHNW","count":5},{"name":"Pepppino","email":"83666731+Pepppino","login":"Pepppino","count":5},{"name":"Pietro Liuzzo","email":"pietro.liuzzo@gmail.com","login":"PietroLiuzzo","count":5},{"name":"Piotr Jaskulski","email":"piotr.jaskulski@gmail.com","login":"pjaskulski","count":5},{"name":"Rombert Stapel","email":"rjstapel","login":"rjstapel","count":5},{"name":"V-Z","email":"V-Z","login":"V-Z","count":5},{"name":"RonaldVisser","email":"38214052+RonaldVisser","login":"RonaldVisser","count":5},{"name":"Sebastian Spaeth","email":"Sebastian@SSpaeth.de","login":"spaetz","count":5},{"name":"Sergio Bernardo","email":"50444515+serbernardo","login":"serbernardo","count":5},{"name":"Svend Gundestrup","email":"svend@gundestrup.dk","login":"gundestrup","count":5},{"name":"mitchpaulus","email":"paulusm14@gmail.com","login":"mitchpaulus","count":5},{"name":"Jo Vermeulen","email":"jo.vermeulen@gmail.com","login":"jozilla","count":5},{"name":"KwAntynn","email":"kwantynn@yahoo.fr","login":null,"count":5},{"name":"Jakub Szczerbowski","email":"jszczerbowski@swps.edu.pl","login":null,"count":5},{"name":"Igor Steinmacher","email":"igorfs@utfpr.edu.br","login":null,"count":5},{"name":"Adam Mark","email":"marka@uoguelph.ca","login":null,"count":5},{"name":"Walter Vogel","email":"vogelw@onid.oregonstate.edu","login":null,"count":5},{"name":"djb489","email":"danieljburgett@gmail.com","login":"djb489","count":5},{"name":"ebettoni","email":"eduardo@odois.org","login":"ebettoni","count":5},{"name":"maja","email":"majazaloznik","login":"majazaloznik","count":5},{"name":"mcranium","email":"42519751+mcranium","login":"mcranium","count":5},{"name":"mserifovic","email":"mserifovic@hotmail.com","login":"mserifovic","count":5},{"name":"mutnauq7","email":"mutnauq7@gmail.com","login":"mutnauq7","count":5},{"name":"naritatsu","email":"34083064+naritatsu","login":"naritatsu","count":5},{"name":"Jason O. Jensen","email":"jason@paperpile.com","login":"jasonjensen","count":5},{"name":"Mathieu Brisson","email":"3098725+matbris","login":"matbris","count":4},{"name":"Chris Hill","email":"christopher-hill@outlook.com","login":"OctanMan","count":4},{"name":"Jafet Andersson","email":"jcmand","login":"jcmand","count":4},{"name":"Keith","email":"keith.kranker@gmail.com","login":"kkranker","count":4},{"name":"Neucir","email":"neucirufv@gmail.com","login":"Neucir","count":4},{"name":"gudryan","email":"gudryan@gmail.com","login":"gudryan","count":4},{"name":"go2roland","email":"go2roland","login":"go2roland","count":4},{"name":"Dominik Bláha","email":"blaha.dominik@gmail.com","login":"SuperDomek","count":4},{"name":"Dorialexander","email":"alexanderwdoria@gmail.com","login":"Dorialexander","count":4},{"name":"Arthur Guth","email":"81787107+azguth","login":"azguth","count":4},{"name":"Jens Mittelbach","email":"jens.mittelbach@b-tu.de","login":"jmiba","count":4},{"name":"Jessica Chong","email":"jxchong@gmail.com","login":"jxchong","count":4},{"name":"Kristoffer","email":"30937233+kbernt","login":"kbernt","count":4},{"name":"Lyle Burgoon","email":"burgoon.lyle@gmail.com","login":"DataSciBurgoon","count":4},{"name":"Maximilian Mackh","email":"mmackh@gmail.com","login":"mmackh","count":4},{"name":"SagaNy91","email":"75423691+SagaNy91","login":"SagaNy91","count":4},{"name":"V-Toll","email":"abudunx@gmail.com","login":"V-Toll","count":4},{"name":"bbbruce","email":"bbbruce@emory.edu","login":"bbbruce","count":4},{"name":"ckan9445","email":"ckan1@ucl.dk","login":"ckan9445","count":4},{"name":"cpaschou","email":"cpaschou@ekt.gr","login":"cpaschou","count":4},{"name":"Pragadeesh Sekar","email":"biosainik@live.in","login":"biosainik","count":4},{"name":"darwinev0lved","email":"darwinev0lved@gmail.com","login":"darwinev0lved","count":4},{"name":"ddanangaw","email":"56753567+ddanangaw","login":"ddanangaw","count":4},{"name":"dzacca","email":"43477686+dzacca","login":"dzacca","count":4},{"name":"wagrob","email":"wagrob","login":"wagrob","count":4},{"name":"ramobrah","email":"ramobrah","login":"ramobrah","count":4},{"name":"N. Frerebeau","email":"nicolas.frerebeau@u-bordeaux-montaigne.fr","login":"nfrerebeau","count":4},{"name":"pfpirlet","email":"pfpirlet@hotmail.com","login":"pfpirlet","count":4},{"name":"ntdmiller","email":"34097613+ntdmiller","login":"ntdmiller","count":4},{"name":"jhroy","email":"jh@jhroy.ca","login":"jhroy","count":4},{"name":"lipido","email":"lipido@gmail.com","login":"lipido","count":4},{"name":"justinefabre","email":"139960551+justinefabre","login":"justinefabre","count":4},{"name":"jukper","email":"jukkaperanto@gmail.com","login":"jukper","count":4},{"name":"johnhpercival","email":"john.percival@cantab.net","login":"johnhpercival","count":4},{"name":"jamiedow","email":"jamie.dow@pobox.com","login":"jamiedow","count":4},{"name":"Aditi Bhaskar","email":"abhaskar@usgs.gov","login":null,"count":4},{"name":"Agustin","email":"agustin.alesso@yahoo.com.ar","login":null,"count":4},{"name":"jmfr","email":"jose.fradejas.rueda@gmail.com","login":null,"count":4},{"name":"Lucio Marinelli","email":"lumarinelli@yahoo.it","login":null,"count":4},{"name":"Arapat Jurat","email":"arapat@arap.at","login":null,"count":4},{"name":"Svend Gundestrup","email":"svend@Svends-MacBook-Air.local","login":null,"count":4},{"name":"Wouter Potters","email":"w.v.potters@amc.nl","login":null,"count":4},{"name":"cfertl","email":"christian.fertl@donau-uni.ac.at","login":null,"count":4},{"name":"chrislowder","email":"lowder.chris@gmail.com","login":null,"count":4},{"name":"furgason5","email":"furgason.5@gmail.com","login":null,"count":4},{"name":"gileswalters","email":"giles.walters@gmail.com","login":"gileswalters","count":4},{"name":"geritwagner","email":"geritwagner","login":"geritwagner","count":4},{"name":"recke-a","email":"Andreas.Recke@gmx.de","login":"recke-a","count":4},{"name":"robash","email":"robin@robash.me.uk","login":"robash","count":4},{"name":"todoricMDPI","email":"42733448+todoricMDPI","login":"todoricMDPI","count":4},{"name":"Oliver Schäfer","email":"oliver.schaefer@med.uni-jena.de","login":"oschaefer","count":4},{"name":"vidovics","email":"steven.vidovic@port.ac.uk","login":"vidovics","count":4},{"name":"mspeare","email":"71987508+mspeare","login":"mspeare","count":3},{"name":"parasitophilia","email":"48292505+parasitophilia","login":"parasitophilia","count":3},{"name":"patrikpucerfvz","email":"38351823+patrikpucerfvz","login":"patrikpucerfvz","count":3},{"name":"hellboy84","email":"8voldenuit4@gmail.com","login":"hellboy84","count":3},{"name":"howardlhall","email":"prof.howard.hall@gmail.com","login":"howardlhall","count":3},{"name":"ivorakovac","email":"irk@euro.who.int","login":"ivorakovac","count":3},{"name":"jeanguer","email":"jean-mark.guerin@univ-lyon2.fr","login":"jeanguer","count":3},{"name":"tomax31","email":"33624833+tomax31","login":"tomax31","count":3},{"name":"jmartinezmd","email":"jmartinezmd@me.com","login":"jmartinezmd","count":3},{"name":"joaocancela","email":"joaocancela@gmail.com","login":"joaocancela","count":3},{"name":"paulfrappe","email":"paul.frappe@yahoo.fr","login":"paulfrappe","count":3},{"name":"Vital Vialas","email":"uveuve@gmail.com","login":"vitalv","count":3},{"name":"Richard Karnesky","email":"karnesky@gmail.com","login":"karnesky","count":3},{"name":"Peter Hedlund","email":"peter@peterandlinda.com","login":"phedlund","count":3},{"name":"OIECitationStyle","email":"documentation@oie.int","login":"OIECitationStyle","count":3},{"name":"Mika Rautio","email":"mika.rautio@gmail.com","login":"mrautio","count":3},{"name":"asahel","email":"asahel.bush@gmail.com","login":"asahel","count":3},{"name":"balsedie","email":"balsedie@gmail.com","login":"balsedie","count":3},{"name":"christofpearce","email":"christofpearce@gmail.com","login":"christofpearce","count":3},{"name":"crainer","email":"christian.rainer@outlook.com","login":"crainer","count":3},{"name":"diamanc","email":"c.diamanti@westminster.ac.uk","login":"diamanc","count":3},{"name":"diegra25","email":"diegra25","login":"diegra25","count":3},{"name":"dkufner","email":"74645492+dkufner","login":"dkufner","count":3},{"name":"dmontier","email":"dmontier@outlook.com","login":"dmontier","count":3},{"name":"dryphi","email":"dryphi@gmail.com","login":"dryphi","count":3},{"name":"e42mercury","email":"64650340+e42mercury","login":"e42mercury","count":3},{"name":"emcnerny","email":"erinmcnerny@gmail.com","login":"emcnerny","count":3},{"name":"fareedsairi","email":"34083519+fareedsairi","login":"fareedsairi","count":3},{"name":"fopstefani","email":"fopstefani@gmail.com","login":"fopstefani","count":3},{"name":"francisbarton","email":"franbarton@gmail.com","login":"francisbarton","count":3},{"name":"graulich","email":"bib.graulich@ulg.ac.be","login":"graulich","count":3},{"name":"fharnois","email":"fharnois@hotmail.com","login":"fharnois","count":3},{"name":"svictor9","email":"victor@svictor.net","login":"svictor9","count":3},{"name":"Tomáš Ferianc","email":"tferianc@gmail.com","login":"tferianc","count":3},{"name":"JamesG","email":"jamesgamble1@gmail.com","login":"jamesgamble1","count":3},{"name":"Hermien Wolff","email":"hermienwolff@gmail.com","login":"Hermien","count":3},{"name":"Felipe Geremia-Nievinski","email":"fgnievinski@gmail.com","login":"fgnievinski","count":3},{"name":"Carlos.Peña","email":"mycalesis@gmail.com","login":"carlosp420","count":3},{"name":"zstapic","email":"zlatko.stapic@foi.hr","login":"zstapic","count":3},{"name":"yrg23","email":"yrgbydll@gmail.com","login":"yrg23","count":3},{"name":"wcms-uneal","email":"67377090+wcms-uneal","login":"wcms-uneal","count":3},{"name":"vjjaimez","email":"63149549+vjjaimez","login":"vjjaimez","count":3},{"name":"vidotto","email":"francesco.vidotto@unito.it","login":"vidotto","count":3},{"name":"terber2","email":"vojtech@terber.de","login":"terber2","count":3},{"name":"tchua-uci","email":"tchua@uci.edu","login":"tchua-uci","count":3},{"name":"stjep","email":"daniel.stjepanovic@gmail.com","login":"stjep","count":3},{"name":"scottnb","email":"scottnb@mcmaster.ca","login":"scottnb","count":3},{"name":"pkgh","email":"pkgh","login":"pkgh","count":3},{"name":"scongly","email":"stephencongly@gmail.com","login":"scongly","count":3},{"name":"Maloney, Christopher","email":"maloneyc@ncbi.nlm.nih.gov","login":"Klortho","count":3},{"name":"ktakagaki","email":"kentaroh.takagaki@gmail.com","login":"ktakagaki","count":3},{"name":"kohafan","email":"paul.vilhan@gmail.com","login":"kohafan","count":3},{"name":"kbssrinivas","email":"48644416+kbssrinivas","login":"kbssrinivas","count":3},{"name":"jpgiot","email":"jp@giot.net","login":"jpgiot","count":3},{"name":"leonrobichaud","email":"leon.robichaud@usherbrooke.ca","login":"leonrobichaud","count":3},{"name":"mfislage","email":"mfislage@gmail.com","login":"mfislage","count":3},{"name":"JohannesNE","email":"johannes.ne@gmail.com","login":"JohannesNE","count":3},{"name":"Jason Bellino","email":"jbellino@usgs.gov","login":"jbellino-usgs","count":3},{"name":"Hilmar Lapp","email":"hlapp@drycafe.net","login":"hlapp","count":3},{"name":"Francisco Rodriguez-Sanchez","email":"f.rodriguez.sanc@gmail.com","login":"Pakillo","count":3},{"name":"Chris Forden","email":"cforden","login":"cforden","count":3},{"name":"Buffalo_D","email":"40965199+buffalo-d","login":"buffalo-d","count":3},{"name":"Daniel Scarnecchia","email":"scarnecchia@gmail.com","login":"scarnecchia","count":3},{"name":"Aymeric","email":"fassier.aymeric@gmail.com","login":"Emic37","count":3},{"name":"ArMoraer","email":"menoetios@gmail.com","login":"ArMoraer","count":3},{"name":"David","email":"31016510+palantre","login":"palantre","count":3},{"name":"Eric Marcon","email":"e.marcon@free.fr","login":"EricMarcon","count":3},{"name":"AlexanderSavenkov","email":"65926989+AlexanderSavenkov","login":"AlexanderSavenkov","count":3},{"name":"Akos Kokai","email":"ak@kaios.net","login":"akokai","count":3},{"name":"Etienne Nadji","email":"etnadji@eml.cc","login":"etnadji","count":3},{"name":"AlainQueffelec","email":"a.queffelec@pacea.u-bordeaux1.fr","login":"AlainQueffelec","count":3},{"name":"EverLearner","email":"druidwee@gmail.com","login":"kg-wee","count":3},{"name":"Floris Vanderhaeghe","email":"floris.vanderhaeghe@inbo.be","login":"florisvdh","count":3},{"name":"Flosigime","email":"61885411+flosigime","login":"flosigime","count":3},{"name":"fredomatic","email":"frederic.bois@utc.fr","login":null,"count":3},{"name":"Pierre Morlanne-Fendan","email":"pedro.m34@gmail.com","login":null,"count":3},{"name":"unknown","email":"s162906@SSW744369C.sims.cranfield.ac.uk","login":null,"count":3},{"name":"harukin-bppb","email":"84216502+harukin-bppb","login":"harukin-bppb","count":3},{"name":"Wouter Boomsma","email":"wouterboomsma@gmail.com","login":"wouterboomsma","count":3},{"name":"amaralea","email":"amaralea@mcmaster.ca","login":"amaralea","count":3},{"name":"areographe","email":"60025277+areographe","login":"areographe","count":3},{"name":"amweber","email":"info@akincano.net","login":"amweber","count":3},{"name":"amozog","email":"amozog@gmail.com","login":"amozog","count":3},{"name":"alerac","email":"alexandre.racine1@gmail.com","login":"alerac","count":3},{"name":"Benjamin Moon","email":"ben@bcmoon.uk","login":"benjaminmoon","count":3},{"name":"Dan Stillman","email":"dstillman@zotero.org","login":"dstillman","count":3},{"name":"migux","email":"migux","login":"migux","count":3},{"name":"medugas","email":"marie-eve.dugas@ucs.inrs.ca","login":"medugas","count":3},{"name":"Christian Pietsch","email":"christian.pietsch@uni-bielefeld.de","login":null,"count":3},{"name":"Kaisa Piipari","email":"kaisa.piipari@gmail.com","login":"kpiipari","count":3},{"name":"Krzysztof Nowak","email":"novacellus","login":"novacellus","count":3},{"name":"Martin Brändle","email":"mpbraendle","login":"mpbraendle","count":3},{"name":"Martina","email":"bellerophons-pegasus","login":"bellerophons-pegasus","count":3},{"name":"Mathieu Saby","email":"mathsabypro@gmail.com","login":"msaby","count":3},{"name":"Max Gordon","email":"max@gforge.se","login":"gforge","count":3},{"name":"McKaulick","email":"patrice.fiset@gmail.com","login":"McKaulick","count":3},{"name":"rlewijl","email":"rlew@amu.edu.pl","login":"rlewijl","count":3},{"name":"rpierronnet","email":"43849736+rpierronnet","login":"rpierronnet","count":3},{"name":"sanderdumont","email":"68018600+sanderdumont","login":"sanderdumont","count":3},{"name":"asplundj","email":"asplundj@gmail.com","login":"asplundj","count":2},{"name":"Felipe","email":"f.martinez.pastor@gmail.com","login":"okingfisher","count":2},{"name":"asaiz","email":"asaizrivera@gmail.com","login":"asaiz","count":2},{"name":"aarontimo","email":"aaron.timoshanko@gmail.com","login":"aarontimo","count":2},{"name":"apriest","email":"andrew.priest@addenbrookes.nhs.uk","login":"apriest","count":2},{"name":"apinea","email":"31107574+apinea","login":"apinea","count":2},{"name":"andywales","email":"net@andy.wales","login":"andywales","count":2},{"name":"aliekbercinar","email":"72625465+aliekbercinar","login":"aliekbercinar","count":2},{"name":"Tom Hodder","email":"tom@limepepper.co.uk","login":"tolland","count":2},{"name":"hanheihei","email":"61617063+pencilheart","login":"pencilheart","count":2},{"name":"haarbakke","email":"42070262+haarbakke","login":"haarbakke","count":2},{"name":"balrog013","email":"bx.balrog@gmail.com","login":"balrog013","count":2},{"name":"bizgi","email":"izgiburak@gmail.com","login":"bizgi","count":2},{"name":"Wojciech Kedziora","email":"wojciech.kedziora@wl.sggw.pl","login":"wkedziora","count":2},{"name":"TriangleUMR5206","email":"umr.triangle@gmail.com","login":"TriangleUMR5206","count":2},{"name":"Ash Wiseth","email":"ash.wiseth@gmail.com","login":"wiseth","count":2},{"name":"dionojs","email":"64978101+dionojs","login":"dionojs","count":2},{"name":"docbiz22","email":"dannymd22@gmail.com","login":"dannymd22","count":2},{"name":"drgomis","email":"95891290+drgomis","login":"drgomis","count":2},{"name":"dsleptsov","email":"39265940+dsleptsov","login":"dsleptsov","count":2},{"name":"ebceditor","email":"wedson@live.com","login":"ebceditor","count":2},{"name":"Patrick Giraudoux","email":"20588686+pgiraudoux","login":"pgiraudoux","count":2},{"name":"PavelGiv","email":"52796181+PavelGiv","login":"PavelGiv","count":2},{"name":"Pedro P. Palazzo","email":"pedro.palazzo@gmail.com","login":"p3palazzo","count":2},{"name":"Pierre","email":"21216829+pedrom34","login":"pedrom34","count":2},{"name":"PolArchInternMed","email":"124684466+PolArchInternMed","login":"PolArchInternMed","count":2},{"name":"Polperobis","email":"auvigne@ekipaj.com","login":"Polperobis","count":2},{"name":"RicceR-unipi","email":"62832110+RicceR-unipi","login":"RicceR-unipi","count":2},{"name":"Richard Reeve","email":"git@richardreeve.net","login":"richardreeve","count":2},{"name":"Robert Badgett","email":"rbadgett@kumc.edu","login":"badgettrg","count":2},{"name":"Rui C Sá","email":"rui.carlos.sa@gmail.com","login":"ruicarsa","count":2},{"name":"SR--","email":"stanislav.roudavski@cantab.net","login":"SR--","count":2},{"name":"Sally Baker","email":"sallybaker","login":"sallybaker","count":2},{"name":"Samuel Frontull","email":"samuelfrontull@gmail.com","login":"schtailmuel","count":2},{"name":"SimonK","email":"46886060+trnovstyle","login":"trnovstyle","count":2},{"name":"emblanchard","email":"55751524+emblanchard","login":"emblanchard","count":2},{"name":"flrbrasil","email":"122864835+flrbrasil","login":"flrbrasil","count":2},{"name":"garlandma","email":"69991606+garlandma","login":"garlandma","count":2},{"name":"gonzalezibeas","email":"gonzalezibeas","login":"gonzalezibeas","count":2},{"name":"gq9000","email":"56614312+gq9000","login":"gq9000","count":2},{"name":"grosmoun","email":"grosmoun@hotmail.com","login":"grosmoun","count":2},{"name":"guigo-vercosa","email":"35108184+guigo-vercosa","login":"guigo-vercosa","count":2},{"name":"marcralew","email":"marcralew@gmail.com","login":"marcralew","count":2},{"name":"maria-b-a","email":"136586836+maria-b-a","login":"maria-b-a","count":2},{"name":"mccullermi","email":"mccullermi","login":"mccullermi","count":2},{"name":"celia-bouchet","email":"123248331+celia-bouchet","login":"celia-bouchet","count":2},{"name":"chogg","email":"chogg@cantab.net","login":"chogg","count":2},{"name":"cjschrec","email":"carl@cicsnc.org","login":"cjschrec","count":2},{"name":"daryoush86","email":"42739052+daryoush86","login":"daryoush86","count":2},{"name":"dekanski","email":"dekanski@ihtm.bg.ac.rs","login":"dekanski","count":2},{"name":"samkimhis","email":"samkimhis@gmail.com","login":"samkimhis","count":2},{"name":"schlittenhardtm","email":"90555525+schlittenhardtm","login":"schlittenhardtm","count":2},{"name":"singhfcy","email":"55111924+singhfcy","login":"singhfcy","count":2},{"name":"snauhaus","email":"6086231+snauhaus","login":"snauhaus","count":2},{"name":"sohansust","email":"sohansust@gmail.com","login":"sohansust","count":2},{"name":"stepsch-z","email":"34212176+stepsch-z","login":"stepsch-z","count":2},{"name":"terber","email":"victor@terber.de","login":"terber","count":2},{"name":"Takaaki AOKI","email":"aoki.takaaki@gmail.com","login":"takaakiaoki","count":2},{"name":"richard-cross-ntu","email":"39409316+richard-cross-ntu","login":"richard-cross-ntu","count":2},{"name":"poketama","email":"33590976+poketama","login":"poketama","count":2},{"name":"piotrjozefdrzewiecki","email":"65502742+piotrjozefdrzewiecki","login":"piotrjozefdrzewiecki","count":2},{"name":"phlustik","email":"phlustik@gmail.com","login":"phlustik","count":2},{"name":"odebiez","email":"112559474+odebiez","login":"odebiez","count":2},{"name":"Dbelk","email":"dbelk@aub.ac.uk","login":"Dbelk","count":2},{"name":"echaritos","email":"efstratios.charitos@gmail.com","login":"echaritos","count":2},{"name":"tibr81","email":"timbrutsch@gmail.com","login":"tibr81","count":2},{"name":"tmykkanen","email":"mr.tyler.mykkanen@gmail.com","login":"tmykkanen","count":2},{"name":"jbleu","email":"josefa.bleu@gmail.com","login":"jbleu","count":2},{"name":"vdemaure","email":"vincent@demaurex.fr","login":"vdemaurex","count":2},{"name":"Ömer Faruk","email":"44663178+omerfarukgorucu","login":"omerfarukgorucu","count":2},{"name":"Łukasz Borowski","email":"l.borowski@pollub.pl","login":"lukboro","count":2},{"name":"hierosarkhos","email":"shaun.murdoch@gmail.com","login":"hierosarkhos","count":2},{"name":"invern","email":"50018943+invern","login":"invern","count":2},{"name":"jgravier001","email":"123481414+jgravier001","login":"jgravier001","count":2},{"name":"jschoellbauer","email":"160223955+jschoellbauer","login":"jschoellbauer","count":2},{"name":"katie-finch","email":"59669918+katie-finch","login":"katie-finch","count":2},{"name":"kjloope","email":"kjloope@gmail.com","login":"kjloope","count":2},{"name":"lcasares","email":"l.casares@elsevier.com","login":"lcasares","count":2},{"name":"leeladam","email":"leeladam@elte.hu","login":"leeladam","count":2},{"name":"leonienussbaum","email":"80388012+leonienussbaum","login":"leonienussbaum","count":2},{"name":"lnrdgrnt","email":"127110355+lnrdgrnt","login":"lnrdgrnt","count":2},{"name":"longskatedeath","email":"timmielongskatedeath@gmail.com","login":"longskatedeath","count":2},{"name":"ltwente","email":"28596518+ltwente","login":"ltwente","count":2},{"name":"luisa-sandes","email":"45766257+luisa-sandes","login":"luisa-sandes","count":2},{"name":"Guilherme","email":"guilherme@comptask.com.br","login":"guilherme-cptk","count":2},{"name":"Gregory Jordan","email":"gjuggler@gmail.com","login":"gjuggler","count":2},{"name":"Giuseppe Silano","email":"g.silano89@gmail.com","login":"gsilano","count":2},{"name":"Anuj Sharma","email":"rknx@outlook.com","login":"rknx","count":2},{"name":"ApolloLV","email":"jdrees@mailbox.org","login":"ApolloLV","count":2},{"name":"Matt Yohe","email":"matt.yohe@gmail.com","login":"mattyohe","count":2},{"name":"Bioiris","email":"iris.starnberger@univie.ac.at","login":"Bioiris","count":2},{"name":"Christina Wenzel","email":"52538994+christinawenzel","login":"christinawenzel","count":2},{"name":"Brett Johnson","email":"brett.johnson@hakai.org","login":"Br-Johnson","count":2},{"name":"Brian Plimley","email":"as.white.as.snow@gmail.com","login":"bplimley","count":2},{"name":"CDaussin","email":"45172831+CDaussin","login":"CDaussin","count":2},{"name":"Caitydid","email":"caitlin.m.rottler@gmail.com","login":"Caitydid","count":2},{"name":"michavissar","email":"141166027+michavissar","login":"michavissar","count":2},{"name":"Ulrik Stervbo","email":"ulrik.stervbo@gmail.com","login":"ustervbo","count":2},{"name":"mikebader","email":"michaeldmbader@gmail.com","login":"mikebader","count":2},{"name":"mrusiniak","email":"mateuszrusiniak@gmail.com","login":"mrusiniak","count":2},{"name":"nvilloria","email":"nvilloria@gmail.com","login":"nvilloria","count":2},{"name":"Clint Hall","email":"bclinthall@gmail.com","login":"bclinthall","count":2},{"name":"Dallas Card","email":"dallas.card@gmail.com","login":"dallascard","count":2},{"name":"Danerad","email":"oyvind.ege@gmail.com","login":"Danerad","count":2},{"name":"Daniel Simon","email":"dtsimon@gmail.com","login":"dtsimon","count":2},{"name":"Luis Puerto","email":"luiss.puerto@gmail.com","login":null,"count":2},{"name":"Jonadabe","email":"jonadabe@hotmail.com","login":null,"count":2},{"name":"Mollan86","email":"mollan86@gmail.com","login":null,"count":2},{"name":"Christian Pietsch","email":"chr.pietsch+github@googlemail.com","login":null,"count":2},{"name":"Center for Research on Media, Technology, and Health","email":"crmth@upmc.edu","login":null,"count":2},{"name":"Andrew Dunning","email":"Andrew@user131-66.wireless.utoronto.ca","login":null,"count":2},{"name":"Andreas Gruber","email":"agruber@tbi.univie.ac.at","login":null,"count":2},{"name":"Hamed Heydari","email":"hamedheydari@live.com","login":null,"count":2},{"name":"mrusiniak","email":"m.rusiniak@ifps.org.pl","login":null,"count":2},{"name":"hanvanzan","email":"h.vanderzanden@utah.edu","login":null,"count":2},{"name":"zsteinmetz","email":"zac@posteo.de","login":null,"count":2},{"name":"cappelluti","email":"e.cappelluti@edizioniseed.it","login":null,"count":2},{"name":"Tom Philpot","email":"tom.philpot@logos.com","login":null,"count":2},{"name":"agrunwald82","email":"antiquitas@gmail.com","login":null,"count":2},{"name":"Antony Eagle","email":"ant@antonyeagle.org","login":"antonyeagle","count":2},{"name":"Andrew Delpha","email":"delpha@computer.org","login":"lightman76","count":2},{"name":"Alphonsus Chong","email":"48859339+alfchong","login":"alfchong","count":2},{"name":"ALRichards","email":"a.l.richards87@gmail.com","login":"ALRichards","count":2},{"name":"Takano","email":"takana_qwerty@hotmail.com","login":"gtakano","count":2},{"name":"Ronald Petie","email":"ronald.petie@gmail.com","login":"RonaldP3","count":2},{"name":"Hannahglad","email":"120026633+Hannahglad","login":"Hannahglad","count":2},{"name":"John Hed","email":"johnhed@live.com","login":"JohnHed","count":2},{"name":"Libby Hemphill","email":"libbyh@gmail.com","login":"libbyh","count":2},{"name":"Lisa Levinson","email":"lisa.levinson@gmail.com","login":"lisalevinson","count":2},{"name":"Lorenzino Vaccari","email":"lorenzino.vaccari@gmail.com","login":"lorenzino","count":2},{"name":"Lucio Marinelli","email":"luciomarinelli","login":"luciomarinelli","count":2},{"name":"Lugnot","email":"magali.lugnot@mom.fr","login":"Lugnot","count":2},{"name":"Lukas","email":"lukas@lukaslange.de","login":"lukaslangede","count":2},{"name":"MarceloMalagutti","email":"marcelomalagutti@yahoo.com.br","login":"MarceloMalagutti","count":2},{"name":"Martin R. Smith","email":"1695515+ms609","login":"ms609","count":2},{"name":"José Antonio Meira da Rocha","email":"joseantoniorocha@gmail.com","login":"meiradarocha","count":2},{"name":"Timothée Fouqueray","email":"65450813+timotheefouqueray","login":"timotheefouqueray","count":2},{"name":"Julien Gonzalez","email":"hello@spinjs.com","login":"customcommander","count":2},{"name":"Journal of Tropical Life Science - Brawijaya University","email":"jtls@ub.ac.id","login":"jtls","count":2},{"name":"José Luis Losada","email":"libropesia@gmail.com","login":"editio","count":2},{"name":"Clarisse-Lachat","email":"clarisse.lachat@mom.fr","login":"Clarisse-Lachat","count":2},{"name":"Claus","email":"pelikan@microbial-ecology.net","login":"clauspelikan","count":2},{"name":"Isabelly","email":"68753095+isabellypsilva","login":"isabellypsilva","count":2},{"name":"Maxine Smith","email":"31134797+MaxineAtGeolsoc","login":"MaxineAtGeolsoc","count":2},{"name":"MeijunHuang","email":"MeijunHuang","login":"MeijunHuang","count":2},{"name":"Nannan Liu","email":"liunannan.bfsumun@gmail.com","login":"Nannan-Liu","count":2},{"name":"Nazmul Hasan","email":"36833862+nh2102","login":"nh2102","count":2},{"name":"DanisKiziridis","email":"DanisKiziridis","login":"DanisKiziridis","count":2},{"name":"Darek Bobak","email":"dbobak","login":"dbobak","count":2},{"name":"Deivdy William Silva","email":"32515147+deivdy","login":"deivdy","count":2},{"name":"Diego J. Lizcano","email":"dj.lizcano@gmail.com","login":"dlizcano","count":2},{"name":"Dominik Vogel","email":"DominikVogel","login":"DominikVogel","count":2},{"name":"Elbar914","email":"ebarbeau@chegg.com","login":"Elbar914","count":2},{"name":"Luka Petravić","email":"sljaka0@gmail.com","login":"SterArcher","count":2},{"name":"Elen Le Foll","email":"elen@fridu.net","login":"elenlefoll","count":2},{"name":"Etienne Gaudrain","email":"egaudrain@gmail.com","login":"egaudrain","count":2},{"name":"Firda09","email":"firdausyamalinaesya@gmail.com","login":"Firda09","count":2},{"name":"Flower Power","email":"ninnofiore@outlook.com","login":"flowerpower13","count":2},{"name":"Garrett Foster","email":"garrett.d.foster@gmail.com","login":"GarrettDFoster","count":2},{"name":"Christian Schubert","email":"5238962+c-schubert","login":"c-schubert","count":2},{"name":"GOUDEZ Raphaël","email":"rgoudez@laposte.net","login":"Twinsen68","count":2},{"name":"Tetyana Loskutova","email":"tetyana.loskutova@gmail.com","login":"tetyanaloskutova","count":2},{"name":"Hendrik Erz","email":"nathanlesage","login":"nathanlesage","count":2},{"name":"Huseyin Karamelikli","email":"karamelikli","login":"karamelikli","count":2},{"name":"Jack Weinbender","email":"jack.weinbender@gmail.com","login":"jackweinbender","count":2},{"name":"Joel Gombin","email":"joel.gombin@gmail.com","login":"joelgombin","count":2},{"name":"Johannes","email":"77733711+copernicus-publications","login":"copernicus-publications","count":2},{"name":"John B. Cole","email":"john.b.cole@gmail.com","login":"wintermind","count":2},{"name":"dhj","email":"dhj.consulting@gmail.com","login":"dhj-io","count":2},{"name":"rpalominolozano","email":"rpalominolozano@gmail.com","login":"rpalominolozano","count":2},{"name":"rossywar","email":"rosalind.francis@gmail.com","login":"rossywar","count":2},{"name":"rmhowie","email":"rmhowie","login":"rmhowie","count":2},{"name":"rlcomte","email":"rlcomte@gmail.com","login":"rlcomte","count":2},{"name":"ftir-mc","email":"62296802+ftir-mc","login":"ftir-mc","count":1},{"name":"furiousd","email":"daniel.b.habersat.civ@mail.mil","login":"furiousd","count":1},{"name":"jonasbergan","email":"jonas.bergan@gmail.com","login":"jonasbergan","count":1},{"name":"jrw297","email":"57456192+jrw297","login":"jrw297","count":1},{"name":"hsdjhs","email":"36264785+hsdjhs","login":"hsdjhs","count":1},{"name":"ajsims1704","email":"64521473+ajsims1704","login":"ajsims1704","count":1},{"name":"albiodendaal","email":"64791628+albiodendaal","login":"albiodendaal","count":1},{"name":"alc222","email":"105874572+alc222","login":"alc222","count":1},{"name":"aleferreiro","email":"aleferreiro7@gmail.com","login":"aleferreiro","count":1},{"name":"aljamiah","email":"38929740+aljamiah","login":"aljamiah","count":1},{"name":"alternatifpolitika","email":"86383719+alternatifpolitika","login":"alternatifpolitika","count":1},{"name":"amanda-pettersson","email":"79687871+amanda-pettersson","login":"amanda-pettersson","count":1},{"name":"amelancon","email":"alain.melancon@mac.com","login":"amelancon","count":1},{"name":"amritendu07","email":"amritendu07@gmail.com","login":"amritendu07","count":1},{"name":"anchrive","email":"100767623+anchrive","login":"anchrive","count":1},{"name":"andjar","email":"2013988+andjar","login":"andjar","count":1},{"name":"ankeqiang","email":"campumoru@gmail.com","login":"ankeqiang","count":1},{"name":"anthracene","email":"anthracene@gmail.com","login":"anthracene","count":1},{"name":"kthth","email":"kthth","login":"kthth","count":1},{"name":"kweitemier","email":"puttheshot@hotmail.com","login":"kweitemier","count":1},{"name":"lancefxh","email":"37100858+lancefxh","login":"lancefxh","count":1},{"name":"laurphil","email":"lauren@upress.ufl.edu","login":"laurphil","count":1},{"name":"gabriel-limeira","email":"gbl.limeira@gmail.com","login":"gabriel-limeira","count":1},{"name":"gehmert","email":"s.gehmert@gmail.com","login":"gehmert","count":1},{"name":"edhudg","email":"edh.cucsh@academicos.udg.mx","login":"edhudg","count":1},{"name":"editorhs","email":"95079231+editorhs","login":"editorhs","count":1},{"name":"eldulli","email":"troels.brynskov@gmail.com","login":"eldulli","count":1},{"name":"eleventhal","email":"eleventhal","login":"eleventhal","count":1},{"name":"emmareisz","email":"emma.reisz@gmail.com","login":"emmareisz","count":1},{"name":"enozkan","email":"enozkan@yahoo.com","login":"enozkan","count":1},{"name":"epireyn","email":"48213068+epireyn","login":"epireyn","count":1},{"name":"everdeil","email":"101930307+everdeil","login":"everdeil","count":1},{"name":"fabien-ors","email":"42615550+fabien-ors","login":"fabien-ors","count":1},{"name":"fabiobaq","email":"68520998+fabiobaq","login":"fabiobaq","count":1},{"name":"floriandenk","email":"florian.denk@uni-oldenburg.de","login":"floriandenk","count":1},{"name":"fsantini","email":"francesco.santini@gmail.com","login":"fsantini","count":1},{"name":"arimnummocud","email":"58337970+arimnummocud","login":"arimnummocud","count":1},{"name":"johnwhere2go","email":"40632994+johnwhere2go","login":"johnwhere2go","count":1},{"name":"joka-de","email":"jonny.kaars@web.de","login":"joka-de","count":1},{"name":"ruben2s","email":"ruben.9.ss@hotmail.com","login":"ruben2s","count":1},{"name":"panxl","email":"playpiggy@gmail.com","login":"panxl","count":1},{"name":"parkera80","email":"161360239+parkera80","login":"parkera80","count":1},{"name":"paytone","email":"eric.payton@rub.de","login":"paytone","count":1},{"name":"pbieswal","email":"33665845+pbieswal","login":"pbieswal","count":1},{"name":"pebs74","email":"pebs74@gmail.com","login":"pebs74","count":1},{"name":"pizuz","email":"pizuz","login":"pizuz","count":1},{"name":"pjrwees","email":"65763260+pjrwees","login":"pjrwees","count":1},{"name":"poikiloblastic","email":"phdonohue@gmail.com","login":"phdonohue","count":1},{"name":"pooyanmakvandi","email":"93184115+pooyanmakvandi","login":"pooyanmakvandi","count":1},{"name":"precisionedits","email":"44008873+precisionedits","login":"precisionedits","count":1},{"name":"prikryljan","email":"67375847+prikryljan","login":"prikryljan","count":1},{"name":"pyrusx","email":"34327725+pyrusx","login":"pyrusx","count":1},{"name":"r-patterson","email":"58000792+r-patterson","login":"r-patterson","count":1},{"name":"remlig","email":"70303278+remlig","login":"remlig","count":1},{"name":"rewa1962","email":"54500336+rewa1962","login":"rewa1962","count":1},{"name":"aspirintr","email":"kasimtasdemir@gmail.com","login":"kasimtasdemir","count":1},{"name":"avsz","email":"ecureuilvio@gmail.com","login":"avsz","count":1},{"name":"azeini","email":"39165697+azeini","login":"azeini","count":1},{"name":"hylandj","email":"jack.hyland@dcu.ie","login":"hylandj","count":1},{"name":"ilariacristofaro","email":"118427996+ilariacristofaro","login":"ilariacristofaro","count":1},{"name":"iqbaljaveduaf","email":"93883665+iqbaljaveduaf","login":"iqbaljaveduaf","count":1},{"name":"iraeditor","email":"31974211+iraeditor","login":"iraeditor","count":1},{"name":"izjarvin","email":"45267101+izjarvin","login":"izjarvin","count":1},{"name":"jacolizem","email":"44259198+jacolizem","login":"jacolizem","count":1},{"name":"jakuhne","email":"39610680+jakuhne","login":"jakuhne","count":1},{"name":"jannisjulien","email":"93520911+jannisjulien","login":"jannisjulien","count":1},{"name":"jcyang","email":"gold.yang@qq.com","login":"0ut0fcontrol","count":1},{"name":"jerryackerman","email":"jerry@nmr.mgh.harvard.edu","login":"jerryackerman","count":1},{"name":"jesvedberg","email":"jesvedberg","login":"jesvedberg","count":1},{"name":"jg-schwarz","email":"49973156+jg-schwarz","login":"jg-schwarz","count":1},{"name":"jianguoruan","email":"76810127+jianguoruan","login":"jianguoruan","count":1},{"name":"jiongdd","email":"wangjiang07@foxmail.com","login":"jiongdd","count":1},{"name":"joapreditor","email":"japr.editor@gmail.com","login":"joapreditor","count":1},{"name":"a-irs","email":"a-irs","login":"a-irs","count":1},{"name":"aadverbunt","email":"45689782+aadverbunt","login":"aadverbunt","count":1},{"name":"aaron guerra","email":"ajguerra@ucdavis.edu","login":"aj-guerra","count":1},{"name":"actamedicaperuana","email":"71669085+actamedicaperuana","login":"actamedicaperuana","count":1},{"name":"adamedwards17","email":"69307257+adamedwards17","login":"adamedwards17","count":1},{"name":"adamstefkovics","email":"77968734+adamstefkovics","login":"adamstefkovics","count":1},{"name":"aegirorn","email":"41763474+aegirorn","login":"aegirorn","count":1},{"name":"agm-ls","email":"80484983+agm-ls","login":"agm-ls","count":1},{"name":"aisrael77","email":"aisrael7@yahoo.com","login":"aisrael77","count":1},{"name":"suburban-journal","email":"62378218+suburban-journal","login":"suburban-journal","count":1},{"name":"suelencfmorais","email":"93791952+suelencfmorais","login":"suelencfmorais","count":1},{"name":"sumostorm","email":"jamesperrys@gmail.com","login":"sumostorm","count":1},{"name":"supriyadoesscienceetc","email":"38867859+supriyadoesscienceetc","login":"supriyadoesscienceetc","count":1},{"name":"swlinderman","email":"stephen.linderman@gmail.com","login":"swlinderman","count":1},{"name":"sylverestoermann","email":"stoermann@101010-webdesign.de","login":"sylverestoermann","count":1},{"name":"taffod","email":"45630226+taffod","login":"taffod","count":1},{"name":"tapani-hopkins","email":"tapani-hopkins","login":"tapani-hopkins","count":1},{"name":"tehH1035","email":"53947709+tehH1035","login":"tehH1035","count":1},{"name":"deanwatters","email":"43637549+deanwatters","login":"deanwatters","count":1},{"name":"debkalpa","email":"debkalpa@gmail.com","login":"debkalpa","count":1},{"name":"dehling","email":"32936029+dehling","login":"dehling","count":1},{"name":"deprekate","email":"deprekate@gmail.com","login":"deprekate","count":1},{"name":"dimitriforero","email":"idf2@cornell.edu","login":"dimitriforero","count":1},{"name":"docsez","email":"133286573+docsez","login":"docsez","count":1},{"name":"dominvepf","email":"dominic.villeneuve@epfl.ch","login":"dominvepf","count":1},{"name":"droza123","email":"62854865+droza123","login":"droza123","count":1},{"name":"druedin","email":"didier.ruedin@wolfson.oxon.org","login":"druedin","count":1},{"name":"YYU-FBE","email":"113111015+YYU-FBE","login":"YYU-FBE","count":1},{"name":"Yigong Hu","email":"huyg0180110559@outlook.com","login":"HPDell","count":1},{"name":"Yingbiao Wang","email":"yingbiao2000@yahoo.com","login":"yingbiao","count":1},{"name":"YiweiZhang-lab","email":"55486104+YiweiZhang-lab","login":"YiweiZhang-lab","count":1},{"name":"Yori Yuliandra","email":"yoriyuliandra","login":"yoriyuliandra","count":1},{"name":"Zach Baird","email":"22378936+zmeri","login":"zmeri","count":1},{"name":"Zacharias Steinmetz","email":"git@zsteinmetz.de","login":"zsteinmetz","count":1},{"name":"Zeitschrift für digitale Geisteswissen-schaften","email":"ZfdG@mww-forschung.de","login":"ZfdG","count":1},{"name":"Zoosystema","email":"51754112+Zoosystema","login":"Zoosystema","count":1},{"name":"teodorgeorgiev","email":"preprint@pensoft.net","login":"teodorgeorgiev","count":1},{"name":"cristianmorales18m","email":"46005206+cristianmorales18m","login":"cristianmorales18m","count":1},{"name":"crubb","email":"christian@rubbert.de","login":"crubb","count":1},{"name":"curtisimo1","email":"42233940+curtisimo1","login":"curtisimo1","count":1},{"name":"cwtung","email":"wewey520@gmail.com","login":"cwtung","count":1},{"name":"cxoadmin","email":"60410298+cxoadmin","login":"cxoadmin","count":1},{"name":"stevenB-MF","email":"stevenb@momentfactory.com","login":"stevenB-MF","count":1},{"name":"juanitowww","email":"emofo2@ug.uchile.cl","login":"juanitowww","count":1},{"name":"juhei","email":"juho.aleksi.heinonen@gmail.com","login":"juhei","count":1},{"name":"justintondt","email":"58400112+justintondt","login":"justintondt","count":1},{"name":"jvandermolen","email":"jvandermm@gmail.com","login":"jvandermolen","count":1},{"name":"karendejong","email":"33732610+karendejong","login":"karendejong","count":1},{"name":"katiyarv","email":"katiyar.varidh@gmail.com","login":"katiyarv","count":1},{"name":"kayodele","email":"kayodele@gmail.com","login":"kayodele","count":1},{"name":"kilkas","email":"66532407+kilkas","login":"kilkas","count":1},{"name":"kiyoko","email":"kkiyoko@soka.ac.jp","login":"kiyoko","count":1},{"name":"kjtlslt","email":"50698637+kjtlslt","login":"kjtlslt","count":1},{"name":"krimhild25","email":"39003433+krimhild25","login":"krimhild25","count":1},{"name":"kshay-brit","email":"71409119+kshay-brit","login":"kshay-brit","count":1},{"name":"tguerra","email":"tristan.guerra@gmail.com","login":"tguerra","count":1},{"name":"thehypermedia","email":"51086998+thehypermedia","login":"thehypermedia","count":1},{"name":"thtbln","email":"thtbln@yahoo.de","login":"thtbln","count":1},{"name":"tkmeldrum","email":"tyler.meldrum@gmail.com","login":"tylermeldrum","count":1},{"name":"tomasleale","email":"tomasleal@gmail.com","login":"tomasleale","count":1},{"name":"romansos","email":"34044993+romansos","login":"romansos","count":1},{"name":"rseedat","email":"riaz.seedat@gmail.com","login":"rseedat","count":1},{"name":"azmras","email":"azmras@gmail.com","login":"azmras","count":1},{"name":"bdrunesp","email":"40065407+bdrunesp","login":"bdrunesp","count":1},{"name":"biejanpt","email":"59649646+biejanpt","login":"biejanpt","count":1},{"name":"brunotovar","email":"bruno@tovar.com.br","login":"brunotovar","count":1},{"name":"burakkundakci","email":"58584877+burakkundakci","login":"burakkundakci","count":1},{"name":"buvmc","email":"49978978+buvmc","login":"buvmc","count":1},{"name":"cchellmann","email":"50594261+cchellmann","login":"cchellmann","count":1},{"name":"christoph425","email":"73160500+christoph425","login":"christoph425","count":1},{"name":"cmoreno57","email":"60991753+cmoreno57","login":"cmoreno57","count":1},{"name":"cnnsbs","email":"cnnsbs@naver.com","login":"cnnsbs","count":1},{"name":"crashride","email":"tom.vdbergh@gmail.com","login":"tvdbergh","count":1},{"name":"malte-frey","email":"67584179+malte-frey","login":"malte-frey","count":1},{"name":"Dan Villarreal","email":"djvill@ucdavis.edu","login":null,"count":1},{"name":"Andreas Zankl","email":"azankl@MBA-2.local","login":null,"count":1},{"name":"Avi Shah","email":"as0218@pleasantonusd.net","login":null,"count":1},{"name":"Henricus Cappellarius","email":"henrique.capeleiro.maia@gmail.com","login":null,"count":1},{"name":"Franziska Heimburger","email":"zotero@franziska.fr","login":null,"count":1},{"name":"Frank Bennett","email":"bennett@bennett-dynabook-R631-28E.(none)","login":null,"count":1},{"name":"ziyang","email":"maoziyang@gmail.com","login":null,"count":1},{"name":"scycotic","email":"36016188+scycotic","login":"scycotic","count":1},{"name":"seancarte","email":"sean.carte@gmail.com","login":"seancarte","count":1},{"name":"sfglio","email":"sfglio@yahoo.com","login":"sfglio","count":1},{"name":"shelbaum","email":"45436319+shelbaum","login":"shelbaum","count":1},{"name":"simtyrell","email":"s.tyrell@deakin.edu.au","login":"simtyrell","count":1},{"name":"sitdsicilia","email":"55665581+sitdsicilia","login":"sitdsicilia","count":1},{"name":"sjdv1982","email":"sjdv1982@gmail.com","login":"sjdv1982","count":1},{"name":"sramara","email":"harsha.ramaraju@gmail.com","login":"sramara","count":1},{"name":"srdawes","email":"sharonrdawes@gmail.com","login":"srdawes","count":1},{"name":"ssitaru","email":"s.sitaru@gmx.de","login":"ssitaru","count":1},{"name":"wederm","email":"44622490+wederm","login":"wederm","count":1},{"name":"NMonteix","email":"nicolas.monteix@univ-rouen..fr","login":null,"count":1},{"name":"rob-fuller","email":"rob.fuller1@gmail.com","login":null,"count":1},{"name":"tabaxter","email":"tbaxter1@unimelb.edu.au","login":null,"count":1},{"name":"symac","email":"wikitipiac@laposte.net","login":null,"count":1},{"name":"Yannik Herbst","email":"yannik.herbst@stud-mail.uni-wuerzburg.de","login":null,"count":1},{"name":"ajustine","email":"jancelin@u-paris10.fr","login":null,"count":1},{"name":"karnesky","email":"karnesky+github@gmail.com","login":null,"count":1},{"name":"holeung","email":"hng@hawaii.edu","login":null,"count":1},{"name":"hamedheydari","email":"hamed.heydari@hotmail.com","login":null,"count":1},{"name":"Martin Paul Eve","email":"martin@martineve.com","login":null,"count":1},{"name":"Martin Hinz","email":"martin.hinz@ufg.uni-kiel.de","login":null,"count":1},{"name":"Tournolive","email":"oliv.ckt@free.fr","login":null,"count":1},{"name":"Thomas Drake-Brockman","email":"thomasfedb@thefrontiergroup.com.au","login":null,"count":1},{"name":"Philipp Thumfart","email":"philipp@thumfart.info","login":null,"count":1},{"name":"Peter Jones","email":"peter@dino.(none)","login":null,"count":1},{"name":"Patrick O'Brien","email":"obrienpat86@gmail.com","login":null,"count":1},{"name":"Rostislav Stříbrný","email":"rstribrn@L34001100621","login":null,"count":1},{"name":"Richard Karnesky","email":"rakarne@T420.(none)","login":null,"count":1},{"name":"wendyelviragarcia","email":"wendyelviragarcia@gmail.com","login":"wendyelviragarcia","count":1},{"name":"learcale","email":"41163174+learcale","login":"learcale","count":1},{"name":"lenient7","email":"lenient7@gmail.com","login":"lenient7","count":1},{"name":"tosptommy","email":"52685586+tosptommy","login":"tosptommy","count":1},{"name":"tylerharvey","email":"tyler.r.harvey@gmail.com","login":"tylerharvey","count":1},{"name":"ueen","email":"ueli.sarnighausen@online.de","login":"ueen","count":1},{"name":"ulkjasdf","email":"bchin@gmx.at","login":"ulkjasdf","count":1},{"name":"ultimatejimmy","email":"jimmy@jimmypautz.com","login":"ultimatejimmy","count":1},{"name":"uwelib","email":"uwelib","login":"uwelib","count":1},{"name":"vl2","email":"vesa.sivunen@gmail.com","login":"vl2","count":1},{"name":"vladimir-krasniy","email":"vladimir-krasniy@mail.ru","login":"vladimir-krasniy","count":1},{"name":"vreca27","email":"30883901+vreca27","login":"vreca27","count":1},{"name":"vtta","email":"41831480+vtta","login":"vtta","count":1},{"name":"waleedmebane","email":"59346012+waleedmebane","login":"waleedmebane","count":1},{"name":"wallrodt","email":"john.wallrodt@uc.edu","login":"wallrodt","count":1},{"name":"watersmt","email":"watersmt@gmail.com","login":"watersmt","count":1},{"name":"marajaho","email":"matti.rajahonka@gmail.com","login":"marajaho","count":1},{"name":"marcelolv","email":"63478797+marcelolv","login":"marcelolv","count":1},{"name":"martinedrozdz","email":"46610668+martinedrozdz","login":"martinedrozdz","count":1},{"name":"wetscape","email":"32240710+wetscape","login":"wetscape","count":1},{"name":"whaleforever","email":"onpeci@gmail.com","login":"whaleforever","count":1},{"name":"torfeur","email":"torstenfeurstein@gmail.com","login":"torfeur","count":1},{"name":"mborg031","email":"mborg031@gmail.com","login":"mborg031","count":1},{"name":"mbwhitfield","email":"mbwhitfi@ncsu.edu","login":"mbwhitfield","count":1},{"name":"mcaslan92","email":"muhammedcelilaslan@gmail.com","login":"mcaslan92","count":1},{"name":"mccauleylab","email":"mccauleylaboratory@gmail.com","login":"mccauleylab","count":1},{"name":"mcmdma","email":"101304320+mcmdma","login":"mcmdma","count":1},{"name":"mdingemanse","email":"mdingemanse","login":"mdingemanse","count":1},{"name":"merlinsmum","email":"63433766+merlinsmum","login":"merlinsmum","count":1},{"name":"mfschumann","email":"mfs@mfs.name","login":"mfschumann","count":1},{"name":"michalturcek","email":"66804480+michalturcek","login":"michalturcek","count":1},{"name":"mihaiconstantinescu","email":"59034510+mihaiconstantinescu","login":"mihaiconstantinescu","count":1},{"name":"mikerd09","email":"67410502+mikerd09","login":"mikerd09","count":1},{"name":"millsptf","email":"73706784+millsptf","login":"millsptf","count":1},{"name":"miramire","email":"31321240+miramire","login":"miramire","count":1},{"name":"danielbmiller","email":"daniel.bradford.miller@gmail.com","login":"danielbmiller","count":1},{"name":"lbaajh","email":"a.hartland@lancaster.ac.uk","login":"lbaajh","count":1},{"name":"mjayvizzle","email":"martinjvoigt@gmail.com","login":"mjayvizzle","count":1},{"name":"FHeimburger","email":"franziska.heimburger@gmail.com","login":"FHeimburger","count":1},{"name":"FI App Development","email":"apps@liturgiaetmusica.com","login":"fiapps","count":1},{"name":"Fabio Motoki","email":"fmotoki@paywithmybank.com","login":"fmotoki","count":1},{"name":"Federico Pianzola","email":"fedor.myskin@gmail.com","login":"fedormyskin","count":1},{"name":"Felipe-ferol","email":"38865540+Felipe-ferol","login":"Felipe-ferol","count":1},{"name":"Feridun Mert Celebi","email":"mertcelebi93@gmail.com","login":"mertcelebi","count":1},{"name":"Florent Angly","email":"florent.angly@gmail.com","login":"fangly","count":1},{"name":"Frédéric Chevalier","email":"fcheval@txbiomed.org","login":"fdchevalier","count":1},{"name":"GET-Producao","email":"grupo.getproducao@ufjf.edu.br","login":"GET-Producao","count":1},{"name":"Garrett Shipley","email":"87590876+garth74","login":"garth74","count":1},{"name":"Georg J.P. Link","email":"linkgeorg@gmail.com","login":"GeorgLink","count":1},{"name":"GerasimovB","email":"92400263+GerasimovB","login":"GerasimovB","count":1},{"name":"GermainRousselet","email":"31696283+GermainRousselet","login":"GermainRousselet","count":1},{"name":"Giovanni-Maltese","email":"71877995+Giovanni-Maltese","login":"Giovanni-Maltese","count":1},{"name":"GrahamWyatt","email":"54436989+GrahamWyatt","login":"GrahamWyatt","count":1},{"name":"Derek Fetting","email":"fettingderek@gmail.com","login":"fettingderek","count":1},{"name":"Dimas Yusuf","email":"dimas.yusuf@gmail.com","login":"dimasyusuf","count":1},{"name":"mitmat","email":"michaelmatiu@gmail.com","login":"mitmat","count":1},{"name":"lfmorrone","email":"95146597+lfmorrone","login":"lfmorrone","count":1},{"name":"linxs","email":"federicolotto@gmail.com","login":"linxs","count":1},{"name":"literaturverwaltungZHAW","email":"53856570+literaturverwaltungZHAW","login":"literaturverwaltungZHAW","count":1},{"name":"lklucar","email":"32741003+lklucar","login":"lklucar","count":1},{"name":"lock85","email":"ukwn.cklo@gmail.com","login":"lock85","count":1},{"name":"loup-brun","email":"louis@loupbrun.ca","login":"loup-brun","count":1},{"name":"lozovyi","email":"43750433+lozovyi","login":"lozovyi","count":1},{"name":"lsaadaoui","email":"72618064+lsaadaoui","login":"lsaadaoui","count":1},{"name":"lucazdj","email":"lucasdj98@gmail.com","login":"lucazdj","count":1},{"name":"m","email":"77338426+mfriche","login":"mfriche","count":1},{"name":"m-ryan4","email":"77579553+m-ryan4","login":"m-ryan4","count":1},{"name":"m406m947","email":"33127011+m406m947","login":"m406m947","count":1},{"name":"magnuskull","email":"magnus.kull@gmail.com","login":"magnuskull","count":1},{"name":"makso1212","email":"32770205+makso1212","login":"makso1212","count":1},{"name":"p-heckler","email":"42062361+p-heckler","login":"p-heckler","count":1},{"name":"paezm","email":"35371317+paezm","login":"paezm","count":1},{"name":"pamelaj41","email":"70722790+pamelaj41","login":"pamelaj41","count":1},{"name":"mkorlevic","email":"39401097+mkorlevic","login":"mkorlevic","count":1},{"name":"wookie909","email":"spycher.frederic@gmail.com","login":"spycherf","count":1},{"name":"woylunk","email":"woylunk","login":"woylunk","count":1},{"name":"x-x-marcos","email":"x.x.marcos@gmail.com","login":"marcosesousa","count":1},{"name":"xeones","email":"xeones@gmail.com","login":"updownleft","count":1},{"name":"xiaoguai945yeah","email":"xiaoguai945yeah@gmail.com","login":"gaoyu19920914","count":1},{"name":"xyz135","email":"deysonal2012@gmail.com","login":"sdey135","count":1},{"name":"yboursiac","email":"boursiac@supagro.inra.fr","login":"yboursiac","count":1},{"name":"yitznewton","email":"yitznewton@hotmail.com","login":"yitznewton","count":1},{"name":"yoblo99","email":"102451378+yoblo99","login":"yoblo99","count":1},{"name":"younsuk","email":"lee.younsuk@gmail.com","login":"younsuk","count":1},{"name":"ysmatsud","email":"36066213+ysmatsud","login":"ysmatsud","count":1},{"name":"yvpic","email":"yvpic@posteo.net","login":"yvpic","count":1},{"name":"stefanopeca","email":"stefanopeca@gmail.com","login":"stefanopeca","count":1},{"name":"tomhry","email":"tomhry@gmail.com","login":"tomhry","count":1},{"name":"tonidjogja","email":"37648458+tonidjogja","login":"tonidjogja","count":1},{"name":"sadisalvo","email":"158481708+sadisalvo","login":"sadisalvo","count":1},{"name":"sallymussared","email":"52397313+sallymussared","login":"sallymussared","count":1},{"name":"santiagomayawolf","email":"46323435+santiagomayawolf","login":"santiagomayawolf","count":1},{"name":"mochtak","email":"mochtak@gmail.com","login":"mmochtak","count":1},{"name":"morksoldat","email":"morksoldat@gmail.com","login":"morksoldat","count":1},{"name":"muyaner","email":"46251251+muyaner","login":"muyaner","count":1},{"name":"nathannaveen","email":"42319948+nathannaveen","login":"nathannaveen","count":1},{"name":"neallyon","email":"63866195+neallyon","login":"neallyon","count":1},{"name":"neferneferouaton","email":"neferouaton@gmail.com","login":"neferneferouaton","count":1},{"name":"nie","email":"77338426+1909hh","login":"1909hh","count":1},{"name":"nikstur","email":"61635709+nikstur","login":"nikstur","count":1},{"name":"nitchy2008","email":"34121894+nitchy2008","login":"nitchy2008","count":1},{"name":"novikoffav","email":"novikoffav@gmail.com","login":"novikoffav","count":1},{"name":"nsvitek","email":"nsvitek","login":"nsvitek","count":1},{"name":"ocouch","email":"43231870+ocouch","login":"ocouch","count":1},{"name":"oriana-s","email":"soria.chandos@gmx.ch","login":"oriana-s","count":1},{"name":"ous50 | ousfifty | 欧式fifty","email":"36183551+ous50","login":"ous50","count":1},{"name":"Eugene B","email":"35495675+BEEugene","login":"BEEugene","count":1},{"name":"Evgeny Leonov","email":"izotope777@gmail.com","login":"hxdef","count":1},{"name":"wittiws","email":"greg.payne@gmail.com","login":"stackpr","count":1},{"name":"wmhorne","email":"will.m.horne@gmail.com","login":"wmhorne","count":1},{"name":"mattjholland","email":"81264730+mattjholland","login":"mattjholland","count":1},{"name":"Carlos Zamora-Manzur","email":"carzamora@gmail.com","login":"carzamora","count":1},{"name":"Carlos del Ojo Elias","email":"github@delojo.me","login":"coelias","count":1},{"name":"Chris Green","email":"chrisgreen@arizona.edu","login":"trackleft","count":1},{"name":"Chris Tomlinson","email":"christopher.tomlinson@biblhertz.it","login":"hawkenbury","count":1},{"name":"Christian Knittl-Frank","email":"lcnittl@gmail.com","login":"lcnittl","count":1},{"name":"Christoph Pahmeyer","email":"christoph.pahmeyer@uni-bonn.de","login":"chrispahm","count":1},{"name":"CivitasBR","email":"48391874+CivitasBR","login":"CivitasBR","count":1},{"name":"Pierre Angot","email":"tredok.pierre@gmail.com","login":"Tredok","count":1},{"name":"Pierre Frisch","email":"pierre.frisch@spearway.com","login":"spearway","count":1},{"name":"Polpero","email":"vincent.auvigne@ekipaj.com","login":"Polpero","count":1},{"name":"QeiosLab","email":"59286591+QeiosLab","login":"QeiosLab","count":1},{"name":"Jada Thompson","email":"thompson.jadam@gmail.com","login":"jmthomp","count":1},{"name":"Jason Hansel","email":"perljason@gmail.com","login":"jasonhansel","count":1},{"name":"Jenloo82","email":"142389429+Jenloo82","login":"Jenloo82","count":1},{"name":"Jennifer Huddleston","email":"jrh11a@acu.edu","login":"jenniferhuddleston","count":1},{"name":"Jesse-Heo","email":"61896906+Jesse-Heo","login":"Jesse-Heo","count":1},{"name":"Jessica Polka","email":"jessica.polka@gmail.com","login":"jpolka","count":1},{"name":"JhonathanLepidus","email":"60978081+JhonathanLepidus","login":"JhonathanLepidus","count":1},{"name":"RobNik2020","email":"57447534+RobNik2020","login":"RobNik2020","count":1},{"name":"Ruben","email":"rubenarslan@gmail.com","login":"rubenarslan","count":1},{"name":"S. Dean Rider Jr.","email":"94093691+DeanRider","login":"DeanRider","count":1},{"name":"Sam Franks","email":"samantha.franks@bto.org","login":"samfranks","count":1},{"name":"Sara Coles","email":"36271633+coless82","login":"coless82","count":1},{"name":"Sara Gusmao Brissi","email":"46333738+sgusmaob","login":"sgusmaob","count":1},{"name":"Sark3","email":"philippe.tousignant@gmail.com","login":"Sark3","count":1},{"name":"Satoshi Funayama","email":"akchan.acts@gmail.com","login":"akchan","count":1},{"name":"NoPenguinsLand","email":"NoPenguinsLand","login":"NoPenguinsLand","count":1},{"name":"Northword","email":"44738481+northword","login":"northword","count":1},{"name":"Oliver Kopp","email":"kopp.dev@gmail.com","login":"koppor","count":1},{"name":"PUR-official","email":"145105194+PUR-official","login":"PUR-official","count":1},{"name":"Brandon Seah","email":"kbseah","login":"kbseah","count":1},{"name":"Bunniz","email":"103370415+Bunniz","login":"Bunniz","count":1},{"name":"CELISEROGERS","email":"rogersc@wustl.edu","login":"CELISEROGERS","count":1},{"name":"CMvGR","email":"68107712+CMvGR","login":"CMvGR","count":1},{"name":"CameronHill13","email":"46569937+CameronHill13","login":"CameronHill13","count":1},{"name":"Carl Oliveros","email":"carloliveros@gmail.com","login":"carloliveros","count":1},{"name":"Joe Philip Ninan","email":"indiajoe@gmail.com","login":"indiajoe","count":1},{"name":"Ehouman Evans","email":"36210209+EhoumanEvans","login":"EhoumanEvans","count":1},{"name":"Eli Dourado","email":"elidourado@gmail.com","login":"elidourado","count":1},{"name":"Elise Demeulenaere","email":"elise.demeulenaere@cnrs.fr","login":"elise-demeulenaere","count":1},{"name":"ElsLommelen","email":"els.lommelen@inbo.be","login":"ElsLommelen","count":1},{"name":"Emma D","email":"82100542+Delane00","login":"Delane00","count":1},{"name":"Enyedi Szilárd","email":"Szilard.Enyedi@gmail.com","login":"enyedi","count":1},{"name":"Erik","email":"37274572+atec21","login":"atec21","count":1},{"name":"Jacob Thoegersen","email":"119937845+JacobThoegersen","login":"JacobThoegersen","count":1},{"name":"Keith Miyake","email":"kaymmm","login":"kaymmm","count":1},{"name":"JHSifps","email":"110459347+JHSifps","login":"JHSifps","count":1},{"name":"Auriza Akbar","email":"auriza.akbar@gmail.com","login":"auriza","count":1},{"name":"Austin-Zheng","email":"64513638+Austin-Zheng","login":"Austin-Zheng","count":1},{"name":"Barbara Vianna","email":"56649992+barbara-vianna","login":"barbara-vianna","count":1},{"name":"Beilstein","email":"mnietfeld@beilstein-institut.de","login":"mnietfeld","count":1},{"name":"Ben","email":"benchen71","login":"benchen71","count":1},{"name":"Ben Anderson","email":"45042580+bmichanderson","login":"bmichanderson","count":1},{"name":"Ben Evans","email":"benjamin.robert.evans@gmail.com","login":"brevans","count":1},{"name":"Bengt Lüers","email":"Bengt.Lueers@gmail.com","login":"Bengt","count":1},{"name":"Joel Nitta","email":"joelnitta@gmail.com","login":"joelnitta","count":1},{"name":"Jonas Lähnemann","email":"jonas@pdi-berlin.de","login":"jlaehne","count":1},{"name":"Jonathan","email":"jgironpalau@gmail.com","login":"ikiwiki","count":1},{"name":"Jorge Luis Gálvez Vallejo","email":"jorgegalvez1694@gmail.com","login":"JorgeG94","count":1},{"name":"João França","email":"jotaemi@gmail.com","login":"jotaemi","count":1},{"name":"Justin Hartman","email":"justin@hartman.me","login":"justinhartman","count":1},{"name":"KMDjustin","email":"justin0624@gmail.com","login":"KMDjustin","count":1},{"name":"Kantakouzenos","email":"38815603+Kantakouzenos","login":"Kantakouzenos","count":1},{"name":"Kathryn Miller","email":"kathryn.miller@nist.gov","login":"kmiller621","count":1},{"name":"Director84","email":"45045606+Director84","login":"Director84","count":1},{"name":"Dmitry Manakov","email":"32875873+enBiter","login":"enBiter","count":1},{"name":"DmytroVovk","email":"34200061+DmytroVovk","login":"DmytroVovk","count":1},{"name":"DomieComme","email":"65593534+DomieComme","login":"DomieComme","count":1},{"name":"DrJohnDavis","email":"71073015+DrJohnDavis","login":"DrJohnDavis","count":1},{"name":"EKP-LHSC","email":"84800997+EKP-LHSC","login":"EKP-LHSC","count":1},{"name":"Ed Summers","email":"ehs@pobox.com","login":"edsu","count":1},{"name":"Edgar Guevara","email":"guevaracodina","login":"guevaracodina","count":1},{"name":"EduardMoerike","email":"odelouis@orange.fr","login":"EduardMoerike","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alessandro Samuel-Rosa","email":"samuel-rosa","login":"samuel-rosa","count":1},{"name":"Alessandro Gentilini","email":"alessandro.gentilini@gmail.com","login":"alessandro-gentilini","count":1},{"name":"Alberto Krishna Winning Kusuma","email":"wilbur.weasley.wizard@gmail.com","login":"edhek007","count":1},{"name":"Alastair Pharo","email":"asppsa@gmail.com","login":"asppsa","count":1},{"name":"Akseli Nurmio","email":"akseli@nurmio.fi","login":"akselinurmio","count":1},{"name":"Ahmad Bahauddin","email":"ahmad.bahauddin2016@student.uny.ac.id","login":"ahmadbahauddin","count":1},{"name":"Agustin Alesso","email":"calesso@fca.unl.edu.ar","login":"agustin-alesso","count":1},{"name":"Adrian Parsons","email":"adrian@adrianparsons.com","login":"adrianparsons","count":1},{"name":"Adhemar Zerlotini","email":"azneto@gmail.com","login":"azneto","count":1},{"name":"ARRBlibrary","email":"92950570+ARRBlibrary","login":"ARRBlibrary","count":1},{"name":"4mot","email":"84985618+4mot","login":"4mot","count":1},{"name":"115zed81","email":"massimo.rizzi@marionegri.it","login":"115zed81","count":1},{"name":"galisteo","email":"galisteo@gmail.com","login":"galisteogames","count":1},{"name":"gedankenraum","email":"35603701+gedankenraum","login":"gedankenraum","count":1},{"name":"ColineRuizDarasse","email":"33054271+ColineRuizDarasse","login":"ColineRuizDarasse","count":1},{"name":"CristinaCortes","email":"ccortes@ua.pt","login":"CristinaCortes","count":1},{"name":"DMathelier","email":"daphne.mathelier@gmail.com","login":"DMathelier","count":1},{"name":"gmat","email":"gmat2k@yahoo.fr","login":"gmat","count":1},{"name":"gracile-fr","email":"gracile@gmx.com","login":"gracile-fr","count":1},{"name":"graco-roza","email":"61427460+graco-roza","login":"graco-roza","count":1},{"name":"gryffyn","email":"4443727+gryffyn","login":"gryffyn","count":1},{"name":"gschachinger","email":"47484349+gschachinger","login":"gschachinger","count":1},{"name":"gul916","email":"g.laurent@neuf.fr","login":"gul916","count":1},{"name":"gutp","email":"5022109+gutp","login":"gutp","count":1},{"name":"hannahgr8","email":"hannah.rempel@oregonstate.edu","login":"hannahgr8","count":1},{"name":"hbien","email":"harold.bien@gmail.com","login":"hbien","count":1},{"name":"heleneR24","email":"helene.reveillas@u-bordeaux.fr","login":"heleneR24","count":1},{"name":"helmituuli","email":"55327630+helmituuli","login":"helmituuli","count":1},{"name":"herrprof","email":"51838992+herrprof","login":"herrprof","count":1},{"name":"hjmalloy","email":"78594578+hjmalloy","login":"hjmalloy","count":1},{"name":"ebaladia","email":"j.manager@renhyd.org","login":"ebaladia","count":1},{"name":"ebiggs53135","email":"65734143+ebiggs53135","login":"ebiggs53135","count":1},{"name":"ecophilina","email":"paenglis@lakeheadu.ca","login":"ecophilina","count":1},{"name":"ecoskun","email":"n0-0n3@hotmail.com","login":"ecoskun","count":1},{"name":"Alex Chubaty","email":"alex.chubaty@gmail.com","login":"achubaty","count":1},{"name":"Dan Michael O. Heggø","email":"danmichaelo@gmail.com","login":"danmichaelo","count":1},{"name":"Anders Johansson","email":"mejlaandersj@gmail.com","login":"andersjohansson","count":1},{"name":"Andreas Paul","email":"35452653+andreas-paul","login":"andreas-paul","count":1},{"name":"Andrei Bosco B. Torres","email":"contact@andreitorres.tech","login":"andreibosco","count":1},{"name":"Andy Embleton","email":"andyembleton","login":"andyembleton","count":1},{"name":"Andy Kniss","email":"akniss@uwyo.edu","login":"wyoweeds","count":1},{"name":"AnnapolisKen","email":"AnnapolisKen","login":"AnnapolisKen","count":1},{"name":"Anritsu Polii","email":"63006100+anritsupolii","login":"anritsupolii","count":1},{"name":"Ari Cooper Davis","email":"cooper-davis.arran@hotmail.co.uk","login":"aricooperdavis","count":1},{"name":"Aron Ambrosiani","email":"aron@ambrosiani.se","login":"Ambrosiani","count":1},{"name":"Arunkumar","email":"arunkr.iitb@gmail.com","login":"arunbte","count":1},{"name":"Aruya_","email":"56496304+arya1406","login":"arya1406","count":1},{"name":"Colin Stewart","email":"33235638+colinastewart","login":"colinastewart","count":1},{"name":"Brahm Yachnin","email":"BYachnin","login":"BYachnin","count":1},{"name":"R3pl4c3r","email":"30682790+R3pl4c3r","login":"R3pl4c3r","count":1},{"name":"RAWes","email":"rawesselingh@gmail.com","login":"RAWes","count":1},{"name":"Rafael dos Santos Dantas","email":"recifersd@gmail.com","login":"rafazildod","count":1},{"name":"Rafał Kopicki","email":"174372448+rkopicki","login":"rkopicki","count":1},{"name":"Richard Smith","email":"richardsmith404@gmail.com","login":"blahah","count":1},{"name":"DanHickstein","email":"danhickstein@gmail.com","login":"DanHickstein","count":1},{"name":"Daniel Pittman","email":"daniel@rimspace.net","login":"slippycheeze","count":1},{"name":"Daniel Probst","email":"daenuprobst@gmail.com","login":"daenuprobst","count":1},{"name":"Daniel Rudas-Burgos","email":"goghard","login":"goghard","count":1},{"name":"Danish M","email":"63492856+repajp","login":"repajp","count":1},{"name":"Danny","email":"danwchan@gmail.com","login":"danwchan","count":1},{"name":"Dave Hughes","email":"dave@waveform.org.uk","login":"waveform80","count":1},{"name":"David Spáčil","email":"spacildavi@seznam.cz","login":"Minesurfer97","count":1},{"name":"DavyVerbeke","email":"62713423+DavyVerbeke","login":"DavyVerbeke","count":1},{"name":"Dennis Riehle","email":"webmaster@riehle-web.com","login":"driehle","count":1},{"name":"Asahiko Matsuda","email":"user@server","login":"invalid-email-address","count":1},{"name":"BoyerCirad","email":"annie.boyer@cirad.fr","login":"BoyerCirad","count":1},{"name":"Brad Aagaard","email":"baagaard@usgs.gov","login":"baagaard-usgs","count":1},{"name":"AlexVonB","email":"AlexVonB","login":"AlexVonB","count":1},{"name":"AlexandruPanait1","email":"152038257+AlexandruPanait1","login":"AlexandruPanait1","count":1},{"name":"Amar Arora","email":"71135048+amararora13","login":"amararora13","count":1},{"name":"Amit Parekh","email":"amitparekh89@hotmail.com","login":"amitparekh","count":1},{"name":"AnatuOfUgarit","email":"vanessajuloux@me.com","login":"vbigot-juloux","count":1},{"name":"Benjamin Serbe","email":"b.serbe@web.de","login":"bserbe","count":1},{"name":"Peter St. John","email":"peterc.stjohn@gmail.com","login":"pstjohn","count":1},{"name":"Petras Jokubauskas","email":"klavishas@gmail.com","login":"sem-geologist","count":1},{"name":"Phil54520","email":"phil.guerci@gmail.com","login":"Phil54520","count":1},{"name":"PhilSocGeoGer","email":"62603257+PhilSocGeoGer","login":"PhilSocGeoGer","count":1},{"name":"Phylo123","email":"67004338+Phylo123","login":"Phylo123","count":1},{"name":"Thibaud Antignac","email":"thibaud@antignac.net","login":"tantignac","count":1},{"name":"Thomas Drake-Brockman","email":"thom@sfedb.com","login":"thomasfedb","count":1},{"name":"Thomas Sarlandie","email":"thomas@sarlandie.net","login":"sarfata","count":1},{"name":"Tiago Murakami","email":"trmurakami@gmail.com","login":"trmurakami","count":1},{"name":"Timothée Jeannin","email":"timojeajea@gmail.com","login":"TimotheeJeannin","count":1},{"name":"Tobias Röhl","email":"tobias.roehl@gmx.net","login":"roehlt","count":1},{"name":"Tobias Stocker","email":"57173617+tobistocker","login":"tobistocker","count":1},{"name":"Tom Gottfried","email":"g-tom","login":"g-tom","count":1},{"name":"Simon Spiegel","email":"simon@simifilm.ch","login":"simifilm","count":1},{"name":"Mark Collins","email":"tera_1225@hotmail.com","login":"Marcool04","count":1},{"name":"Marko Galjak","email":"galjak@gmail.com","login":"gljk","count":1},{"name":"Martin","email":"louie@tinybits.me","login":"LouieK22","count":1},{"name":"Martin Porcheron","email":"mporcheron","login":"mporcheron","count":1},{"name":"Ukyoi D","email":"ukyoi@msn.com","login":"ukyoi","count":1},{"name":"VJ42","email":"vjchopra@gmail.com","login":"VJ42","count":1},{"name":"Valentin Ștefan","email":"stefan.valentin87@yahoo.com","login":"valentinitnelav","count":1},{"name":"Valeriya Simeonova","email":"simeonova@fmi.uni-sofia.bg","login":"valeriina","count":1},{"name":"ovoznyy","email":"ovoznyy@gmail.com","login":"ovoznyy","count":1},{"name":"Pierre","email":"66693681+extua","login":"extua","count":1},{"name":"Schrader311","email":"54361735+Schrader311","login":"Schrader311","count":1},{"name":"Scott Howard","email":"showard314@gmail.com","login":"maqifrnswa","count":1},{"name":"Sean Gordon","email":"seanngordon@gmail.com","login":"sngordon","count":1},{"name":"Sebastian Hütter","email":"martok@martoks-place.de","login":"martok","count":1},{"name":"Sergey Yurchik","email":"sergey@offsiteteam.com","login":"SergeyOST","count":1},{"name":"Shawn Day","email":"day.shawn@gmail.com","login":"shawnday","count":1},{"name":"Sima","email":"sima15","login":"sima15","count":1},{"name":"Simon Kornblith","email":"simon@simonster.com","login":"simonster","count":1},{"name":"Patrick J. Burns","email":"diyclassics","login":"diyclassics","count":1},{"name":"Patrick McCormick","email":"patrick@patrickmd.net","login":"patrickmdnet","count":1},{"name":"Paul J","email":"paulc.joubert@gmail.com","login":"trespaul","count":1},{"name":"Pavelus19","email":"105218563+Pavelus19","login":"Pavelus19","count":1},{"name":"Martin Voigt","email":"36659258+martinvoigt","login":"martinvoigt","count":1},{"name":"Teodor Sandu","email":"164372612+thelsevier","login":"thelsevier","count":1},{"name":"Thaise R Freitas","email":"thaisericardo.freitas@gmail.com","login":"ThaiseRF","count":1},{"name":"TheLightFury","email":"79961945+TheLightFury","login":"TheLightFury","count":1},{"name":"Léo-Paul Dagallier","email":"38457679+LPDagallier","login":"LPDagallier","count":1},{"name":"MCOberle","email":"oberlemc@gmail.com","login":"ElreboCM","count":1},{"name":"MaPeras","email":"49619613+MaPeras","login":"MaPeras","count":1},{"name":"Machiroi","email":"makotohiroi@gmail.com","login":"machiroi","count":1},{"name":"Manuel Meister","email":"news.manuelsworld@gmail.com","login":"manuelmeister","count":1},{"name":"Mao Xin","email":"maoxin.horizon@gmail.com","login":"maoxin","count":1},{"name":"MarcoMarzola","email":"34400272+MarcoMarzola","login":"MarcoMarzola","count":1},{"name":"Mario José Marques-Azevedo","email":"MarioJose","login":"MarioJose","count":1},{"name":"danielscottsmith","email":"47648278+danielscottsmith","login":"danielscottsmith","count":1},{"name":"dannybalanta","email":"42857316+dannybalanta","login":"dannybalanta","count":1},{"name":"daoane","email":"henning@geolorenz.se","login":"daoane","count":1},{"name":"dariomics","email":"jdme@ciencias.unam.mx","login":"dariomics","count":1},{"name":"datachampion","email":"datachampion","login":"datachampion","count":1},{"name":"daveeldervass","email":"71937716+daveeldervass","login":"daveeldervass","count":1},{"name":"david-kjellin","email":"53076968+david-kjellin","login":"david-kjellin","count":1},{"name":"Martyna Urbanek-Trzeciak","email":"murbanek@fandom.com","login":"martynaut","count":1},{"name":"Marvin Gülker","email":"post+github@guelker.eu","login":"Quintus","count":1},{"name":"Masanori Kado","email":"kdmsnr@gmail.com","login":"kdmsnr","count":1},{"name":"Massimo Menichinelli","email":"info@openp2pdesign.org","login":"openp2pdesign","count":1},{"name":"Clem-F","email":"71865194+Clem-F","login":"Clem-F","count":1},{"name":"Ken M. Penner","email":"kpenner@stfx.ca","login":"kmpenner","count":1},{"name":"Kiran Castellino","email":"57894504+kcastellino","login":"kcastellino","count":1},{"name":"Kirchnerv","email":"86293682+Kirchnerv","login":"Kirchnerv","count":1},{"name":"Kristel Uiboaed","email":"kristel.uiboaed@gmail.com","login":"kristel-","count":1},{"name":"Kruszynski","email":"ceciliak.assis@gmail.com","login":"Kruszynski","count":1},{"name":"KwAntynn","email":"kwantynn@free.fr","login":"KwAntynn","count":1},{"name":"LPPMiainutuban","email":"121924256+LPPMiainutuban","login":"LPPMiainutuban","count":1},{"name":"Sina Sabbagh","email":"45970931+sinasabbagh","login":"sinasabbagh","count":1},{"name":"Sirohi Kumar","email":"83735152+SirohiKumar","login":"SirohiKumar","count":1},{"name":"Steven Robert Kirk","email":"stevenrkirk@gmail.com","login":"srk","count":1},{"name":"Sönke","email":"57465016+soenkewindhausen","login":"soenkewindhausen","count":1},{"name":"TDannhauer","email":"torben@dannhauer.de","login":"TDannhauer","count":1},{"name":"Tai-Mai","email":"57625350+Tai-Mai","login":"Tai-Mai","count":1},{"name":"Heiko Jansen","email":"heikojansen","login":"heikojansen","count":1},{"name":"Heinrich Schäfer","email":"schaefer.heinrich@googlemail.com","login":"hschaefer","count":1},{"name":"Hendrik Brummermann","email":"nhnb@users.sourceforge.net","login":"nhnb","count":1},{"name":"IBuselic","email":"163862938+IBuselic","login":"IBuselic","count":1},{"name":"IUFRO","email":"74898235+IUFRO","login":"IUFRO","count":1},{"name":"Igor Machado Coelho","email":"igor.machado@gmail.com","login":"igormcoelho","count":1},{"name":"Pascal Oettli","email":"pascaloettli","login":"pascaloettli","count":1},{"name":"Nate Angell","email":"nate@xolotl.org","login":"xolotl","count":1},{"name":"Nate Wright","email":"NateWr","login":"NateWr","count":1},{"name":"Nathan Schneider","email":"nathan.schneider@georgetown.edu","login":"nschneid","count":1},{"name":"Naveen","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":1},{"name":"Negative-Results","email":"journal@negative-results.org","login":"Negative-Results","count":1},{"name":"NicoBarr","email":"47244334+NicoBarr","login":"NicoBarr","count":1},{"name":"Nicolas Vallet","email":"61822378+nvall","login":"nvall","count":1},{"name":"NikolasFernandez","email":"36132227+NikolasFernandez","login":"NikolasFernandez","count":1},{"name":"Luis M Rodriguez-R","email":"lmrodriguezr@gmail.com","login":"lmrodriguezr","count":1},{"name":"Matias Piipari","email":"matias.piipari@gmail.com","login":"mz2","count":1},{"name":"Matt","email":"diapriid@gmail.com","login":"mjy","count":1},{"name":"Benjamin-Paul","email":"77447143+Benjamin-Paul","login":"Benjamin-Paul","count":1},{"name":"Benn Newman","email":"btdn@acm.org","login":"btdn","count":1},{"name":"Bitmapped","email":"bpowell@bitmapped.net","login":"Bitmapped","count":1},{"name":"BjoernSchwedn","email":"110548434+BjoernSchwedn","login":"BjoernSchwedn","count":1},{"name":"Björn Ekström","email":"eksbjo@gmail.com","login":"bjornekstrom","count":1},{"name":"Blopo","email":"38664237+Blopo","login":"Blopo","count":1},{"name":"AlexGdnx","email":"44201651+AlexGdnx","login":"AlexGdnx","count":1},{"name":"Eugen Eisler","email":"eoeisler@gmail.com","login":"eugeis","count":1},{"name":"Greg Barendt","email":"github@gregbarendt.com","login":"barendt","count":1},{"name":"Greta Linder","email":"greta.linder@sh.se","login":"GretaL","count":1},{"name":"Griever158","email":"45467804+Griever158","login":"Griever158","count":1},{"name":"Guido Frede","email":"guido.frede@web.de","login":"fredolin73","count":1},{"name":"Guillaume Majeau-Bettez","email":"joie.bill@gmail.com","login":"majeau-bettez","count":1},{"name":"Guillermo Castellano","email":"gcastellano@protonmail.com","login":"guillearch","count":1},{"name":"Gustavo A. Ballen","email":"gaballench@gmail.com","login":"gaballench","count":1},{"name":"Guttorm Flatabø","email":"post@guttormflatabo.com","login":"dittaeva","count":1},{"name":"Hajime Senuma","email":"hajime.senuma@gmail.com","login":"hajimes","count":1},{"name":"Hans Gunnar Slokvik Lian","email":"hgsl","login":"hgsl","count":1},{"name":"Matt","email":"matthew.g.roth@yale.edu","login":"mgr34","count":1},{"name":"Moore99","email":"johnhmoore01@gmail.com","login":"Moore99","count":1},{"name":"Moritz Mähr","email":"maehr","login":"maehr","count":1},{"name":"Muhammad Asyrafi","email":"44029801+asyrafi-m","login":"asyrafi-m","count":1},{"name":"Naman Merchant","email":"namanmerchant@gmail.com","login":"namanmerchant","count":1},{"name":"Medjchem","email":"59828472+Medjchem","login":"Medjchem","count":1},{"name":"Peter Falkingham","email":"pfalkingham@googlemail.com","login":"pfalkingham","count":1},{"name":"Michael Morrison","email":"mmorrisonau@gmail.com","login":"mickmorrison","count":1},{"name":"Michael Nelson","email":"michaelnetbiz","login":"michaelnetbiz","count":1},{"name":"Michael Schramm","email":"mpschramm@gmail.com","login":"mps9506","count":1},{"name":"Michel Krämer","email":"michel@undercouch.de","login":"michel-kraemer","count":1},{"name":"Michel Oleynik","email":"michelole","login":"michelole","count":1},{"name":"Michele Tu","email":"86714600+Michevole","login":"Michevole","count":1},{"name":"Mika Rautio","email":"mika.rautio@poplatek.fi","login":"mrautio-p","count":1},{"name":"Min-Yang Lee","email":"36164867+minyanglee","login":"minyanglee","count":1},{"name":"MirUnctad","email":"57826980+MirUnctad","login":"MirUnctad","count":1},{"name":"Tomas Trepka","email":"trepka.tommy@gmail.com","login":"ttrepka","count":1},{"name":"Tony Chuang","email":"tcfish@gmail.com","login":"TCfish","count":1},{"name":"ULFGG-RC","email":"rc@fgg.uni-lj.si","login":"ULFGG-RC","count":1},{"name":"Matt Luce","email":"matt@mattluce.com","login":"mattluce","count":1},{"name":"Matt Mower","email":"mowerm@gmail.com","login":"mdmower","count":1},{"name":"Matthias Feldotto","email":"6943048+feldi-online","login":"feldi-online","count":1},{"name":"Matthias Feldotto","email":"feldi88","login":"feldi88","count":1},{"name":"Mauricio de Paulo","email":"mauricio.dev@gmail.com","login":"mauriciodev","count":1},{"name":"Lalu Ganda","email":"daredmayo@yahoo.co.id","login":"daredmayo","count":1},{"name":"Lara","email":"lara.wiengarten@posteo.de","login":"LaToast","count":1},{"name":"Lars Vilhuber","email":"lars.vilhuber@cornell.edu","login":"larsvilhuber","count":1},{"name":"Lauriebeaudonnet","email":"106342993+Lauriebeaudonnet","login":"Lauriebeaudonnet","count":1},{"name":"Leonardo Pereira Santos","email":"leonardopsantos@gmail.com","login":"leonardopsantos","count":1},{"name":"LesWa","email":"100848835+LesWa","login":"LesWa","count":1},{"name":"LfbA","email":"35331319+LfbA","login":"LfbA","count":1},{"name":"Lino Tremblay","email":"104584497+LinoTremblay","login":"LinoTremblay","count":1},{"name":"LouisNatagora","email":"louis.bronne@natagora.be","login":"LouisNatagora","count":1},{"name":"LucasCDF","email":"114226163+LucasCDF","login":"LucasCDF","count":1},{"name":"Miren","email":"738823+mirenbz","login":"mirenbz","count":1},{"name":"Miso-S","email":"37350044+Miso-S","login":"Miso-S","count":1},{"name":"Mohsen Vazirizade","email":"s.m.vazirizade@gmail.com","login":"smvazirizade","count":1},{"name":"dcambie","email":"dariocambie@gmail.com","login":"dcambie","count":1}],"total_commits":10093,"total_committers":1159,"total_bot_commits":35,"total_bot_committers":1,"mean_commits":8.708369283865402,"dds":0.8325572178737739,"past_year_committers":[{"name":"POBrien333","email":"954979+POBrien333","login":"POBrien333","count":146},{"name":"Brenton M. Wiernik","email":"bwiernik","login":"bwiernik","count":20},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Andrew Dunning","email":"adunning","login":"adunning","count":8},{"name":"Emiliano Heyns","email":"emiliano.heyns@iris-advies.com","login":"retorquere","count":7},{"name":"Sebastian Karcher","email":"karcher@u.northwestern.edu","login":"adam3smith","count":6},{"name":"justinefabre","email":"139960551+justinefabre","login":"justinefabre","count":2},{"name":"jschoellbauer","email":"160223955+jschoellbauer","login":"jschoellbauer","count":2},{"name":"hanheihei","email":"61617063+pencilheart","login":"pencilheart","count":2},{"name":"Zeping Lee","email":"zepinglee@gmail.com","login":"zepinglee","count":2},{"name":"Oldrich Tristan Florian","email":"oldrich.florian@gmail.com","login":"OTFlorian","count":2},{"name":"Nicolas Chachereau","email":"nicolas@nchachereau.ch","login":"nchachereau","count":2},{"name":"Gareth Spanglett","email":"gspanglett@gmail.com","login":"gspanglett","count":2},{"name":"Denis Maier","email":"denis.maier@unibe.ch","login":"denismaier","count":2},{"name":"André Appel","email":"56739429+andreappel","login":"andreappel","count":2},{"name":"Milan Bouchet-Valat","email":"nalimilan@club.fr","login":"nalimilan","count":1},{"name":"Matt Mower","email":"mowerm@gmail.com","login":"mdmower","count":1},{"name":"Martin R. Smith","email":"1695515+ms609","login":"ms609","count":1},{"name":"LouisNatagora","email":"louis.bronne@natagora.be","login":"LouisNatagora","count":1},{"name":"Lisa Levinson","email":"lisa.levinson@gmail.com","login":"lisalevinson","count":1},{"name":"IBuselic","email":"163862938+IBuselic","login":"IBuselic","count":1},{"name":"Garrett Shipley","email":"87590876+garth74","login":"garth74","count":1},{"name":"Francisco-Javier Calzada-Prado","email":"franpra","login":"franpra","count":1},{"name":"Enyedi Szilárd","email":"Szilard.Enyedi@gmail.com","login":"enyedi","count":1},{"name":"Elise Demeulenaere","email":"elise.demeulenaere@cnrs.fr","login":"elise-demeulenaere","count":1},{"name":"Diego J. Lizcano","email":"dj.lizcano@gmail.com","login":"dlizcano","count":1},{"name":"David","email":"31016510+palantre","login":"palantre","count":1},{"name":"Carlos Zamora-Manzur","email":"carzamora@gmail.com","login":"carzamora","count":1},{"name":"Brad Aagaard","email":"baagaard@usgs.gov","login":"baagaard-usgs","count":1},{"name":"Ash Wiseth","email":"ash.wiseth@gmail.com","login":"wiseth","count":1},{"name":"AlexandruPanait1","email":"152038257+AlexandruPanait1","login":"AlexandruPanait1","count":1},{"name":"Adrian Parsons","email":"adrian@adrianparsons.com","login":"adrianparsons","count":1},{"name":"Michael Morrison","email":"mmorrisonau@gmail.com","login":"mickmorrison","count":1},{"name":"droza123","email":"62854865+droza123","login":"droza123","count":1},{"name":"edhudg","email":"edh.cucsh@academicos.udg.mx","login":"edhudg","count":1},{"name":"epireyn","email":"48213068+epireyn","login":"epireyn","count":1},{"name":"flrbrasil","email":"122864835+flrbrasil","login":"flrbrasil","count":1},{"name":"hierosarkhos","email":"shaun.murdoch@gmail.com","login":"hierosarkhos","count":1},{"name":"holdthemayo","email":"48473981+anfourny","login":"anfourny","count":1},{"name":"jg-schwarz","email":"49973156+jg-schwarz","login":"jg-schwarz","count":1},{"name":"jianguoruan","email":"76810127+jianguoruan","login":"jianguoruan","count":1},{"name":"kthth","email":"kthth","login":"kthth","count":1},{"name":"parkera80","email":"161360239+parkera80","login":"parkera80","count":1},{"name":"rewa1962","email":"54500336+rewa1962","login":"rewa1962","count":1},{"name":"rhiannon-ppl","email":"rhiannon.m@prepress-projects.co.uk","login":"rhiannon-ppl","count":1},{"name":"sadisalvo","email":"158481708+sadisalvo","login":"sadisalvo","count":1},{"name":"samarkar","email":"65026929+samarkar","login":"samarkar","count":1},{"name":"shelbaum","email":"45436319+shelbaum","login":"shelbaum","count":1},{"name":"docsez","email":"133286573+docsez","login":"docsez","count":1},{"name":"Nannan Liu","email":"liunannan.bfsumun@gmail.com","login":"Nannan-Liu","count":1},{"name":"Nate Angell","email":"nate@xolotl.org","login":"xolotl","count":1},{"name":"NicolasSouchon","email":"souchon.nicolas.ns@gmail.com","login":"NicolasSouchon","count":1},{"name":"NoPenguinsLand","email":"NoPenguinsLand","login":"NoPenguinsLand","count":1},{"name":"Paul","email":"paulinkenbrandt@utah.gov","login":"inkenbrandt","count":1},{"name":"Pedro P. Palazzo","email":"pedro.palazzo@gmail.com","login":"p3palazzo","count":1},{"name":"Rafał Kopicki","email":"174372448+rkopicki","login":"rkopicki","count":1},{"name":"S. Dean Rider Jr.","email":"94093691+DeanRider","login":"DeanRider","count":1},{"name":"SagaNy91","email":"75423691+SagaNy91","login":"SagaNy91","count":1},{"name":"Teodor Sandu","email":"164372612+thelsevier","login":"thelsevier","count":1},{"name":"ULFGG-RC","email":"rc@fgg.uni-lj.si","login":"ULFGG-RC","count":1},{"name":"YiweiZhang-lab","email":"55486104+YiweiZhang-lab","login":"YiweiZhang-lab","count":1},{"name":"YoungZoe","email":"YoungZ@cardiff.ac.uk","login":"YoungZoe","count":1},{"name":"aliekbercinar","email":"72625465+aliekbercinar","login":"aliekbercinar","count":1},{"name":"suburban-journal","email":"62378218+suburban-journal","login":"suburban-journal","count":1},{"name":"Peter Falkingham","email":"pfalkingham@googlemail.com","login":"pfalkingham","count":1}],"past_year_total_commits":264,"past_year_total_committers":65,"past_year_total_bot_commits":9,"past_year_total_bot_committers":1,"past_year_mean_commits":4.061538461538461,"past_year_dds":0.446969696969697,"last_synced_at":"2025-05-24T06:31:47.478Z","last_synced_commit":"8a2317a1f38e2c98c810dcfe50479e0d0ace6e33","created_at":"2023-03-08T14:37:52.046Z","updated_at":"2025-05-24T06:32:00.450Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"citation-style-language/styles","html_url":"https://github.com/citation-style-language/styles","last_synced_at":"2025-09-03T23:02:37.346Z","status":null,"issues_count":160,"pull_requests_count":1786,"avg_time_to_close_issue":17563189.292682927,"avg_time_to_close_pull_request":5630240.774828767,"issues_closed_count":81,"pull_requests_closed_count":1168,"pull_request_authors_count":430,"issue_authors_count":129,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":3.7592385218365063,"merged_pull_requests_count":803,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":62,"past_year_pull_requests_count":813,"past_year_avg_time_to_close_issue":1225979.5185185184,"past_year_avg_time_to_close_pull_request":1325324.73650108,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":463,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":1.467741935483871,"past_year_avg_comments_per_pull_request":3.2619926199261995,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":308,"created_at":"2023-05-14T06:43:35.923Z","updated_at":"2025-09-03T23:02:37.348Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-style-language%2Fstyles/issues","issue_labels_count":{"waiting-for-response-from-contributor":24,"pinned":2,"help wanted":2,"style-improvement":2,"style-request":1,"quality-control":1,"waiting":1},"pull_request_labels_count":{"waiting-for-response-from-contributor":360,"dependencies":36,"ruby":21,"github_actions":15,"hacktoberfest-accepted":1},"issue_author_associations_count":{"NONE":116,"CONTRIBUTOR":32,"MEMBER":12},"pull_request_author_associations_count":{"CONTRIBUTOR":977,"NONE":730,"MEMBER":79},"issue_authors":{"bwiernik":7,"tommyengland":6,"clmerkley":4,"reagle":4,"POBrien333":3,"adam3smith":3,"mdoube":3,"BrenComfort":2,"w1576672":2,"baltzis":2,"zepinglee":2,"NicolasSouchon":2,"trackleft":2,"Axelle15":2,"thelsevier":2,"gwwright":1,"nidahkaiser":1,"erazlogo":1,"mdmower":1,"dumbastro":1,"Leno4ka94":1,"rmzelle":1,"BFH-wht2":1,"emmap-csiropub":1,"MirUnctad":1,"lettuceDestroyer":1,"coloquio":1,"wkordalski":1,"e-khurmamatov":1,"felixhelix":1,"edmundomarques":1,"masterrite":1,"JahnSLSP":1,"isaactpetersen":1,"fredericky123":1,"fergusLu1998":1,"eciobosi":1,"SimonDedman":1,"ocouch":1,"rbran100":1,"anamulopez":1,"icornelius":1,"Sulmellen":1,"IBuselic":1,"winstondu":1,"mrnsantos21":1,"fresolpet":1,"Jnelen":1,"sbihorel":1,"VictoriaSirghii":1,"baarthur":1,"extua":1,"Doc73":1,"sittirahmawati":1,"RAGMA96":1,"shallcro":1,"xwnz":1,"corovcam":1,"jnugent":1,"theresa123456":1,"andyhubbert941":1,"RuiBrunoSantos":1,"yunitad":1,"cbrnr":1,"UserGthb":1,"jmcgranahan":1,"SecretiveBastard":1,"MHirmas":1,"DavidNorris42":1,"dharmababa":1,"yildirimumi":1,"ShahariarArif":1,"dstillman":1,"Omikhleia":1,"kellertuer":1,"adunning":1,"errotu":1,"roaldarbol":1,"najmul1121":1,"Firegate1075":1,"Whodiduexpect":1,"jiaojiaodubai":1,"CatJac":1,"mariakohle":1,"foxyseta":1,"Pathsis":1,"NourKH2":1,"mirenbz":1,"jcoyne":1,"Risling245":1,"establown":1,"denismaier":1,"ms609":1,"dgkontopoulos":1,"philcoul":1,"leonienussbaum":1,"samueldodson":1,"michavissar":1,"gr8koirala":1,"jamesrswift":1,"vtta":1,"PancakeFriday":1,"annabel-mc":1,"joapreditor":1,"happypanda94":1,"AlexeyShaykov":1,"kamransoomro84":1,"ghost":1,"johangroe":1,"AndyLy2Zy":1,"SagaNy91":1,"moorthypnt":1,"EhoumanEvans":1,"JBBre":1,"Archi-thecaires-POLYMTL":1,"hyc173":1,"internettechnik":1,"suburban-journal":1,"qwacgl":1,"gwbrck":1,"wale":1,"joshpme":1,"vsaroca":1,"fgnievinski":1,"KilianSander":1,"akpopoola":1,"switchlibrary":1,"Ying-Xian":1,"reknih":1},"pull_request_authors":{"POBrien333":473,"bwiernik":50,"adunning":44,"dependabot[bot]":36,"NicolasSouchon":25,"adam3smith":23,"kaibis":18,"mathmorato":16,"sadisalvo":14,"AVWoman":13,"samarkar":12,"justinefabre":11,"zepinglee":10,"jpour":9,"AnnaCouthuresIdrizi":9,"andreappel":8,"SagaNy91":8,"ghost":8,"georgd":8,"annaassogba":8,"xbais":8,"leonrobichaud":8,"ULFGG-RC":8,"Mayadictionary":7,"wiseth":7,"pencilheart":7,"dstark":7,"beahodel":7,"patrikpucerfvz":7,"kjklosowski":7,"Aline2024":7,"jianguoruan":6,"OTFlorian":6,"Martin-de-la-Iglesia":6,"nchachereau":6,"victormpalma":6,"viniitex":6,"ribessecreataria":6,"tomasdalessio":6,"rppm":6,"SultanYegah":6,"jschoellbauer":6,"michavissar":6,"jdpreston30":6,"RicceR-unipi":6,"jeswinachan":6,"jgravier001":6,"UCP-CEHR":6,"NarriNarro":5,"swifterslb":5,"LouisNatagora":5,"IBuselic":5,"Jenloo82":5,"denismaier":5,"mickmorrison":5,"malte-frey":5,"tomax31":5,"VADCOS":5,"PotatoSinology":5,"purnawanpp":5,"bleomendes1":4,"rhiannon-ppl":4,"maaxlong":4,"leonienussbaum":4,"buhc":4,"Gazzmendi":4,"Biblioteca-PUCPR":4,"elhachmi07":4,"Christophegauthierdavies":4,"RisenL":4,"RokZRC":4,"inkenbrandt":4,"romain-costa":4,"IIJ-UNAM":4,"enverahmet":4,"orectique":4,"AntoineCDussault":4,"carzamora":4,"PolArchInternMed":4,"franpra":4,"figgie10":4,"drfrancisdeng":4,"fgnievinski":4,"schtailmuel":4,"AlexandruPanait1":4,"avikdut":4,"djw-easy":4,"PriscilaSJUFRGS":4,"mikoko1":4,"DarthMaeder":4,"EmelTamahkarIrmak":4,"docsez":4,"VDeblauwe":4,"ibadger":4,"lektoratbudrich":4,"wendlynne":4,"grolimur":4,"192933488S":4,"zzlb0224":4,"pvanoverbeke":4,"csmharis1":4,"tahayasintan":4,"RomanGCaceres":4,"jhmj-io":4,"teoric":4,"rkopicki":4,"tferianc":4,"flrbrasil":3,"D01-MarcelVilasis":3,"pepperedmutton":3,"Morgan435":3,"Ercaner1988":3,"antonyeagle":3,"internettechnik":3,"brunotovar":3,"JBBre":3,"Archi-thecaires-POLYMTL":3,"loup-brun":3,"maria-b-a":3,"mdmower":3,"kbernt":3,"lucy-jane":3,"masterrite":3,"rpierronnet":3,"sven-vorg":3,"gspanglett":3,"Boterplank14":3,"USITC-Zotero":3,"nuranura97":3,"alex-ball":3,"pandabadger":3,"McKaulick":3,"ms609":3,"foss-friendly":3,"Andrew15-5":3,"Julymycin":3,"BellavGFH":2,"palantre":2,"NourEdinDarwish":2,"dtavolato":2,"GregBennett50":2,"DrG-bit":2,"HardLeft1004":2,"sentinela-da-decencia":2,"BrenComfort":2,"laqua-stack":2,"chiafa-unigre":2,"baagaard-usgs":2,"codexyster":2,"YoungZoe":2,"AlZorba":2,"pascaloettli":2,"NoPenguinsLand":2,"BLetal20DmaAR":2,"nalimilan":2,"yuanpengchao":2,"juliajbeine":2,"northword":2,"postqua":2,"StefKors":2,"thyagoleal":2,"Fruitbat":2,"paytonej":2,"RonaldVisser":2,"dhitchenor":2,"Fariusz":2,"NMonteix":2,"elise-demeulenaere":2,"frederic-santos":2,"Liebenzeller-Mission":2,"mwid2020":2,"andyhubbert941":2,"asfushi":2,"jjrondeau":2,"shallcro":2,"RAGMA96":2,"DeanRider":2,"abayomiarowosegbe":2,"Kolophonium0":2,"hierosarkhos":2,"aj-guerra":2,"wasifferoze":2,"levin-lab":2,"CircularDog":2,"eltos":2,"kareliot":2,"ukpu":2,"goghard":2,"venkmurthy":2,"jonas-sk":2,"drpjkurian":2,"ssitaru":2,"mevlutersoysdu":2,"EstelleCamizuli":2,"wiertz":2,"VILNIUSTECHLibrary":2,"StianOby":2,"pfalkingham":2,"cirko54":2,"lisalevinson":2,"anfourny":2,"Rajamurugan-CEG":2,"trackleft":2,"nvilloria":2,"zvesoulis":2,"hafizarfyanto":2,"Bendlexane":2,"BUSante51":2,"jackmancuso":2,"lpldmller":2,"BFH-wht2":2,"pizuz":2,"psubhashish":2,"welljsjs":2,"rewa1962":2,"alexis-michaud":2,"LPPMiainutuban":2,"firephyschem":2,"jcoyne":2,"icornelius":2,"HakanCamur35":2,"BibliotecaPUCPR":2,"3x3cut0r":2,"DerTonka":2,"jamesftierney":2,"anthortic":2,"alametti":2,"calumapplepie":2,"isabellypsilva":2,"ivanonone":2,"jg-schwarz":2,"shelbaum":2,"jrw297":2,"parkera80":2,"pcavicch":2,"Bibref":2,"OlivierPilmis":2,"pvandegeer":2,"thembimoyo2020":2,"adrianparsons":2,"trnovstyle":2,"hawkenbury":2,"Claudio-Aguero":2,"bklaursen":2,"garth74":2,"v-kriventsev":2,"lalezi":2,"enyedi":2,"Sjorsschaap":2,"p3palazzo":2,"mirenbz":2,"gforge":2,"tkharborlight":2,"Simos-Samaras":2,"dayaaraujo":2,"DavyVerbeke":2,"kaikkeus":2,"aarontimo":2,"S-e-b-G":2,"ladastangoi":2,"wmhorne":2,"peppermintsodaa":2,"leonnste":2,"teodorgeorgiev":2,"droza123":2,"Alexei-Kassian":2,"Br-Johnson":2,"senclimate":2,"Doc73":2,"mufalab":2,"Oxil-2":2,"nanounanue":2,"becahp":2,"CatJac":2,"derreckcssr":2,"xolotl":2,"YiweiZhang-lab":2,"vetbenj":2,"Nannan-Liu":2,"derekdvleung":2,"rotifyld":2,"joanguita":2,"aliekbercinar":2,"thelsevier":2,"KoichiM0":2,"lebertbill":2,"edwardvn1":2,"Calzaline":2,"dlizcano":2,"AndrazMarinc":2,"entremonde":2,"celia-bouchet":2,"simomac":2,"yizhang-research":2,"extua":2,"nturcan":2,"elenlefoll":2,"AndrewMcDo":2,"bserbe":2,"lakonis":2,"epireyn":2,"wale":2,"BartvandenBrink":2,"MHirmas":2,"nathdwek":2,"mfriche":2,"LuisMach":2,"corovcam":2,"osmanoxil":1,"aleksanderbl29":1,"HeaderShoter":1,"ssha4900":1,"aniues":1,"Pakillo":1,"Abbsalehi":1,"istanusacademy":1,"valentinitnelav":1,"JoshuaWeberFHNW":1,"FetenFeyrer":1,"PUR-official":1,"zznidar":1,"odebiez":1,"jmiba":1,"analesdebiologia":1,"rbran100":1,"VitalStichelbaut":1,"alexriedlinger":1,"JosephPascal":1,"CaspervanWetten":1,"fajaravicenna":1,"Kruszynski":1,"tonidjogja":1,"errotu":1,"thisdell":1,"derDieDasJojo":1,"dstillman":1,"korkmazaharun":1,"josmarcristello":1,"michel-kraemer":1,"MirUnctad":1,"suburban-journal":1,"ueen":1,"kkellysci":1,"EvilJoeMcVeigh":1,"wyoweeds":1,"mafanga-masande":1,"johangroe":1,"JulesWikipedia":1,"bombaglad":1,"karamelikli":1,"SirohiKumar":1,"rmrmys":1,"koppor":1,"pdchris77":1,"Axelle15":1,"fabiola-alterbiblio":1,"rmzelle":1,"BastaCosi":1,"cchen-1":1,"gljk":1,"SimLoads":1,"Jules78120":1,"thimobrestel":1,"vtta":1,"Turius":1,"GretaL":1,"e-khurmamatov":1,"imsys":1,"naoliv":1,"Polperobis":1,"MartianMSK":1,"ajwebb3":1,"fw515":1,"confi":1,"HippolyteLion":1,"maehr":1,"Griever158":1,"gurupandy":1,"iblima":1,"tishtacular":1,"Hannahglad":1,"ous50":1,"Choe-Uk":1,"Asiralc":1,"edhudg":1,"alerac":1,"quochung2310":1,"kaitlyndoesresearch":1,"schlittenhardtm":1,"ROGE456":1,"Aimeejssmith":1,"StefanHagel":1,"Naveen-369":1,"kthth":1,"Sciurus365":1,"Gehirnsalat":1,"SeaCelo":1,"nikola-grubor":1,"CelianGdfrd":1,"trespaul":1,"fflamerie":1,"rlbaker5":1,"CameronMcVicar":1,"Izulwafa":1,"Nex-TDB":1,"parthik12":1,"coelias":1,"thenikhilanand":1,"FeFoe":1,"dclobato":1,"bovender":1,"juhann":1,"timmli":1,"UserGthb":1,"TPOJ76":1,"lnrdgrnt":1,"iaa04":1,"giuliamasoero":1,"aleferreiro":1,"knorb":1,"gustavounifal":1,"pvzhelnov":1,"theRatramnus":1,"porte-g":1,"tomheston":1,"valen320":1,"LfbA":1,"pieruccijessica":1,"Bibi4kovIgor":1,"Tai-Mai":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10079947,"issues_count":31294689,"pull_requests_count":96077738,"authors_count":10693120,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"waiting-for-response-from-contributor":7},"past_year_pull_request_labels_count":{"waiting-for-response-from-contributor":83,"dependencies":17,"ruby":11,"github_actions":6},"past_year_issue_author_associations_count":{"NONE":50,"CONTRIBUTOR":10,"MEMBER":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":406,"NONE":363,"MEMBER":42},"past_year_issue_authors":{"reagle":4,"clmerkley":4,"tommyengland":3,"w1576672":2,"Axelle15":2,"BrenComfort":2,"bwiernik":2,"RuiBrunoSantos":1,"roaldarbol":1,"Risling245":1,"PancakeFriday":1,"NicolasSouchon":1,"najmul1121":1,"mrnsantos21":1,"moorthypnt":1,"MHirmas":1,"mdmower":1,"SagaNy91":1,"ShahariarArif":1,"shallcro":1,"sittirahmawati":1,"switchlibrary":1,"thelsevier":1,"UserGthb":1,"Whodiduexpect":1,"wkordalski":1,"yildirimumi":1,"adunning":1,"akpopoola":1,"AndyLy2Zy":1,"Archi-thecaires-POLYMTL":1,"cbrnr":1,"dharmababa":1,"Doc73":1,"dumbastro":1,"eciobosi":1,"emmap-csiropub":1,"errotu":1,"Firegate1075":1,"foxyseta":1,"happypanda94":1,"IBuselic":1,"internettechnik":1,"JBBre":1,"jcoyne":1,"Jnelen":1,"jnugent":1,"joapreditor":1,"KilianSander":1,"lettuceDestroyer":1},"past_year_pull_request_authors":{"POBrien333":209,"adunning":42,"bwiernik":34,"kaibis":18,"dependabot[bot]":17,"AVWoman":12,"ULFGG-RC":8,"andreappel":8,"Mayadictionary":7,"beahodel":7,"kjklosowski":7,"SultanYegah":6,"viniitex":6,"ribessecreataria":6,"jdpreston30":6,"tomasdalessio":6,"ghost":6,"adam3smith":6,"UCP-CEHR":6,"pencilheart":6,"rppm":6,"NarriNarro":5,"malte-frey":5,"LouisNatagora":5,"NicolasSouchon":5,"PotatoSinology":5,"Martin-de-la-Iglesia":5,"jhmj-io":4,"Christophegauthierdavies":4,"carzamora":4,"EmelTamahkarIrmak":4,"jianguoruan":4,"maaxlong":4,"schtailmuel":4,"csmharis1":4,"VDeblauwe":4,"tferianc":4,"teoric":4,"romain-costa":4,"DarthMaeder":4,"lektoratbudrich":4,"mikoko1":4,"wendlynne":4,"Biblioteca-PUCPR":4,"avikdut":4,"IIJ-UNAM":4,"djw-easy":4,"elhachmi07":4,"leonrobichaud":4,"zzlb0224":4,"docsez":4,"JBBre":3,"Boterplank14":3,"gspanglett":3,"pandabadger":3,"D01-MarcelVilasis":3,"mdmower":3,"lucy-jane":3,"internettechnik":3,"rpierronnet":3,"nuranura97":3,"ladastangoi":2,"pfalkingham":2,"foss-friendly":2,"levin-lab":2,"codexyster":2,"CircularDog":2,"jamesftierney":2,"eltos":2,"shallcro":2,"SagaNy91":2,"sentinela-da-decencia":2,"LuisMach":2,"alexis-michaud":2,"BrenComfort":2,"rewa1962":2,"welljsjs":2,"MHirmas":2,"lpldmller":2,"Nannan-Liu":2,"baagaard-usgs":2,"VILNIUSTECHLibrary":2,"Bendlexane":2,"entremonde":2,"cirko54":2,"ibadger":2,"zvesoulis":2,"jackmancuso":2,"nvilloria":2,"v-kriventsev":2,"Rajamurugan-CEG":2,"Fruitbat":2,"nchachereau":2,"Claudio-Aguero":2,"Calzaline":2,"trnovstyle":2,"adrianparsons":2,"jrw297":2,"DerTonka":2,"elise-demeulenaere":2,"dayaaraujo":2,"dstark":2,"nalimilan":2,"derekdvleung":2,"DrG-bit":2,"RicceR-unipi":2,"Andrew15-5":2,"juliajbeine":2,"xolotl":2,"joanguita":2,"aliekbercinar":2,"dhitchenor":2,"YoungZoe":2,"bklaursen":2,"jcoyne":2,"BellavGFH":2,"KoichiM0":2,"denismaier":2,"ms609":2,"HardLeft1004":2,"AlZorba":2,"wiertz":2,"drpjkurian":2,"Jenloo82":2,"jonas-sk":2,"dlizcano":2,"AndrazMarinc":2,"edwardvn1":2,"patrikpucerfvz":2,"BibliotecaPUCPR":2,"mufalab":2,"NourEdinDarwish":2,"Archi-thecaires-POLYMTL":2,"Alexei-Kassian":2,"kareliot":2,"derreckcssr":2,"droza123":2,"alex-ball":2,"jschoellbauer":2,"teodorgeorgiev":2,"venkmurthy":2,"shelbaum":2,"thembimoyo2020":2,"Doc73":2,"yizhang-research":2,"aarontimo":2,"postqua":2,"paytonej":2,"NoPenguinsLand":2,"wmhorne":2,"frederic-santos":2,"mevlutersoysdu":2,"mwid2020":2,"StefKors":2,"McKaulick":2,"fajaravicenna":1,"JosephPascal":1,"edhudg":1,"thenikhilanand":1,"analesdebiologia":1,"AnnaCouthuresIdrizi":1,"valen320":1,"michavissar":1,"Sciurus365":1,"Naveen-369":1,"HippolyteLion":1,"pieruccijessica":1,"errotu":1,"tomheston":1,"ROGE456":1,"porte-g":1,"Izulwafa":1,"knorb":1,"FeFoe":1,"bovender":1,"HeaderShoter":1,"fabiola-alterbiblio":1,"inkenbrandt":1,"loup-brun":1,"ajwebb3":1,"cchen-1":1,"naoliv":1,"Axelle15":1,"JulesWikipedia":1,"Jules78120":1,"GretaL":1,"EvilJoeMcVeigh":1,"StianOby":1,"istanusacademy":1,"korkmazaharun":1,"UserGthb":1,"thisdell":1,"TPOJ76":1},"maintainers":[{"login":"bwiernik","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwiernik"},{"login":"adam3smith","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam3smith"},{"login":"denismaier","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denismaier"},{"login":"rmzelle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rmzelle"}],"active_maintainers":[{"login":"bwiernik","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwiernik"},{"login":"adam3smith","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam3smith"},{"login":"denismaier","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denismaier"}]},"events":null,"keywords":["bibliography","citation-style-language","citation-styles","citations","csl","hacktoberfest"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/label-gun.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.382Z","updated_at":"2023-01-13T16:22:14.382Z","repository_link":"https://github.com/citation-style-language/styles/blob/master/.github/workflows/label-gun.yml","dependencies":[{"id":6890184000,"package_name":"retorquere/label-gun","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/merge.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.443Z","updated_at":"2023-01-13T16:22:14.443Z","repository_link":"https://github.com/citation-style-language/styles/blob/master/.github/workflows/merge.yaml","dependencies":[{"id":6890184192,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890184193,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890184194,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890184195,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890184196,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890184197,"package_name":"drud/action-cross-commit","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6890184198,"package_name":"mathieudutour/github-tag-action","ecosystem":"actions","requirements":"v6.1","direct":true,"kind":"composite","optional":false},{"id":6890184199,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sheldon.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.599Z","updated_at":"2023-01-13T16:22:14.599Z","repository_link":"https://github.com/citation-style-language/styles/blob/master/.github/workflows/sheldon.yaml","dependencies":[{"id":6890184264,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890184265,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890184266,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890184267,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890184268,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.717Z","updated_at":"2023-01-13T16:22:14.717Z","repository_link":"https://github.com/citation-style-language/styles/blob/master/Gemfile","dependencies":[{"id":6890184450,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6890184451,"package_name":"rspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6890184452,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6890184453,"package_name":"csl","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"runtime","optional":false},{"id":6890184454,"package_name":"fuubar","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6890184455,"package_name":"sheldon","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:14.800Z","updated_at":"2023-01-13T16:22:14.800Z","repository_link":"https://github.com/citation-style-language/styles/blob/master/Gemfile.lock","dependencies":[{"id":6890184597,"package_name":"sheldon","ecosystem":"rubygems","requirements":"1.0.31","direct":false,"kind":"runtime","optional":false},{"id":6890184598,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890184599,"package_name":"citeproc","ecosystem":"rubygems","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6890184600,"package_name":"citeproc-ruby","ecosystem":"rubygems","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890184601,"package_name":"csl","ecosystem":"rubygems","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890184602,"package_name":"csl-styles","ecosystem":"rubygems","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890184603,"package_name":"diff-lcs","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6890184604,"package_name":"diffy","ecosystem":"rubygems","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":6890184605,"package_name":"dotenv","ecosystem":"rubygems","requirements":"2.7.6","direct":false,"kind":"runtime","optional":false},{"id":6890184606,"package_name":"erubis","ecosystem":"rubygems","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6890184607,"package_name":"faraday","ecosystem":"rubygems","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890184608,"package_name":"faraday-em_http","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890184609,"package_name":"faraday-em_synchrony","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890184610,"package_name":"faraday-excon","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890184611,"package_name":"faraday-httpclient","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890184612,"package_name":"faraday-net_http","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890184613,"package_name":"faraday-net_http_persistent","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890184614,"package_name":"faraday-patron","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890184615,"package_name":"faraday-rack","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890184616,"package_name":"faraday_middleware","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890184617,"package_name":"fuubar","ecosystem":"rubygems","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6890184618,"package_name":"git_diff","ecosystem":"rubygems","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":6890184619,"package_name":"hashdiff","ecosystem":"rubygems","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6890184620,"package_name":"mini_portile2","ecosystem":"rubygems","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890184621,"package_name":"multipart-post","ecosystem":"rubygems","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890184622,"package_name":"namae","ecosystem":"rubygems","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890184623,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":6890184624,"package_name":"octokit","ecosystem":"rubygems","requirements":"4.21.0","direct":false,"kind":"runtime","optional":false},{"id":6890184625,"package_name":"ostruct","ecosystem":"rubygems","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6890184626,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890184627,"package_name":"racc","ecosystem":"rubygems","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6890184628,"package_name":"rake","ecosystem":"rubygems","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890184629,"package_name":"reverse_markdown","ecosystem":"rubygems","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890184630,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":6890184631,"package_name":"rspec","ecosystem":"rubygems","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":6890184632,"package_name":"rspec-core","ecosystem":"rubygems","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":6890184633,"package_name":"rspec-expectations","ecosystem":"rubygems","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":6890184634,"package_name":"rspec-mocks","ecosystem":"rubygems","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":6890184635,"package_name":"rspec-support","ecosystem":"rubygems","requirements":"3.10.3","direct":false,"kind":"runtime","optional":false},{"id":6890184636,"package_name":"ruby-progressbar","ecosystem":"rubygems","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6890184637,"package_name":"ruby2_keywords","ecosystem":"rubygems","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":6890184638,"package_name":"sawyer","ecosystem":"rubygems","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"packagist","filepath":"composer.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:30:27.523Z","updated_at":"2023-09-22T00:30:27.523Z","repository_link":"https://github.com/citation-style-language/styles/blob/master/composer.json","dependencies":[]}],"score":28.47843500462378,"created_at":"2025-09-04T15:50:08.536Z","updated_at":"2025-10-07T08:04:48.496Z","avatar_url":"https://github.com/citation-style-language.png","language":"Ruby","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[{"url":"https://github.com/adam3smith","type":"github"},"https://github.com/sponsors/adam3smith"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["standardization","cryptocurrencies","dna","ecog","eeg","electrocorticography","electroencephalography","magnetoencephalography","meg","neuroimaging"],"project_url":"https://science.ecosyste.ms/api/v1/projects/3612","html_url":"https://science.ecosyste.ms/projects/3612"}