{"name":"@rollup/pluginutils","version":"4.1.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","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./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":{"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/estree":"0.0.45","@types/node":"^14.0.26","@types/picomatch":"^2.2.1","acorn":"^8.0.4","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"]},"nyc":{"extension":[".js",".ts"]},"_id":"@rollup/pluginutils@4.1.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"0dcc61c780e39257554feb7f77207dceca13c838","size":11189,"noattachment":false,"key":"/@rollup/pluginutils/-/@rollup/pluginutils-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/pluginutils/download/@rollup/pluginutils-4.1.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.1.0_1603767426426_0.7840896391360632"},"_hasShrinkwrap":false,"publish_time":1603767426625,"_cnpm_publish_time":1603767426625,"dist-tags":{"latest":"5.3.0"}}