aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hackmd/package.json
blob: f875d0546811e3864900b64afe3e6dcda5128ab4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "hackmd",
  "name": "HackMd",
  "version": "1.0.1",
  "description": "HackMd",
  "main": "index.js",
  "author": "Armaldio <armaldio@gmail.com>",
  "license": "MIT",
  "repository": "",
  "config": {
    "serviceURL": "https://hackmd.io",
    "hasNotificationSound": true
  }
}