first commit

This commit is contained in:
2023-05-06 20:24:01 -07:00
commit 0b569ed9d1
5 changed files with 3384 additions and 0 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"private": true,
"dependencies": {
"@doc-utils/color-themes": "^0.1.1",
"@doc-utils/markdown2html": "^0.1.0"
}
}