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