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