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