Add "keywords" to bower.json

Close gh-1407
This commit is contained in:
Sindre Sorhus 2013-10-25 20:12:46 +02:00 committed by Oleg
parent abfa210adf
commit 0bb4090c2c

View File

@ -18,5 +18,10 @@
"devDependencies": {
"requirejs": "~2.1.8",
"qunit": "~1.12.0"
}
},
"keywords": [
"jquery",
"javascript",
"library"
]
}