summaryrefslogtreecommitdiff
path: root/package.json
blob: 38e19d0dd5e70522afde4b0454983aa76f6d189f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "dakkar-highlight",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "AGPL-3.0",
  "dependencies": {
    "highlight": "^0.2.4",
    "http": "0.0.0"
  }
}