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

15 lines
398 B
JSON

{
"name": "babel-plugin-syntax-class-constructor-call",
"version": "6.0.15",
"description": "Allow parsing of class constructor calls",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-class-constructor-call",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {
"babel-runtime": "^5.0.0"
}
}