1 Star 0 Fork 12

量子风暴/json-viewer

forked from fxzer/json-viewer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
fxzer 提交于 2024-10-28 12:19 . chore: update deps
{
"name": "json-viewer",
"type": "module",
"version": "2.2.9",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"build:remote": "vite build --mode prod_remote",
"report": "rimraf dist && vite build",
"preview": "vite preview",
"bp": "vite build && vite preview",
"lint": "eslint .",
"lintf": "eslint . --fix",
"release": "bumpp"
},
"dependencies": {
"@antv/g6": "^4.8.24",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@vueuse/core": "^11.1.0",
"codemirror": "^6.0.1",
"element-plus": "^2.8.6",
"lz-string": "^1.5.0",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "^4.1.2",
"splitpanes": "^3.1.5",
"vite-plugin-pwa": "^0.20.5",
"vue": "^3.5.12",
"vue-codemirror": "^6.1.1",
"vue-i18n": "^10.0.4"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@types/node": "^22.8.1",
"@unocss/eslint-plugin": "^0.63.6",
"@unocss/reset": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"bumpp": "^9.7.1",
"chroma-js": "^3.1.2",
"dayjs": "^1.11.13",
"eslint": "^9.13.0",
"eslint-plugin-format": "^0.1.2",
"lint-staged": "^15.2.10",
"picocolors": "^1.1.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.4",
"simple-git-hooks": "^2.11.1",
"standard-version": "^9.5.0",
"unocss": "^0.63.6",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.10",
"vite-plugin-cdn-import": "^1.0.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
},
"lint-staged": {
"*": "pnpm lintf"
},
"packageManager": "pnpm@9.12.3"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wuchunfu/json-viewer.git
git@gitee.com:wuchunfu/json-viewer.git
wuchunfu
json-viewer
json-viewer
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385