aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/superhuman-email/package.json
blob: 6ba331e979b14f7c9e684b427be9a56d6557d43b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "superhuman",
  "name": "superhuman",
  "version": "1.0.1",
  "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
  }
}