This repository has been archived on 2022-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
converse.js/composer.json

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": {}
}