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