mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-14 22:59:46 +08:00
9 lines
157 B
JSON
9 lines
157 B
JSON
{
|
|
"name": "baoyu-url-to-markdown-scripts",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"baoyu-fetch": "file:./vendor/baoyu-fetch"
|
|
}
|
|
}
|