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