16 lines
372 B
JSON
16 lines
372 B
JSON
{
|
|
"name": "babel-plugin-transform-class-constructor-call",
|
|
"version": "6.0.12",
|
|
"description": "",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"dependencies": {
|
|
"babel-template": "^6.0.12",
|
|
"babel-plugin-syntax-class-constructor-call": "^6.0.12",
|
|
"babel-runtime": "^6.0.12"
|
|
}
|
|
} |