{"_id":"babel-plugin-add-module-exports","_rev":"132675","name":"babel-plugin-add-module-exports","description":"Fix babel/babel#2212","dist-tags":{"latest":"1.0.4","legacy":"0.2.1","next":"1.0.4"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"time":{"modified":"2021-06-03T11:14:06.000Z","created":"2015-11-10T21:39:38.859Z","1.0.4":"2020-09-08T23:30:05.794Z","1.0.3":"2020-09-08T22:23:21.557Z","1.0.2":"2019-04-17T17:13:41.144Z","1.0.0":"2018-09-11T06:14:11.410Z","0.3.3":"2018-08-14T20:24:42.397Z","0.3.2":"2018-07-16T08:30:10.138Z","0.3.1":"2018-07-02T20:49:10.301Z","0.3.0":"2018-07-02T15:18:23.286Z","0.3.0-pre.2":"2018-07-01T21:46:57.038Z","0.3.0-pre.1":"2018-06-25T19:58:03.742Z","0.3.0-pre":"2018-06-25T13:15:57.560Z","0.2.1":"2016-05-12T07:27:49.462Z","0.2.0":"2016-05-06T10:49:25.725Z","0.1.4":"2016-04-26T17:15:24.903Z","0.1.3":"2016-04-25T19:14:22.757Z","0.1.2":"2015-12-18T15:50:27.811Z","0.1.1":"2015-11-15T09:26:32.077Z","0.1.0":"2015-11-15T07:46:34.283Z","0.0.4":"2015-11-11T08:59:56.459Z","0.0.3":"2015-11-10T23:55:43.718Z","0.0.2":"2015-11-10T23:13:05.673Z","0.0.1":"2015-11-10T22:17:58.868Z","0.0.0":"2015-11-10T21:39:38.859Z"},"users":{"wuwenbin":true,"silentcloud":true,"shipengyan":true,"lijunle":true,"preco21":true,"timdp":true,"cheapsteak":true,"iamale":true,"nskazki":true,"hal9zillion":true,"moimikey":true,"codedsignal":true,"vladimirkazan":true,"nelix":true,"alastair":true,"flynntsc":true,"vbv":true,"wenbing":true,"nice_body":true,"slurm":true,"shawndsouza":true,"blade254353074":true,"r3nya":true,"guidoschmidt":true,"lestad":true,"hardchor":true,"diegorbaquero":true,"gusgarcia":true,"guzgarcia":true,"jherax":true,"tomekf":true,"scconway8":true,"bapinney":true,"fengmiaosen":true,"jhanstra":true,"tommyzzm":true,"rajikaimal":true,"trusktr":true,"ghettovoice":true,"shuoshubao":true,"borasta":true,"rafalt":true,"muzi131313":true,"dwqs":true,"princetoad":true,"brmcedo":true,"rbecheras":true,"abhisekp":true},"author":{"name":"59naga","email":"i59naga@icloud.com"},"repository":{"type":"git","url":"https://github.com/59naga/babel-plugin-add-module-exports.git"},"versions":{"1.0.4":{"name":"babel-plugin-add-module-exports","version":"1.0.4","description":"Fix babel/babel#2212","main":"lib","scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","prebuild":"rimraf lib","build":"babel src --out-dir lib --source-maps","prepublish":"safe-publish-latest && npm run build","postversion":"git push --follow-tags && conventional-github-releaser -p angular"},"devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-export-default-from":"^7.0.0","@babel/preset-env":"^7.0.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^8.2.6","babel-plugin-rewire":"^1.1.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.24.1","babel-template":"^6.26.0","babel-types":"^6.26.0","conventional-github-releaser":"^3.1.2","eslint":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.13.0","eslint-plugin-node":"^6.0.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","power-assert":"^1.6.0","prettier":"^1.13.7","rimraf":"^2.7.1","safe-publish-latest":"^1.1.4"},"optionalDependencies":{},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","_id":"babel-plugin-add-module-exports@1.0.4","dist":{"shasum":"6caa4ddbe1f578c6a5264d4d3e6c8a2720a7ca2b","size":6489,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-1.0.4.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_1.0.4_1599607805676_0.37103696203646797"},"_hasShrinkwrap":false,"publish_time":1599607805794,"_cnpm_publish_time":1599607805794},"1.0.3":{"name":"babel-plugin-add-module-exports","version":"1.0.3","description":"Fix babel/babel#2212","main":"lib","scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular"},"devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-export-default-from":"^7.0.0","@babel/preset-env":"^7.0.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^8.2.6","babel-plugin-rewire":"^1.1.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.24.1","babel-template":"^6.26.0","babel-types":"^6.26.0","conventional-github-releaser":"^3.1.2","eslint":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.13.0","eslint-plugin-node":"^6.0.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","power-assert":"^1.6.0","prettier":"^1.13.7"},"optionalDependencies":{},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","_id":"babel-plugin-add-module-exports@1.0.3","dist":{"shasum":"21ae4c5bd3505f973a26cf757b762e63384b6d9b","size":2052,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-1.0.3.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_1.0.3_1599603801402_0.6828478465604071"},"_hasShrinkwrap":false,"publish_time":1599603801557,"_cnpm_publish_time":1599603801557,"deprecated":"mistakenly published without build output"},"1.0.2":{"name":"babel-plugin-add-module-exports","version":"1.0.2","description":"Fix babel/babel#2212","main":"lib","scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular"},"devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-export-default-from":"^7.0.0","@babel/preset-env":"^7.0.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^8.2.6","babel-plugin-rewire":"^1.1.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.24.1","babel-template":"^6.26.0","babel-types":"^6.26.0","conventional-github-releaser":"^3.1.2","eslint":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.13.0","eslint-plugin-node":"^6.0.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","power-assert":"^1.6.0","prettier":"^1.13.7"},"optionalDependencies":{"chokidar":"^2.0.4"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","_id":"babel-plugin-add-module-exports@1.0.2","dist":{"shasum":"96cd610d089af664f016467fc4567c099cce2d9c","size":6403,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-1.0.2.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"_npmUser":{"name":"lijunle","email":"lijunle@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_1.0.2_1555521221042_0.5372411206290271"},"_hasShrinkwrap":false,"publish_time":1555521221144,"_cnpm_publish_time":1555521221144},"1.0.0":{"name":"babel-plugin-add-module-exports","version":"1.0.0","description":"Fix babel/babel#2212","main":"lib","scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular -r 0"},"devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-proposal-export-default-from":"^7.0.0","@babel/preset-env":"^7.0.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^8.2.6","babel-plugin-rewire":"^1.1.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.24.1","babel-template":"^6.26.0","babel-types":"^6.26.0","conventional-github-releaser":"^3.1.2","eslint":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.13.0","eslint-plugin-node":"^6.0.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","power-assert":"^1.6.0","prettier":"^1.13.7"},"optionalDependencies":{"chokidar":"^2.0.4"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"8126860b5b49a7be8cb09a831dd6dcb383055c8f","dependencies":{"chokidar":"^2.0.4"},"_id":"babel-plugin-add-module-exports@1.0.0","_shasum":"72b5424d941a336c6a35357f373d8b8366263031","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.4","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"72b5424d941a336c6a35357f373d8b8366263031","size":6186,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-1.0.0.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_1.0.0_1536646451224_0.06983416096739825"},"_hasShrinkwrap":false,"publish_time":1536646451410,"_cnpm_publish_time":1536646451410},"0.3.3":{"name":"babel-plugin-add-module-exports","version":"0.3.3","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular -r 0"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^8.2.6","babel-plugin-rewire":"^1.1.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.24.1","babel-template":"^6.26.0","babel-types":"^6.26.0","conventional-github-releaser":"^3.1.2","eslint":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.13.0","eslint-plugin-node":"^6.0.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","power-assert":"^1.6.0","prettier":"^1.13.7"},"optionalDependencies":{"chokidar":"^2.0.4"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"d76d035ef36b8a1d9112c4d45657d0cbadbf3f06","readmeFilename":"README.md","dependencies":{"chokidar":"^2.0.4"},"_id":"babel-plugin-add-module-exports@0.3.3","_shasum":"b9f7c0a93b989170dce07c3e97071a905a13fc29","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.3","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"b9f7c0a93b989170dce07c3e97071a905a13fc29","size":5752,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.3.3.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_0.3.3_1534278282237_0.7082181575589404"},"_hasShrinkwrap":false,"publish_time":1534278282397,"_cnpm_publish_time":1534278282397},"0.3.2":{"name":"babel-plugin-add-module-exports","version":"0.3.2","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular -r 0"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^8.2.6","babel-plugin-rewire":"^1.1.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.24.1","babel-template":"^6.26.0","babel-types":"^6.26.0","conventional-github-releaser":"^3.1.2","eslint":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.13.0","eslint-plugin-node":"^6.0.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","power-assert":"^1.6.0","prettier":"^1.13.7"},"optionalDependencies":{"chokidar":"^2.0.4"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","readmeFilename":"README.md","gitHead":"b7d8f6234535b9a72cbdf3bdf3905960bc6f3b46","dependencies":{"chokidar":"^2.0.4"},"_id":"babel-plugin-add-module-exports@0.3.2","_shasum":"1c1befee12f4b5f62fe641716caff01ec4d2e3ec","_from":".","_npmVersion":"3.10.10","_nodeVersion":"10.6.0","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"1c1befee12f4b5f62fe641716caff01ec4d2e3ec","size":5696,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.3.2.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_0.3.2_1531729810079_0.4944075504400116"},"_hasShrinkwrap":false,"publish_time":1531729810138,"_cnpm_publish_time":1531729810138},"0.3.1":{"name":"babel-plugin-add-module-exports","version":"0.3.1","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular -r 0"},"devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-rewire":"^1.0.0-rc-3","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.5.0","babel-template":"^6.26.0","babel-types":"^6.26.0","chokidar":"^2.0.4","conventional-github-releaser":"^3.1.2","eslint":"^5.0.0","eslint-config-standard":"^12.0.0-alpha.0","eslint-plugin-import":"^2.12.0","eslint-plugin-mocha":"^5.0.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","npm-statement":"^0.0.0","nyc":"^12.0.2","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"89e9dfe0c8b05ad5248ede2b505dbc28d81421da","_id":"babel-plugin-add-module-exports@0.3.1","_shasum":"fa2f25a4cacac993a0d212341e8f6ed78ad9e0a8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.3","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"fa2f25a4cacac993a0d212341e8f6ed78ad9e0a8","size":5045,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.3.1.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_0.3.1_1530564550263_0.6985159292781489"},"_hasShrinkwrap":false,"publish_time":1530564550301,"_cnpm_publish_time":1530564550301},"0.3.0":{"name":"babel-plugin-add-module-exports","version":"0.3.0","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular -r 0"},"devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-rewire":"^1.0.0-rc-3","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.5.0","babel-template":"^6.26.0","babel-types":"^6.26.0","chokidar":"^2.0.4","conventional-github-releaser":"^3.1.2","eslint":"^5.0.0","eslint-config-standard":"^12.0.0-alpha.0","eslint-plugin-import":"^2.12.0","eslint-plugin-mocha":"^5.0.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","npm-statement":"^0.0.0","nyc":"^12.0.2","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"aa1afb05937ba81c63108f985e70d5366cc0e5b2","_id":"babel-plugin-add-module-exports@0.3.0","_shasum":"5779de3dfb84315fa2a466259d06a378776f5918","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.3","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"5779de3dfb84315fa2a466259d06a378776f5918","size":5002,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.3.0.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_0.3.0_1530544703198_0.9824580927681534"},"_hasShrinkwrap":false,"publish_time":1530544703286,"_cnpm_publish_time":1530544703286},"0.3.0-pre.2":{"name":"babel-plugin-add-module-exports","version":"0.3.0-pre.2","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular -r 0"},"devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-rewire":"^1.0.0-rc-3","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.5.0","babel-template":"^6.26.0","babel-types":"^6.26.0","chokidar":"^2.0.4","conventional-github-releaser":"^3.1.2","eslint":"^5.0.0","eslint-config-standard":"^12.0.0-alpha.0","eslint-plugin-import":"^2.12.0","eslint-plugin-mocha":"^5.0.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","npm-statement":"^0.0.0","nyc":"^12.0.2","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"8d352f65a9dd09b83b5349d76f7a31a5346fe134","_id":"babel-plugin-add-module-exports@0.3.0-pre.2","_shasum":"8277368929c32e313fd49e7a68e5ea5f44974100","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.3","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"8277368929c32e313fd49e7a68e5ea5f44974100","size":4892,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.0-pre.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.3.0-pre.2.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_0.3.0-pre.2_1530481616940_0.894082934958947"},"_hasShrinkwrap":false,"publish_time":1530481617038,"_cnpm_publish_time":1530481617038},"0.3.0-pre.1":{"name":"babel-plugin-add-module-exports","version":"0.3.0-pre.1","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","cover":"abby cover:* --parse serial","cover:test":"nyc --reporter=lcov --reporter=text npm test","cover:report":"npm-unless TRAVIS_PULL_REQUEST \"codeclimate-test-reporter < coverage/lcov.info\"","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular -r 0"},"abigail":{"plugins":{"parse":"raw","launch":"force","watch":false}},"devDependencies":{"abigail":"^1.6.1","babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-rewire":"^1.0.0-rc-3","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.5.0","babel-template":"^6.26.0","babel-types":"^6.26.0","chokidar":"^2.0.4","codeclimate-test-reporter":"^0.5.0","conventional-github-releaser":"^3.1.2","eslint":"^5.0.0","eslint-config-standard":"^12.0.0-alpha.0","eslint-plugin-import":"^2.12.0","eslint-plugin-mocha":"^5.0.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","npm-statement":"^0.0.0","nyc":"^12.0.2","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"38ad0906e45cbeb88f5048ffbb6976b3e6d6201e","_id":"babel-plugin-add-module-exports@0.3.0-pre.1","_shasum":"44d040bce062e2f9d15ebc895addb817925a7b16","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.3","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"44d040bce062e2f9d15ebc895addb817925a7b16","size":4790,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.0-pre.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.3.0-pre.1.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_0.3.0-pre.1_1529956683590_0.30746022076318935"},"_hasShrinkwrap":false,"publish_time":1529956683742,"_cnpm_publish_time":1529956683742},"0.3.0-pre":{"name":"babel-plugin-add-module-exports","version":"0.3.0-pre","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"mocha --require babel-register --watch","test":"mocha --require babel-register","cover":"abby cover:* --parse serial","cover:test":"nyc --reporter=lcov --reporter=text npm test","cover:report":"npm-unless TRAVIS_PULL_REQUEST \"codeclimate-test-reporter < coverage/lcov.info\"","lint":"eslint src test","build":"babel src --out-dir lib --source-maps","postversion":"git push --follow-tags && conventional-github-releaser -p angular -r 0"},"abigail":{"plugins":{"parse":"raw","launch":"force","watch":false}},"devDependencies":{"abigail":"^1.6.1","babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-rewire":"^1.0.0-rc-3","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-env":"^1.7.0","babel-preset-power-assert":"^2.0.0","babel-preset-react":"^6.5.0","babel-template":"^6.26.0","babel-types":"^6.26.0","chokidar":"^2.0.4","codeclimate-test-reporter":"^0.5.0","conventional-github-releaser":"^3.1.2","eslint":"^5.0.0","eslint-config-standard":"^12.0.0-alpha.0","eslint-plugin-import":"^2.12.0","eslint-plugin-mocha":"^5.0.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","mocha":"^5.2.0","npm-statement":"^0.0.0","nyc":"^12.0.2","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"45672a8465a29f3cfbc0a27eacdc26285e612b79","_id":"babel-plugin-add-module-exports@0.3.0-pre","_shasum":"49f56804ac77cbc503ab9d9c3c36babcb0d985ac","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.3","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"49f56804ac77cbc503ab9d9c3c36babcb0d985ac","size":4786,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.0-pre.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.3.0-pre.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-add-module-exports_0.3.0-pre_1529932548060_0.3478310312804831"},"_hasShrinkwrap":false,"publish_time":1529932557560,"_cnpm_publish_time":1529932557560},"0.2.1":{"name":"babel-plugin-add-module-exports","version":"0.2.1","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"abby compile, watch:*","watch:src":"babel src --out-dir lib --watch","watch:test":"babel test --out-dir spec --ignore test/spec.js --watch","watch:copy":"abby compile:copy --watch test/spec.js","watch:mocha":"abby mocha --log --watch lib/**/*.js,spec/**/*.js","compile":"abby compile:* --parse serial","compile:version":"babel -V","compile:src":"babel src --out-dir lib --source-maps","compile:test":"babel test --out-dir spec --ignore test/spec.js","compile:copy":"cp test/spec.js spec/spec.js","test":"abby compile, mocha.","mocha":"mocha spec/index.js","cover":"abby cover:* --parse serial --launch force","cover:test":"nyc --reporter=lcov --reporter=text npm test","cover:report":"npm-if TRAVIS \"codeclimate-test-reporter < coverage/lcov.info\"","lint":"eslint src test","postversion":"node changelog.js > CHANGELOG.md && git add CHANGELOG.md && echo ':wq' | git commit --amend && git push --follow-tags","build":"abby compile --log --env"},"nyc":{"exclude":["spec"]},"abigail":{"plugins":{"log":false,"parse":"raw","watch":false}},"devDependencies":{"abigail":"^1.6.1","babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-es2015":"^6.5.0","babel-preset-power-assert":"^1.0.0","chokidar":"^1.4.3","codeclimate-test-reporter":"^0.3.1","eslint":"^2.8.0","eslint-config-standard":"^5.1.0","eslint-plugin-mocha":"^2.2.0","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.1","mocha":"^2.4.5","npm-statement":"^0.0.0","nyc":"^6.4.0","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"aa37f68bb570042f57e7213c014fa04e8ff5e59b","_id":"babel-plugin-add-module-exports@0.2.1","_shasum":"9ae9a1f4a8dc67f0cdec4f4aeda1e43a5ff65e25","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"9ae9a1f4a8dc67f0cdec4f4aeda1e43a5ff65e25","size":6647,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.2.1.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-add-module-exports-0.2.1.tgz_1463038066899_0.045453027822077274"},"directories":{},"publish_time":1463038069462,"_cnpm_publish_time":1463038069462,"_hasShrinkwrap":false},"0.2.0":{"name":"babel-plugin-add-module-exports","version":"0.2.0","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"abby compile, watch:*","watch:src":"babel src --out-dir lib --watch","watch:test":"babel test --out-dir spec --ignore test/spec.js --watch","watch:copy":"abby compile:copy --watch test/spec.js","watch:mocha":"abby mocha --log --watch lib/**/*.js,spec/**/*.js","compile":"abby compile:* --parse serial","compile:version":"babel -V","compile:src":"babel src --out-dir lib --source-maps","compile:test":"babel test --out-dir spec --ignore test/spec.js","compile:copy":"cp test/spec.js spec/spec.js","test":"abby compile, mocha.","mocha":"mocha spec/index.js","cover":"abby cover:* --parse serial --launch force","cover:test":"nyc --reporter=lcov --reporter=text npm test","cover:report":"npm-if TRAVIS \"codeclimate-test-reporter < coverage/lcov.info\"","lint":"eslint src test","postversion":"node changelog.js > CHANGELOG.md && git add CHANGELOG.md && echo ':wq' | git commit --amend && git push --follow-tags","build":"abby compile --log --env"},"nyc":{"exclude":["spec"]},"abigail":{"plugins":{"log":false,"parse":"raw","watch":false}},"devDependencies":{"abigail":"^1.6.1","babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-es2015":"^6.5.0","babel-preset-power-assert":"^1.0.0","chokidar":"^1.4.3","codeclimate-test-reporter":"^0.3.1","eslint":"^2.8.0","eslint-config-standard":"^5.1.0","eslint-plugin-mocha":"^2.2.0","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.1","mocha":"^2.4.5","npm-statement":"^0.0.0","nyc":"^6.4.0","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"cf8cedd239ebce774536fe7baec732a3b405c298","_id":"babel-plugin-add-module-exports@0.2.0","_shasum":"a636dae6fa076f9361b3164e46a611414a32b0ea","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"a636dae6fa076f9361b3164e46a611414a32b0ea","size":6565,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.2.0.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-add-module-exports-0.2.0.tgz_1462531763193_0.009498273255303502"},"directories":{},"publish_time":1462531765725,"_cnpm_publish_time":1462531765725,"_hasShrinkwrap":false},"0.1.4":{"name":"babel-plugin-add-module-exports","version":"0.1.4","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"abby compile, watch:*","watch:src":"babel src --out-dir lib --watch","watch:test":"babel test --out-dir spec --ignore test/spec.js --watch","watch:copy":"abby compile:copy --watch test/spec.js","watch:mocha":"abby mocha --log --watch lib/**/*.js,spec/**/*.js","compile":"abby compile:* --parse serial","compile:version":"babel -V","compile:src":"babel src --out-dir lib --source-maps","compile:test":"babel test --out-dir spec --ignore test/spec.js","compile:copy":"cp test/spec.js spec/spec.js","test":"abby compile, mocha.","mocha":"mocha spec/index.js","cover":"abby cover:* --parse serial --launch force","cover:test":"nyc --reporter=lcov --reporter=text npm test","cover:report":"npm-if TRAVIS \"codeclimate-test-reporter < coverage/lcov.info\"","lint":"eslint src test","postversion":"node changelog.js > CHANGELOG.md && git add CHANGELOG.md && echo ':wq' | git commit --amend && git push --follow-tags","build":"abby compile --log --env"},"nyc":{"exclude":["spec"]},"abigail":{"plugins":{"log":false,"parse":"raw","watch":false}},"dependencies":{"babel-template":"^6.5.0"},"devDependencies":{"abigail":"^1.6.1","babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-es2015":"^6.5.0","babel-preset-power-assert":"^1.0.0","chokidar":"^1.4.3","codeclimate-test-reporter":"^0.3.1","eslint":"^2.8.0","eslint-config-standard":"^5.1.0","eslint-plugin-mocha":"^2.2.0","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.1","mocha":"^2.4.5","npm-statement":"^0.0.0","nyc":"^6.4.0","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"f8d4a507209403f4e60d73de93a4824c13b54240","_id":"babel-plugin-add-module-exports@0.1.4","_shasum":"1a5b6d761ee1f663d845b4ea6878712de31c107a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"1a5b6d761ee1f663d845b4ea6878712de31c107a","size":7236,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.1.4.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-add-module-exports-0.1.4.tgz_1461690922982_0.7582801608368754"},"directories":{},"publish_time":1461690924903,"_cnpm_publish_time":1461690924903,"_hasShrinkwrap":false},"0.1.3":{"name":"babel-plugin-add-module-exports","version":"0.1.3","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"abby compile, watch:*","watch:src":"babel src --out-dir lib --watch","watch:test":"babel test --out-dir spec --ignore test/spec.js --watch","watch:copy":"abby compile:copy --watch test/spec.js","watch:mocha":"abby mocha --log --watch lib/**/*.js,spec/**/*.js","compile":"abby compile:* --parse serial","compile:version":"babel -V","compile:src":"babel src --out-dir lib --source-maps","compile:test":"babel test --out-dir spec --ignore test/spec.js","compile:copy":"cp test/spec.js spec/spec.js","test":"abby compile, mocha.","mocha":"mocha spec/index.js","cover":"abby cover:* --parse serial --launch force","cover:test":"nyc --reporter=lcov --reporter=text npm test","cover:report":"npm-if TRAVIS \"codeclimate-test-reporter < coverage/lcov.info\"","lint":"eslint src test","version":"node changelog.js > CHANGELOG.md && git add CHANGELOG.md","postversion":"git push --follow-tags","build":"abby compile --log --env"},"nyc":{"exclude":["spec"]},"abigail":{"plugins":{"log":false,"parse":"raw","watch":false}},"dependencies":{"babel-template":"^6.5.0","lodash.get":"^4.2.1"},"devDependencies":{"abigail":"^1.6.1","babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-plugin-transform-export-extensions":"^6.5.0","babel-preset-es2015":"^6.5.0","babel-preset-power-assert":"^1.0.0","chokidar":"^1.4.3","codeclimate-test-reporter":"^0.3.1","eslint":"^2.8.0","eslint-config-standard":"^5.1.0","eslint-plugin-mocha":"^2.2.0","eslint-plugin-promise":"^1.1.0","eslint-plugin-standard":"^1.3.1","mocha":"^2.4.5","npm-statement":"^0.0.0","nyc":"^6.4.0","power-assert":"^1.2.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"e90ed8e8f5f71a465dfd07e35861d456b503d1e0","_id":"babel-plugin-add-module-exports@0.1.3","_shasum":"ea59963ee8caf97e98ad6de1314e24739f81cf7e","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"ea59963ee8caf97e98ad6de1314e24739f81cf7e","size":7001,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.1.3.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-add-module-exports-0.1.3.tgz_1461611660224_0.6603827811777592"},"directories":{},"publish_time":1461611662757,"_cnpm_publish_time":1461611662757,"_hasShrinkwrap":false},"0.1.2":{"name":"babel-plugin-add-module-exports","version":"0.1.2","description":"Fix babel/babel#2212","main":"lib","files":["lib"],"scripts":{"start":"mocha --bail --watch --require intelli-espower-loader","test":"istanbul cover _mocha --report text --report html --report lcov -- -R spec --timeout 30000","posttest":"npm run lint","lint":"eslint lib test"},"dependencies":{"babel-template":"^6.0.16","lodash":"^3.10.1"},"devDependencies":{"babel-core":"^6.1.2","babel-plugin-transform-export-extensions":"^6.1.18","babel-preset-es2015":"^6.1.2","eslint":"^1.9.0","eslint-config-standard":"^4.4.0","eslint-plugin-mocha":"^1.1.0","eslint-plugin-standard":"^1.3.1","espower-loader":"^1.0.0","intelli-espower-loader":"^1.0.0","istanbul":"^0.4.0","mocha":"^2.3.3","power-assert":"^1.1.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"ba5ffdc86b35d95c7471278f4c9d6a98e89941a1","_id":"babel-plugin-add-module-exports@0.1.2","_shasum":"4d389000c9dd3c988b3ed23004eb95e27b42de59","_from":".","_npmVersion":"3.5.2","_nodeVersion":"5.3.0","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"4d389000c9dd3c988b3ed23004eb95e27b42de59","size":1762,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.1.2.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1450453827811,"_cnpm_publish_time":1450453827811,"_hasShrinkwrap":false},"0.1.1":{"name":"babel-plugin-add-module-exports","version":"0.1.1","description":"Fix babel/babel#2212","engines":{"npm":"^3.3.9"},"main":"lib","files":["lib"],"scripts":{"start":"mocha --bail --watch --require intelli-espower-loader","test":"istanbul cover _mocha --report text --report html --report lcov -- -R spec --timeout 30000","posttest":"npm run lint","lint":"eslint lib test"},"dependencies":{"babel-template":"^6.0.16","lodash":"^3.10.1"},"devDependencies":{"babel-core":"^6.1.2","babel-plugin-transform-export-extensions":"^6.1.18","babel-preset-es2015":"^6.1.2","eslint":"^1.9.0","eslint-config-standard":"^4.4.0","eslint-plugin-mocha":"^1.1.0","eslint-plugin-standard":"^1.3.1","espower-loader":"^1.0.0","intelli-espower-loader":"^1.0.0","istanbul":"^0.4.0","mocha":"^2.3.3","power-assert":"^1.1.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"6f536d273daaa3cdf8197e1c2199dc0d787c3c74","_id":"babel-plugin-add-module-exports@0.1.1","_shasum":"daebdbe8ebdaa817385f44f0068602a6bf7f75c6","_from":".","_npmVersion":"3.4.0","_nodeVersion":"4.1.2","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"daebdbe8ebdaa817385f44f0068602a6bf7f75c6","size":1775,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.1.1.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1447579592077,"_cnpm_publish_time":1447579592077,"_hasShrinkwrap":false},"0.1.0":{"name":"babel-plugin-add-module-exports","version":"0.1.0","description":"Fix babel/babel#2212","engines":{"npm":"^3.3.9"},"main":"lib","files":["lib"],"scripts":{"start":"mocha --bail --watch --require intelli-espower-loader","test":"istanbul cover _mocha --report text --report html --report lcov -- -R spec --timeout 30000","posttest":"npm run lint","lint":"eslint lib test"},"dependencies":{"babel-template":"^6.0.16"},"devDependencies":{"babel-core":"^6.1.2","babel-preset-es2015":"^6.1.2","eslint":"^1.9.0","eslint-config-standard":"^4.4.0","eslint-plugin-mocha":"^1.1.0","eslint-plugin-standard":"^1.3.1","espower-loader":"^1.0.0","intelli-espower-loader":"^1.0.0","istanbul":"^0.4.0","mocha":"^2.3.3","power-assert":"^1.1.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"e9a1fbf59fa694da7bedbb2eaa6902a85fa4046e","_id":"babel-plugin-add-module-exports@0.1.0","_shasum":"8456c5b480f2fcea53fa84ba2c62c00f6fd34d69","_from":".","_npmVersion":"3.4.0","_nodeVersion":"4.1.2","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"8456c5b480f2fcea53fa84ba2c62c00f6fd34d69","size":1644,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.1.0.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1447573594283,"_cnpm_publish_time":1447573594283,"_hasShrinkwrap":false},"0.0.4":{"name":"babel-plugin-add-module-exports","version":"0.0.4","description":"Fix babel/babel#2212","engines":{"npm":"^3.3.9"},"main":"lib","files":["lib"],"scripts":{"start":"mocha --bail --watch --require intelli-espower-loader","test":"istanbul cover _mocha --report text --report html --report lcov -- -R spec","posttest":"npm run lint","lint":"eslint lib test --config 59naga"},"config":{"ghooks":{"pre-commit":"npm test"}},"dependencies":{"babel-template":"^6.0.16"},"devDependencies":{"babel-core":"^6.1.2","babel-plugin-transform-es2015-modules-commonjs":"^6.1.3","babel-preset-es2015":"^6.1.2","eslint":"^1.9.0","eslint-config-59naga":"0.0.5","espower-loader":"^1.0.0","ghooks":"^0.3.2","intelli-espower-loader":"^1.0.0","istanbul":"^0.4.0","mocha":"^2.3.3","power-assert":"^1.1.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"00042ccada436086b59187608ac953e1a8d53492","_id":"babel-plugin-add-module-exports@0.0.4","_shasum":"8e53aab8758cfaa347bc8cd80f08d0f8a217e2ca","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.1.2","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"8e53aab8758cfaa347bc8cd80f08d0f8a217e2ca","size":1856,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.0.4.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1447232396459,"_cnpm_publish_time":1447232396459,"_hasShrinkwrap":false},"0.0.3":{"name":"babel-plugin-add-module-exports","version":"0.0.3","description":"Fix babel/babel#2212","engines":{"npm":"^3.3.9"},"main":"lib","files":["lib"],"scripts":{"start":"mocha --bail --watch --require intelli-espower-loader","test":"istanbul cover _mocha --report text --report html --report lcov -- -R spec","posttest":"npm run lint","lint":"eslint lib test --config 59naga"},"config":{"ghooks":{"pre-commit":"npm test"}},"dependencies":{"babel-template":"^6.0.16"},"devDependencies":{"babel-core":"^6.1.2","babel-plugin-transform-es2015-modules-commonjs":"^6.1.3","babel-preset-es2015":"^6.1.2","eslint":"^1.9.0","eslint-config-59naga":"0.0.5","espower-loader":"^1.0.0","ghooks":"^0.3.2","intelli-espower-loader":"^1.0.0","istanbul":"^0.4.0","mocha":"^2.3.3","power-assert":"^1.1.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"465b516593e88f3e9746c51a4d518dc5812c067f","_id":"babel-plugin-add-module-exports@0.0.3","_shasum":"22ffc6302edcfc46ad4b050d4ec56cc2cb3e86fc","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.1.2","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"22ffc6302edcfc46ad4b050d4ec56cc2cb3e86fc","size":1941,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.0.3.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1447199743718,"_cnpm_publish_time":1447199743718,"_hasShrinkwrap":false},"0.0.2":{"name":"babel-plugin-add-module-exports","version":"0.0.2","description":"Fix babel/babel#2212","engines":{"npm":"^3.3.9"},"main":"lib","files":["lib"],"scripts":{"start":"mocha --bail --watch --require intelli-espower-loader","test":"istanbul cover _mocha --report text --report html --report lcov -- -R spec","posttest":"npm run lint","lint":"eslint lib test --config 59naga"},"config":{"ghooks":{"pre-commit":"npm test"}},"devDependencies":{"babel-core":"^6.1.2","babel-plugin-transform-es2015-modules-commonjs":"^6.1.3","babel-preset-es2015":"^6.1.2","babel-template":"^6.0.16","eslint":"^1.9.0","eslint-config-59naga":"0.0.5","espower-loader":"^1.0.0","ghooks":"^0.3.2","intelli-espower-loader":"^1.0.0","istanbul":"^0.4.0","mocha":"^2.3.3","power-assert":"^1.1.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"8806baef030a51464caceab9444f2a638eb09300","_id":"babel-plugin-add-module-exports@0.0.2","_shasum":"1b52874f67164b57eae8ef3af7b52de937d9a028","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.1.2","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"1b52874f67164b57eae8ef3af7b52de937d9a028","size":1942,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.0.2.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1447197185673,"_cnpm_publish_time":1447197185673,"_hasShrinkwrap":false},"0.0.1":{"name":"babel-plugin-add-module-exports","version":"0.0.1","description":"Fix babel/babel#2212","engines":{"npm":"^3.3.9"},"main":"lib","files":["lib"],"scripts":{"start":"mocha --bail --watch --require intelli-espower-loader","test":"istanbul cover _mocha --report text --report html --report lcov -- -R spec","posttest":"npm run lint","lint":"eslint lib test --config 59naga"},"config":{"ghooks":{"pre-commit":"npm test"}},"devDependencies":{"babel-core":"^6.1.2","babel-plugin-transform-es2015-modules-commonjs":"^6.1.3","babel-preset-es2015":"^6.1.2","babel-template":"^6.0.16","eslint":"^1.9.0","eslint-config-59naga":"0.0.5","espower-loader":"^1.0.0","ghooks":"^0.3.2","intelli-espower-loader":"^1.0.0","istanbul":"^0.4.0","mocha":"^2.3.3","power-assert":"^1.1.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"6d98943921707c3cf62f7ff0a7466694f082bd5e","_id":"babel-plugin-add-module-exports@0.0.1","_shasum":"a0527d47727bdf3b852b6c57da209fbd486e0412","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.1.2","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"a0527d47727bdf3b852b6c57da209fbd486e0412","size":1881,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.0.1.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1447193878868,"_cnpm_publish_time":1447193878868,"_hasShrinkwrap":false},"0.0.0":{"name":"babel-plugin-add-module-exports","version":"0.0.0","description":"Fix babel/babel#2212","engines":{"npm":"^3.3.9"},"main":"lib","files":["lib"],"scripts":{"start":"mocha --bail --watch --require intelli-espower-loader","test":"istanbul cover _mocha --report text --report html --report lcov -- -R spec","posttest":"npm run lint","lint":"eslint lib test --config 59naga"},"config":{"ghooks":{"pre-commit":"npm test"}},"devDependencies":{"babel-core":"^6.1.2","babel-plugin-transform-es2015-modules-commonjs":"^6.1.3","babel-preset-es2015":"^6.1.2","babel-template":"^6.0.16","eslint":"^1.9.0","eslint-config-59naga":"0.0.5","espower-loader":"^1.0.0","ghooks":"^0.3.2","intelli-espower-loader":"^1.0.0","istanbul":"^0.4.0","mocha":"^2.3.3","power-assert":"^1.1.0"},"keywords":["babel-plugin","module.exports"],"author":{"name":"59naga","email":"i59naga@icloud.com","url":"http://berabou.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/59naga/babel-plugin-add-module-exports.git"},"bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","gitHead":"2ff94f50a1c0e28589dc6525dcd636bed5f74d98","_id":"babel-plugin-add-module-exports@0.0.0","_shasum":"8e09e91d5f25312c99f0b70319877d95763b6d6e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.1.2","_npmUser":{"name":"59naga","email":"i59naga@icloud.com"},"dist":{"shasum":"8e09e91d5f25312c99f0b70319877d95763b6d6e","size":1599,"noattachment":false,"key":"/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-add-module-exports/download/babel-plugin-add-module-exports-0.0.0.tgz"},"maintainers":[{"name":"59naga","email":"koliseoa@gmail.com"},{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1447191578859,"_cnpm_publish_time":1447191578859,"_hasShrinkwrap":false}},"readme":"babel-plugin-add-module-exports\n---\n\n<p align=\"right\">\n  <a href=\"https://npmjs.org/package/babel-plugin-add-module-exports\">\n    <img src=\"https://img.shields.io/npm/v/babel-plugin-add-module-exports.svg?style=flat-square\">\n  </a>\n  <a href=\"https://travis-ci.org/59naga/babel-plugin-add-module-exports\">\n    <img src=\"http://img.shields.io/travis/59naga/babel-plugin-add-module-exports.svg?style=flat-square\">\n  </a>\n</p>\n\nWhy?\n---\n\nBabel@6 doesn't export default `module.exports` any more - [T2212 *Kill CommonJS default export behavior*](https://phabricator.babeljs.io/T2212).\n\nBabel@6 transforms the following file\n\n```js\nexport default 'foo'\n```\n\ninto\n\n```js\n'use strict';\nObject.defineProperty(exports, \"__esModule\", {\n  value: true\n});\nexports.default = 'foo';\n```\n\nTherefore, it is a need to use the ugly `.default` in node.js.\n\n```js\nrequire('./bundle.js') // { default: 'foo' }\nrequire('./bundle.js').default // 'foo'\n```\n\nThis plugin follows the babel@5 behavior - add the `module.exports` if **only** the `export default` declaration exists.\n\n```js\n'use strict';\nObject.defineProperty(exports, \"__esModule\", {\n  value: true\n});\nexports.default = 'foo';\nmodule.exports = exports['default'];\n```\n\nTherefore, our old codes still work fine - the `.default` goes away. :wink:\n\n```js\nrequire('./bundle.js') // foo\n```\n\nUsage\n---\n\nInstall this plugin from npm:\n\n```bash\nnpm install babel-plugin-add-module-exports --save-dev\n# or\nyarn add -D babel-plugin-add-module-exports\n```\n\nWrite the name to [babelrc](https://babeljs.io/docs/usage/babelrc/). It works with [preset-env](http://babeljs.io/docs/en/babel-preset-env/) to output CommonJS code:\n\n```json\n{\n  \"presets\": [\"@babel/env\"],\n  \"plugins\": [\"add-module-exports\"]\n}\n```\n\n### modules: false\n\n**However, the plugin doesn't change the pure-esmodule**.\nthis plugin makes changes only when exists `exports.default` (in other words, using [commonjs](https://babeljs.io/docs/en/babel-plugin-transform-es2015-modules-commonjs/)).\n\n```json\n{\n  \"presets\": [[\"@babel/env\", { \"modules\": false }]],\n  \"plugins\": [\"add-module-exports\"]\n}\n```\n\ninto\n\n```js\nexport default 'foo'\n```\n\n`1.0.0` Currently support is `commonjs` and `umd`.\nDoesn't support `amd`, `systemjs` modules(don't use. there are no plans to support at the moment).\n\n### with Webpack\n\nLikewise, webpack doesn't perform commonjs transformation for [codesplitting](https://webpack.js.org/guides/code-splitting/). Need to set commonjs conversion.\n\n```json\n{\n  \"presets\": [[\"@babel/env\", { \"modules\": \"commonjs\" }]],\n  \"plugins\": [\"add-module-exports\"]\n}\n```\n\nOptions\n---\n\n## `addDefaultProperty`\n\nIf you're exporting an object and wish to maintain compatibility with code using the `require('./bundle.js').default` syntax, you can optionally enable the `addDefaultProperty` option as follows:\n\n```json\n{\n  \"presets\": [\"env\"],\n  \"plugins\": [\n    [\n      \"add-module-exports\",\n      {\n        \"addDefaultProperty\": true\n      }\n    ]\n  ]\n}\n```\n\nThis will cause a second line of code to be added which aliases the `default` name to the exported object like so:\n\n```js\nmodule.exports = exports['default'];\nmodule.exports.default = exports['default']\n```\n\nSee also\n---\n* [babel-plugin-experimental-syntax-dynamic-import](https://github.com/59naga/babel-plugin-experimental-syntax-dynamic-import)\n\nLicense\n---\n[MIT](http://59naga.mit-license.org/)\n","_attachments":{},"homepage":"https://github.com/59naga/babel-plugin-add-module-exports#readme","bugs":{"url":"https://github.com/59naga/babel-plugin-add-module-exports/issues"},"license":"MIT"}