aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/icloud-reminders/package.json
blob: 7450c4203cf2e8dbf0b9c54339197b2e7dbf911d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "icloud-reminders",
  "name": "iCloud Reminders",
  "version": "1.0.1",
  "description": "icloud-reminders",
  "main": "index.js",
  "author": "Ferdi <hello@getferdi.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.icloud.com/reminders"
  }
}