aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/romeo/package.json
blob: e435b49ea94c933b553ff5b19b864c1bc7cfc0f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "romeo",
  "name": "Romeo",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "http://romeo.com",
    "hasNotificationSound": true
  }
}