aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xmpp/package.json
blob: abef8976ecbf5b5632273dd6d7ca549bacda93e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "xmpp",
  "name": "XMPP",
  "version": "1.0.1",
  "license": "MIT",
  "repository": "https://github.com/Aman9das/ferdi-xmpp-recipe",
  "config": {
    "serviceURL": "https://inverse.chat",
    "hasNotificationSound": true
  }
}