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