aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tinder/package.json
diff options
context:
space:
mode:
authorLibravatar Maitre_Oda <oda.alexandre31@gmail.com>2021-08-27 19:03:33 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-27 22:33:33 +0530
commit38243e6b6e4f38c0afe52a2f14743feb3f461894 (patch)
treec57dcb06dac446e63f891c7a9cca7a44d05d2d67 /recipes/tinder/package.json
parentchore: upgrade 'nodejs' to '14.17.5'. (diff)
downloadferdium-recipes-38243e6b6e4f38c0afe52a2f14743feb3f461894.tar.gz
ferdium-recipes-38243e6b6e4f38c0afe52a2f14743feb3f461894.tar.zst
ferdium-recipes-38243e6b6e4f38c0afe52a2f14743feb3f461894.zip
New recipe: tinder (#641)
Diffstat (limited to 'recipes/tinder/package.json')
-rw-r--r--recipes/tinder/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/tinder/package.json b/recipes/tinder/package.json
new file mode 100644
index 0000000..88791f0
--- /dev/null
+++ b/recipes/tinder/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "tinder",
3 "name": "Tinder",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://tinder.com"
8 }
9}