aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/monicahq/package.json
blob: 90e348bffca8d5e099ff79e1e9b825a0a054a5dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "monicahq",
  "name": "Monica HQ",
  "version": "1.0.0",
  "description": "Personal CRM. Remember everything about your friends and family.",
  "main": "index.js",
  "author": "Johannes Becker <mail@jkbecker.net>",
  "license": "MIT",
  "repository": "https://github.com/jkbecker/recipe-monica",
  "config": {
    "hasCustomUrl": true
  }
}