18 lines
391 B
JSON
18 lines
391 B
JSON
{
|
|
"name": "babel-plugin-transform-es2015-modules-commonjs",
|
|
"version": "6.0.2",
|
|
"description": "",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"babel-types": "^6.0.2",
|
|
"babel-runtime": "^6.0.2",
|
|
"babel-template": "^6.0.2",
|
|
"babel-plugin-transform-strict-mode": "^6.0.2"
|
|
},
|
|
"keywords": [
|
|
"babel-plugin"
|
|
]
|
|
}
|