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