{"name":"rollup","version":"0.23.1","description":"Next-generation ES6 module bundler","main":"dist/rollup.js","jsnext:main":"src/rollup.js","bin":{"rollup":"./bin/rollup"},"scripts":{"pretest":"npm run build","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 -o dist/rollup.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":"^2.6.4","babel-core":"^5.8.32","codecov.io":"^0.1.6","console-group":"^0.1.2","es6-promise":"^3.0.2","eslint":"^1.7.1","estree-walker":"^0.2.0","istanbul":"^0.4.0","magic-string":"^0.10.1","mocha":"^2.3.3","remap-istanbul":"^0.4.0","rollup":"^0.20.2","rollup-plugin-babel":"^1.0.0","rollup-plugin-npm":"^1.0.0","rollup-plugin-replace":"^1.0.1","sander":"^0.4.0","source-map":"^0.5.3","sourcemap-codec":"^1.2.1","uglify-js":"^2.6.1"},"dependencies":{"chalk":"^1.1.1","minimist":"^1.2.0","source-map-support":"^0.3.2"},"files":["src","dist","bin","README.md"],"gitHead":"c502eaa678dc449a159fe022a4aec49d4bba2ee5","_id":"rollup@0.23.1","_shasum":"d2cc4115f4b578a92ecd423d4fba5452ec01570f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"d2cc4115f4b578a92ecd423d4fba5452ec01570f","size":348880,"noattachment":false,"key":"/rollup/-/rollup-0.23.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup/download/rollup-0.23.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":{},"publish_time":1451511881276,"_cnpm_publish_time":1451511881276,"_hasShrinkwrap":false,"dist-tags":{"backports-2":"2.80.0","backports-3":"3.30.0","beta":"4.55.1-0","latest":"4.60.1"}}