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