aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hackmd/package.json
blob: 6a5840585c0cbf491c80ae61d9426b213b263c5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "hackmd",
  "name": "HackMd",
  "version": "1.1.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://hackmd.io",
    "hasNotificationSound": true
  }
}