aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/stride/package.json
blob: d38121d7b63589cd62b5711bc73213cf50a80675 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"id": "stride",
	"name": "Stride",
	"version": "1.1.1",
	"description": "Atlassian Stride",
	"main": "index.js",
	"author": "Tobias Theobald <tobitheo@gmail.com>",
	"license": "MIT",
	"config": {
		"serviceURL": "https://app.stride.com",
		"hasNotificationSound": true,
		"hasDirectMessages": true,
		"hasIndirectMessages": true,
		"hasTeamId": false
	}
}