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