{"id":15048116,"url":"https://github.com/github/browserslist-config","last_synced_at":"2025-04-05T09:10:53.446Z","repository":{"id":62477624,"uuid":"549517145","full_name":"github/browserslist-config","owner":"github","description":"The GitHub browserslist config","archived":false,"fork":false,"pushed_at":"2024-11-21T13:42:23.000Z","size":16,"stargazers_count":33,"open_issues_count":0,"forks_count":4,"subscribers_count":171,"default_branch":"main","last_synced_at":"2025-03-28T12:57:10.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-11T09:57:04.000Z","updated_at":"2024-11-21T13:42:26.000Z","dependencies_parsed_at":"2024-12-22T10:11:43.368Z","dependency_job_id":"b8adf191-894d-4305-a6dd-97ed5ec7de3a","html_url":"https://github.com/github/browserslist-config","commit_stats":{"total_commits":15,"total_committers":4,"mean_commits":3.75,"dds":0.6,"last_synced_commit":"92a9c6e5f9a2f532e38caf7370fe4679da15a91e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fbrowserslist-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fbrowserslist-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fbrowserslist-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fbrowserslist-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/browserslist-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312085,"owners_count":20918344,"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","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"}},"keywords":[],"created_at":"2024-09-24T21:08:18.174Z","updated_at":"2025-04-05T09:10:53.421Z","avatar_url":"https://github.com/github.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# browserslist-config\n\nThe GitHub browserslist config.\n\n## How is this used on GitHub?\n\nWe use `browserslist` to power tools that guide developers to use APIs and syntax that is implemented by the [browsers we support](https://github.com/github/browser-support). These tools include [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat), [eslint-plugin-escompat](https://github.com/keithamus/eslint-plugin-escompat) and [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env).\n\n## Usage\n\nInstall the package using `npm`.\n\n```sh\nnpm install --save-dev @github/browserslist-config\n```\n\n---\n\n_Note:_ If your project is setup to pull from GitHub Package Registry (GPR), then you will need to install the following way:\n\n```sh\nnpm install --save-dev @github/browserslist-config --@github:registry=https://registry.npmjs.org\n```\n\nHowever, if possible, it is recommended to use NPM instead of GPR.\n\n---\n\nAdd the `browserslist` key to your `package.json`.\n\n```diff\ndiff --git a/package.json b/package.json\nindex 2ecef3d..260838f 100644\n--- a/package.json\n+++ b/package.json\n@@ -5,6 +5,7 @@\n   \"keywords\": [\n     \"prettier\"\n   ],\n+  \"browserslist\": \"extends @github/browserslist-config\",\n   \"license\": \"MIT\",\n   \"author\": \"GitHub Inc.\",\n   \"main\": \"index.js\"\n ```\n \n[Check out the `browserslist` documentation for more info on sharing configurations](https://github.com/browserslist/browserslist#shareable-configs).\n\n## Contributing\n\nContributing should only be done by GitHub staff and PRs are approved by `@github/web-systems` as the CODEOWNERS of this library. GitHub Staff can use [github/browser-support-cli](https://github.com/github/browser-support-cli) to get production data on browser usage for github.com.\n\n## License\n\nDistributed under the MIT license. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fbrowserslist-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub%2Fbrowserslist-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fbrowserslist-config/lists"}