{"name":"rollup","version":"0.64.1","description":"Next-generation ES module bundler","main":"dist/rollup.js","module":"dist/rollup.es.js","jsnext:main":"dist/rollup.es.js","typings":"dist/rollup.d.ts","bin":{"rollup":"./bin/rollup"},"scripts":{"pretest":"npm run build","test":"npm run test:only && npm run test:typescript && npm run test:leak","test:only":"mocha","test:quick":"mocha -b","test:leak":"npm i --silent --no-save weak@1 && node --expose-gc test/leak/index.js","pretest:typescript":"shx rm -rf test/typescript/dist && shx cp -r dist test/typescript/","test:typescript":"tsc -p test/typescript","pretest-coverage":"npm run build","test-coverage":"shx rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","posttest-coverage":"remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist","ci":"npm run test && npm run build:bootstrap && npm run test:only","prebuild":"shx rm -rf dist","build":"git rev-parse HEAD > .commithash && rollup -c && shx cp src/rollup/types.d.ts dist/rollup.d.ts && shx chmod a+x bin/rollup","build:bootstrap":"bin/rollup -c && shx cp src/rollup/types.d.ts dist/rollup.d.ts && shx chmod a+x bin/rollup","watch":"rollup -cw","prepublishOnly":"npm run lint && npm run test","prepare":"npm run build","lint":"tslint --project . --fix && eslint --fix test/test.js test/*/index.js test/utils.js test/**/_config.js","precommit":"lint-staged","postcommit":"git reset","perf":"npm run build && node --expose-gc scripts/perf.js","perf:init":"node scripts/perf-init.js","perf:debug":"node --inspect-brk scripts/perf-debug.js"},"repository":{"type":"git","url":"git+https://github.com/rollup/rollup.git"},"keywords":["modules","bundler","bundling","es6","optimizer"],"author":{"name":"Rich Harris"},"contributors":[{"name":"Oskar Segersvärd","email":"victorystick@gmail.com"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru"}],"license":"MIT","bugs":{"url":"https://github.com/rollup/rollup/issues"},"homepage":"https://github.com/rollup/rollup","dependencies":{"@types/estree":"0.0.39","@types/node":"*"},"devDependencies":{"@types/acorn":"^4.0.3","@types/chokidar":"^1.7.5","@types/minimist":"^1.2.0","@types/pretty-ms":"^3.0.0","acorn":"^5.7.1","acorn-dynamic-import":"^3.0.0","acorn-import-meta":"^0.2.1","ansi-escapes":"^3.1.0","buble":"^0.19.3","chokidar":"^2.0.4","console-group":"^0.3.1","date-time":"^2.1.0","eslint":"^5.3.0","eslint-plugin-import":"^2.13.0","execa":"^0.10.0","fixturify":"^0.3.4","hash.js":"^1.1.5","husky":"^0.14.3","immutable":"^3.8.2","is-reference":"^1.1.0","istanbul":"^0.4.3","lint-staged":"^7.2.0","locate-character":"^2.0.5","magic-string":"^0.25.0","minimist":"^1.2.0","mocha":"^5.2.0","prettier":"^1.14.0","pretty-bytes":"^5.1.0","pretty-ms":"^3.2.0","remap-istanbul":"^0.11.1","require-relative":"^0.8.7","rollup":"^0.63.5","rollup-plugin-buble":"^0.19.2","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-json":"^3.0.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-string":"^2.0.2","rollup-plugin-typescript":"^0.8.1","rollup-pluginutils":"^2.3.0","sander":"^0.6.0","shx":"^0.3.2","signal-exit":"^3.0.2","source-map":"^0.6.1","source-map-support":"^0.5.6","sourcemap-codec":"^1.4.1","tslint":"^5.11.0","turbocolor":"^2.4.1","typescript":"^3.0.1","uglify-js":"^3.4.6","url-parse":"^1.4.3"},"files":["dist/rollup.browser.js","dist/rollup.es.js","dist/rollup.js","dist/**/*.d.ts","bin/rollup","README.md"],"lint-staged":{"{src,bin,browser,typings}/**/*.ts":["tslint --project . --fix","prettier --write","git add"],"test/**/*.ts":["tslint --project test/typescript --fix","prettier --write","git add"]},"gitHead":"fac4b71f1adbf0f84333d9dc713083c081d9e5da","_id":"rollup@0.64.1","_npmVersion":"6.2.0","_nodeVersion":"10.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"9188ee368e5fcd43ffbc00ec414e72eeb5de87ba","size":571870,"noattachment":false,"key":"/rollup/-/rollup-0.64.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup/download/rollup-0.64.1.tgz"},"maintainers":[{"name":"eventualbuddha","email":""},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup_0.64.1_1533666998654_0.7324052293180363"},"_hasShrinkwrap":false,"publish_time":1533666999154,"_cnpm_publish_time":1533666999154,"dist-tags":{"backports-2":"2.80.0","backports-3":"3.30.0","beta":"4.55.1-0","latest":"4.60.1"}}