polyfill-service
Version:
A polyfill combinator
23 lines (22 loc) • 368 B
JSON
{
"browsers": {
"android": "*",
"bb": "*",
"chrome": "*",
"firefox": "*",
"ios_chr": "*",
"ios_saf": "*",
"ie": "*",
"ie_mob": "*",
"opera": "*",
"op_mini": "*",
"safari": "*",
"firefox_mob": "*",
"samsung_mob": "*"
},
"dependencies": [
"Object.defineProperty"
],
"license" :"ISC",
"repo": "https://github.com/Alhadis/DOMTokenList"
}