polyfill-service
Version:
A polyfill combinator
26 lines (25 loc) • 408 B
JSON
{
"aliases": [
"default"
],
"browsers": {
"android": "*",
"bb": "*",
"chrome": "*",
"firefox": "3.6 - *",
"ios_chr": "*",
"ios_saf": "*",
"ie": "6 - *",
"ie_mob": "10 - *",
"opera": "*",
"op_mini": "*",
"safari": "4 - *",
"firefox_mob": "3.6 - *"
},
"dependencies": [
"Document",
"Element",
"_mutation"
],
"spec": "http://dom.spec.whatwg.org/#dom-parentnode-prepend"
}