mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-12 05:51:44 +08:00
12 lines
252 B
JSON
12 lines
252 B
JSON
{
|
|
"name": "baoyu-post-to-weibo-scripts",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp",
|
|
"front-matter": "^4.0.2",
|
|
"highlight.js": "^11.11.1",
|
|
"marked": "^15.0.6"
|
|
}
|
|
}
|