Files
blogs/package.json
SilverAg.L 3604b6e4c0
All checks were successful
部署文档 / build (push) Successful in 1m8s
update
- deps
- faster js cdn
- Diary: recents 2025
- Notes:
ArchInstall (archCN mirror, niri refs)
ArchUEFI (make `bootxxx.efi` questions more neutral)
SelfHosted (wont extend notes anymore)

Signed-off-by: SilverAg.L <caclx@outlook.com>
2025-12-26 00:40:16 +08:00

25 lines
796 B
JSON

{
"name": "chloridep-blog",
"version": "1.0.0",
"description": "ChlorideP Personal Blogs",
"license": "MIT",
"type": "module",
"scripts": {
"build": "vuepress-vite build docs",
"dev": "vuepress-vite dev docs",
"up-deps": "pnpm dlx vp-update"
},
"devDependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.26",
"@vuepress/plugin-docsearch": "2.0.0-rc.121",
"@vuepress/plugin-remove-pwa": "2.0.0-rc.118",
"katex": "^0.16.27",
"mermaid": "^11.12.2",
"sass-embedded": "^1.97.1",
"vue": "^3.5.26",
"vuepress": "2.0.0-rc.26",
"vuepress-theme-hope": "2.0.0-rc.101"
},
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
}