@minna-ui/browserslist-config
Version:
Browserslist presets for use in Minna UI projects.
24 lines (23 loc) • 655 B
JSON
{
"name": "@minna-ui/browserslist-config",
"version": "0.36.0",
"publishConfig": {
"access": "public"
},
"description": "Browserslist presets for use in Minna UI projects.",
"license": "Apache-2.0",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/utils/browserslist-config",
"author": "Max Milton <max@wearegenki.com>",
"homepage": "https://wearegenki.github.io/minna-ui",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
"main": "index.js",
"files": [
"*.js"
],
"keywords": [
"browserslist",
"minna-ui",
"wearegenki"
],
"gitHead": "163eb970c79b72aa48f25eba5999806b033c608f"
}