{"name":"@rollup/plugin-url","version":"8.0.1","publishConfig":{"access":"public"},"description":"Import files as data-URIs or ES Modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/url"},"author":{"name":"Arpad Borsos","email":"arpad.borsos@googlemail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/url/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"ava"},"keywords":["rollup","plugin","url"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","make-dir":"^3.1.0","mime":"^3.0.0"},"devDependencies":{"del":"^6.1.1","globby":"^11.1.0","rollup":"^3.2.3"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/output/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"6ec42289426b2e65f77ee1a69afceb6a22fed5c7","_id":"@rollup/plugin-url@8.0.1","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"shasum":"8da005d4be8cb4439357c929c73c85ceb5d979a4","size":4641,"noattachment":false,"key":"/@rollup/plugin-url/-/@rollup/plugin-url-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-url/download/@rollup/plugin-url-8.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-url_8.0.1_1666379463233_0.0533218039989809"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-22T16:16:53.409Z","publish_time":1666379463437,"_cnpm_publish_time":1666379463437,"dist-tags":{"latest":"8.0.2"}}