{"name":"urlpattern-polyfill","version":"4.0.0","description":"Polyfill for the URLPattern API","repository":{"type":"git","url":"git+https://github.com/kenchris/urlpattern-polyfill.git"},"type":"module","exports":{"import":"./dist/index.js","require":"./dist/index.cjs","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts"},"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","types":"./index.d.ts","gitHead":"2bca4370ee655f27d5512bfa95debbd962d23290","bugs":{"url":"https://github.com/kenchris/urlpattern-polyfill/issues"},"homepage":"https://github.com/kenchris/urlpattern-polyfill#readme","_id":"urlpattern-polyfill@4.0.0","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"2e09c3a9a58e24b6b91d76489526e872b358edeb","size":18530,"noattachment":false,"key":"/urlpattern-polyfill/-/urlpattern-polyfill-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/urlpattern-polyfill/download/urlpattern-polyfill-4.0.0.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.0_1649080256352_0.2399116101130736"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T14:38:10.179Z","publish_time":1649080256497,"_cnpm_publish_time":1649080256497,"dist-tags":{"dev":"5.0.8","latest":"10.1.0"}}