Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZlatan Vasović <legospace9876@gmail.com>2014-03-14 13:45:32 +0400
committerZlatan Vasović <legospace9876@gmail.com>2014-03-14 13:45:32 +0400
commit052889d244c320937a0851c0ada0e4869ec06730 (patch)
treef94d3d1521b5b51a5603a52b78c8cdda54f2c81f /bower.json
parentadd6f20b0632356f5030ff33f22c1eadf0eeb0fb (diff)
bower.json: Add keywords property
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index 084f055..f9ee80f 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,15 @@
{
"name": "ratchet",
"version": "2.0.1",
+ "keywords": [
+ "css",
+ "js",
+ "fonts",
+ "ios",
+ "android",
+ "mobile",
+ "prototype"
+ ],
"main": [
"./dist/css/ratchet.css",
"./dist/js/ratchet.js"