aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/habitica/package.json
blob: 688d3f2cf89fbc42161b72ba4720857f1e25cc30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "habitica",
  "name": "Habitica",
  "version": "1.0.2",
  "description": "Habitica",
  "main": "index.js",
  "license": "MIT",
  "author": "Yuriy Badalyantc <lmnet89@gmail.com>",
  "repository": "https://github.com/lmnet/franz-recipe-notion",
  "config": {
    "serviceURL": "https://habitica.com"
  }
}