aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/producthunt/package.json
blob: d8f3eea80ebaa80cb88142e9b42ca7afce168d13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "producthunt",
  "name": "Product Hunt",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/alexdevero/franz-producthunt-recipe",
  "config": {
    "serviceURL": "https://www.producthunt.com/",
    "hasIndirectMessages": true
  }
}