From 38243e6b6e4f38c0afe52a2f14743feb3f461894 Mon Sep 17 00:00:00 2001 From: Maitre_Oda Date: Fri, 27 Aug 2021 19:03:33 +0200 Subject: New recipe: tinder (#641) --- recipes/tinder/package.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/tinder/package.json (limited to 'recipes/tinder/package.json') 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 @@ +{ + "id": "tinder", + "name": "Tinder", + "version": "1.0.0", + "license": "MIT", + "config": { + "serviceURL": "https://tinder.com" + } +} -- cgit v1.2.3-54-g00ecf