Added keywords

For making package easier to discover on NPM
This commit is contained in:
Dmitry Semigradsky 2015-04-21 12:35:25 +03:00
parent 4267c40f3b
commit 1a70c89996
1 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,13 @@
},
"author": "Christian Alfoni",
"license": "MIT",
"keywords": [
"react",
"form",
"forms",
"validation",
"react-component"
],
"devDependencies": {
"browserify": "^6.2.0",
"glob": "^4.0.6",