mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-13 06:19:46 +08:00
12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"name": "baoyu-post-to-wechat-scripts",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@jsquash/webp": "^1.5.0",
|
|
"baoyu-chrome-cdp": "^0.1.0",
|
|
"baoyu-md": "^0.1.0",
|
|
"jimp": "^1.6.0"
|
|
}
|
|
}
|