{"aliases":["modernizr:urlparser","blissfuljs","default-3.4","default-3.5","default-3.6","default","URLSearchParams"],"dependencies":["Object.defineProperties","Array.prototype.forEach","Array.isArray"],"notes":["Polyfill requires Object getters so fails in IE < 8"],"license":"CC0-1.0","repo":"https://github.com/inexorabletash/polyfill","docs":"https://developer.mozilla.org/en-US/docs/Web/API/URL","browsers":{"chrome":"<60","firefox":"<44","edge":"<18.17134","edge_mob":"<17","ie":"9 - *","ie_mob":"*","safari":"<12","firefox_mob":"<44","opera":"<36","op_mini":"*","android":"*","samsung_mob":"<5","bb":"*","ios_saf":"<12"},"detectSource":"(function(e){\"use strict\"\ntry{var a=new e.URL(\"http://example.com\")\nif(\"href\"in a&&\"searchParams\"in a){var r=new URL(\"http://example.com\")\nif(r.search=\"a=1&b=2\",\"http://example.com/?a=1&b=2\"===r.href&&(r.search=\"\",\"http://example.com/\"===r.href)){var t=new e.URLSearchParams(\"a=1\"),c=new e.URLSearchParams(t)\nif(\"a=1\"===String(c))return!0}}return!1}catch(h){return!1}})(self)\n","baseDir":"URL","hasTests":true,"isTestable":true,"isPublic":true,"size":8040}