added keywords to package.json (#323)
This commit is contained in:
parent
d2faddf0d9
commit
b6b4610cea
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user