polyfill-service
Version:
A polyfill combinator
23 lines (22 loc) • 469 B
JSON
{
"browsers": {
"android": "<=4",
"chrome": "<=24",
"firefox": "<=37",
"firefox_mob": "*",
"ie": "6 - 9",
"ie_mob": "<=9",
"ios_chr": "*",
"ios_saf": "*",
"op_mob": "*",
"opera": "<=12",
"safari": "*"
},
"spec": "http://www.w3.org/TR/user-timing/",
"license": "MIT",
"repo": "https://github.com/nicjansma/usertiming.js",
"docs": "https://developer.mozilla.org/en-US/docs/Web/API/User_Timing_API",
"install": {
"module": "usertiming"
}
}