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