mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 06:35:50 +00:00
15 lines
200 B
JSON
15 lines
200 B
JSON
{
|
|
"name": "highlightjs",
|
|
"version": "8.4.0",
|
|
"main": [
|
|
"highlight.pack.js",
|
|
"styles/default.css"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"vendor",
|
|
"components"
|
|
]
|
|
}
|