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