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