aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/anydo/package.json
blob: a1ea8f31fb4589cc6aa61e60502cd9dfe9bf6674 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "anydo",
  "name": "Any.do",
  "version": "1.0.2",
  "description": "Any.do plugin for Franz 5",
  "main": "index.js",
  "author": "Tom Chapman <thomas_chapman84@hotmail.com> and The Ferdi Team <hello@getferdi.com>",
  "license": "MIT",
  "repository": "https://github.com/chappy84/recipe-anydo",
  "config": {
    "serviceURL": "https://desktop.any.do/"
  }
}