{"name":"rollup","version":"3.0.0-5","description":"Next-generation ES module bundler","main":"dist/rollup.js","module":"dist/es/rollup.js","types":"dist/rollup.d.ts","bin":{"rollup":"dist/bin/rollup"},"scripts":{"build":"rollup --config rollup.config.ts --configPlugin typescript","build:cjs":"rollup --config rollup.config.ts --configPlugin typescript --configTest","build:bootstrap":"node dist/bin/rollup --config rollup.config.ts --configPlugin typescript","ci:lint":"npm run lint:nofix","ci:test":"npm run build:cjs && npm run build:bootstrap && npm run test:all","ci:test:only":"npm run build:cjs && npm run build:bootstrap && npm run test:only","ci:coverage":"npm run build:cjs && npm run build:bootstrap && nyc --reporter lcovonly mocha","lint":"eslint . --fix --cache && prettier --write \"**/*.md\"","lint:nofix":"eslint . --cache && prettier --check \"**/*.md\"","lint:markdown":"prettier --write \"**/*.md\"","perf":"npm run build:cjs && node --expose-gc scripts/perf.js","perf:init":"node scripts/perf-init.js","prepare":"husky install && scripts/check-release.js || npm run build","prepublishOnly":"scripts/check-release.js","release":"node scripts/release.js","test":"npm run build && npm run test:all","test:cjs":"npm run build:cjs && npm run test:only","test:quick":"mocha -b test/test.js","test:all":"npm run test:only && npm run test:browser && npm run test:typescript && npm run test:leak && npm run test:package","test:coverage":"npm run build:cjs && shx rm -rf coverage/* && nyc --reporter html mocha test/test.js","test:coverage:browser":"npm run build && shx rm -rf coverage/* && nyc mocha test/browser/index.js","test:leak":"node --expose-gc test/leak/index.js","test:package":"node scripts/test-package.js","test:only":"mocha test/test.js","test:typescript":"shx rm -rf test/typescript/dist && shx cp -r dist test/typescript/ && tsc --noEmit -p test/typescript && tsc --noEmit","test:browser":"mocha test/browser/index.js","watch":"rollup --config rollup.config.ts --configPlugin typescript --watch"},"repository":{"type":"git","url":"git+https://github.com/rollup/rollup.git"},"keywords":["modules","bundler","bundling","es6","optimizer"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/rollup/rollup/issues"},"homepage":"https://rollupjs.org/","optionalDependencies":{"fsevents":"~2.3.2"},"devDependencies":{"@rollup/plugin-alias":"^3.1.9","@rollup/plugin-buble":"^0.21.3","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.3.0","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-typescript":"^8.4.0","@rollup/pluginutils":"^4.2.1","@types/estree":"1.0.0","@types/node":"^14.18.26","@types/signal-exit":"^3.0.1","@types/yargs-parser":"^21.0.0","@typescript-eslint/eslint-plugin":"^5.36.1","@typescript-eslint/parser":"^5.36.1","acorn":"^8.8.0","acorn-jsx":"^5.3.2","acorn-walk":"^8.2.0","buble":"^0.20.0","chokidar":"^3.5.3","colorette":"^2.0.19","core-js":"^3.25.0","date-time":"^4.0.0","es5-shim":"^4.6.7","es6-shim":"^0.35.6","eslint":"^8.22.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","fixturify":"^2.1.1","fs-extra":"^10.1.0","github-api":"^3.4.0","hash.js":"^1.1.7","husky":"^8.0.1","inquirer":"^9.1.0","is-reference":"^3.0.0","lint-staged":"^13.0.3","locate-character":"^2.0.5","magic-string":"^0.26.3","mocha":"^10.0.0","nyc":"^15.1.0","prettier":"^2.7.1","pretty-bytes":"^6.0.0","pretty-ms":"^8.0.0","requirejs":"^2.3.6","rollup":"^2.79.0","rollup-plugin-license":"^2.8.1","rollup-plugin-string":"^3.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-thatworks":"^1.0.4","semver":"^7.3.7","shx":"^0.3.4","signal-exit":"^3.0.7","source-map":"^0.7.4","source-map-support":"^0.5.21","sourcemap-codec":"^1.4.8","systemjs":"^6.12.4","terser":"^5.15.0","tslib":"^2.4.0","typescript":"^4.8.2","weak-napi":"^2.0.2","yargs-parser":"^21.1.1"},"engines":{"node":">=14.18.0","npm":">=8.0.0"},"exports":{".":{"types":"./dist/rollup.d.ts","require":"./dist/rollup.js","import":"./dist/es/rollup.js"},"./loadConfigFile":"./dist/loadConfigFile.js","./dist/*":"./dist/*"},"readmeFilename":"README.md","gitHead":"382202b49c6eb37700016ccf3e2ecb5c82cf3dd3","dependencies":{"fsevents":"~2.3.2"},"_id":"rollup@3.0.0-5","_nodeVersion":"16.15.0","_npmVersion":"8.17.0","dist":{"shasum":"8d9005a1a58b6c95d13b20a5ac50982174d1795c","size":482292,"noattachment":false,"key":"/rollup/-/rollup-3.0.0-5.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup/download/rollup-3.0.0-5.tgz"},"_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup_3.0.0-5_1661923730542_0.5914574244441511"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-31T05:29:10.633Z","publish_time":1661923730811,"_cnpm_publish_time":1661923730811,"dist-tags":{"backports-2":"2.80.0","backports-3":"3.30.0","beta":"4.55.1-0","latest":"4.60.1"}}