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