UNPKG
highlightjs
Version:
latest (9.16.2)
9.16.2
9.12.0
9.10.0
9.8.0
8.7.0
Syntax highlighting for the Web
highlightjs
/
bower.json
16 lines
(15 loc)
•
230 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"highlightjs"
,
"version"
:
"9.16.2"
,
"license"
:
"BSD-3-Clause"
,
"main"
:
[
"highlight.pack.js"
,
"styles/default.css"
]
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"vendor"
,
"components"
]
}