ソースを参照

Add keywords for composer

JC Brand 8 年 前
コミット
24da4f6097
1 ファイル変更1 行追加0 行削除
  1. 1 0
      composer.json

+ 1 - 0
composer.json

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