aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wire/package.json
blob: d7bfce4997654d1bf3b4f309ab08bac9a50694cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "wire",
  "name": "Wire",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.wire.com/",
    "hasIndirectMessages": true
  }
}