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