aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/asana/package.json
blob: 1344f5c767ef6d573f4d26abfa1f20b0df3c78d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "asana",
  "name": "Asana",
  "version": "1.3.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.asana.com",
    "hasNotificationSound": true
  }
}