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