mirror of
https://github.com/danbulant/mdsvexrs
synced 2026-05-19 04:08:47 +00:00
15 lines
284 B
JSON
15 lines
284 B
JSON
{
|
|
"name": "highlighter",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"public": false,
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@shikijs/transformers": "^1.22.2",
|
|
"shiki": "^1.24.0"
|
|
},
|
|
"keywords": [],
|
|
"author": "Daniel Bulant"
|
|
}
|