polyfill-service
Version:
A polyfill combinator
17 lines (16 loc) • 341 B
JSON
{
"aliases": [
"caniuse:namevalue-storage",
"modernizr:localstorage"
],
"browsers": {
"ie": "6 - 7",
"op_mini": "*"
},
"dependencies": [
"Array.prototype.forEach",
"Window"
],
"docs": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
"spec": "http://dev.w3.org/html5/webstorage/#dom-localstorage"
}