aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tt-rss/package.json
diff options
context:
space:
mode:
authorLibravatar Celedhrim <Celedhrim@users.noreply.github.com>2022-03-16 22:41:05 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-16 22:41:05 +0100
commit7337c3c428a67005944286d817826e15fe51fbf1 (patch)
treec84d52577d6224633eb8fc6fa518af322343bdd1 /recipes/tt-rss/package.json
parentBump ZenHub recipe version to 1.0.0 (diff)
downloadferdium-recipes-7337c3c428a67005944286d817826e15fe51fbf1.tar.gz
ferdium-recipes-7337c3c428a67005944286d817826e15fe51fbf1.tar.zst
ferdium-recipes-7337c3c428a67005944286d817826e15fe51fbf1.zip
Add Tiny Tiny RSS recipe (#845)
Diffstat (limited to 'recipes/tt-rss/package.json')
-rw-r--r--recipes/tt-rss/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/tt-rss/package.json b/recipes/tt-rss/package.json
new file mode 100644
index 0000000..bcfa970
--- /dev/null
+++ b/recipes/tt-rss/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "tt-rss",
3 "name": "Tiny Tiny RSS",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "hasCustomUrl": true
8 }
9}