{"name":"rollup","version":"0.32.2","description":"Next-generation ES6 module bundler","main":"dist/rollup.js","jsnext:main":"dist/rollup.es.js","bin":{"rollup":"./bin/rollup"},"scripts":{"pretest":"npm run build && npm run build:cli","test":"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","build:cli":"rollup -c rollup.config.cli.js","build:browser":"git rev-parse HEAD > .commithash && rollup -c rollup.config.browser.js -o dist/rollup.browser.js","prepublish":"npm run lint && npm test && npm run build:browser","lint":"eslint src browser"},"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"}],"license":"MIT","bugs":{"url":"https://github.com/rollup/rollup/issues"},"homepage":"https://github.com/rollup/rollup","devDependencies":{"acorn":"^3.2.0","buble":"^0.11.5","chalk":"^1.1.3","codecov.io":"^0.1.6","console-group":"^0.2.1","eslint":"^2.13.0","estree-walker":"^0.2.1","istanbul":"^0.4.3","magic-string":"^0.15.1","minimist":"^1.2.0","mocha":"^2.5.3","remap-istanbul":"^0.6.4","require-relative":"^0.8.7","rollup":"^0.32.0","rollup-plugin-buble":"^0.11.0","rollup-plugin-commonjs":"^3.0.0","rollup-plugin-json":"^2.0.0","rollup-plugin-node-resolve":"^1.7.0","rollup-plugin-replace":"^1.1.0","rollup-plugin-string":"^2.0.0","sander":"^0.5.1","source-map":"^0.5.6","sourcemap-codec":"^1.3.0","uglify-js":"^2.6.2"},"dependencies":{"source-map-support":"^0.4.0"},"files":["dist","bin/rollup","README.md"],"gitHead":"19900ff17f25461a30f6dc2c2554db0b152510e8","_id":"rollup@0.32.2","_shasum":"51cf0d7801dd5a2eeb6e7c507a9b66e7fd0ea7b9","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"51cf0d7801dd5a2eeb6e7c507a9b66e7fd0ea7b9","size":518180,"noattachment":false,"key":"/rollup/-/rollup-0.32.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup/download/rollup-0.32.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":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-0.32.2.tgz_1466643160313_0.6548467914108187"},"directories":{},"publish_time":1466643162313,"_cnpm_publish_time":1466643162313,"_hasShrinkwrap":false,"dist-tags":{"backports-2":"2.80.0","backports-3":"3.30.0","beta":"4.55.1-0","latest":"4.60.1"}}