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-types",
"version": "6.16.0",
"description": "",
"description": "Babel Types is a Lodash-esque utility library for AST nodes",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",