Ver Fonte

Add keywords

JC Brand há 5 anos atrás
pai
commit
5546085f0d
2 ficheiros alterados com 10 adições e 0 exclusões
  1. 1 0
      package.json
  2. 9 0
      src/headless/package.json

+ 1 - 0
package.json

@@ -36,6 +36,7 @@
     "url": "git://github.com/conversejs/converse.js.git"
   },
   "keywords": [
+	"converse.js",
     "XMPP",
     "Jabber",
     "chat",

+ 9 - 0
src/headless/package.json

@@ -15,6 +15,15 @@
     "templates/*.html",
     "templates/*.svg"
   ],
+  "keywords": [
+	"converse.js",
+    "XMPP",
+    "Jabber",
+    "chat",
+    "messaging",
+    "chatrooms",
+    "webchat"
+  ],
   "repository": {
     "type": "git",
     "url": "git+https://github.com/conversejs/converse.js.git"