Sebastian McKenzie 34665bdfda v6.0.14
2015-10-30 23:30:40 +00:00

17 lines
482 B
JSON

{
"name": "babel-plugin-transform-es2015-modules-commonjs",
"version": "6.0.14",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-types": "^6.0.14",
"babel-runtime": "^6.0.14",
"babel-template": "^6.0.14",
"babel-plugin-transform-strict-mode": "^6.0.14"
},
"keywords": [
"babel-plugin"
]
}