{"name":"urlpattern-polyfill","version":"3.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","types":"./dist/index.d.ts"},"devDependencies":{"ava":"^3.14.0","esm":"^3.2.25","rimraf":"^3.0.2","typescript":"^4.6.3"},"scripts":{"prebuild":"rimraf dist","build:esm":"esbuild --bundle --format=esm src/index.ts --outfile=dist/index.impl.js && esbuild --format=esm src/patch-global.ts --outfile=dist/index.js","build:cjs":"esbuild --bundle --format=cjs src/index.ts --outfile=dist/index.impl.cjs && esbuild --format=cjs src/patch-global-cjs.ts --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","publish-release":"npm test && npm publish"},"ava":{"require":["esm"]},"author":"","license":"MIT","dependencies":{},"types":"./index.d.ts","gitHead":"2764da6664a58b660b5e3314f0570b2a09d5728e","bugs":{"url":"https://github.com/kenchris/urlpattern-polyfill/issues"},"homepage":"https://github.com/kenchris/urlpattern-polyfill#readme","_id":"urlpattern-polyfill@3.0.0","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"eabcf53b7e60241d631319e5450c3c06046b59ef","size":18483,"noattachment":false,"key":"/urlpattern-polyfill/-/urlpattern-polyfill-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/urlpattern-polyfill/download/urlpattern-polyfill-3.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_3.0.0_1648797253502_0.09183575198433425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-01T07:14:20.991Z","publish_time":1648797253893,"_cnpm_publish_time":1648797253893,"dist-tags":{"dev":"5.0.8","latest":"10.1.0"}}