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