10 lines
No EOL
174 B
JSON
10 lines
No EOL
174 B
JSON
{
|
|
"dependencies": {
|
|
"@shikijs/rehype": "^1.29.2",
|
|
"rehype-cli": "^12.0.1",
|
|
"shiki": "^1.29.2"
|
|
},
|
|
"scripts": {
|
|
"shiki": "bunx rehype-cli public -o"
|
|
}
|
|
} |