Sebastian McKenzie 69f17f7df1 v6.0.12
2015-10-30 04:53:38 +00:00

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"
}
}