{"id":18263945,"url":"https://github.com/studiometa/browserslist-config","last_synced_at":"2025-04-09T01:28:58.062Z","repository":{"id":40766214,"uuid":"268056305","full_name":"studiometa/browserslist-config","owner":"studiometa","description":"A shareable Browserlist config.","archived":false,"fork":false,"pushed_at":"2024-05-07T13:22:41.000Z","size":327,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T04:35:37.684Z","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/studiometa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-30T10:21:48.000Z","updated_at":"2020-05-30T12:01:51.000Z","dependencies_parsed_at":"2024-05-07T14:45:17.259Z","dependency_job_id":null,"html_url":"https://github.com/studiometa/browserslist-config","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"da861bb3f349f306a120ccc4c240380b84900497"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiometa%2Fbrowserslist-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiometa%2Fbrowserslist-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiometa%2Fbrowserslist-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiometa%2Fbrowserslist-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studiometa","download_url":"https://codeload.github.com/studiometa/browserslist-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247956024,"owners_count":21024499,"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-11-05T11:13:15.198Z","updated_at":"2025-04-09T01:28:58.044Z","avatar_url":"https://github.com/studiometa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Browserslists config\n\n[![NPM Version](https://img.shields.io/npm/v/@studiometa/browserslist-config.svg?style=flat-square)](https://www.npmjs.com/package/@studiometa/browserslist-config)\n\n\u003e A shareable Browserlist configuration.\n\n## Installation\n\nInstall the package via NPM:\n\n```bash\nnpm install --save-dev @studiometa/browserslist-config\n```\n\n## Usage\n\nExtend the configuration in your project's `package.json` file:\n\n```json\n{\n  \"browserslist\": [\n    \"extends @studiometa/browserslist-config\"\n  ]\n}\n```\n\nSee the [documentation on shareable configuration](https://github.com/browserslist/browserslist#shareable-configs) for more information.\n\nThe exported configuration matches the following:\n\n```\n\u003e 0.2%\nlast 4 versions\nnot dead\nnode \u003e= 10\n```\n\nIf you need to add support for Internet Explorer 10, you can add it to your project's `package.json` file:\n\n```json\n{\n  \"browserslist\": [\n    \"extends @studiometa/browserslist-config\",\n    \"IE 10\"\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiometa%2Fbrowserslist-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudiometa%2Fbrowserslist-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiometa%2Fbrowserslist-config/lists"}