代码拉取完成,页面将自动刷新
同步操作将从 ayangweb/EcoPaste 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "eco-paste",
"description": "一款开源的跨平台剪贴板管理工具",
"author": {
"name": "ayangweb",
"email": "ayangweb@foxmail.com"
},
"private": true,
"version": "0.0.6",
"type": "module",
"scripts": {
"dev": "run-s build:icon dev:vite",
"build": "run-s build:*",
"dev:vite": "vite",
"build:icon": "tauri icon public/logo.png",
"build:vite": "vite build",
"tauri": "tauri",
"lint": "biome check --write src",
"preinstall": "npx only-allow pnpm",
"prepare": "simple-git-hooks",
"release": "release-it"
},
"dependencies": {
"@ant-design/happy-work-theme": "^1.0.0",
"@tanstack/react-virtual": "^3.8.3",
"@tauri-apps/api": "^1.6.0",
"@unocss/reset": "^0.60.3",
"ahooks": "^3.8.0",
"antd": "^5.19.1",
"arcdash": "^0.0.51",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"i18next": "^23.12.1",
"lodash-es": "^4.17.21",
"mac-scrollbar": "^0.13.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^15.0.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.23.1",
"rehype-raw": "^7.0.0",
"rtf.js": "^3.0.9",
"tauri-plugin-autostart-api": "github:tauri-apps/tauri-plugin-autostart#v1",
"tauri-plugin-context-menu": "^0.8.0",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log#v1",
"tauri-plugin-sql-api": "github:tauri-apps/tauri-plugin-sql#v1",
"valtio": "^1.13.2",
"valtio-persist": "^1.0.2"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@iconify-json/hugeicons": "^1.1.0",
"@iconify-json/iconamoon": "^1.1.4",
"@iconify-json/lets-icons": "^1.1.3",
"@iconify-json/lucide": "^1.1.189",
"@tauri-apps/cli": "^1.6.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.9",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/react-window": "^1.8.8",
"@unocss/preset-rem-to-px": "^0.60.3",
"@vitejs/plugin-react": "^4.2.1",
"lint-staged": "^15.2.5",
"npm-run-all": "^4.1.5",
"release-it": "^17.4.1",
"sass": "^1.77.4",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.16.2",
"typescript": "^5.0.2",
"typescript-plugin-css-modules": "^5.1.0",
"unocss": "^0.60.3",
"unplugin-auto-import": "^0.17.6",
"vite": "^5.0.0"
},
"simple-git-hooks": {
"commit-msg": "npx --no-install commitlint -e",
"pre-commit": "npx lint-staged"
},
"lint-staged": {
"**.{ts,tsx,json}": ["biome check --apply --no-errors-on-unmatched"]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。