aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/teamweek/package.json
blob: bb3d47907018123994e26ac3279267c5c5f97402 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
	"id": "teamweek",
	"name": "Teamweek",
	"version": "1.0.0",
	"license": "MIT",
	"repository": "https://github.com/claudiupelmus/recipe-teamweek",
	"config": {
		"serviceURL": "https://app.teamweek.com/"
	}
}