aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/feedbin/package.json
blob: b9f7d859a910733408bbc5f1e24053a2207fe80a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "feedbin",
  "name": "Feedbin",
  "version": "1.1.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://feedbin.com/login",
    "hasNotificationSound": true
  }
}