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