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