polyfill-service
Version:
A polyfill combinator
23 lines (22 loc) • 524 B
JSON
{
"aliases": [
"default",
"es5",
"modernizr:es5function",
"blissfuljs"
],
"browsers": {
"ie": "6 - 8",
"firefox": "3.6",
"safari": "4 - 5.1",
"ios_saf": "<=5",
"firefox_mob": "3.6"
},
"dependencies": [
"Object.defineProperty"
],
"repo": "https://github.com/es-shims/es5-shim",
"license": "MIT",
"docs": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind",
"spec": "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-function.prototype.bind"
}