aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/localazy/package.json
diff options
context:
space:
mode:
authorLibravatar vaclavhodek <vaclav.hodek@lwi.cz>2023-05-27 03:01:58 +0200
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-05-27 06:50:49 +0530
commitf77dc60215f74c5b4578425a7fe9137f923b1c89 (patch)
tree8c39020df988172ce637e4ead6e59a646045794e /recipes/localazy/package.json
parentUpdate to logos for Proton services (#375) (diff)
downloadferdium-recipes-f77dc60215f74c5b4578425a7fe9137f923b1c89.tar.gz
ferdium-recipes-f77dc60215f74c5b4578425a7fe9137f923b1c89.tar.zst
ferdium-recipes-f77dc60215f74c5b4578425a7fe9137f923b1c89.zip
Add Localazy service recipe (#373)
Diffstat (limited to 'recipes/localazy/package.json')
-rw-r--r--recipes/localazy/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/localazy/package.json b/recipes/localazy/package.json
new file mode 100644
index 0000000..daec11f
--- /dev/null
+++ b/recipes/localazy/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "localazy",
3 "name": "Localazy",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://localazy.com/my/dashboard"
8 }
9}