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