@toptal/browserslist-config
Version:
Browserlist configuration
23 lines (22 loc) • 544 B
JSON
{
"name": "@toptal/browserslist-config",
"version": "1.2.1",
"keywords": [
"browser",
"browserlist"
],
"description": "Browserlist configuration",
"repository": "toptal/davinci.git",
"author": "Toptal",
"license": "SEE LICENSE IN LICENSE.MD",
"bugs": "https://github.com/toptal/davinci/issues",
"homepage": "https://github.com/toptal/davinci/tree/master/packages/browserslist-config#readme",
"main": "src/index.js",
"files": [
"src",
"CHANGELOG.md"
],
"publishConfig": {
"access": "public"
}
}