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