aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devRant/package.json
blob: edb0c4086d3f0710f417b0a3dabcb9e896e539e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "devRant",
  "name": "devRant",
  "version": "1.1.0",
  "license": "MIT",
  "repository": "https://github.com/emamut/recipe-devrant",
  "config": {
    "serviceURL": "https://devrant.com/",
    "hasNotificationSound": true
  }
}