Add missing description to all package.json files (#4703) [skip ci]

This commit is contained in:
Flavio Corpa
2016-10-12 16:15:50 +02:00
committed by Henry Zhu
parent 9c7d8c4cad
commit 9b02a6d298
31 changed files with 31 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "babel-plugin-syntax-jsx",
"version": "6.13.0",
"description": "",
"description": "Allow parsing of jsx",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx",
"license": "MIT",
"main": "lib/index.js",