aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/BlueBubbles/package.json
diff options
context:
space:
mode:
authorLibravatar httpsdalia <82799862+httpsdalia@users.noreply.github.com>2023-02-17 00:22:25 -0500
committerLibravatar GitHub <noreply@github.com>2023-02-17 05:22:25 +0000
commit761da71a160dc6dc10e38cd2e0e05b0cd53ee1d4 (patch)
tree32a192655f966bc21546ed5bf5fa96ebe35d7da8 /recipes/BlueBubbles/package.json
parentdocs: add pre-flight checklist (diff)
downloadferdium-recipes-761da71a160dc6dc10e38cd2e0e05b0cd53ee1d4.tar.gz
ferdium-recipes-761da71a160dc6dc10e38cd2e0e05b0cd53ee1d4.tar.zst
ferdium-recipes-761da71a160dc6dc10e38cd2e0e05b0cd53ee1d4.zip
New Recipe BlueBubbles (#316)
Diffstat (limited to 'recipes/BlueBubbles/package.json')
-rw-r--r--recipes/BlueBubbles/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/BlueBubbles/package.json b/recipes/BlueBubbles/package.json
new file mode 100644
index 0000000..896abb3
--- /dev/null
+++ b/recipes/BlueBubbles/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "BlueBubbles",
3 "name": "BlueBubbles",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://bluebubbles.app/web/#/"
8 }
9}