UNPKG

@wordpress/browserslist-config

Version:
35 lines (34 loc) 823 B
{ "name": "@wordpress/browserslist-config", "version": "6.21.0", "description": "WordPress Browserslist shared configuration.", "author": "The WordPress Contributors", "license": "GPL-2.0-or-later", "keywords": [ "wordpress", "gutenberg", "browserslist", "browserslist-config" ], "homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config/README.md", "repository": { "type": "git", "url": "https://github.com/WordPress/gutenberg.git", "directory": "packages/browserslist-config" }, "bugs": { "url": "https://github.com/WordPress/gutenberg/issues" }, "engines": { "node": ">=18.12.0", "npm": ">=8.19.2" }, "files": [ "index.js" ], "main": "index.js", "publishConfig": { "access": "public" }, "gitHead": "104af00f9abcd7a4d36b87e648f148c72cc4ea5f" }