{"name":"urlpattern-polyfill","version":"4.0.2","description":"Polyfill for the URLPattern API","repository":{"type":"git","url":"git+https://github.com/kenchris/urlpattern-polyfill.git"},"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"tags":["url","urlpattern","url-pattern","browser","node","polyfill","w3c","wicg"],"devDependencies":{"ava":"^3.14.0","esbuild":"^0.14.31","rimraf":"^3.0.2","typescript":"^4.6.3"},"scripts":{"prebuild":"rimraf dist","build:esm":"esbuild --bundle --format=esm src/patch-global.mts --outfile=dist/index.js","build:cjs":"esbuild --bundle --format=cjs src/url-pattern.ts --outfile=dist/url-pattern.cjs && esbuild --format=cjs src/patch-global.cts --outfile=dist/index.cjs","copy:dts":"cp ./src/index.d.ts ./dist","build":"npm run build:esm && npm run build:cjs && npm run copy:dts","pretest":"npm run build","test":"ava --fail-fast -s","publish-dev":"npm test && VERSION=${npm_package_version%-*}-dev.`git rev-parse --short HEAD` && npm version --no-git-tag-version $VERSION && npm publish --tag dev"},"author":"","license":"MIT","gitHead":"a0763370127e1bf7d4d94a045b8b5a0897e17d4e","bugs":{"url":"https://github.com/kenchris/urlpattern-polyfill/issues"},"homepage":"https://github.com/kenchris/urlpattern-polyfill#readme","_id":"urlpattern-polyfill@4.0.2","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"df0fe52e4bbd1f62ce857f050f3752383b00bf28","size":18687,"noattachment":false,"key":"/urlpattern-polyfill/-/urlpattern-polyfill-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/urlpattern-polyfill/download/urlpattern-polyfill-4.0.2.tgz"},"_npmUser":{"name":"kenchris","email":"kenneth.christiansen@gmail.com"},"directories":{},"maintainers":[{"name":"kenchris","email":""},{"name":"sanderelias","email":""},{"name":"wanderview","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/urlpattern-polyfill_4.0.2_1649235046985_0.014200929736550627"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-06T14:11:08.239Z","publish_time":1649235047111,"_cnpm_publish_time":1649235047111,"dist-tags":{"dev":"5.0.8","latest":"10.1.0"}}