mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-13 06:19:46 +08:00
9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"name": "baoyu-markdown-to-html-scripts",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"baoyu-md": "file:./vendor/baoyu-md"
|
|
}
|
|
}
|