xmpp.chapril.org-conversejs/composer.json
2019-03-04 17:47:45 +01:00

11 lines
309 B
JSON

{
"name": "jcbrand/converse.js",
"description": "Browser based XMPP instant messaging client",
"type": "library",
"license": "MPL-2.0",
"minimum-stability": "stable",
"homepage": "https://conversejs.org/",
"keywords": ["xmpp", "messaging", "chat", "presence"],
"require": {}
}