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