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