mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-13 22:29:48 +08:00
10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"name": "baoyu-post-to-wechat-scripts",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp",
|
|
"baoyu-md": "file:./vendor/baoyu-md"
|
|
}
|
|
}
|