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

14 lines
315 B
JSON

{
"name": "babel-plugin-syntax-class-constructor-call",
"version": "6.0.12",
"description": "Allow parsing of class constructor calls",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {
"babel-runtime": "^6.0.12"
}
}