added keywords to package.json (#323)

This commit is contained in:
Dmytro 2017-01-27 13:44:09 -05:00 committed by Daniel Tschinder
parent d2faddf0d9
commit b6b4610cea

View File

@ -5,6 +5,12 @@
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
"keywords": [
"babel",
"javascript",
"parser",
"babylon"
],
"repository": "https://github.com/babel/babylon",
"main": "lib/index.js",
"files": [