aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pocket/package.json
blob: cb35334e0eec916496e72e3d7f4375d7c86c729b (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "pocket",
  "name": "Pocket",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://getpocket.com/a/queue/list/"
  }
}