Sebastian McKenzie c865cb4bf9 v6.0.15
2015-11-01 22:07:03 +00:00

17 lines
458 B
JSON

{
"name": "babel-plugin-transform-class-constructor-call",
"version": "6.0.15",
"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.15",
"babel-plugin-syntax-class-constructor-call": "^6.0.15",
"babel-runtime": "^5.0.0"
}
}