Add "keywords" to bower.json

Cherry picked from 0bb4090c2c commit
This commit is contained in:
Sindre Sorhus 2013-10-25 20:12:46 +02:00 committed by Oleg
parent 7e5c2cb6e8
commit 878b00772e

View File

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