aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/superhuman-email/package.json
blob: 8f0b2c57767361b69d6566741e8f55b5b185bcbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "superhuman",
  "name": "superhuman",
  "version": "1.0.0",
  "description": "View tool for Gmail",
  "main": "index.js",
  "author": "Crystal Larsh <crystal@tabletoppm.com>",
  "license": "MIT",
  "repository": "https://github.com/CrystalLarsh/franz-superhuman-recipe",
  "config": {
    "hasCustomUrl": true
  }
}