{"name":"@rollup/pluginutils","version":"4.0.0","publishConfig":{"access":"public"},"description":"A set of utility functions commonly used by Rollup plugins","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run build","pretest":"pnpm run build -- --sourcemap","test":"ava"},"keywords":["rollup","plugin","utils"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@types/estree":"0.0.45","estree-walker":"^2.0.1","picomatch":"^2.2.2"},"devDependencies":{"@rollup/plugin-commonjs":"^14.0.0","@rollup/plugin-node-resolve":"^8.4.0","@rollup/plugin-typescript":"^5.0.2","@types/node":"^14.0.26","@types/picomatch":"^2.2.1","rollup":"^2.23.0"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"extensions":["ts"],"require":["ts-node/register"],"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"nyc":{"extension":[".js",".ts"]},"type":"commonjs","_id":"@rollup/pluginutils@4.0.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"e18e9f5a3925779fc15209dd316c1bd260d195ef","size":11029,"noattachment":false,"key":"/@rollup/pluginutils/-/@rollup/pluginutils-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/pluginutils/download/@rollup/pluginutils-4.0.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pluginutils_4.0.0_1597327595157_0.4106297704671671"},"_hasShrinkwrap":false,"publish_time":1597327595334,"_cnpm_publish_time":1597327595334,"dist-tags":{"latest":"5.3.0"}}