From 6b9c3196193df37fa8fe25005aded6e01e61a07c Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 08:46:35 +0530 Subject: New recipe: 'producthunt' (#687) --- recipes/producthunt/package.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes/producthunt/package.json (limited to 'recipes/producthunt/package.json') diff --git a/recipes/producthunt/package.json b/recipes/producthunt/package.json new file mode 100644 index 0000000..293f110 --- /dev/null +++ b/recipes/producthunt/package.json @@ -0,0 +1,11 @@ +{ + "id": "producthunt", + "name": "Product Hunt", + "version": "1.0.0", + "license": "MIT", + "repository": "https://github.com/alexdevero/franz-producthunt-recipe", + "config": { + "serviceURL": "https://www.producthunt.com/", + "hasIndirectMessages": true + } +} -- cgit v1.2.3-70-g09d2