aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/protonet/package.json
blob: 80923de574c4dc089034b2138992e7e7a1d35e26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "protonet",
  "name": "protonet",
  "version": "1.1.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamID}.protonet.info",
    "hasNotificationSound": true,
    "hasTeamId": true
  }
}