{"name":"rollup","version":"0.49.2","description":"Next-generation ES6 module bundler","main":"dist/rollup.js","module":"dist/rollup.es.js","jsnext:main":"dist/rollup.es.js","bin":{"rollup":"./bin/rollup"},"scripts":{"pretest":"npm run build","test":"mocha","test:leak":"node --expose-gc test/leak/index.js","test:quick":"rollup -c && mocha","pretest-coverage":"npm run build","test-coverage":"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-coverage && codecov < coverage/coverage-remapped.lcov","build":"git rev-parse HEAD > .commithash && rollup -c && chmod a+x bin/rollup","watch":"rollup -cw","prepublish":"npm run lint && npm test && npm run test:leak","lint":"eslint src browser test/test.js test/*/index.js test/utils test/**/_config.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","devDependencies":{"acorn":"^5.1.1","ansi-escapes":"^2.0.0","buble":"^0.15.1","chalk":"^2.1.0","codecov.io":"^0.1.6","console-group":"^0.3.1","eslint":"^4.4.1","eslint-plugin-import":"^2.2.0","is-reference":"^1.0.0","istanbul":"^0.4.3","locate-character":"^2.0.0","magic-string":"^0.22.4","minimist":"^1.2.0","mocha":"^3.0.0","pretty-ms":"^3.0.0","remap-istanbul":"^0.9.5","require-relative":"^0.8.7","rollup":"^0.48.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-json":"^2.3.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-string":"^2.0.0","rollup-pluginutils":"^2.0.1","rollup-watch":"^4.3.1","sander":"^0.6.0","signal-exit":"^3.0.2","source-map":"^0.5.6","source-map-support":"^0.4.15","sourcemap-codec":"^1.3.0","uglify-js":"^3.0.19"},"files":["dist/rollup.browser.js","dist/rollup.es.js","dist/rollup.js","bin/rollup","README.md"],"dependencies":{},"gitHead":"0c85e2c31fc8787550e9482a0746d626379a068d","_id":"rollup@0.49.2","_npmVersion":"5.3.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"a18f07595cde3b11875c9fece45b25ad3b220d1a","size":320335,"noattachment":false,"key":"/rollup/-/rollup-0.49.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup/download/rollup-0.49.2.tgz"},"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-0.49.2.tgz_1504008697360_0.9837446592282504"},"directories":{},"publish_time":1504008699409,"_cnpm_publish_time":1504008699409,"_hasShrinkwrap":false,"dist-tags":{"backports-2":"2.80.0","backports-3":"3.30.0","beta":"4.55.1-0","latest":"4.60.1"}}