2015-10-29 20:04:16 -05:00

17 lines
369 B
JSON

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