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