mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-04 22:25:43 +00:00
24 lines
526 B
JSON
24 lines
526 B
JSON
{
|
|
"name": "highlightjs",
|
|
"version": "8.4.0",
|
|
"main": [
|
|
"highlight.pack.js",
|
|
"styles/default.css"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"vendor",
|
|
"components"
|
|
],
|
|
"homepage": "https://github.com/components/highlightjs",
|
|
"_release": "8.4.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "8.4.0",
|
|
"commit": "f27b85bc25d6c70c69347e77193688ec562ce2eb"
|
|
},
|
|
"_source": "https://github.com/components/highlightjs.git",
|
|
"_target": "~8.4.0",
|
|
"_originalSource": "highlightjs"
|
|
} |