Browse Source

Add keywords for composer

JC Brand 8 years ago
parent
commit
24da4f6097
1 changed files with 1 additions and 0 deletions
  1. 1 0
      composer.json

+ 1 - 0
composer.json

@@ -5,5 +5,6 @@
     "license": "MPL-2.0",
     "license": "MPL-2.0",
     "minimum-stability": "stable",
     "minimum-stability": "stable",
     "homepage": "http://conversejs.org/",
     "homepage": "http://conversejs.org/",
+    "keywords": ["xmpp", "messaging", "chat", "presence"],
     "require": {}
     "require": {}
 }
 }