mirror of
https://github.com/catppuccin/highlightjs.git
synced 2026-01-09 05:01:10 +08:00
13 lines
287 B
JSON
13 lines
287 B
JSON
{
|
|
"name": "catppuccin-highlightjs",
|
|
"version": "0.2.0",
|
|
"main": "build.cjs",
|
|
"repository": "https://github.com/catppuccin/highlightjs.git",
|
|
"author": "Catppuccin Org <core@catppuccin.com>",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"dependencies": {
|
|
"sass": "^1.54.8"
|
|
}
|
|
}
|