polyfill-service
Version:
A polyfill combinator
20 lines (19 loc) • 497 B
JSON
{
"browsers": {
"ie": "8 - *",
"ie_mob": "10 - *",
"firefox": "4 - 37",
"opera": "11.6 - 29",
"safari": "6 - *",
"chrome": "* - 38",
"ios_saf": "*",
"firefox_mob": "4 - 37",
"bb": "7 - 10",
"android": "* < 46"
},
"dependencies": [],
"license": "MIT",
"spec": "https://html.spec.whatwg.org/multipage/embedded-content.html#embedded-content",
"repo": "https://github.com/scottjehl/picturefill",
"docs": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture"
}