{ "name": "babel-plugin-transform-es2015-modules-commonjs", "version": "6.26.2", "description": "This plugin transforms ES2015 modules to CommonJS", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs", "license": "MIT", "main": "lib/index.js", "dependencies": { "babel-plugin-transform-strict-mode": "^6.24.1", "babel-runtime": "^6.26.0", "babel-template": "^6.26.0", "babel-types": "^6.26.0" }, "keywords": [ "babel-plugin" ], "devDependencies": { "babel-helper-plugin-test-runner": "^6.24.1", "babel-plugin-syntax-object-rest-spread": "^6.13.0" }, "__npminstall_done": "Mon May 18 2020 19:19:04 GMT+0800 (CST)", "_from": "babel-plugin-transform-es2015-modules-commonjs@6.26.2", "_resolved": "https://registry.npm.taobao.org/babel-plugin-transform-es2015-modules-commonjs/download/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz" }