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