@eighteen73/browserslist-config-wordpress
Version:
eighteen73 Browserslist shared configuration for WordPress projects.
33 lines (32 loc) • 843 B
JSON
{
"name": "@eighteen73/browserslist-config-wordpress",
"version": "1.0.1",
"description": "eighteen73 Browserslist shared configuration for WordPress projects.",
"author": "eighteen73",
"license": "MIT",
"keywords": [
"browserslist",
"browserslist-config",
"wordpress",
"eighteen73"
],
"homepage": "https://github.com/eighteen73/wordpress-coding-standards/tree/main/packages/browserslist-config#readme",
"repository": {
"type": "git",
"url": "https://github.com/eighteen73/wordpress-coding-standards.git",
"directory": "packages/browserslist-config"
},
"bugs": {
"url": "https://github.com/eighteen73/wordpress-coding-standards/issues"
},
"engines": {
"node": ">=16.0.0"
},
"main": "index.js",
"files": [
"index.js"
],
"publishConfig": {
"access": "public"
}
}