{"_id":"rollup-plugin-commonjs","_rev":"121399","name":"rollup-plugin-commonjs","description":"Convert CommonJS modules to ES2015","dist-tags":{"latest":"10.1.0"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"time":{"modified":"2021-06-03T10:57:01.000Z","created":"2015-10-22T20:23:53.173Z","10.1.0":"2019-08-27T06:47:22.227Z","10.0.2":"2019-08-03T09:38:51.985Z","10.0.1":"2019-06-27T05:14:21.894Z","10.0.0":"2019-05-15T07:24:04.356Z","9.3.4":"2019-04-04T17:34:59.377Z","9.3.3":"2019-04-04T07:07:03.379Z","9.3.2":"2019-04-04T06:28:23.444Z","9.3.1":"2019-04-04T05:11:55.972Z","9.3.0":"2019-04-03T05:06:20.636Z","9.2.3":"2019-04-02T07:01:05.389Z","9.2.2":"2019-03-25T06:23:13.559Z","9.2.1":"2019-02-23T13:27:12.926Z","9.2.0":"2018-10-10T04:16:45.005Z","9.1.8":"2018-09-18T05:30:35.917Z","9.1.7":"2018-09-18T05:29:39.077Z","9.1.6":"2018-08-24T21:04:00.542Z","9.1.5":"2018-08-09T05:37:51.824Z","9.1.4":"2018-07-27T06:15:52.999Z","9.1.3":"2018-04-30T19:20:02.753Z","9.1.2":"2018-04-30T08:07:42.242Z","9.1.1":"2018-04-29T22:07:26.090Z","9.1.0":"2018-03-12T05:26:53.521Z","9.0.0":"2018-03-05T19:17:10.032Z","8.4.1":"2018-03-05T19:04:57.351Z","8.4.0":"2018-03-05T07:55:55.788Z","8.3.0":"2018-01-26T17:57:45.936Z","8.2.6":"2017-10-30T07:43:59.640Z","8.2.5":"2017-10-26T05:00:02.780Z","8.2.4":"2017-10-19T11:52:09.299Z","8.2.3":"2017-10-18T12:08:55.143Z","8.2.1":"2017-09-08T01:06:28.255Z","8.2.0":"2017-08-22T13:00:51.949Z","8.1.1":"2017-08-22T12:52:34.846Z","8.1.0":"2017-08-03T13:22:20.315Z","8.0.2":"2017-03-11T20:47:57.717Z","8.0.1":"2017-03-11T18:30:11.620Z","8.0.0":"2017-03-10T19:31:23.654Z","7.1.0":"2017-03-07T22:52:22.889Z","7.0.2":"2017-03-07T22:09:56.989Z","7.0.1":"2017-03-07T20:13:54.678Z","7.0.0":"2016-12-29T13:58:02.769Z","6.0.1":"2016-12-22T04:54:23.963Z","6.0.0":"2016-12-14T21:00:49.445Z","5.0.5":"2016-10-11T21:43:50.999Z","5.0.4":"2016-09-18T20:58:23.983Z","5.0.3":"2016-09-17T19:02:17.228Z","5.0.2":"2016-09-17T18:08:01.061Z","5.0.1":"2016-09-17T17:10:50.045Z","5.0.0":"2016-09-17T00:22:47.198Z","4.1.0":"2016-09-02T02:29:25.843Z","4.0.1":"2016-08-31T22:36:20.296Z","4.0.0":"2016-08-31T21:43:25.183Z","3.3.1":"2016-07-22T12:29:17.997Z","3.3.0":"2016-07-20T05:36:19.005Z","3.2.0":"2016-07-18T18:13:58.011Z","3.1.0":"2016-06-24T19:22:53.867Z","3.0.2":"2016-06-24T04:21:35.898Z","3.0.1":"2016-06-23T19:45:43.329Z","3.0.0":"2016-06-07T18:48:30.717Z","2.2.1":"2016-01-31T15:36:27.956Z","2.2.0":"2016-01-18T04:08:46.198Z","2.1.0":"2015-12-28T05:06:30.948Z","2.0.0":"2015-12-24T22:11:41.288Z","1.4.0":"2015-11-15T00:43:23.445Z","1.3.0":"2015-11-07T20:44:41.074Z","1.2.0":"2015-11-02T16:33:09.000Z","1.1.0":"2015-11-01T21:00:11.635Z","1.0.0":"2015-10-25T23:06:57.031Z","0.1.1":"2015-10-23T12:20:03.161Z","0.1.0":"2015-10-22T20:23:53.173Z"},"users":{"danielbayley":true,"eerne":true,"shanewholloway":true,"tedyhy":true,"yeming":true},"author":{"name":"Rich Harris"},"repository":{"type":"git","url":"git+https://github.com/rollup/rollup-plugin-commonjs.git"},"versions":{"10.1.0":{"name":"rollup-plugin-commonjs","version":"10.1.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=1.12.0"},"dependencies":{"estree-walker":"^0.6.1","is-reference":"^1.1.2","magic-string":"^0.25.2","resolve":"^1.11.0","rollup-pluginutils":"^2.8.1"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@babel/register":"^7.4.4","acorn":"^6.1.1","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","husky":"^2.4.1","lint-staged":"^8.2.1","locate-character":"^2.0.5","mocha":"^6.1.4","prettier":"^1.18.2","require-relative":"^0.8.7","rollup":"^1.16.2","rollup-plugin-babel":"^4.3.3","rollup-plugin-json":"^4.0.0","rollup-plugin-node-resolve":"^5.1.0","shx":"^0.3.2","source-map":"^0.6.1","source-map-support":"^0.5.12","typescript":"^3.5.2"},"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":"12a11c2f2935725c408f88434b039208c0c66962","_id":"rollup-plugin-commonjs@10.1.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"417af3b54503878e084d127adf4d1caf8beb86fb","size":55220,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-10.1.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_10.1.0_1566888442063_0.9871153265836607"},"_hasShrinkwrap":false,"publish_time":1566888442227,"_cnpm_publish_time":1566888442227,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"10.0.2":{"name":"rollup-plugin-commonjs","version":"10.0.2","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=1.12.0"},"dependencies":{"estree-walker":"^0.6.1","is-reference":"^1.1.2","magic-string":"^0.25.2","resolve":"^1.11.0","rollup-pluginutils":"^2.8.1"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@babel/register":"^7.4.4","acorn":"^6.1.1","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","husky":"^2.4.1","lint-staged":"^8.2.1","locate-character":"^2.0.5","mocha":"^6.1.4","prettier":"^1.18.2","require-relative":"^0.8.7","rollup":"^1.16.2","rollup-plugin-babel":"^4.3.3","rollup-plugin-json":"^4.0.0","rollup-plugin-node-resolve":"^5.1.0","shx":"^0.3.2","source-map":"^0.6.1","source-map-support":"^0.5.12","typescript":"^3.5.2"},"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":"de40daa7250e56c4c3221f279fad8a6c2143bb43","_id":"rollup-plugin-commonjs@10.0.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"61328f3a29945e2c35f2b2e824c18944fd88a54d","size":54610,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-10.0.2.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_10.0.2_1564825131777_0.14452342375825444"},"_hasShrinkwrap":false,"publish_time":1564825131985,"_cnpm_publish_time":1564825131985,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"10.0.1":{"name":"rollup-plugin-commonjs","version":"10.0.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=1.12.0"},"dependencies":{"estree-walker":"^0.6.1","is-reference":"^1.1.2","magic-string":"^0.25.2","resolve":"^1.11.0","rollup-pluginutils":"^2.8.1"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@babel/register":"^7.4.4","acorn":"^6.1.1","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","husky":"^2.4.1","lint-staged":"^8.2.1","locate-character":"^2.0.5","mocha":"^6.1.4","prettier":"^1.18.2","require-relative":"^0.8.7","rollup":"^1.16.2","rollup-plugin-babel":"^4.3.3","rollup-plugin-json":"^4.0.0","rollup-plugin-node-resolve":"^5.1.0","shx":"^0.3.2","source-map":"^0.6.1","source-map-support":"^0.5.12","typescript":"^3.5.2"},"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":"1bc589603705a5756d9b4058ea142a6ddc6b8c68","_id":"rollup-plugin-commonjs@10.0.1","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"fbfcadf4ce2e826068e056a9f5c19287d9744ddf","size":54190,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-10.0.1.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_10.0.1_1561612461745_0.2932455342519411"},"_hasShrinkwrap":false,"publish_time":1561612461894,"_cnpm_publish_time":1561612461894,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"10.0.0":{"name":"rollup-plugin-commonjs","version":"10.0.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=1.12.0"},"dependencies":{"estree-walker":"^0.6.0","is-reference":"^1.1.2","magic-string":"^0.25.2","resolve":"^1.10.1","rollup-pluginutils":"^2.7.0"},"devDependencies":{"@babel/core":"7.4.4","@babel/preset-env":"^7.4.4","@babel/register":"^7.4.4","acorn":"^6.1.1","eslint":"^5.16.0","eslint-plugin-import":"^2.17.2","husky":"^2.3.0","lint-staged":"^8.1.7","locate-character":"^2.0.5","mocha":"^6.1.4","prettier":"^1.17.1","require-relative":"^0.8.7","rollup":"^1.12.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-json":"^4.0.0","rollup-plugin-node-resolve":"^4.2.4","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.12","typescript":"^3.4.5"},"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":"a2f3ff44c89bb570aa26acd278c07e887b8dfade","_id":"rollup-plugin-commonjs@10.0.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"58901ebe7ca44c2a03f0056de9bf9eb4a2dc8990","size":53563,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-10.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_10.0.0_1557905044081_0.2713806722552128"},"_hasShrinkwrap":false,"publish_time":1557905044356,"_cnpm_publish_time":1557905044356,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.3.4":{"name":"rollup-plugin-commonjs","version":"9.3.4","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.6.0","magic-string":"^0.25.2","resolve":"^1.10.0","rollup-pluginutils":"^2.6.0"},"devDependencies":{"acorn":"^6.1.1","eslint":"^5.16.0","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","locate-character":"^2.0.5","mocha":"^6.0.2","prettier":"^1.16.4","require-relative":"^0.8.7","rollup":"^1.8.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.1","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.11","typescript":"^3.4.1"},"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":"851ed8e7ee90f74eb939de6ed9fd0319f1eed075","_id":"rollup-plugin-commonjs@9.3.4","_nodeVersion":"10.7.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"2b3dddbbbded83d45c36ff101cdd29e924fd23bc","size":48699,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.3.4.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.3.4_1554399299260_0.029916559378049712"},"_hasShrinkwrap":false,"publish_time":1554399299377,"_cnpm_publish_time":1554399299377,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.3.3":{"name":"rollup-plugin-commonjs","version":"9.3.3","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.6.0","magic-string":"^0.25.2","resolve":"^1.10.0","rollup-pluginutils":"^2.6.0"},"devDependencies":{"acorn":"^6.1.1","eslint":"^5.16.0","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","locate-character":"^2.0.5","mocha":"^6.0.2","prettier":"^1.16.4","require-relative":"^0.8.7","rollup":"^1.8.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.1","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.11","typescript":"^3.4.1"},"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":"3921f289483b1d134ba2d5da323be1c33d4b7663","_id":"rollup-plugin-commonjs@9.3.3","_nodeVersion":"10.7.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"763415c1c52e0504ef854f794a7e7053002a5a85","size":48648,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.3.3.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.3.3_1554361623198_0.039715582963715024"},"_hasShrinkwrap":false,"publish_time":1554361623379,"_cnpm_publish_time":1554361623379,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.3.2":{"name":"rollup-plugin-commonjs","version":"9.3.2","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.6.0","magic-string":"^0.25.2","resolve":"^1.10.0","rollup-pluginutils":"^2.6.0"},"devDependencies":{"acorn":"^6.1.1","eslint":"^5.16.0","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","locate-character":"^2.0.5","mocha":"^6.0.2","prettier":"^1.16.4","require-relative":"^0.8.7","rollup":"^1.8.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.1","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.11","typescript":"^3.4.1"},"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":"a34ebbce7c452611f5a733269e42ed5e30f1c91f","_id":"rollup-plugin-commonjs@9.3.2","_nodeVersion":"10.7.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"b68bc5d0e492fb3afd3cb388f63e53ea7bd3d1c8","size":48619,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.3.2.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.3.2_1554359303326_0.055939996653464164"},"_hasShrinkwrap":false,"publish_time":1554359303444,"_cnpm_publish_time":1554359303444,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.3.1":{"name":"rollup-plugin-commonjs","version":"9.3.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.6.0","magic-string":"^0.25.2","resolve":"^1.10.0","rollup-pluginutils":"^2.5.0"},"devDependencies":{"acorn":"^6.1.1","eslint":"^5.15.3","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","locate-character":"^2.0.5","mocha":"^6.0.2","prettier":"^1.16.4","require-relative":"^0.8.7","rollup":"^1.7.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.1","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.11","typescript":"^3.4.1"},"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":"31b1bbca93ec2293ea7c648fb0685075aff45c9c","_id":"rollup-plugin-commonjs@9.3.1","_nodeVersion":"10.7.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"de9d33847a94fe3078359c0ca4efb6a8ecdd490e","size":49838,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.3.1.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.3.1_1554354715834_0.8251556143690126"},"_hasShrinkwrap":false,"publish_time":1554354715972,"_cnpm_publish_time":1554354715972,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.3.0":{"name":"rollup-plugin-commonjs","version":"9.3.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha && tsc","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.6.0","magic-string":"^0.25.2","resolve":"^1.10.0","rollup-pluginutils":"^2.5.0"},"devDependencies":{"acorn":"^6.1.1","eslint":"^5.15.3","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","locate-character":"^2.0.5","mocha":"^6.0.2","prettier":"^1.16.4","require-relative":"^0.8.7","rollup":"^1.7.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.1","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.11","typescript":"^3.4.1"},"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":"95ce95ab12d422f52ee35424d8470e6423eb3e41","_id":"rollup-plugin-commonjs@9.3.0","_nodeVersion":"10.7.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"7250c8383264f59efc7092340dc426509c7cfe4c","size":49508,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.3.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.3.0_1554267980533_0.40831971245943444"},"_hasShrinkwrap":false,"publish_time":1554267980636,"_cnpm_publish_time":1554267980636,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.2.3":{"name":"rollup-plugin-commonjs","version":"9.2.3","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.6.0","magic-string":"^0.25.2","resolve":"^1.10.0","rollup-pluginutils":"^2.5.0"},"devDependencies":{"acorn":"^6.1.1","eslint":"^5.15.3","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","locate-character":"^2.0.5","mocha":"^6.0.2","prettier":"^1.16.4","require-relative":"^0.8.7","rollup":"^1.7.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.1","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.11"},"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":"1081282f9bb84a11d126d57646444386772909af","_id":"rollup-plugin-commonjs@9.2.3","_nodeVersion":"10.7.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"1b468910ca200f7d741506a2781edae2859780f9","size":49476,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.2.3.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.2.3_1554188465250_0.4705364588784968"},"_hasShrinkwrap":false,"publish_time":1554188465389,"_cnpm_publish_time":1554188465389,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.2.2":{"name":"rollup-plugin-commonjs","version":"9.2.2","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.6.0","magic-string":"^0.25.2","resolve":"^1.10.0","rollup-pluginutils":"^2.5.0"},"devDependencies":{"acorn":"^6.1.1","eslint":"^5.15.3","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","locate-character":"^2.0.5","mocha":"^6.0.2","prettier":"^1.16.4","require-relative":"^0.8.7","rollup":"^1.7.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.1","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.11"},"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":"be74f023627eaea0a835b852edfa9de9d7ee99ae","_id":"rollup-plugin-commonjs@9.2.2","_nodeVersion":"10.7.0","_npmVersion":"6.9.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"4959f3ff0d9706c132e5247b47ab385f11d9aae6","size":48920,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.2.2.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.2.2_1553494993346_0.903575616614406"},"_hasShrinkwrap":false,"publish_time":1553494993559,"_cnpm_publish_time":1553494993559,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.2.1":{"name":"rollup-plugin-commonjs","version":"9.2.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.2","magic-string":"^0.25.1","resolve":"^1.10.0","rollup-pluginutils":"^2.3.3"},"devDependencies":{"acorn":"^6.0.5","eslint":"^5.12.1","eslint-plugin-import":"^2.15.0","husky":"^1.3.1","lint-staged":"^8.1.0","locate-character":"^2.0.5","mocha":"^5.2.0","prettier":"^1.16.1","require-relative":"^0.8.7","rollup":"^1.1.2","rollup-plugin-buble":"^0.19.6","rollup-plugin-node-resolve":"^4.0.0","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.10"},"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":"4d2624092aae352c5619ebedaa3d16b8911b4165","_id":"rollup-plugin-commonjs@9.2.1","_nodeVersion":"10.7.0","_npmVersion":"6.8.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"bb151ca8fa23600c7a03e25f9f0a45b1ee922dac","size":48860,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.2.1.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.2.1_1550928432710_0.9907046700947904"},"_hasShrinkwrap":false,"publish_time":1550928432926,"_cnpm_publish_time":1550928432926,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.2.0":{"name":"rollup-plugin-commonjs","version":"9.2.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"prettier --write src/**/*.js test/test.js test/**/_config.js && eslint --fix src/**/*.js test/test.js test/**/_config.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.2","magic-string":"^0.25.1","resolve":"^1.8.1","rollup-pluginutils":"^2.3.3"},"devDependencies":{"acorn":"^6.0.2","eslint":"^5.6.1","eslint-plugin-import":"^2.14.0","husky":"^1.1.0","lint-staged":"^7.3.0","locate-character":"^2.0.5","mocha":"^5.2.0","prettier":"^1.14.3","require-relative":"^0.8.7","rollup":"^0.66.3","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.4.0","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.9"},"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":"58e9aa5822ccb7e4682659617629c46e94ef650f","_id":"rollup-plugin-commonjs@9.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"4604e25069e0c78a09e08faa95dc32dec27f7c89","size":48714,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.2.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.2.0_1539145004790_0.71784296269482"},"_hasShrinkwrap":false,"publish_time":1539145005005,"_cnpm_publish_time":1539145005005,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.8":{"name":"rollup-plugin-commonjs","version":"9.1.8","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.63.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"d44922007af4d721e02d80e6366e9906ab802691","_id":"rollup-plugin-commonjs@9.1.8","_npmVersion":"6.4.1","_nodeVersion":"10.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"4113ed94e6054b5f8a3501d8811f934cadde3246","size":46448,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.8.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.8_1537248635738_0.157047687166473"},"_hasShrinkwrap":false,"publish_time":1537248635917,"_cnpm_publish_time":1537248635917,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.7":{"name":"rollup-plugin-commonjs","version":"9.1.7","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.63.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"141178cf48cd2d1cc1b0a0758aef4a3e2dd0b7ea","_id":"rollup-plugin-commonjs@9.1.7","_npmVersion":"6.4.1","_nodeVersion":"10.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"8ddf0713fdbe87cc7b35262addbdacf60beb8728","size":46448,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.7.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.7_1537248578905_0.15077420893602733"},"_hasShrinkwrap":false,"publish_time":1537248579077,"_cnpm_publish_time":1537248579077,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.6":{"name":"rollup-plugin-commonjs","version":"9.1.6","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.63.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"444a714449e5c8698c05e9234701eb6e4f9188fe","_id":"rollup-plugin-commonjs@9.1.6","_npmVersion":"6.4.0","_nodeVersion":"10.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"ad553813c922b71467152794b98f2fd0f195b8a5","size":46316,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.6.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.6_1535144640443_0.6500084194802194"},"_hasShrinkwrap":false,"publish_time":1535144640542,"_cnpm_publish_time":1535144640542,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.5":{"name":"rollup-plugin-commonjs","version":"9.1.5","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.63.2","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"b5c719fbca81957c7c4ca6ae8015f260d72ce99f","_id":"rollup-plugin-commonjs@9.1.5","_npmVersion":"6.2.0","_nodeVersion":"10.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"c167d545d0d01f273e632748bff56fe7487b0145","size":46264,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.5.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.5_1533793071742_0.8612652740477524"},"_hasShrinkwrap":false,"publish_time":1533793071824,"_cnpm_publish_time":1533793071824,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.4":{"name":"rollup-plugin-commonjs","version":"9.1.4","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.57.0","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"8ce5e7144b10ca43d0036e93d05021bab5466c3c","_id":"rollup-plugin-commonjs@9.1.4","_npmVersion":"6.1.0","_nodeVersion":"10.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"525b701adfd40e314b5bb6888d88edc28e10442f","size":45989,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.4.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.4_1532672152893_0.367216051368231"},"_hasShrinkwrap":false,"publish_time":1532672152999,"_cnpm_publish_time":1532672152999,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.3":{"name":"rollup-plugin-commonjs","version":"9.1.3","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.57.0","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"b78be422752affc63975abe8877376bdbfa43dc7","_id":"rollup-plugin-commonjs@9.1.3","_npmVersion":"6.0.0","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"37bfbf341292ea14f512438a56df8f9ca3ba4d67","size":45957,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.3.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.3_1525116002706_0.747215548042758"},"_hasShrinkwrap":false,"publish_time":1525116002753,"_cnpm_publish_time":1525116002753,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.2":{"name":"rollup-plugin-commonjs","version":"9.1.2","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.56.4","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"f0bfc4d914975fe2be7d79adcc64969df846b963","_id":"rollup-plugin-commonjs@9.1.2","_npmVersion":"6.0.0","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"9de36c0205057cbe782d8a011212621cf3de2ae7","size":44306,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.2.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.2_1525075662145_0.27373846270736024"},"_hasShrinkwrap":false,"publish_time":1525075662242,"_cnpm_publish_time":1525075662242,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.1":{"name":"rollup-plugin-commonjs","version":"9.1.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.57.0","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"f0764df64ac7624e0d0cf333f1d532e8c1f4933f","_id":"rollup-plugin-commonjs@9.1.1","_npmVersion":"6.0.0","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"ed1731101f525ca9ff3d7980abf2fe862376d6ee","size":45652,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.1.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.1_1525039645986_0.5315155550741566"},"_hasShrinkwrap":false,"publish_time":1525039646090,"_cnpm_publish_time":1525039646090,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.1.0":{"name":"rollup-plugin-commonjs","version":"9.1.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.56.4","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"796c53cd559c3691086cfbfdd7f78c4266866dbc","_id":"rollup-plugin-commonjs@9.1.0","_npmVersion":"5.7.1","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"468341aab32499123ee9a04b22f51d9bf26fdd94","size":44284,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.1.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.1.0_1520832413409_0.481154205757649"},"_hasShrinkwrap":false,"publish_time":1520832413521,"_cnpm_publish_time":1520832413521,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"9.0.0":{"name":"rollup-plugin-commonjs","version":"9.0.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"peerDependencies":{"rollup":">=0.56.0"},"dependencies":{"estree-walker":"^0.5.1","magic-string":"^0.22.4","resolve":"^1.5.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.5.0","eslint":"^4.18.2","locate-character":"^2.0.5","mocha":"^5.0.1","require-relative":"^0.8.7","rollup":"^0.56.4","rollup-plugin-buble":"^0.19.2","rollup-plugin-node-resolve":"^3.0.3","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.3"},"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":"21186e92f960f8dbc910fae0fe77112852566d0d","_id":"rollup-plugin-commonjs@9.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"9118e9041b67cdd2a6d8c59dda6349556dce3d0c","size":44141,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-9.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_9.0.0_1520277429976_0.8644118814493058"},"_hasShrinkwrap":false,"publish_time":1520277430032,"_cnpm_publish_time":1520277430032,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.4.1":{"name":"rollup-plugin-commonjs","version":"8.4.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.2.1","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.8.0","locate-character":"^2.0.1","mocha":"^4.0.1","require-relative":"^0.8.7","rollup":"^0.55.0","rollup-plugin-buble":"^0.16.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.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":"d3167f582389dc340b785efd0e5758fd24ab71ff","_id":"rollup-plugin-commonjs@8.4.1","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"5c9cea2b2c3de322f5fbccd147e07ed5e502d7a0","size":44547,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.4.1.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_8.4.1_1520276697275_0.7694269241072991"},"_hasShrinkwrap":false,"publish_time":1520276697351,"_cnpm_publish_time":1520276697351,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.4.0":{"name":"rollup-plugin-commonjs","version":"8.4.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"dependencies":{"estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"acorn":"^5.2.1","eslint":"^4.8.0","locate-character":"^2.0.1","mocha":"^4.0.1","require-relative":"^0.8.7","rollup":"^0.56.3","rollup-plugin-buble":"^0.16.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.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":"7b0fee65c6c831fb789afeb8c5575b3a407348fe","_id":"rollup-plugin-commonjs@8.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"07c3b5a7555171a58cf3b376b812013de8a631e4","size":44660,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.4.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":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs_8.4.0_1520236555698_0.09436511145873916"},"_hasShrinkwrap":false,"publish_time":1520236555788,"_cnpm_publish_time":1520236555788,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.3.0":{"name":"rollup-plugin-commonjs","version":"8.3.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.2.1","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.8.0","locate-character":"^2.0.1","mocha":"^4.0.1","require-relative":"^0.8.7","rollup":"^0.55.0","rollup-plugin-buble":"^0.16.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.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":"d195bab2719f21d71749de239fef6159924c2480","_id":"rollup-plugin-commonjs@8.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"91b4ba18f340951e39ed7b1901f377a80ab3f9c3","size":44542,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.3.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"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.3.0.tgz_1516989465854_0.31546714273281395"},"directories":{},"publish_time":1516989465936,"_hasShrinkwrap":false,"_cnpm_publish_time":1516989465936,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.2.6":{"name":"rollup-plugin-commonjs","version":"8.2.6","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.2.1","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.8.0","locate-character":"^2.0.1","mocha":"^4.0.1","require-relative":"^0.8.7","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.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":"e800b4c84e308d1b34a84b58190099da47401523","_id":"rollup-plugin-commonjs@8.2.6","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"27e5b9069ff94005bb01e01bb46a1e4873784677","size":43989,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.2.6.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.2.6.tgz_1509349438518_0.5813185188453645"},"directories":{},"publish_time":1509349439640,"_hasShrinkwrap":false,"_cnpm_publish_time":1509349439640,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.2.5":{"name":"rollup-plugin-commonjs","version":"8.2.5","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"npm run test:only","test:only":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublishOnly":"npm run lint && npm run test:only","prepare":"npm run build"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.1.2","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.8.0","locate-character":"^2.0.1","mocha":"^4.0.1","require-relative":"^0.8.7","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.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":"4ca47930ec30951be166e4060c25bd09cb13281d","_id":"rollup-plugin-commonjs@8.2.5","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"924421278a6f879fd976b2ef1a28391b1e4f2a6e","size":43982,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.2.5.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.2.5.tgz_1508994001621_0.4605175682809204"},"directories":{},"publish_time":1508994002780,"_cnpm_publish_time":1508994002780,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.2.4":{"name":"rollup-plugin-commonjs","version":"8.2.4","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.1.2","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.8.0","locate-character":"^2.0.1","mocha":"^4.0.1","require-relative":"^0.8.7","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.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":"903a8db0ec82072e32811247265a2b44f4344567","_id":"rollup-plugin-commonjs@8.2.4","_npmVersion":"5.4.2","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"435b01fb591cb508dc740196cec8b60f10132e78","size":43957,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.2.4.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.2.4.tgz_1508413928196_0.4637746752705425"},"directories":{},"publish_time":1508413929299,"_hasShrinkwrap":false,"_cnpm_publish_time":1508413929299,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.2.3":{"name":"rollup-plugin-commonjs","version":"8.2.3","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.1.2","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.8.0","locate-character":"^2.0.1","mocha":"^4.0.1","require-relative":"^0.8.7","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.6.1","source-map-support":"^0.5.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":"3724521a0b1276cebfca78a9e4541abc06ddcf7d","_id":"rollup-plugin-commonjs@8.2.3","_npmVersion":"5.4.2","_nodeVersion":"7.7.4","_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"dist":{"shasum":"63e86effcc4d9ead629c68b510db44594e63ee00","size":42435,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.2.3.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.2.3.tgz_1508328534139_0.2729503789450973"},"directories":{},"publish_time":1508328535143,"_cnpm_publish_time":1508328535143,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.2.1":{"name":"rollup-plugin-commonjs","version":"8.2.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.1.1","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.5.0","locate-character":"^2.0.1","mocha":"^3.5.0","require-relative":"^0.8.7","rollup":"^0.48.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.5.7","source-map-support":"^0.4.16"},"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":"90e3a8241dbbc301e1efb572e8611aa432cdbe39","_id":"rollup-plugin-commonjs@8.2.1","_npmVersion":"5.4.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"5e40c78375eb163c14c76bce69da1750e5905a2e","size":42170,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.2.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.2.1.tgz_1504832787126_0.5002270124386996"},"directories":{},"publish_time":1504832788255,"_cnpm_publish_time":1504832788255,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.2.0":{"name":"rollup-plugin-commonjs","version":"8.2.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","build":"shx rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.1.1","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.5.0","locate-character":"^2.0.1","mocha":"^3.5.0","require-relative":"^0.8.7","rollup":"^0.48.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0","shx":"^0.2.2","source-map":"^0.5.7","source-map-support":"^0.4.16"},"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":"8bdd631969c73f5efe7c1e4799cd85c8af0197f0","_id":"rollup-plugin-commonjs@8.2.0","_npmVersion":"5.3.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"d7b16ebb9a36b754df888fc552dfa775c1174f9d","size":42467,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.2.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"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.2.0.tgz_1503406850570_0.2350685920100659"},"directories":{},"publish_time":1503406851949,"_hasShrinkwrap":false,"_cnpm_publish_time":1503406851949,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.1.1":{"name":"rollup-plugin-commonjs","version":"8.1.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","build":"rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^5.1.1","estree-walker":"^0.5.0","magic-string":"^0.22.4","resolve":"^1.4.0","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^4.5.0","locate-character":"^2.0.1","mocha":"^3.5.0","require-relative":"^0.8.7","rollup":"^0.48.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0","source-map":"^0.5.7","source-map-support":"^0.4.16"},"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":"2bb0f305c87e124b9ba1a6431315fb4a1155e71d","_id":"rollup-plugin-commonjs@8.1.1","_npmVersion":"5.3.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"742a0a0c9de69941a6c3b95806a167071ef62c7a","size":41232,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.1.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.1.1.tgz_1503406353758_0.27626043860800564"},"directories":{},"publish_time":1503406354846,"_cnpm_publish_time":1503406354846,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.1.0":{"name":"rollup-plugin-commonjs","version":"8.1.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","build":"rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src/*.js test/*.js","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^2.0.1"},"devDependencies":{"eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","require-relative":"^0.8.7","rollup":"^0.40.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","rollup-watch":"^3.1.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"f7602d9fdea3401508eeac8d339fae0e3d057c2a","_id":"rollup-plugin-commonjs@8.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"8ac9a87e6ea4c0d136e3e0e25ef41058957622b0","size":41199,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.1.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"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rollup-plugin-commonjs-8.1.0.tgz_1501766539225_0.25684840115718544"},"directories":{},"publish_time":1501766540315,"_cnpm_publish_time":1501766540315,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.0.2":{"name":"rollup-plugin-commonjs","version":"8.0.2","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^2.0.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.40.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","rollup-watch":"^3.1.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"f71f57dce5cf986fa3d8f6fa896de90927179e71","_id":"rollup-plugin-commonjs@8.0.2","_shasum":"98b1589bfe32a6c0f67790b60c0b499972afed89","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"98b1589bfe32a6c0f67790b60c0b499972afed89","size":37253,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.0.2.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-8.0.2.tgz_1489265275566_0.6398498867638409"},"directories":{},"publish_time":1489265277717,"_cnpm_publish_time":1489265277717,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.0.1":{"name":"rollup-plugin-commonjs","version":"8.0.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^2.0.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.40.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","rollup-watch":"^3.1.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"91fbafb509409e6e43f2211d7ccc0ef57e8cbb81","_id":"rollup-plugin-commonjs@8.0.1","_shasum":"29b75b321b24deb54aea7d67b40309c6d8c64739","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"29b75b321b24deb54aea7d67b40309c6d8c64739","size":37133,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.0.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-8.0.1.tgz_1489257009538_0.029285822995007038"},"directories":{},"publish_time":1489257011620,"_cnpm_publish_time":1489257011620,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"8.0.0":{"name":"rollup-plugin-commonjs","version":"8.0.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^2.0.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.40.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","rollup-watch":"^3.1.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"0000c4f797adcade3ad0a30ac0a6ed881418b7a8","_id":"rollup-plugin-commonjs@8.0.0","_shasum":"3c908d312c23b86a690e30efb31d3c388b5af6b8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"3c908d312c23b86a690e30efb31d3c388b5af6b8","size":37115,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-8.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"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-8.0.0.tgz_1489174281735_0.7421702691353858"},"directories":{},"publish_time":1489174283654,"_cnpm_publish_time":1489174283654,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"7.1.0":{"name":"rollup-plugin-commonjs","version":"7.1.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^2.0.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.40.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","rollup-watch":"^3.1.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"b8c0c77244cf4b6c5b6c9f535c71f85494e942e2","_id":"rollup-plugin-commonjs@7.1.0","_shasum":"c3a772c2e4a5fa13507f5c578b66cc13b0cb8a79","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"c3a772c2e4a5fa13507f5c578b66cc13b0cb8a79","size":32583,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-7.1.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"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-7.1.0.tgz_1488927140933_0.3367482319008559"},"directories":{},"publish_time":1488927142889,"_cnpm_publish_time":1488927142889,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"7.0.2":{"name":"rollup-plugin-commonjs","version":"7.0.2","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^2.0.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.40.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","rollup-watch":"^3.1.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"c4e197e04fc6b64dcff46e17ba8be7b3075718d8","_id":"rollup-plugin-commonjs@7.0.2","_shasum":"d8778939570d1cb8c1d02fe62533bc2e454f329a","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"d8778939570d1cb8c1d02fe62533bc2e454f329a","size":31982,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-7.0.2.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-7.0.2.tgz_1488924595131_0.5091457585804164"},"directories":{},"publish_time":1488924596989,"_cnpm_publish_time":1488924596989,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"7.0.1":{"name":"rollup-plugin-commonjs","version":"7.0.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","dev":"rollup -c -w","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^2.0.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.40.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","rollup-watch":"^3.1.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"b5e682586134690ebe57f700066c31a33cba454a","_id":"rollup-plugin-commonjs@7.0.1","_shasum":"95cfbb5cd30aed23127f17ff61aa57a03043cb47","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"95cfbb5cd30aed23127f17ff61aa57a03043cb47","size":31259,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-7.0.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-7.0.1.tgz_1488917632573_0.7644434084650129"},"directories":{},"publish_time":1488917634678,"_cnpm_publish_time":1488917634678,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"7.0.0":{"name":"rollup-plugin-commonjs","version":"7.0.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.37.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"a97fd082add482efd34b7fa1f86a8c167173f494","_id":"rollup-plugin-commonjs@7.0.0","_shasum":"510762d5c423c761cd16d8e8451715b39f0ceb08","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"510762d5c423c761cd16d8e8451715b39f0ceb08","size":31292,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-7.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"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-7.0.0.tgz_1483019880624_0.6910428267437965"},"directories":{},"publish_time":1483019882769,"_cnpm_publish_time":1483019882769,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"6.0.1":{"name":"rollup-plugin-commonjs","version":"6.0.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.37.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"16c4a9c06f7841bf9625a4b3b03dc7db8f186399","_id":"rollup-plugin-commonjs@6.0.1","_shasum":"d6587badda75b6f7e6bc351e616da7802e6082b8","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"d6587badda75b6f7e6bc351e616da7802e6082b8","size":30685,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-6.0.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-6.0.1.tgz_1482382463297_0.4458429985679686"},"directories":{},"publish_time":1482382463963,"_cnpm_publish_time":1482382463963,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"6.0.0":{"name":"rollup-plugin-commonjs","version":"6.0.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.3.0","magic-string":"^0.19.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.15.0","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.37.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"feb916001ffd23d1adf30f0b1d059807a032dbd1","_id":"rollup-plugin-commonjs@6.0.0","_shasum":"af61d38ec6bc81c6a2c3b5199f520eed9a2368db","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"af61d38ec6bc81c6a2c3b5199f520eed9a2368db","size":30794,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-6.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"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-6.0.0.tgz_1481749248772_0.6216917377896607"},"directories":{},"publish_time":1481749249445,"_cnpm_publish_time":1481749249445,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"5.0.5":{"name":"rollup-plugin-commonjs","version":"5.0.5","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.2.1","magic-string":"^0.16.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.13.2","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.35.3","rollup-plugin-buble":"^0.13.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"f898c95b10c3f927666f950e7a11052768fd9932","_id":"rollup-plugin-commonjs@5.0.5","_shasum":"14f93d92cb70e6c31142914b83cd3e904be30c1f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"victorystick","email":"victorystick@gmail.com"},"dist":{"shasum":"14f93d92cb70e6c31142914b83cd3e904be30c1f","size":30231,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-5.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-5.0.5.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-5.0.5.tgz_1476222230309_0.1992013060953468"},"directories":{},"publish_time":1476222230999,"_cnpm_publish_time":1476222230999,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"5.0.4":{"name":"rollup-plugin-commonjs","version":"5.0.4","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.2.1","magic-string":"^0.16.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.13.2","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.35.3","rollup-plugin-buble":"^0.13.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"a2be882052e9ff293c778db476868edca179c87d","_id":"rollup-plugin-commonjs@5.0.4","_shasum":"6d5b09b6e000e7c71aa2d54d7b8d2b96f27bb33e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"6d5b09b6e000e7c71aa2d54d7b8d2b96f27bb33e","size":30171,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-5.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-5.0.4.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-5.0.4.tgz_1474232302084_0.05728200264275074"},"directories":{},"publish_time":1474232303983,"_cnpm_publish_time":1474232303983,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"5.0.3":{"name":"rollup-plugin-commonjs","version":"5.0.3","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.2.1","magic-string":"^0.16.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.13.2","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.35.3","rollup-plugin-buble":"^0.13.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"2941d507576a51f24ebb1447c74e770aa96a77de","_id":"rollup-plugin-commonjs@5.0.3","_shasum":"e58a7dd2c002c79c0c761fa567e376a1d2a56074","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"e58a7dd2c002c79c0c761fa567e376a1d2a56074","size":29828,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-5.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-5.0.3.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-5.0.3.tgz_1474138935368_0.6303496626205742"},"directories":{},"publish_time":1474138937228,"_cnpm_publish_time":1474138937228,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"5.0.2":{"name":"rollup-plugin-commonjs","version":"5.0.2","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.2.1","magic-string":"^0.16.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.13.2","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.35.3","rollup-plugin-buble":"^0.13.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"90cebe178c93e7a4abbc3a6961422a815d62c585","_id":"rollup-plugin-commonjs@5.0.2","_shasum":"7d69b2ebc7d179626fc5167c061947bab94ab1f7","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"7d69b2ebc7d179626fc5167c061947bab94ab1f7","size":29795,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-5.0.2.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-5.0.2.tgz_1474135679226_0.9518536906689405"},"directories":{},"publish_time":1474135681061,"_cnpm_publish_time":1474135681061,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"5.0.1":{"name":"rollup-plugin-commonjs","version":"5.0.1","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.2.1","magic-string":"^0.16.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.13.2","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.35.3","rollup-plugin-buble":"^0.13.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"88e3966c70772c9f0ee7887b798a4c06d9f9f7d3","_id":"rollup-plugin-commonjs@5.0.1","_shasum":"59e991b77e10f7a76ff893e685d198cb9bc845d1","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"59e991b77e10f7a76ff893e685d198cb9bc845d1","size":30005,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-5.0.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-5.0.1.tgz_1474132248231_0.7785376813262701"},"directories":{},"publish_time":1474132250045,"_cnpm_publish_time":1474132250045,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"5.0.0":{"name":"rollup-plugin-commonjs","version":"5.0.0","description":"Convert CommonJS modules to ES2015","main":"dist/rollup-plugin-commonjs.cjs.js","module":"dist/rollup-plugin-commonjs.es.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha","pretest":"npm run build","posttest":"eslint src/*.js test/*.js","build":"rm -rf dist/* && rollup -c","lint":"eslint src","prepublish":"npm run lint && npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^4.0.1","estree-walker":"^0.2.1","magic-string":"^0.16.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"devDependencies":{"buble":"^0.13.2","eslint":"^3.5.0","locate-character":"^2.0.0","mocha":"^3.0.2","rollup":"^0.35.3","rollup-plugin-buble":"^0.13.0","rollup-plugin-node-resolve":"^2.0.0","source-map":"^0.5.6","source-map-support":"^0.4.2"},"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":"bcad1af9e93e317630851043565d6f7e07b7d790","_id":"rollup-plugin-commonjs@5.0.0","_shasum":"0b78d78659ca15f73f96ec44c1c596180bb470f0","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"0b78d78659ca15f73f96ec44c1c596180bb470f0","size":29618,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-5.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"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-5.0.0.tgz_1474071765112_0.6531731223221868"},"directories":{},"publish_time":1474071767198,"_cnpm_publish_time":1474071767198,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"4.1.0":{"name":"rollup-plugin-commonjs","version":"4.1.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.12.3","eslint":"^2.13.1","locate-character":"^2.0.0","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^1.7.1","source-map":"^0.5.6","source-map-support":"^0.4.2"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha --compilers js:buble/register","pretest":"npm run build","build":"rm -rf dist/* && rollup -c -f cjs -o dist/rollup-plugin-commonjs.cjs.js && rollup -c -f es -o dist/rollup-plugin-commonjs.es.js","prepublish":"npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^3.2.0","estree-walker":"^0.2.1","magic-string":"^0.15.2","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"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":"d138249121a9aee610c27947a6c4ad8b4efe582c","_id":"rollup-plugin-commonjs@4.1.0","_shasum":"41101b1c0b1b5192d82f94203f7f256687c55b63","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"41101b1c0b1b5192d82f94203f7f256687c55b63","size":25930,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-4.1.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"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-4.1.0.tgz_1472783363677_0.3117767106741667"},"directories":{},"publish_time":1472783365843,"_cnpm_publish_time":1472783365843,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"4.0.1":{"name":"rollup-plugin-commonjs","version":"4.0.1","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.12.3","eslint":"^2.13.1","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^1.7.1","source-map":"^0.5.6","source-map-support":"^0.4.2"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha --compilers js:buble/register","pretest":"npm run build","build":"rm -rf dist/* && rollup -c -f cjs -o dist/rollup-plugin-commonjs.cjs.js && rollup -c -f es -o dist/rollup-plugin-commonjs.es.js","prepublish":"npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^3.2.0","estree-walker":"^0.2.1","magic-string":"^0.15.2","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"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":"1a5b2e48c4e84c7eab734c7380835b7d329002fa","_id":"rollup-plugin-commonjs@4.0.1","_shasum":"1f205b4d4f9b9c6e67cbd0acd44b287d6e86c996","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"1f205b4d4f9b9c6e67cbd0acd44b287d6e86c996","size":17442,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-4.0.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-4.0.1.tgz_1472682978294_0.736106593394652"},"directories":{},"publish_time":1472682980296,"_cnpm_publish_time":1472682980296,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"4.0.0":{"name":"rollup-plugin-commonjs","version":"4.0.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.12.3","eslint":"^2.13.1","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^1.7.1","source-map":"^0.5.6","source-map-support":"^0.4.2"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es.js","scripts":{"test":"mocha --compilers js:buble/register","pretest":"npm run build","build":"rm -rf dist/* && rollup -c -f cjs -o dist/rollup-plugin-commonjs.cjs.js && rollup -c -f es -o dist/rollup-plugin-commonjs.es.js","prepublish":"npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^3.2.0","estree-walker":"^0.2.1","magic-string":"^0.15.2","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"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":"65a475d1716760c11a2bc773e3b0f05eebf3bbf3","_id":"rollup-plugin-commonjs@4.0.0","_shasum":"5d56322e4bb6369cfe6c69ae2810bcf324820635","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"5d56322e4bb6369cfe6c69ae2810bcf324820635","size":17367,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-4.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"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-4.0.0.tgz_1472679803167_0.021894678007811308"},"directories":{},"publish_time":1472679805183,"_cnpm_publish_time":1472679805183,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"3.3.1":{"name":"rollup-plugin-commonjs","version":"3.3.1","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.12.3","eslint":"^2.13.1","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^1.7.1","source-map":"^0.5.6"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:buble/register","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":"^3.2.0","estree-walker":"^0.2.1","magic-string":"^0.15.2","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"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":"025e552fe09d83bca3eed52f55310d88509178c3","_id":"rollup-plugin-commonjs@3.3.1","_shasum":"da824e93615c0c56157d1f743849dc0074fabbfb","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"trysound","email":"trysound@yandex.ru"},"dist":{"shasum":"da824e93615c0c56157d1f743849dc0074fabbfb","size":7120,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-3.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-3.3.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-3.3.1.tgz_1469190556168_0.10801402991637588"},"directories":{},"publish_time":1469190557997,"_cnpm_publish_time":1469190557997,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"3.3.0":{"name":"rollup-plugin-commonjs","version":"3.3.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.12.3","eslint":"^2.13.1","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^1.7.1","source-map":"^0.5.6"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:buble/register","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":"^3.2.0","estree-walker":"^0.2.1","magic-string":"^0.15.2","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"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":"ae03605c82ea05c7e3a50fd59b337f32a6f0be3e","_id":"rollup-plugin-commonjs@3.3.0","_shasum":"1bf50734c2968f0ea9878929de9dc3bb783de069","_from":".","_npmVersion":"3.9.5","_nodeVersion":"0.12.14","_npmUser":{"name":"trysound","email":"trysound@yandex.ru"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"dist":{"shasum":"1bf50734c2968f0ea9878929de9dc3bb783de069","size":7014,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-3.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-3.3.0.tgz_1468992977064_0.11301298066973686"},"directories":{},"publish_time":1468992979005,"_cnpm_publish_time":1468992979005,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"3.2.0":{"name":"rollup-plugin-commonjs","version":"3.2.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.12.3","eslint":"^2.13.1","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^1.7.1","source-map":"^0.5.6"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:buble/register","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":"^3.2.0","estree-walker":"^0.2.1","magic-string":"^0.15.2","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"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":"1d0c4646b9ffa04c907bdbfd92152a615d8173f3","_id":"rollup-plugin-commonjs@3.2.0","_shasum":"2259232d5a47e2d154198b3687782429e113709c","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"2259232d5a47e2d154198b3687782429e113709c","size":5945,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-3.2.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"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-3.2.0.tgz_1468865636780_0.9433997462037951"},"directories":{},"publish_time":1468865638011,"_cnpm_publish_time":1468865638011,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"3.1.0":{"name":"rollup-plugin-commonjs","version":"3.1.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.12.3","eslint":"^2.13.1","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^1.7.1","source-map":"^0.5.6"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:buble/register","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":"^3.2.0","estree-walker":"^0.2.1","magic-string":"^0.15.2","resolve":"^1.1.7","rollup-pluginutils":"^1.5.1"},"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":"631fd6143195d1d679147cfce0255599283152ac","_id":"rollup-plugin-commonjs@3.1.0","_shasum":"9c58561df1e897e312466c5f9ffc923300c1c0a8","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"9c58561df1e897e312466c5f9ffc923300c1c0a8","size":5874,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-3.1.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"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-3.1.0.tgz_1466796171462_0.9107070814352483"},"directories":{},"publish_time":1466796173867,"_cnpm_publish_time":1466796173867,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"3.0.2":{"name":"rollup-plugin-commonjs","version":"3.0.2","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.12.3","eslint":"^2.13.1","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-buble":"^0.12.1","rollup-plugin-node-resolve":"^1.7.1","source-map":"^0.5.6"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:buble/register","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":"^3.2.0","estree-walker":"^0.2.1","magic-string":"^0.15.2","resolve":"^1.1.7","rollup-pluginutils":"^1.5.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":"aa436f7b1a06e1b57e55d7e63a6ce1d6ba1f97a3","_id":"rollup-plugin-commonjs@3.0.2","_shasum":"c145d7c13f2e84ce4cb3eea147593a812e585257","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"c145d7c13f2e84ce4cb3eea147593a812e585257","size":5667,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-3.0.2.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-3.0.2.tgz_1466742093749_0.44050074741244316"},"directories":{},"publish_time":1466742095898,"_cnpm_publish_time":1466742095898,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"3.0.1":{"name":"rollup-plugin-commonjs","version":"3.0.1","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.10.6","eslint":"^2.11.1","mocha":"^2.5.3","rollup":"^0.27.1","rollup-plugin-buble":"^0.10.0","rollup-plugin-node-resolve":"^1.6.0","source-map":"^0.5.6"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:buble/register","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":"^3.1.0","estree-walker":"^0.2.1","magic-string":"^0.15.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.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":"c53338d6580ac272022594998c0541bbd7a2faf5","_id":"rollup-plugin-commonjs@3.0.1","_shasum":"6e55d23d9a312cf47374c607629e4aac3110f7d4","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"6e55d23d9a312cf47374c607629e4aac3110f7d4","size":5652,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-3.0.1.tgz"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-3.0.1.tgz_1466711140986_0.033207099651917815"},"directories":{},"publish_time":1466711143329,"_cnpm_publish_time":1466711143329,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"3.0.0":{"name":"rollup-plugin-commonjs","version":"3.0.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"buble":"^0.10.6","eslint":"^2.11.1","mocha":"^2.5.3","rollup":"^0.27.1","rollup-plugin-buble":"^0.10.0","rollup-plugin-node-resolve":"^1.6.0","source-map":"^0.5.6"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:buble/register","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":"^3.1.0","estree-walker":"^0.2.1","magic-string":"^0.15.0","resolve":"^1.1.7","rollup-pluginutils":"^1.5.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":"8e35bb9db03e5eb047fbe719489a915da84ebd3e","_id":"rollup-plugin-commonjs@3.0.0","_shasum":"1d3c3ad98dee048a36b4712b5bc08feb88a6ebf8","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"1d3c3ad98dee048a36b4712b5bc08feb88a6ebf8","size":5696,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-3.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"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/rollup-plugin-commonjs-3.0.0.tgz_1465325307850_0.8363816041965038"},"directories":{},"publish_time":1465325310717,"_cnpm_publish_time":1465325310717,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"2.2.1":{"name":"rollup-plugin-commonjs","version":"2.2.1","description":"Convert CommonJS modules to ES2015","devDependencies":{"babel-preset-es2015":"^6.3.13","babel-preset-es2015-rollup":"^1.0.0","babel-register":"^6.3.13","eslint":"^1.7.3","mocha":"^2.3.3","rollup":"^0.22.0","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0","source-map":"^0.5.3"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:babel-register","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.10.0","resolve":"^1.1.6","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":"141bf55479684d089d5ed2c63b875337e18734ba","_id":"rollup-plugin-commonjs@2.2.1","_shasum":"8c9faa048e8acb70654f7c937bc9dedec50a6b39","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"8c9faa048e8acb70654f7c937bc9dedec50a6b39","size":6815,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-2.2.1.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":1454254587956,"_cnpm_publish_time":1454254587956,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"2.2.0":{"name":"rollup-plugin-commonjs","version":"2.2.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"babel-preset-es2015":"^6.3.13","babel-preset-es2015-rollup":"^1.0.0","babel-register":"^6.3.13","eslint":"^1.7.3","mocha":"^2.3.3","rollup":"^0.22.0","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0","source-map":"^0.5.3"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:babel-register","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.10.0","resolve":"^1.1.6","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":"4c649f46e444f7a89c26840a241054f63e4b3bea","_id":"rollup-plugin-commonjs@2.2.0","_shasum":"67624828f8258ab9c8cca66cb9e2bdd1594caee1","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"67624828f8258ab9c8cca66cb9e2bdd1594caee1","size":6803,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-2.2.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":1453090126198,"_cnpm_publish_time":1453090126198,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"2.1.0":{"name":"rollup-plugin-commonjs","version":"2.1.0","description":"Convert CommonJS modules to ES2015","devDependencies":{"babel-preset-es2015":"^6.3.13","babel-preset-es2015-rollup":"^1.0.0","babel-register":"^6.3.13","eslint":"^1.7.3","mocha":"^2.3.3","rollup":"^0.22.0","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0","source-map":"^0.5.3"},"main":"dist/rollup-plugin-commonjs.cjs.js","jsnext:main":"dist/rollup-plugin-commonjs.es6.js","scripts":{"test":"mocha --compilers js:babel-register","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.10.0","resolve":"^1.1.6","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":"2430da9bafc51ffe509ec94dc2ff7c43e1d12f95","_id":"rollup-plugin-commonjs@2.1.0","_shasum":"d63ef69163f25a5a1688ba0800e28a9604b3b82e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"d63ef69163f25a5a1688ba0800e28a9604b3b82e","size":6594,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-2.1.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":1451279190948,"_cnpm_publish_time":1451279190948,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"2.0.0":{"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."},"1.4.0":{"name":"rollup-plugin-commonjs","version":"1.4.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":"d93f84579ee3ca96f4c3751d3ffafdd23e789956","_id":"rollup-plugin-commonjs@1.4.0","_shasum":"1ff4da665046f6380bc32947376eba3c1e1d5d83","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"1ff4da665046f6380bc32947376eba3c1e1d5d83","size":4524,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-1.4.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":1447548203445,"_cnpm_publish_time":1447548203445,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"1.3.0":{"name":"rollup-plugin-commonjs","version":"1.3.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":"ac0df51dbccadb144cd0ed324f566055725ed098","_id":"rollup-plugin-commonjs@1.3.0","_shasum":"3ba42d415b8b961647dbf5ce36e4ab85affbbbb2","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"3ba42d415b8b961647dbf5ce36e4ab85affbbbb2","size":4500,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-1.3.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":1446929081074,"_cnpm_publish_time":1446929081074,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"1.2.0":{"name":"rollup-plugin-commonjs","version":"1.2.0","devDependencies":{"eslint":"^1.7.3","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup":"^0.11.0","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":"gobble build -f dist","prepublish":"npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^2.4.0","estree-walker":"^0.1.3","magic-string":"^0.7.0","rollup-pluginutils":"^1.2.0"},"gitHead":"3627b96f5d9856eeabd763d27843b0522fcd0d50","description":"Convert CommonJS modules to ES6, so they can be included in a Rollup bundle","_id":"rollup-plugin-commonjs@1.2.0","_shasum":"355e28e294770f2821b6563146be25b50ff29616","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"355e28e294770f2821b6563146be25b50ff29616","size":4171,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-1.2.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":1446481989000,"_cnpm_publish_time":1446481989000,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"1.1.0":{"name":"rollup-plugin-commonjs","version":"1.1.0","devDependencies":{"eslint":"^1.7.3","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup":"^0.11.0","mocha":"^2.3.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":"gobble build -f dist","prepublish":"npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^2.4.0","estree-walker":"^0.1.3","magic-string":"^0.7.0","rollup-pluginutils":"^1.1.0"},"gitHead":"63c3d5139e86b4bc1e8ceeeecaf4c55ecae42678","description":"Convert CommonJS modules to ES6, so they can be included in a Rollup bundle","_id":"rollup-plugin-commonjs@1.1.0","_shasum":"e00a191412c88484b5a81dd030c99f9e407dba9e","_from":".","_npmVersion":"2.5.1","_nodeVersion":"4.1.2","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"e00a191412c88484b5a81dd030c99f9e407dba9e","size":3107,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-1.1.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":1446411611635,"_cnpm_publish_time":1446411611635,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"1.0.0":{"name":"rollup-plugin-commonjs","version":"1.0.0","devDependencies":{"eslint":"^1.7.3","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup":"^0.11.0","mocha":"^2.3.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":"gobble build -f dist","prepublish":"npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^2.4.0","estree-walker":"^0.1.3","magic-string":"^0.7.0","rollup-pluginutils":"^1.1.0"},"gitHead":"6cd13dc769691fdbb26e9e9f07079d8e82bd9c66","description":"**experimental – depends on an unreleased version of Rollup**","_id":"rollup-plugin-commonjs@1.0.0","_shasum":"7609300bad5aa8b35eab31cd9e1c441e9942d317","_from":".","_npmVersion":"2.5.1","_nodeVersion":"4.1.2","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"dist":{"shasum":"7609300bad5aa8b35eab31cd9e1c441e9942d317","size":3061,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-1.0.0.tgz"},"directories":{},"publish_time":1445814417031,"_cnpm_publish_time":1445814417031,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"0.1.1":{"name":"rollup-plugin-commonjs","version":"0.1.1","devDependencies":{"eslint":"^1.7.3","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup-babel":"^0.6.1","mocha":"^2.3.3"},"main":"dist/rollup-plugin-commonjs.js","scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist","prepublish":"npm test"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^2.4.0","estree-walker":"^0.1.3","magic-string":"^0.7.0"},"gitHead":"96f6626af7c7031376a2f1040c823663f4ff5d43","description":"Convert CommonJS modules to ES2015","_id":"rollup-plugin-commonjs@0.1.1","_shasum":"cbc69d0a382ff5c2bcec720c93412cc4fc364b51","_from":".","_npmVersion":"2.5.1","_nodeVersion":"4.1.2","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"dist":{"shasum":"cbc69d0a382ff5c2bcec720c93412cc4fc364b51","size":37729,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-0.1.1.tgz"},"directories":{},"publish_time":1445602803161,"_cnpm_publish_time":1445602803161,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."},"0.1.0":{"name":"rollup-plugin-commonjs","version":"0.1.0","devDependencies":{"eslint":"^1.7.3","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup-babel":"^0.6.1","mocha":"^2.3.3"},"main":"dist/rollup-plugin-commonjs.js","scripts":{"test":"mocha","pretest":"npm run build","build":"gobble build -f dist"},"files":["src","dist","README.md"],"dependencies":{"acorn":"^2.4.0","estree-walker":"^0.1.3","magic-string":"^0.7.0"},"gitHead":"d1f11961b743bb01049640f5198b68e5f8b5efb6","description":"Convert CommonJS modules to ES2015","_id":"rollup-plugin-commonjs@0.1.0","_shasum":"6ca44adbe25caf2bd2d7d7278c3b0071fef338e5","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"6ca44adbe25caf2bd2d7d7278c3b0071fef338e5","size":1495,"noattachment":false,"key":"/rollup-plugin-commonjs/-/rollup-plugin-commonjs-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-commonjs/download/rollup-plugin-commonjs-0.1.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":1445545433173,"_cnpm_publish_time":1445545433173,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs."}},"readme":"# rollup-plugin-commonjs [![Build Status][travis-img]][travis]\n\n[travis-img]: https://travis-ci.org/rollup/rollup-plugin-commonjs.svg\n[travis]: https://travis-ci.org/rollup/rollup-plugin-commonjs\n\nConvert CommonJS modules to ES6, so they can be included in a Rollup bundle\n\n\n## Installation\n\n```bash\nnpm install --save-dev rollup-plugin-commonjs\n```\n\n\n## Usage\n\nTypically, you would use this plugin alongside [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve), so that you could bundle your CommonJS dependencies in `node_modules`.\n\n```js\n// rollup.config.js\nimport commonjs from 'rollup-plugin-commonjs';\nimport nodeResolve from 'rollup-plugin-node-resolve';\n\nexport default {\n  input: 'main.js',\n  output: {\n    file: 'bundle.js',\n    format: 'iife'\n  },\n  plugins: [\n    nodeResolve({\n      jsnext: true,\n      main: true\n    }),\n\n    commonjs({\n      // non-CommonJS modules will be ignored, but you can also\n      // specifically include/exclude files\n      include: 'node_modules/**',  // Default: undefined\n      exclude: [ 'node_modules/foo/**', 'node_modules/bar/**' ],  // Default: undefined\n      // these values can also be regular expressions\n      // include: /node_modules/\n\n      // search for files other than .js files (must already\n      // be transpiled by a previous plugin!)\n      extensions: [ '.js', '.coffee' ],  // Default: [ '.js' ]\n\n      // if true then uses of `global` won't be dealt with by this plugin\n      ignoreGlobal: false,  // Default: false\n\n      // if false then skip sourceMap generation for CommonJS modules\n      sourceMap: false,  // Default: true\n\n      // explicitly specify unresolvable named exports\n      // (see below for more details)\n      namedExports: { 'react': ['createElement', 'Component' ] },  // Default: undefined\n\n      // sometimes you have to leave require statements\n      // unconverted. Pass an array containing the IDs\n      // or a `id => boolean` function. Only use this\n      // option if you know what you're doing!\n      ignore: [ 'conditional-runtime-dependency' ]\n    })\n  ]\n};\n```\n\n### Usage with symlinks\n\nSymlinks are common in monorepos and are also created by the `npm link` command. Rollup with `rollup-plugin-node-resolve` resolves modules to their real paths by default. So `include` and `exclude` paths should handle real paths rather than symlinked paths (e.g. `../common/node_modules/**` instead of `node_modules/**`). You may also use a regular expression for `include` that works regardless of base path. Try this:\n\n```\ncommonjs({\n  include: /node_modules/\n})\n```\n\nWhether symlinked module paths are [realpathed](http://man7.org/linux/man-pages/man3/realpath.3.html) or preserved depends on Rollup's `preserveSymlinks` setting, which is false by default, matching Node.js' default behavior. Setting `preserveSymlinks` to true in your Rollup config will cause `import` and `export` to match based on symlinked paths instead.\n\n### Custom named exports\n\nThis plugin will attempt to create named exports, where appropriate, so you can do this...\n\n```js\n// importer.js\nimport { named } from './exporter.js';\n\n// exporter.js\nmodule.exports = { named: 42 }; // or `exports.named = 42;`\n```\n\n...but that's not always possible:\n\n```js\n// importer.js\nimport { named } from 'my-lib';\n\n// my-lib.js\nvar myLib = exports;\nmyLib.named = 'you can\\'t see me';\n```\n\nIn those cases, you can specify custom named exports:\n\n```js\ncommonjs({\n  namedExports: {\n    // left-hand side can be an absolute path, a path\n    // relative to the current directory, or the name\n    // of a module in node_modules\n    'my-lib': [ 'named' ]\n  }\n})\n```\n\n\n## Strict mode\n\nES modules are *always* parsed in strict mode. That means that certain non-strict constructs (like octal literals) will be treated as syntax errors when Rollup parses modules that use them. Some older CommonJS modules depend on those constructs, and if you depend on them your bundle will blow up. There's basically nothing we can do about that.\n\nLuckily, there is absolutely no good reason *not* to use strict mode for everything — so the solution to this problem is to lobby the authors of those modules to update them.\n\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/rollup/rollup-plugin-commonjs","bugs":{"url":"https://github.com/rollup/rollup-plugin-commonjs/issues"},"license":"MIT"}