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