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