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