2015-10-30 11:36:44 -07:00

17 lines
459 B
JSON

{
"name": "babel-plugin-transform-class-constructor-call",
"version": "6.0.12",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-constructor-call",
"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"
}
}