{"id":3864628,"name":"github.com/primer/css","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/primer/css","keywords_array":[],"namespace":"github.com/primer","versions_count":264,"first_release_published_at":"2012-06-20T15:06:13.000Z","latest_release_published_at":"2026-03-17T00:00:41.000Z","latest_release_number":"v22.1.1+incompatible","last_synced_at":"2026-04-04T16:02:01.835Z","created_at":"2022-04-11T22:01:47.585Z","updated_at":"2026-04-04T16:02:01.836Z","registry_url":"https://pkg.go.dev/github.com/primer/css","install_command":"go get github.com/primer/css","documentation_url":"https://pkg.go.dev/github.com/primer/css#section-documentation","metadata":{},"repo_metadata":{"id":29024447,"uuid":"32551735","full_name":"primer/css","owner":"primer","description":"Primer is GitHub's design system. This is the CSS implementation","archived":false,"fork":false,"pushed_at":"2025-10-08T05:03:30.000Z","size":37278,"stargazers_count":12802,"open_issues_count":7,"forks_count":1273,"subscribers_count":247,"default_branch":"main","last_synced_at":"2025-10-10T23:27:35.745Z","etag":null,"topics":["css","design-system","design-systems","framework","meta","primer","primer-css","sass","styleguide","ui-components"],"latest_commit_sha":null,"homepage":"https://primer.style/css","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/primer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-19T23:31:21.000Z","updated_at":"2025-10-10T03:52:12.000Z","dependencies_parsed_at":"2023-10-10T22:06:23.455Z","dependency_job_id":"ca881a9b-f4f8-464a-99b8-c98365a65fc8","html_url":"https://github.com/primer/css","commit_stats":{"total_commits":5584,"total_committers":201,"mean_commits":"27.781094527363184","dds":0.6973495702005731,"last_synced_commit":"7eaba91768f8e31cf6b0c5538230ce2d04e9bfec"},"previous_names":["primer/primer","primer/primer-css"],"tags_count":274,"template":false,"template_full_name":null,"purl":"pkg:github/primer/css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primer","download_url":"https://codeload.github.com/primer/css/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/sbom","scorecard":{"id":745043,"data":{"date":"2025-08-11","repo":{"name":"github.com/primer/css","commit":"cf343a98a47a3e441e57b0b16fc47b27c633765f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"12 commit(s) and 1 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/axe.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/axe.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/axe.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/axe.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/codeql.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_preview.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/deploy_preview.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_preview.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/deploy_preview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_preview.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/deploy_preview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_preview.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/deploy_preview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_preview.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/deploy_preview.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_production.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/deploy_production.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_production.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/deploy_production.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_canary.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release_canary.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_candidate.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release_candidate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_candidate.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release_candidate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_candidate.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release_candidate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_tracking.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/release_tracking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/welcome.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/welcome.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/primer/css/welcome.yml/main?enable=pin","Warn: npmCommand not pinned by hash: script/axe-docs:91","Warn: npmCommand not pinned by hash: script/pretest:7","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  13 third-party GitHubAction dependencies pinned","Info:   7 out of   9 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/axe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/deploy_preview.yml:9","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/deploy_preview.yml:11","Warn: topLevel 'checks' permission set to 'write': .github/workflows/deploy_preview.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy_preview.yml:6","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/deploy_production.yml:12","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/deploy_production.yml:14","Warn: topLevel 'checks' permission set to 'write': .github/workflows/deploy_production.yml:15","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy_production.yml:9","Warn: no topLevel permission defined: .github/workflows/next_major.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_canary.yml:1","Warn: no topLevel permission defined: .github/workflows/release_candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/release_tracking.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/welcome.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T18:28:24.385Z","repository_id":29024447,"created_at":"2025-08-22T18:28:24.385Z","updated_at":"2025-08-22T18:28:24.385Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006349,"owners_count":26084084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"primer","name":"Primer","uuid":"7143434","kind":"organization","description":"Components, design guidelines, and tooling for GitHub's design system.","email":null,"website":"https://primer.style","location":"Planet Earth","twitter":"githubprimer","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7143434?v=4","repositories_count":96,"last_synced_at":"2024-04-17T00:21:02.431Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/primer","funding_links":[],"total_stars":29491,"followers":987,"following":0,"created_at":"2022-11-02T16:17:23.357Z","updated_at":"2024-04-17T00:21:25.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primer/repositories"},"tags":[{"name":"v22.0.2","sha":"1048c65123856789a6a0adabf2126b1936a4e349","kind":"tag","published_at":"2025-07-23T00:12:22.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v22.0.2","html_url":"https://github.com/primer/css/releases/tag/v22.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v22.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v22.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v22.0.2/manifests"},{"name":"v22.0.1","sha":"2e9981bf4772d3fd0fb72d788081bc2345ed6218","kind":"tag","published_at":"2025-07-07T18:59:08.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v22.0.1","html_url":"https://github.com/primer/css/releases/tag/v22.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v22.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v22.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v22.0.1/manifests"},{"name":"v22.0.0","sha":"f475bf0d780f78f8f17d7cce8f211569a616ddf4","kind":"tag","published_at":"2025-05-29T21:08:10.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v22.0.0","html_url":"https://github.com/primer/css/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v22.0.0/manifests"},{"name":"v21.5.1","sha":"13be44cb433e4d0b4227ec1874aef69d1c08effd","kind":"tag","published_at":"2024-11-08T17:55:55.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.5.1","html_url":"https://github.com/primer/css/releases/tag/v21.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.5.1/manifests"},{"name":"v21.5.0","sha":"a3f2b010569278222929a083b22dbf8d7bc828ab","kind":"tag","published_at":"2024-10-18T21:03:34.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.5.0","html_url":"https://github.com/primer/css/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"f3593edb0af18bfffbf95c8756f311e083a6ab1f","kind":"tag","published_at":"2024-09-24T17:53:31.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.4.0","html_url":"https://github.com/primer/css/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.4.0/manifests"},{"name":"v21.3.6","sha":"fc24ac31df53e731305b9e6d922a350dfa42cec9","kind":"tag","published_at":"2024-07-09T14:43:16.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.3.6","html_url":"https://github.com/primer/css/releases/tag/v21.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.6/manifests"},{"name":"v21.3.5","sha":"1fb377cf970f63dc0ba943708ed476698a579b45","kind":"tag","published_at":"2024-07-08T22:42:07.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.3.5","html_url":"https://github.com/primer/css/releases/tag/v21.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.5/manifests"},{"name":"v21.3.4","sha":"a341ee7ec6ed03d3ba756e14ecfbd363a6e4e2ba","kind":"tag","published_at":"2024-06-25T20:21:39.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.3.4","html_url":"https://github.com/primer/css/releases/tag/v21.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.4/manifests"},{"name":"v21.3.3","sha":"7d48f496bf6aa16327d18f5ccf769bdf681eab7f","kind":"tag","published_at":"2024-06-20T22:58:53.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.3.3","html_url":"https://github.com/primer/css/releases/tag/v21.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.3/manifests"},{"name":"v21.3.2","sha":"8837348f1cae80c51e5853d27845a2518310aeef","kind":"tag","published_at":"2024-06-20T21:04:33.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.3.2","html_url":"https://github.com/primer/css/releases/tag/v21.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.2/manifests"},{"name":"v21.3.1","sha":"b928b383ded3290ce40c73b0a16b8f77a797184f","kind":"tag","published_at":"2024-05-07T20:46:52.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.3.1","html_url":"https://github.com/primer/css/releases/tag/v21.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.3.1/manifests"},{"name":"v21.2.2","sha":"8673252106fbbfec1e640e56fc5c8b13a977f509","kind":"tag","published_at":"2024-03-19T01:55:06.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.2.2","html_url":"https://github.com/primer/css/releases/tag/v21.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.2.2/manifests"},{"name":"v21.2.1","sha":"1340cf9c98174023d24047bdaf83207709f273b4","kind":"tag","published_at":"2024-03-15T18:24:15.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.2.1","html_url":"https://github.com/primer/css/releases/tag/v21.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.2.1/manifests"},{"name":"v21.2.0","sha":"4104bfc69fa34c9add8042979d08352f9b9680ad","kind":"tag","published_at":"2024-02-13T00:30:14.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.2.0","html_url":"https://github.com/primer/css/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.2.0/manifests"},{"name":"v21.1.1","sha":"2b46b7a4b85e0a863052efe2f8012da2290178c3","kind":"tag","published_at":"2023-12-07T22:33:26.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.1.1","html_url":"https://github.com/primer/css/releases/tag/v21.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.1.1/manifests"},{"name":"v21.1.0","sha":"91075c12301a5ddca6ccb653a3647b3b4a8b2447","kind":"tag","published_at":"2023-12-01T19:11:31.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.1.0","html_url":"https://github.com/primer/css/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.1.0/manifests"},{"name":"v21.0.10","sha":"a2cf6e726e9c2bd29a44b171362d7a0bc8f2b9e6","kind":"tag","published_at":"2023-11-21T17:19:42.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.10","html_url":"https://github.com/primer/css/releases/tag/v21.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.10/manifests"},{"name":"v21.0.9","sha":"811e171c39f82a2d2b2fe082fafd7c5eaff71136","kind":"tag","published_at":"2023-09-12T21:30:09.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.9","html_url":"https://github.com/primer/css/releases/tag/v21.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.9/manifests"},{"name":"v21.0.8","sha":"b542f33f917a9d02d91afe1e45b417b09547a673","kind":"tag","published_at":"2023-08-22T16:27:24.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.8","html_url":"https://github.com/primer/css/releases/tag/v21.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.8/manifests"},{"name":"v21.0.7","sha":"42997a4f3950307ccdd5d82c3f4f752c8b154441","kind":"tag","published_at":"2023-06-28T05:57:51.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.7","html_url":"https://github.com/primer/css/releases/tag/v21.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.7/manifests"},{"name":"v21.0.6","sha":"07fa8a34e3ee76c9f161d9ceadeef1f11a7a0f5e","kind":"tag","published_at":"2023-06-23T11:41:52.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.6","html_url":"https://github.com/primer/css/releases/tag/v21.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.6/manifests"},{"name":"v21.0.5","sha":"a65f103b178332b3289a2a65b2fe160d29fb5fcf","kind":"tag","published_at":"2023-06-22T10:36:57.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.5","html_url":"https://github.com/primer/css/releases/tag/v21.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.5/manifests"},{"name":"v21.0.4","sha":"00c76451c0f585ebed9ebdaf45385f3c11e75e21","kind":"tag","published_at":"2023-06-21T21:06:04.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.4","html_url":"https://github.com/primer/css/releases/tag/v21.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.4/manifests"},{"name":"v21.0.3","sha":"5ac76ee9a1c77638c551dbbf018c358bd81f688f","kind":"tag","published_at":"2023-06-13T22:44:30.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.3","html_url":"https://github.com/primer/css/releases/tag/v21.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.3/manifests"},{"name":"v21.0.2","sha":"f5607983b7eb0d4bcfb04b48d0cbb82203557fc9","kind":"tag","published_at":"2023-05-31T18:25:36.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.2","html_url":"https://github.com/primer/css/releases/tag/v21.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.2/manifests"},{"name":"v21.0.1","sha":"7dc4d9f43af84cb2eb00cedc0d6fa3f7ef8370e1","kind":"tag","published_at":"2023-04-21T17:21:09.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.1","html_url":"https://github.com/primer/css/releases/tag/v21.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.1/manifests"},{"name":"v21.0.0","sha":"c5e7735ec1e0130ab55aee5ca4d29b03d54f3f72","kind":"tag","published_at":"2023-03-31T17:29:32.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v21.0.0","html_url":"https://github.com/primer/css/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v21.0.0/manifests"},{"name":"v20.8.3","sha":"54f90b5a4500b44ec48ddd435addf44c2c46e739","kind":"tag","published_at":"2023-02-24T02:43:44.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.8.3","html_url":"https://github.com/primer/css/releases/tag/v20.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.8.3/manifests"},{"name":"v20.8.2","sha":"7eb38522d340fa7eff0f021b50629fb5b2a61d2d","kind":"tag","published_at":"2023-02-10T20:12:10.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.8.2","html_url":"https://github.com/primer/css/releases/tag/v20.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.8.2/manifests"},{"name":"v20.8.1","sha":"969cbb2df8ae0a2bf85f85e782b797fad579d5c9","kind":"tag","published_at":"2023-01-31T18:58:33.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.8.1","html_url":"https://github.com/primer/css/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.8.1/manifests"},{"name":"v20.8.0","sha":"07d8f589155638feffd1e03ab0eaf64732f58db5","kind":"tag","published_at":"2022-12-16T02:12:31.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.8.0","html_url":"https://github.com/primer/css/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.8.0/manifests"},{"name":"v20.7.1","sha":"0a9e6d8cc6650f92361a08bf326da46e74d6aa67","kind":"tag","published_at":"2022-11-22T18:16:07.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.7.1","html_url":"https://github.com/primer/css/releases/tag/v20.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.7.1/manifests"},{"name":"v20.7.0","sha":"bdab25e9b1f6e2fe3259fa2c83135c5706f1ccf2","kind":"tag","published_at":"2022-11-21T22:07:23.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.7.0","html_url":"https://github.com/primer/css/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"8c532bddc073f0c4507f7210cad0882ebc15564e","kind":"tag","published_at":"2022-11-21T16:31:17.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.6.1","html_url":"https://github.com/primer/css/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"ae5a7ac88b08c286336eed971de6884cc3a8aa2f","kind":"tag","published_at":"2022-11-15T02:22:26.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.6.0","html_url":"https://github.com/primer/css/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"6cf2c06b4d9b72299c1fb9577020d0c8c55f8eee","kind":"tag","published_at":"2022-10-31T20:31:16.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.5.1","html_url":"https://github.com/primer/css/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.5.1/manifests"},{"name":"v20.5.0","sha":"b4207b4d04f9e0c1f1199feb888ffa092862ff75","kind":"tag","published_at":"2022-10-28T20:40:10.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.5.0","html_url":"https://github.com/primer/css/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.5.0/manifests"},{"name":"v20.4.8","sha":"7079b1a4820dc0ef89ba48de3aef196542208b5a","kind":"tag","published_at":"2022-10-19T23:06:04.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.8","html_url":"https://github.com/primer/css/releases/tag/v20.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.8/manifests"},{"name":"v20.4.7","sha":"fb716d2b44ebe0ad4e04ed15cc3bbc87829c777a","kind":"tag","published_at":"2022-10-14T00:44:45.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.7","html_url":"https://github.com/primer/css/releases/tag/v20.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.7/manifests"},{"name":"v20.4.6","sha":"b5e009778ec01b6e983cba6cbf89cebfdc5a4124","kind":"tag","published_at":"2022-09-26T19:02:17.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.6","html_url":"https://github.com/primer/css/releases/tag/v20.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.6/manifests"},{"name":"v20.4.5","sha":"9781779643d85b5ec0a9b2adb59807d5af6dacfb","kind":"tag","published_at":"2022-09-08T19:36:43.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.5","html_url":"https://github.com/primer/css/releases/tag/v20.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.5/manifests"},{"name":"v20.4.4","sha":"f5b0a5b605baec11e08b1f4603e4d1fe92cefb63","kind":"tag","published_at":"2022-08-30T21:04:41.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.4","html_url":"https://github.com/primer/css/releases/tag/v20.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.4/manifests"},{"name":"v20.4.3","sha":"4afbb38bc70fdf9b99de507e756c12d877483719","kind":"tag","published_at":"2022-08-19T16:04:26.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.3","html_url":"https://github.com/primer/css/releases/tag/v20.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.3/manifests"},{"name":"v20.4.2","sha":"f824882e7fc2b3ecd7f3a187451e7d66a1e8e213","kind":"tag","published_at":"2022-08-11T18:48:47.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.2","html_url":"https://github.com/primer/css/releases/tag/v20.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.2/manifests"},{"name":"v20.4.1","sha":"370c8a286d5807de95b23a343956dfeacec4f015","kind":"tag","published_at":"2022-07-29T17:48:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.1","html_url":"https://github.com/primer/css/releases/tag/v20.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.1/manifests"},{"name":"v20.4.0","sha":"37deef3a0780f27d35e945f92324d99f3c216f92","kind":"tag","published_at":"2022-07-28T01:23:09.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.4.0","html_url":"https://github.com/primer/css/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.4.0/manifests"},{"name":"v20.3.0","sha":"9e7296785870ba08762d883ec21910e2093dbd8e","kind":"tag","published_at":"2022-07-22T22:31:16.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.3.0","html_url":"https://github.com/primer/css/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.3.0/manifests"},{"name":"v20.2.4","sha":"ee85a4b4f2fd893cde207ccf84a4e6922ef5f5a7","kind":"tag","published_at":"2022-06-30T21:46:48.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.2.4","html_url":"https://github.com/primer/css/releases/tag/v20.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.4/manifests"},{"name":"v20.2.3","sha":"9b380249ac319013c7116e7d0081cc2ee5bbf886","kind":"tag","published_at":"2022-06-20T20:50:31.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.2.3","html_url":"https://github.com/primer/css/releases/tag/v20.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.3/manifests"},{"name":"v20.2.2","sha":"f59639fb8d5798bafd7122c740149ce5a7a8cf8d","kind":"tag","published_at":"2022-05-26T17:57:37.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.2.2","html_url":"https://github.com/primer/css/releases/tag/v20.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.2/manifests"},{"name":"v20.2.1","sha":"46fb49cb9251c63b3db4639737b469286730381c","kind":"tag","published_at":"2022-05-25T22:51:38.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.2.1","html_url":"https://github.com/primer/css/releases/tag/v20.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.1/manifests"},{"name":"v20.2.0","sha":"71dc4b9e26ea8726cb7e5b04e2cf45361c73fbe0","kind":"tag","published_at":"2022-05-24T22:47:52.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.2.0","html_url":"https://github.com/primer/css/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.2.0/manifests"},{"name":"v20.1.1","sha":"d74a4a07449ed187826e0846d76d3984a15a051c","kind":"tag","published_at":"2022-05-19T18:47:50.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.1.1","html_url":"https://github.com/primer/css/releases/tag/v20.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.1.1/manifests"},{"name":"v20.1.0","sha":"faa2ee36c697d296d47c2119431398e023f647cf","kind":"tag","published_at":"2022-05-16T19:26:36.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.1.0","html_url":"https://github.com/primer/css/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"cc81c595219f0d01fd0ea1e7db373b4de5a0f82f","kind":"tag","published_at":"2022-04-29T17:34:01.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v20.0.0","html_url":"https://github.com/primer/css/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v20.0.0/manifests"},{"name":"v19.8.2","sha":"ea9791819fbdcaaedb88818137e90ba7688a80fe","kind":"tag","published_at":"2022-04-06T00:25:10.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.8.2","html_url":"https://github.com/primer/css/releases/tag/v19.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.8.2/manifests"},{"name":"v19.8.1","sha":"3c6d30f04e533cc9bcc933e10c3adb0391b9ff2c","kind":"tag","published_at":"2022-04-05T20:56:01.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.8.1","html_url":"https://github.com/primer/css/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"cad694004ff29e44948cf122404aa255c5c4eef8","kind":"tag","published_at":"2022-04-04T01:14:05.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.8.0","html_url":"https://github.com/primer/css/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.8.0/manifests"},{"name":"v19.7.1","sha":"f362f4f0b3b1b9b669944c4877fce9a9518f8650","kind":"tag","published_at":"2022-03-29T21:01:46.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.7.1","html_url":"https://github.com/primer/css/releases/tag/v19.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.7.1/manifests"},{"name":"v19.7.0","sha":"09f9d84c4d1c0c1358e0294e30034c488cc5bc8c","kind":"tag","published_at":"2022-03-24T20:51:39.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.7.0","html_url":"https://github.com/primer/css/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.7.0/manifests"},{"name":"v19.6.0","sha":"1938596897e75a19f39fd20eff5eef7ae6b66bed","kind":"tag","published_at":"2022-03-18T05:39:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.6.0","html_url":"https://github.com/primer/css/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.6.0/manifests"},{"name":"v19.5.1","sha":"d3792211df09a47787522da2a90de74889ac8bb3","kind":"tag","published_at":"2022-03-09T06:20:11.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.5.1","html_url":"https://github.com/primer/css/releases/tag/v19.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.5.1/manifests"},{"name":"v19.5.0","sha":"324293bed438c6a89e3256340c828b0493a43571","kind":"tag","published_at":"2022-03-04T05:26:53.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.5.0","html_url":"https://github.com/primer/css/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"db5e19337e5a128245db8cd96cd7b92adc51d0c9","kind":"tag","published_at":"2022-02-15T18:56:00.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.4.0","html_url":"https://github.com/primer/css/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.4.0/manifests"},{"name":"v19.3.0","sha":"670149dc8d7896628d4773fc6a70a92ea31d3710","kind":"tag","published_at":"2022-02-02T05:11:42.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.3.0","html_url":"https://github.com/primer/css/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.3.0/manifests"},{"name":"v19.2.0","sha":"61f7d9b45d778b5f859bb9485a3f8f93e95ae240","kind":"tag","published_at":"2022-01-14T17:57:32.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.2.0","html_url":"https://github.com/primer/css/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.2.0/manifests"},{"name":"v19.1.1","sha":"a6da444ed6370db7285474af76a5b7f21bdfbfe2","kind":"tag","published_at":"2021-12-16T19:55:48.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.1.1","html_url":"https://github.com/primer/css/releases/tag/v19.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.1.1/manifests"},{"name":"v19.1.0","sha":"6a4cf188eb2ac150ce1ead3fca10830ea506a381","kind":"tag","published_at":"2021-12-09T02:34:30.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.1.0","html_url":"https://github.com/primer/css/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.1.0/manifests"},{"name":"v19.0.0","sha":"4f8cb4f8676911ab7f010537ab69e0279e89d857","kind":"tag","published_at":"2021-11-19T17:28:42.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v19.0.0","html_url":"https://github.com/primer/css/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v19.0.0/manifests"},{"name":"v18.2.0","sha":"e34e69274d0e3801404e1b722cd4a51d0296280c","kind":"tag","published_at":"2021-11-08T19:55:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v18.2.0","html_url":"https://github.com/primer/css/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.2.0/manifests"},{"name":"v18.1.0","sha":"085801af19e6c3eec1426246c7ad4e920030462d","kind":"tag","published_at":"2021-10-28T18:59:50.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v18.1.0","html_url":"https://github.com/primer/css/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.1.0/manifests"},{"name":"v18.0.2","sha":"88dfbb54f10f8350988b36e049de2705f23f290c","kind":"tag","published_at":"2021-10-20T10:44:10.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v18.0.2","html_url":"https://github.com/primer/css/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"b84400e7c9d2bdfa0e569ef5858992e82e6afb8e","kind":"tag","published_at":"2021-10-08T16:25:45.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v18.0.1","html_url":"https://github.com/primer/css/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"0cc2512392e439a826ff385fa6b5bd41910f3294","kind":"tag","published_at":"2021-10-08T07:40:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v18.0.0","html_url":"https://github.com/primer/css/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v18.0.0/manifests"},{"name":"v17.11.0","sha":"289252583f7270f75c89b7fbce1be46a74c5484a","kind":"tag","published_at":"2021-09-17T00:01:09.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.11.0","html_url":"https://github.com/primer/css/releases/tag/v17.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.11.0/manifests"},{"name":"v17.10.0","sha":"acb284eb883b99b3212ed04d455da662435608f9","kind":"tag","published_at":"2021-09-14T01:05:01.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.10.0","html_url":"https://github.com/primer/css/releases/tag/v17.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.10.0/manifests"},{"name":"v17.9.0","sha":"5eb81130b9a8d43522a1b2fb6cf4c3c62c80349e","kind":"tag","published_at":"2021-09-10T18:07:05.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.9.0","html_url":"https://github.com/primer/css/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.9.0/manifests"},{"name":"v17.8.0","sha":"34d553106575fa5d2904a22d3eedaa9beec06556","kind":"tag","published_at":"2021-09-03T22:25:09.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.8.0","html_url":"https://github.com/primer/css/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.8.0/manifests"},{"name":"v17.7.0","sha":"01bfc49004707fd04d557ed173718c7f9fc1bec4","kind":"tag","published_at":"2021-09-02T03:05:05.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.7.0","html_url":"https://github.com/primer/css/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.7.0/manifests"},{"name":"v17.6.2","sha":"8f1c40b074402fcfdbf3d2aa69716457bcfbdc96","kind":"tag","published_at":"2021-08-30T03:44:12.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.6.2","html_url":"https://github.com/primer/css/releases/tag/v17.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.6.2/manifests"},{"name":"v17.6.1","sha":"d1b1797dc7c0fc5a9e54a5cb7b71ed130e120017","kind":"tag","published_at":"2021-08-26T02:43:27.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.6.1","html_url":"https://github.com/primer/css/releases/tag/v17.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.6.1/manifests"},{"name":"v17.6.0","sha":"d1671d588153f30145fc737808ecef4d8b605b98","kind":"tag","published_at":"2021-08-19T02:57:42.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.6.0","html_url":"https://github.com/primer/css/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.6.0/manifests"},{"name":"v17.5.2","sha":"612ed6b31554b8186089b8fd8a62788bc46ad890","kind":"tag","published_at":"2021-08-05T16:34:58.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.5.2","html_url":"https://github.com/primer/css/releases/tag/v17.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.5.2/manifests"},{"name":"v17.5.1","sha":"4909f4c7c88780946e237e7561455649df845591","kind":"tag","published_at":"2021-07-29T01:44:34.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.5.1","html_url":"https://github.com/primer/css/releases/tag/v17.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.5.1/manifests"},{"name":"v17.5.0","sha":"476b66617170f91c066b34b2858ab1a54c6144cd","kind":"tag","published_at":"2021-07-28T00:07:49.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.5.0","html_url":"https://github.com/primer/css/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.5.0/manifests"},{"name":"v17.4.0","sha":"68e6619d2a08058d0f462b687c12d6e26a2e5f11","kind":"tag","published_at":"2021-07-16T02:07:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.4.0","html_url":"https://github.com/primer/css/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.4.0/manifests"},{"name":"v17.3.0","sha":"0b3584c6b35d22cf7a4a490fa92384d5ddb163cb","kind":"tag","published_at":"2021-06-09T02:38:19.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.3.0","html_url":"https://github.com/primer/css/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.3.0/manifests"},{"name":"v17.2.1","sha":"01bdfbf58f02a0ded2bb7d602180cfe4f6ac7aa5","kind":"tag","published_at":"2021-05-27T13:53:03.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.2.1","html_url":"https://github.com/primer/css/releases/tag/v17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.2.1/manifests"},{"name":"v17.2.0","sha":"45754a3e52436b1b743a9d21dffbef173b402bde","kind":"tag","published_at":"2021-05-27T00:21:31.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.2.0","html_url":"https://github.com/primer/css/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.2.0/manifests"},{"name":"v17.1.1","sha":"e02694d1ba1e1ebb8c59605df4897c1f1c883045","kind":"tag","published_at":"2021-05-25T01:14:33.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.1.1","html_url":"https://github.com/primer/css/releases/tag/v17.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.1.1/manifests"},{"name":"v17.1.0","sha":"3ac50121e2217bcf99bb3c4a7959721a25a2290d","kind":"tag","published_at":"2021-05-25T00:30:03.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.1.0","html_url":"https://github.com/primer/css/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.1.0/manifests"},{"name":"v17.0.3","sha":"81f439716b9a4c5b4b87149aa10b865f4f86a1d0","kind":"tag","published_at":"2021-05-20T00:07:15.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.0.3","html_url":"https://github.com/primer/css/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"bf628e36ad0725ba095d3c94817b629f03c3daa3","kind":"tag","published_at":"2021-05-18T21:34:08.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.0.2","html_url":"https://github.com/primer/css/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"895c9f20b00b48e23bc4732668e0c823608d7203","kind":"tag","published_at":"2021-05-13T23:01:42.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.0.1","html_url":"https://github.com/primer/css/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"ee4b464619b65fda79cd4bd0463bdf9f0e6a4023","kind":"tag","published_at":"2021-05-12T06:37:44.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v17.0.0","html_url":"https://github.com/primer/css/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v17.0.0/manifests"},{"name":"v16.3.0","sha":"1bca1fa01a4426684faef9197126761d4a847e71","kind":"tag","published_at":"2021-04-15T08:52:12.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v16.3.0","html_url":"https://github.com/primer/css/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6b5ee0203863fdcb17ff2c058b99f24f34cd7500","kind":"tag","published_at":"2021-04-06T23:50:12.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v16.2.0","html_url":"https://github.com/primer/css/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"28833f47081aef98180d322a06bde3ad7745924a","kind":"tag","published_at":"2021-03-31T01:17:11.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v16.1.2","html_url":"https://github.com/primer/css/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"39c217ff491d91437d5f779fcf0fda682f9ce5fe","kind":"tag","published_at":"2021-03-29T19:23:42.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v16.1.1","html_url":"https://github.com/primer/css/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"d02d19b6de07704306d2a698cb962d5ba697a6f3","kind":"tag","published_at":"2021-03-29T16:20:48.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v16.1.0","html_url":"https://github.com/primer/css/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.1.0/manifests"},{"name":"v16.0.2","sha":"954048b98ddd88be12df3a0b551aa55e513bbf47","kind":"tag","published_at":"2021-03-26T01:33:28.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v16.0.2","html_url":"https://github.com/primer/css/releases/tag/v16.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v16.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.0.2/manifests"},{"name":"v16.0.0","sha":"f857215520bb37aa63fcbefd31ff95bfb12e9d6a","kind":"commit","published_at":"2021-03-25T23:38:55.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v16.0.0","html_url":"https://github.com/primer/css/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v16.0.0/manifests"},{"name":"v15.2.0","sha":"c9ff0ccbba567b08af751a750fdf2eccb9aadef4","kind":"commit","published_at":"2020-09-21T13:09:29.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v15.2.0","html_url":"https://github.com/primer/css/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"1a2cdae66fc810eab08f04ee18769c36cb188721","kind":"commit","published_at":"2020-08-05T06:52:53.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v15.1.0","html_url":"https://github.com/primer/css/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v15.1.0/manifests"},{"name":"v15.0.0","sha":"e3d988a0fde0c9421d51139cecf134996588161a","kind":"commit","published_at":"2020-07-03T01:30:07.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v15.0.0","html_url":"https://github.com/primer/css/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v15.0.0/manifests"},{"name":"v14.4.0","sha":"bba7d3deee8715d6e9c638a9a0acd6713da337bd","kind":"commit","published_at":"2020-05-22T05:36:19.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v14.4.0","html_url":"https://github.com/primer/css/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.4.0/manifests"},{"name":"v14.3.0","sha":"c0ff60f579df492ec7b2c0468d2a192ce78dca4e","kind":"commit","published_at":"2020-03-26T01:28:02.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v14.3.0","html_url":"https://github.com/primer/css/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"17dabe3d0aadebce21d9c7c694a939ddced9244a","kind":"commit","published_at":"2020-01-24T14:07:16.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v14.2.0","html_url":"https://github.com/primer/css/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.2.0/manifests"},{"name":"v14.1.0","sha":"3f72b945d613a3c8def35d970cc2f20ee44f6f4e","kind":"commit","published_at":"2019-12-18T04:59:44.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v14.1.0","html_url":"https://github.com/primer/css/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"b1d37d1a2821107d08ad5a3ce296d0fabea08e54","kind":"commit","published_at":"2019-12-04T12:25:32.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v14.0.0","html_url":"https://github.com/primer/css/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v14.0.0/manifests"},{"name":"v13.2.0","sha":"5eacec8f0c2423bf0d3ae13964f7e70c7be8714e","kind":"commit","published_at":"2019-10-25T23:51:57.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v13.2.0","html_url":"https://github.com/primer/css/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"4853679cd36b1821a9eebe5d4205a32530121956","kind":"commit","published_at":"2019-10-10T06:12:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v13.1.0","html_url":"https://github.com/primer/css/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.1.0/manifests"},{"name":"v13.0.2","sha":"da8ee54248e6d76c15c18e53684a15a6516b5b7f","kind":"commit","published_at":"2019-10-07T06:40:44.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v13.0.2","html_url":"https://github.com/primer/css/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"1461944683b81a5e1b9fe39eb61dae3a2aae636b","kind":"commit","published_at":"2019-09-23T14:17:00.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v13.0.1","html_url":"https://github.com/primer/css/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a95c6e1bc379603fffbca4603f69edf4467b06c0","kind":"commit","published_at":"2019-09-13T22:19:12.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v13.0.0","html_url":"https://github.com/primer/css/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v13.0.0/manifests"},{"name":"v12.7.0","sha":"c406284ed034c244272d99eb319582b35373c5a1","kind":"commit","published_at":"2019-09-06T00:07:25.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.7.0","html_url":"https://github.com/primer/css/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.7.0/manifests"},{"name":"v12.6.2","sha":"ea6802622e15d35a8a8dd7a81cdadd9b27e4b75e","kind":"commit","published_at":"2019-08-27T17:54:10.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.6.2","html_url":"https://github.com/primer/css/releases/tag/v12.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.6.2/manifests"},{"name":"v12.6.1","sha":"fbbc8c1803eb9eab1b0a6e7f20da528c63e262a4","kind":"commit","published_at":"2019-08-23T17:46:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.6.1","html_url":"https://github.com/primer/css/releases/tag/v12.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.6.1/manifests"},{"name":"v12.6.0","sha":"975c37dad0c8c6f9969801e7f1b2c7e24aa4a14c","kind":"commit","published_at":"2019-08-13T17:19:28.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.6.0","html_url":"https://github.com/primer/css/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"371213f5b2994fc5f3424bfef054feedbf7809d0","kind":"commit","published_at":"2019-07-23T21:42:45.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.5.0","html_url":"https://github.com/primer/css/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.5.0/manifests"},{"name":"v12.4.1","sha":"e4f69db99d4bc3e3ce61755da4617ed2654378fb","kind":"commit","published_at":"2019-06-20T21:17:09.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.4.1","html_url":"https://github.com/primer/css/releases/tag/v12.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.4.1/manifests"},{"name":"v12.4.0","sha":"f6dccec04850ee40cdb133d507785725ba61b067","kind":"commit","published_at":"2019-05-15T00:50:50.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.4.0","html_url":"https://github.com/primer/css/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.4.0/manifests"},{"name":"v12.3.1","sha":"7b1f9543272ab4c8bf5fa6a9624c645f21d3633e","kind":"commit","published_at":"2019-05-09T20:17:17.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.3.1","html_url":"https://github.com/primer/css/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"734a15a4ba279806997116dfe110908a4debd32f","kind":"commit","published_at":"2019-05-01T20:29:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.3.0","html_url":"https://github.com/primer/css/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.3.0/manifests"},{"name":"v12.2.3","sha":"6a8733ea0f3c079fe4a37c1828297d8f661ccee8","kind":"commit","published_at":"2019-04-16T20:03:37.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.2.3","html_url":"https://github.com/primer/css/releases/tag/v12.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.2.3/manifests"},{"name":"v12.2.2","sha":"ea356c44ef397ff4a73e8f5090b1c6ba7d0bad2f","kind":"commit","published_at":"2019-04-08T18:18:34.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.2.2","html_url":"https://github.com/primer/css/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"09674e3e02b4aba32a3dc8bf50ddac7040b01a29","kind":"commit","published_at":"2019-03-22T04:54:49.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.2.1","html_url":"https://github.com/primer/css/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"5e3f7ebb48b0837fc69b1eda5875d7ea751b02a5","kind":"commit","published_at":"2019-03-13T04:27:50.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.2.0","html_url":"https://github.com/primer/css/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.2.0/manifests"},{"name":"v12.1.1","sha":"bc95000992f6fd09eccaa10d56ef1174fd7e731c","kind":"commit","published_at":"2019-03-07T23:23:05.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.1.1","html_url":"https://github.com/primer/css/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"c06950e38612ddd5967e661888d1443b4d44ddb7","kind":"commit","published_at":"2019-03-01T19:14:36.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.1.0","html_url":"https://github.com/primer/css/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.1.0/manifests"},{"name":"v12.0.2","sha":"bb891446b65eb84f42871675f557ddac6854cd34","kind":"commit","published_at":"2019-02-28T01:53:44.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.0.2","html_url":"https://github.com/primer/css/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"05b66d8f20040687d4ad00b0ded3ae9f1e4ef1f4","kind":"commit","published_at":"2019-02-21T00:33:54.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.0.1","html_url":"https://github.com/primer/css/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"6fed17fd0b1c5a7bbfb5a3602b4f1cfc41056d9b","kind":"commit","published_at":"2019-02-19T21:37:09.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v12.0.0","html_url":"https://github.com/primer/css/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v12.0.0/manifests"},{"name":"v11.0.0","sha":"8e4946e692c8345623c3230a0d3e5a58c497ea36","kind":"commit","published_at":"2019-01-25T23:54:39.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v11.0.0","html_url":"https://github.com/primer/css/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v11.0.0/manifests"},{"name":"v10.10.5","sha":"3cf5c67bed4879211bb448f5d58a3f4e0701ead6","kind":"commit","published_at":"2019-01-18T23:58:27.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.10.5","html_url":"https://github.com/primer/css/releases/tag/v10.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.5/manifests"},{"name":"v10.10.4","sha":"f0e01584a457ba42b78115c7f612e1da66e1bf6a","kind":"commit","published_at":"2019-01-11T23:01:59.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.10.4","html_url":"https://github.com/primer/css/releases/tag/v10.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.4/manifests"},{"name":"v10.10.3","sha":"45271249bb8a90e61197177a682cc132e72c0eb4","kind":"commit","published_at":"2019-01-07T23:28:33.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.10.3","html_url":"https://github.com/primer/css/releases/tag/v10.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.3/manifests"},{"name":"v10.10.2","sha":"9eab550afb5d3dde281ae3c4f28ef7903a78ab4b","kind":"commit","published_at":"2018-11-29T19:06:52.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.10.2","html_url":"https://github.com/primer/css/releases/tag/v10.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.2/manifests"},{"name":"v10.10.1","sha":"7f8b5aae5df05b62a48370004c0cccc4ffb46d7b","kind":"commit","published_at":"2018-11-26T00:37:01.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.10.1","html_url":"https://github.com/primer/css/releases/tag/v10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.1/manifests"},{"name":"v10.10.0","sha":"ab720451c2e7e2ac4dfc7c208879b20ac2dbacc5","kind":"commit","published_at":"2018-11-19T23:59:48.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.10.0","html_url":"https://github.com/primer/css/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.10.0/manifests"},{"name":"v10.9.0","sha":"6cc9973cda13e8f9a35842516b92057bd1fef1ac","kind":"commit","published_at":"2018-10-23T19:59:38.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.9.0","html_url":"https://github.com/primer/css/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"efddb570a8623458b2ca10da6c7bbfd965712c2b","kind":"commit","published_at":"2018-08-03T18:43:38.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.8.1","html_url":"https://github.com/primer/css/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"4ccf3d5c0d8b7b1f19a689872f99acaaed0cd182","kind":"tag","published_at":"2018-07-31T22:27:51.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.8.0","html_url":"https://github.com/primer/css/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"472e2307b337f9f1142ea7083193cac631502506","kind":"tag","published_at":"2018-07-02T17:36:10.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.7.0","html_url":"https://github.com/primer/css/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"df7a882778385c5e1defd190c0e933ff1c591a16","kind":"commit","published_at":"2018-06-19T23:24:59.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.6.1","html_url":"https://github.com/primer/css/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"0a11a2d7bad43566d0e79f990c42c33fcd5cb8a8","kind":"tag","published_at":"2018-06-14T15:43:42.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.6.0","html_url":"https://github.com/primer/css/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"ae5141a3d7ead1f7a2b5be7bbf7fed1df6cf2d75","kind":"tag","published_at":"2018-05-10T23:00:36.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.5.0","html_url":"https://github.com/primer/css/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"e9b76069771492c5e94656f917ba023b8321694a","kind":"tag","published_at":"2018-05-10T22:22:28.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.4.0","html_url":"https://github.com/primer/css/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"81825ff04241141ee5bbdc610d97da04da6da8e9","kind":"commit","published_at":"2018-01-18T00:34:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.3.0","html_url":"https://github.com/primer/css/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"a09c6573bb0db052f37055cf82c49096f57e3087","kind":"tag","published_at":"2018-01-17T22:59:29.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.2.0","html_url":"https://github.com/primer/css/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"6a90859d2274c47488f8c3e170b0727b3c71f34c","kind":"tag","published_at":"2017-11-16T00:01:37.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.1.0","html_url":"https://github.com/primer/css/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"c865391eaa1aa743f9ca3c24133cc30efa51acbd","kind":"tag","published_at":"2017-11-14T21:40:55.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.0.1","html_url":"https://github.com/primer/css/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"1c44bfa2c34fddd5c91286524b08b64af4566eb8","kind":"tag","published_at":"2017-11-14T17:56:36.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v10.0.0","html_url":"https://github.com/primer/css/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v10.0.0/manifests"},{"name":"v9.6.0","sha":"8b5ebf006debc748e797b0523f726df67be9e9c0","kind":"commit","published_at":"2017-10-24T22:40:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v9.6.0","html_url":"https://github.com/primer/css/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"3190c9cbae211b2ba04b15851245e79328002d60","kind":"commit","published_at":"2017-10-04T18:10:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v9.5.0","html_url":"https://github.com/primer/css/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"b7610f10f5595ed1646e5638942981c3f63771f5","kind":"commit","published_at":"2017-09-21T04:44:37.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v9.4.0","html_url":"https://github.com/primer/css/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.4.0/manifests"},{"name":"v9.2.0","sha":"a5801dbf197991b56da40722d5e9aa28a72758de","kind":"commit","published_at":"2017-08-16T22:54:07.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v9.2.0","html_url":"https://github.com/primer/css/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.2.0/manifests"},{"name":"v9.3.0","sha":"a5801dbf197991b56da40722d5e9aa28a72758de","kind":"commit","published_at":"2017-08-16T22:54:07.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v9.3.0","html_url":"https://github.com/primer/css/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.3.0/manifests"},{"name":"v9.1.1","sha":"9e3ee3068106c8f035395b199c056c49181c6a65","kind":"commit","published_at":"2017-07-25T22:40:33.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v9.1.1","html_url":"https://github.com/primer/css/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"16de34270f2128a74341119e1de8179352b73146","kind":"commit","published_at":"2017-07-24T19:29:56.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v9.1.0","html_url":"https://github.com/primer/css/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v9.1.0/manifests"},{"name":"v6.0.0","sha":"20a480b3a7ecc2d0a559524b565615d029de58c4","kind":"tag","published_at":"2017-05-10T21:23:24.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v6.0.0","html_url":"https://github.com/primer/css/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"9a23d764b956e66daf179789979ec6a3f07f9363","kind":"tag","published_at":"2017-04-12T15:02:57.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v5.1.0","html_url":"https://github.com/primer/css/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"73160552ab8d2302e771c1f05b07ff6ea81a25dc","kind":"tag","published_at":"2017-03-04T20:32:30.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v5.0.0","html_url":"https://github.com/primer/css/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v5.0.0/manifests"},{"name":"v4.7.0","sha":"e59d770f4deed29a6173f0b6349275ebe18501e0","kind":"tag","published_at":"2017-01-26T23:07:54.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.7.0","html_url":"https://github.com/primer/css/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"0bce7983de66b1f633eaa46e59b90d4f9c2a9c0f","kind":"tag","published_at":"2017-01-19T21:16:27.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.6.0","html_url":"https://github.com/primer/css/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"b89562275a151a5ccada7771ad6821898d00b9e9","kind":"tag","published_at":"2017-01-19T21:15:37.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.5.0","html_url":"https://github.com/primer/css/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"719553bc5a9e061d8b9b7253c02aa2dfc233ebe5","kind":"tag","published_at":"2016-11-28T19:06:54.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.4.0","html_url":"https://github.com/primer/css/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"ee3d00f11383f28b76f5d533aee788bc30ac598b","kind":"tag","published_at":"2016-10-31T17:15:27.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.3.0","html_url":"https://github.com/primer/css/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"2aab140ff514e20beb3556987ff8b6f246f4a7bc","kind":"tag","published_at":"2016-09-13T21:40:15.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.2.0","html_url":"https://github.com/primer/css/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"02a1f84d4a5de01b8a6f1b915d992f0d21a61046","kind":"tag","published_at":"2016-07-06T12:07:51.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.1.0","html_url":"https://github.com/primer/css/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"2de5cc41343eb8bba59f65c0778660093da18bef","kind":"tag","published_at":"2016-06-02T13:44:17.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.0.2","html_url":"https://github.com/primer/css/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"872a7463459f298206467c7df201e4c986c65318","kind":"tag","published_at":"2016-05-31T15:50:44.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.0.1","html_url":"https://github.com/primer/css/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f3df476495aaba0f2c04f12056965dfc5d14a069","kind":"tag","published_at":"2016-05-31T14:27:45.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v4.0.0","html_url":"https://github.com/primer/css/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"28b7c16c866a3f0e062b8c2784ea65f931e82e33","kind":"tag","published_at":"2016-03-31T12:32:34.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v3.0.1","html_url":"https://github.com/primer/css/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5a7a4f244b29d8f3c9d871fcf4693fb096fa798e","kind":"tag","published_at":"2016-03-21T00:38:06.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v3.0.0","html_url":"https://github.com/primer/css/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v3.0.0/manifests"},{"name":"v2.7.1","sha":"bd1c8fea3a72040e6a4d028c45bfc6324f7a67e2","kind":"tag","published_at":"2016-03-11T16:45:12.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.7.1","html_url":"https://github.com/primer/css/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"901f14ea27bd321ced2fd6f07d5c55f06d429925","kind":"commit","published_at":"2016-02-19T18:45:18.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.7.0","html_url":"https://github.com/primer/css/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"d65263fde5e16fcc204b41435f2b8b7d54dc4710","kind":"commit","published_at":"2016-02-16T17:20:47.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.6.0","html_url":"https://github.com/primer/css/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e93b9284cac640988c931f5b700a8226f23c9bf6","kind":"tag","published_at":"2015-11-16T18:51:18.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.5.0","html_url":"https://github.com/primer/css/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"7127c81fd9522a5b7c07171511119a569732a7d5","kind":"tag","published_at":"2015-10-19T19:00:48.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.4.0","html_url":"https://github.com/primer/css/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.4.0/manifests"},{"name":"v2.3.5","sha":"1b5270a6013383ae7d87c19b816cfcfd7910987e","kind":"tag","published_at":"2015-10-10T18:08:29.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.3.5","html_url":"https://github.com/primer/css/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"587106bba10152916d715413cb53ceb0a5dc131f","kind":"tag","published_at":"2015-10-10T17:51:37.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.3.4","html_url":"https://github.com/primer/css/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"ef8c544f43418a47991d19a0af90a995c10b51c8","kind":"commit","published_at":"2015-08-05T16:24:29.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.3.3","html_url":"https://github.com/primer/css/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"69fb3f3c84289cb533f495d3e999d1bbb1569938","kind":"commit","published_at":"2015-07-29T17:26:57.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.3.2","html_url":"https://github.com/primer/css/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ef999dda8ef715dedebaccb8c9ffb75c3fea8082","kind":"commit","published_at":"2015-07-20T21:36:35.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.3.1","html_url":"https://github.com/primer/css/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"99a89715f1ce016ab957c9d8d10691366a2a8dce","kind":"commit","published_at":"2015-07-09T18:17:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.3.0","html_url":"https://github.com/primer/css/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f266ae3bd95137c0a0cf4f6703c61335721cfa56","kind":"commit","published_at":"2015-06-01T23:29:49.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.2.1","html_url":"https://github.com/primer/css/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"11e61aec1274bc0db151a5d995a31022f1a4f166","kind":"commit","published_at":"2015-06-01T18:31:39.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.2.0","html_url":"https://github.com/primer/css/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"455797ccbedbec4a672bd9f290d568fdae036197","kind":"commit","published_at":"2015-04-16T18:10:35.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.1.0","html_url":"https://github.com/primer/css/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"a4d33112c189678ccd86a718ed5fcb3bb87fd419","kind":"commit","published_at":"2015-03-30T18:47:06.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.0.3","html_url":"https://github.com/primer/css/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"20c1914c58716a32d62e96a7633ba25fb5c41711","kind":"commit","published_at":"2015-03-23T20:30:09.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v2.0.2","html_url":"https://github.com/primer/css/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v2.0.2/manifests"},{"name":"v1.1.3","sha":"e05b284487a77c8229c1b2976fd8a2d2cd9a89f2","kind":"commit","published_at":"2015-03-09T21:02:17.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v1.1.3","html_url":"https://github.com/primer/css/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v1.1.3/manifests"},{"name":"v1.0.1","sha":"be6f537f6abbcbf24161b41271dee57b0bd494fc","kind":"commit","published_at":"2015-01-05T06:49:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v1.0.1","html_url":"https://github.com/primer/css/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v1.0.1/manifests"},{"name":"v0.39.0","sha":"c7431065bb06cc1fa3d0005fb9c48f3fd1cd693d","kind":"commit","published_at":"2014-12-01T22:56:43.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.39.0","html_url":"https://github.com/primer/css/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"ac5e7669e89998b4f75cbd4050f7c41cbca28843","kind":"commit","published_at":"2014-11-11T00:51:52.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.38.0","html_url":"https://github.com/primer/css/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"85d26d1cb8461c78a61a167cfe3502d3e73e7cf4","kind":"commit","published_at":"2014-10-30T22:54:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.37.0","html_url":"https://github.com/primer/css/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"a977a3390abb348d45a7140faa5bff7e6293c8d7","kind":"commit","published_at":"2014-10-30T22:51:26.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.36.0","html_url":"https://github.com/primer/css/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"265bbdc64bc7d87a71ffdc4152769cee639f8235","kind":"commit","published_at":"2014-10-30T01:59:29.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.35.0","html_url":"https://github.com/primer/css/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"1e4ce657c7660fc196ecb48ade7f8de3b00ce76d","kind":"commit","published_at":"2014-10-29T21:30:18.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.34.0","html_url":"https://github.com/primer/css/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"8a5421eda33778a3fbc102fe7a9bfdd9c13aee99","kind":"commit","published_at":"2014-10-22T22:47:27.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.33.0","html_url":"https://github.com/primer/css/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"86268a18344e9c7c9a6cb37bb70bded440c06e99","kind":"commit","published_at":"2014-10-21T01:18:17.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.32.0","html_url":"https://github.com/primer/css/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8f6fc442ebc870e6b02d97718bb5a62a5f4b7353","kind":"commit","published_at":"2014-10-20T22:42:20.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.31.0","html_url":"https://github.com/primer/css/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"fe7038607c078b8747fbd057d18d59708f37c223","kind":"commit","published_at":"2014-10-14T21:51:54.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.30.0","html_url":"https://github.com/primer/css/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"6bb98cabadfd9b0463a7ca9653f36963cd050de3","kind":"commit","published_at":"2014-10-09T18:36:14.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.29.0","html_url":"https://github.com/primer/css/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"677359f3c7d008c2f6f2f514c83a22f4f70b8135","kind":"commit","published_at":"2014-09-29T19:59:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.28.0","html_url":"https://github.com/primer/css/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d45ce025991f7ad6672feaa6524ca286213dee1a","kind":"commit","published_at":"2014-09-29T15:09:53.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.27.0","html_url":"https://github.com/primer/css/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"3c6c6c98b8e53c10b80692509a716cad95c0ca45","kind":"commit","published_at":"2014-09-26T17:58:16.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.26.0","html_url":"https://github.com/primer/css/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"b3147e96af448f86c483e79d7b6222497b05182a","kind":"commit","published_at":"2014-09-24T04:24:04.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.25.0","html_url":"https://github.com/primer/css/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.25.0/manifests"},{"name":"0.24.0","sha":"4da9351d0e6a327c5e5c9c2037f2dcc677df28bd","kind":"commit","published_at":"2014-09-11T18:38:15.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.24.0","html_url":"https://github.com/primer/css/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"144c2b130ad3fbcd5ab40e6822de6175d867599e","kind":"commit","published_at":"2014-09-10T13:35:15.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.23.0","html_url":"https://github.com/primer/css/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.23.0/manifests"},{"name":"v0.22.0","sha":"02e67fc77e5507781ab73a7542634878437a4892","kind":"commit","published_at":"2014-09-06T09:04:12.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.22.0","html_url":"https://github.com/primer/css/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"acf9ad14a625c7957947b9183ec372b0d9c7610b","kind":"commit","published_at":"2014-09-03T15:09:21.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.21.0","html_url":"https://github.com/primer/css/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1ea188c5dcbc38edc944dc7c524e844639212f1f","kind":"commit","published_at":"2014-08-27T09:00:40.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.20.0","html_url":"https://github.com/primer/css/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"bc9950b5538acd8b0e18524bb74cd535e31bf1cc","kind":"commit","published_at":"2014-08-19T14:15:56.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.19.0","html_url":"https://github.com/primer/css/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"ea3d5dbf298232af7a0ddb378bc9098c477ec290","kind":"commit","published_at":"2014-08-18T16:32:45.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.18.0","html_url":"https://github.com/primer/css/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"d45f4cbaa7999a3c6d2a7cdea2cbdc1e311028ce","kind":"commit","published_at":"2014-08-08T18:11:03.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.17.1","html_url":"https://github.com/primer/css/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"41abb8382b9cee32478e03593d69f30362be27b4","kind":"commit","published_at":"2014-08-06T12:53:57.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.17.0","html_url":"https://github.com/primer/css/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"e73667304a96358c633d78a7541df18452d8f270","kind":"commit","published_at":"2014-07-30T06:07:18.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.16.2","html_url":"https://github.com/primer/css/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"1e153513a71a902cd10a32a3ec2f6f763678ec71","kind":"commit","published_at":"2014-07-29T01:08:35.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.16.1","html_url":"https://github.com/primer/css/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"40924e5fb6e991d4654716915e1a94759613b1dc","kind":"commit","published_at":"2014-07-28T23:30:50.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.16.0","html_url":"https://github.com/primer/css/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.16.0/manifests"},{"name":"0.15.0","sha":"4a0d3c83e582591e9b8031b11268c502eed86223","kind":"commit","published_at":"2014-07-21T21:41:53.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.15.0","html_url":"https://github.com/primer/css/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"149c766c917fcea044215572394f9906eab2d316","kind":"commit","published_at":"2014-07-21T19:36:54.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.14.0","html_url":"https://github.com/primer/css/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.14.0/manifests"},{"name":"v0.13.0","sha":"2226c86144797467a1f667d3b8b8346baf02e52b","kind":"commit","published_at":"2014-07-10T23:51:48.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.13.0","html_url":"https://github.com/primer/css/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4592e87ddff07993f15229b640ec868f6776cfae","kind":"commit","published_at":"2014-06-30T23:15:18.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.12.0","html_url":"https://github.com/primer/css/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"c71352be780cdfdbe4616846959b7312afe2b9ff","kind":"commit","published_at":"2014-06-23T17:49:14.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.11.0","html_url":"https://github.com/primer/css/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"2ba265683af103326def064fb12b988425aeee03","kind":"commit","published_at":"2014-06-18T00:41:44.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.10.0","html_url":"https://github.com/primer/css/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"5cbd4e5f38192be0efc6d5680cd54f34111f90b2","kind":"commit","published_at":"2014-06-17T23:10:07.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.9.0","html_url":"https://github.com/primer/css/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"09373a46776e2b29416557e03750ea968ca00514","kind":"commit","published_at":"2014-06-17T03:33:32.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.8.5","html_url":"https://github.com/primer/css/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"744a0112db24f1b81743c89c45d27f5492287f70","kind":"commit","published_at":"2014-06-16T21:58:27.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.8.4","html_url":"https://github.com/primer/css/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1c4795c47deb39d9ded2221b23c4a3c6439202f2","kind":"commit","published_at":"2014-06-06T19:37:30.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.8.3","html_url":"https://github.com/primer/css/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"7d364a4deaf47c1cc7c58470e5ad587421896e18","kind":"commit","published_at":"2014-06-03T11:13:53.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.8.2","html_url":"https://github.com/primer/css/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"4ce0e7b40e66af7c7d69dd45355b5d8c98f1e350","kind":"commit","published_at":"2014-05-23T23:30:57.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.8.1","html_url":"https://github.com/primer/css/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"5bd151cff88f4b1584418a55267ddcc9e56863f8","kind":"commit","published_at":"2014-05-23T23:26:38.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.8.0","html_url":"https://github.com/primer/css/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"0eaa0df9c568329c9a7c43b51836c80f70c19501","kind":"commit","published_at":"2014-05-18T02:58:05.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.7.4","html_url":"https://github.com/primer/css/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.7.4/manifests"},{"name":"0.7.3","sha":"ae36f7eb2f2d25a7fa4084485750d3861cddf09b","kind":"commit","published_at":"2014-05-13T20:18:18.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.7.3","html_url":"https://github.com/primer/css/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"427d39a1fc720f2e1954c2df25ee5d3ed598ad9e","kind":"commit","published_at":"2014-05-13T19:24:08.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.7.2","html_url":"https://github.com/primer/css/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"10bae52c64e34c1dbb889606022a6688c2e43e27","kind":"commit","published_at":"2014-05-11T02:27:33.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.7.1","html_url":"https://github.com/primer/css/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9453e79b76aa392049216d0171566cab4ba5a558","kind":"tag","published_at":"2014-05-05T23:49:50.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.7.0","html_url":"https://github.com/primer/css/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"89170650624db451e89633ca2b8835e2d7eebb78","kind":"tag","published_at":"2014-04-24T22:18:22.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.6.1","html_url":"https://github.com/primer/css/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"f9b3996e7b05302b1994c2b48fea7e3ba33be5d6","kind":"tag","published_at":"2014-04-22T20:25:55.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.6.0","html_url":"https://github.com/primer/css/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"35236d8956fa57a3ad296a4661a201978b570ecf","kind":"tag","published_at":"2014-04-22T17:46:48.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.5.0","html_url":"https://github.com/primer/css/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"ec9eb512c93cebf5f434c6372b9f22226f3eeab6","kind":"tag","published_at":"2014-04-22T00:25:26.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/0.4.0","html_url":"https://github.com/primer/css/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/0.4.0/manifests"},{"name":"v0.3.3","sha":"417cec644a6e4a26451230371ea13d3ac9d924fc","kind":"commit","published_at":"2014-04-16T13:28:46.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.3.3","html_url":"https://github.com/primer/css/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4406c8a29164437546cb3820fc9a77e0bbb48fd1","kind":"commit","published_at":"2014-04-08T23:52:54.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.3.2","html_url":"https://github.com/primer/css/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c940993af24d9d55341906674d763503db390683","kind":"commit","published_at":"2014-04-04T08:55:34.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.3.1","html_url":"https://github.com/primer/css/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"73ab6ebac38b84cb2405256e45f15d7e3be6d658","kind":"commit","published_at":"2014-03-20T21:49:57.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.3.0","html_url":"https://github.com/primer/css/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.3.0/manifests"},{"name":"v0.2.25","sha":"24e4449789a16dcb1e5a651dacf384e7311a2991","kind":"commit","published_at":"2014-03-14T01:41:50.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.25","html_url":"https://github.com/primer/css/releases/tag/v0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.25/manifests"},{"name":"v0.2.22","sha":"07b69369d37f4c22f63a064d774180fc10ebdd7d","kind":"commit","published_at":"2014-02-14T19:44:39.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.22","html_url":"https://github.com/primer/css/releases/tag/v0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.22/manifests"},{"name":"v0.2.21","sha":"04815f16f269a8f9b3e875aa6cd5c3f5c3fd99eb","kind":"commit","published_at":"2014-02-14T13:16:01.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.21","html_url":"https://github.com/primer/css/releases/tag/v0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.21/manifests"},{"name":"v0.2.20","sha":"83fb518928af3138822adbf3d3e8bd20b331c271","kind":"commit","published_at":"2013-12-18T00:56:39.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.20","html_url":"https://github.com/primer/css/releases/tag/v0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.20/manifests"},{"name":"v0.2.19","sha":"12c2f9b9761cc24530aa56e84b4f37f39379e626","kind":"commit","published_at":"2013-12-17T18:12:53.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.19","html_url":"https://github.com/primer/css/releases/tag/v0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.19/manifests"},{"name":"v0.2.18","sha":"31b48c7d78fd2fd2d683e2666d36dd9175d0b990","kind":"commit","published_at":"2013-11-12T03:17:34.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.18","html_url":"https://github.com/primer/css/releases/tag/v0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.18/manifests"},{"name":"v0.2.17","sha":"95c6c0e51196880b81b8046e6675041b4f1855cc","kind":"commit","published_at":"2013-10-19T22:30:22.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.17","html_url":"https://github.com/primer/css/releases/tag/v0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.17/manifests"},{"name":"v0.2.16","sha":"856948425543b2895b39383af5924993047125d7","kind":"commit","published_at":"2013-10-09T15:53:30.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.16","html_url":"https://github.com/primer/css/releases/tag/v0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.16/manifests"},{"name":"v0.2.15","sha":"b0989ac78dc04b63fa46b34cb2b4ff1af7a6bd8f","kind":"commit","published_at":"2013-10-01T19:27:59.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.15","html_url":"https://github.com/primer/css/releases/tag/v0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.15/manifests"},{"name":"v0.2.14","sha":"4fca854d042c447bda4460265091c107ee7a79dd","kind":"commit","published_at":"2013-09-28T21:54:39.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.14","html_url":"https://github.com/primer/css/releases/tag/v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.14/manifests"},{"name":"v0.2.13","sha":"d03dd48669dd673a11ee59ca8400bd6057bc3d53","kind":"tag","published_at":"2013-09-04T22:30:15.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.13","html_url":"https://github.com/primer/css/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"e2d9fa58be1eb076f360a28b8ce4369f05b88eb4","kind":"tag","published_at":"2013-08-06T16:06:05.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.12","html_url":"https://github.com/primer/css/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.12/manifests"},{"name":"v0.2.11","sha":"314f254defa61cdd9c5c87cfccecb1cc38a5641e","kind":"tag","published_at":"2013-07-18T03:50:41.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.11","html_url":"https://github.com/primer/css/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"3601938d33bbad482cafc21b70961cd6eb6a2586","kind":"tag","published_at":"2013-07-09T22:58:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.10","html_url":"https://github.com/primer/css/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"a6529e785949c07d53204b0062688923dabdc43a","kind":"tag","published_at":"2013-07-09T17:57:28.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.9","html_url":"https://github.com/primer/css/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"5ccc4594b79bc6740f11c7a9ccce5271658ce1fd","kind":"tag","published_at":"2013-06-28T23:42:31.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.8","html_url":"https://github.com/primer/css/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"19eda2b0d2b4ac0d8eaab01af99d5cd3774c6782","kind":"tag","published_at":"2013-06-24T18:13:24.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.7","html_url":"https://github.com/primer/css/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"a1c64308a55768a2f288b72c66ba651d90a31eed","kind":"tag","published_at":"2013-06-24T17:53:37.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.6","html_url":"https://github.com/primer/css/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"0b8af1ab7ebe27691de259afb549ec9d4a19c9f7","kind":"tag","published_at":"2013-06-18T00:52:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.5","html_url":"https://github.com/primer/css/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"26d5b5b9139f17dcb4f765eba74a31137fc33a45","kind":"tag","published_at":"2013-06-13T21:42:49.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.4","html_url":"https://github.com/primer/css/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"939b6ef70706f4d99d48606f2d8bb6691da1c97a","kind":"tag","published_at":"2013-06-12T22:10:35.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.3","html_url":"https://github.com/primer/css/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8848de995cfaeee71756650b642c54e9c07d62a0","kind":"commit","published_at":"2013-06-10T19:38:08.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.2","html_url":"https://github.com/primer/css/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"bb6e06ceb961ade6c75fb9f4cba0dc23b61031fa","kind":"commit","published_at":"2013-06-06T16:50:26.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.1","html_url":"https://github.com/primer/css/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"ba9b189aea695d8453e1c07aa63e1992e6d83834","kind":"commit","published_at":"2013-06-06T16:19:21.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.2.0","html_url":"https://github.com/primer/css/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"c978cd0bd19c7ea449208d63ccd28f4accaa05f4","kind":"tag","published_at":"2012-07-23T17:12:20.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.1.2","html_url":"https://github.com/primer/css/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"f55ff3df9a3d8d63e82e46baff0c4b1750e9164a","kind":"commit","published_at":"2012-07-18T00:55:57.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.1.1","html_url":"https://github.com/primer/css/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"58f6b48241d2bdce0c445cefd74f15cc8024fab3","kind":"commit","published_at":"2012-06-20T15:06:13.000Z","download_url":"https://codeload.github.com/primer/css/tar.gz/v0.1.0","html_url":"https://github.com/primer/css/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/primer/css@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-12-21T23:13:47.157Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.712729684882282,"dependent_packages_count":9.552533439361593,"stargazers_count":0.5533307174428972,"forks_count":0.7540154417410249,"docker_downloads_count":null,"average":3.893152320856949},"purl":"pkg:golang/github.com/primer/css","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/primer/css","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/primer/css","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/primer/css/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T07:28:00.743Z","issues_count":84,"pull_requests_count":718,"avg_time_to_close_issue":12571913.219178082,"avg_time_to_close_pull_request":863726.4906542056,"issues_closed_count":73,"pull_requests_closed_count":642,"pull_request_authors_count":48,"issue_authors_count":63,"avg_comments_per_issue":1.8214285714285714,"avg_comments_per_pull_request":1.373259052924791,"merged_pull_requests_count":367,"bot_issues_count":3,"bot_pull_requests_count":521,"past_year_issues_count":27,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":179541.22222222222,"past_year_avg_time_to_close_pull_request":501283.94805194804,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":231,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.2912280701754386,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":229,"past_year_merged_pull_requests_count":96,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/primer%2Fcss/issues","maintainers":[{"login":"jonrohan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonrohan"},{"login":"simurai","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simurai"},{"login":"keithamus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"},{"login":"smockle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smockle"},{"login":"lesliecdubs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesliecdubs"},{"login":"francinelucca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francinelucca"},{"login":"tobiasahlin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasahlin"},{"login":"joshblack","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshblack"}],"active_maintainers":[{"login":"jonrohan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonrohan"},{"login":"lesliecdubs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesliecdubs"},{"login":"francinelucca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francinelucca"},{"login":"joshblack","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshblack"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprimer%2Fcss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprimer%2Fcss/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprimer%2Fcss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprimer%2Fcss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprimer%2Fcss/codemeta","maintainers":[]}