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