aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/romeo/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/romeo/package.json')
-rw-r--r--recipes/romeo/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/romeo/package.json b/recipes/romeo/package.json
new file mode 100644
index 0000000..9ab0cb9
--- /dev/null
+++ b/recipes/romeo/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "romeo",
3 "name": "Romeo",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "http://romeo.com",
8 "hasNotificationSound": true
9 }
10}