UNPKG

230 BJSONView Raw
1{
2 "name": "highlightjs",
3 "version": "9.16.2",
4 "license": "BSD-3-Clause",
5 "main": [
6 "highlight.pack.js",
7 "styles/default.css"
8 ],
9 "ignore": [
10 "**/.*",
11 "node_modules",
12 "vendor",
13 "components"
14 ]
15}