{ "name": "@wordpress/browserslist-config", "version": "5.41.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": ">=14" }, "files": [ "index.js" ], "main": "index.js", "publishConfig": { "access": "public" }, "gitHead": "42f38f287506a6b3ed8ccba839b18ad066821044" }