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