Sebastian McKenzie 9113542b12 add syntax plugins
2015-10-05 16:37:49 +01:00

12 lines
246 B
JSON

{
"name": "babel-plugin-syntax-class-properties",
"version": "1.0.0",
"description": "Allow parsing of class properties",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}