{"name":"rollup-plugin-commonjs","version":"2.0.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"eslint":"^1.7.3","mocha":"^2.3.3","rollup":"^0.20.3","rollup-plugin-babel":"^1.0.0","source-map":"^0.5.3"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha","pretest":"npm run build","build":"rm -rf dist/* && rollup -c -f cjs -o dist/rollup-plugin-commonjs.cjs.js && rollup -c -f es6 -o dist/rollup-plugin-commonjs.es6.js","prepublish":"npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^2.4.0","estree-walker":"^0.2.0","magic-string":"^0.8.0","rollup-pluginutils":"^1.2.0"},"repository":{"type":"git","url":"git+https://github.com/rollup/rollup-plugin-commonjs.git"},"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/rollup/rollup-plugin-commonjs/issues"},"homepage":"https://github.com/rollup/rollup-plugin-commonjs","gitHead":"3a47efcf84cc76337b28d6d447ee8698d9ad7c07","_id":"rollup-plugin-commonjs@2.0.0","_shasum":"3cab6cabf2c5728267b56b02cd7494ea112148a4","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"3cab6cabf2c5728267b56b02cd7494ea112148a4","size":4890,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-2.0.0.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"directories":{},"publish_time":1450995101288,"_cnpm_publish_time":1450995101288,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs.","dist-tags":{"latest":"10.1.0"}}