@craftcms/browserslist-config
Version:
Browserslist config for Craft CMS
25 lines (24 loc) • 591 B
JSON
{
"name": "@craftcms/browserslist-config",
"version": "1.0.0",
"description": "Browserslist config for Craft CMS",
"keywords": [
"craftcms",
"browserslist"
],
"publishConfig": {
"access": "public"
},
"main": "index.js",
"author": "Pixel & Tonic, Inc. <support@pixelandtonic.com>",
"homepage": "https://craftcms.com",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/craftcms/cms.git"
},
"bugs": {
"url": "https://github.com/craftcms/cms/issues"
},
"gitHead": "bfa55179bcab8a05ae85103c337140a4ac25441f"
}