mdsvexrs/highlighter/package.json
2025-03-08 22:39:43 +01:00

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"
}