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