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