@pandell/browserslist-config
Version:
Pandell browserslist shared config
25 lines • 559 B
JSON
{
"name": "@pandell/browserslist-config",
"version": "4.1.0",
"description": "Pandell browserslist shared config",
"keywords": [
"browserslist",
"browserslist-config",
"pandell",
"pli"
],
"repository": {
"type": "git",
"url": "https://github.com/pandell/frontend-config",
"directory": "packages/browserslist-config"
},
"license": "MIT",
"author": {
"name": "Pandell Technology Corporation",
"url": "https://github.com/pandell"
},
"main": "./index.js",
"publishConfig": {
"access": "public"
}
}