1 Star 2 Fork 2

江夏尧 / 中华诗词大典

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
江夏尧 提交于 2022-09-21 10:40 . feat: 开始研发 highlight 功能
{
"name": "poetry",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"analyze": "cross-env ANALYZE=1 vite build "
},
"dependencies": {
"@arco-design/web-react": "^2.39.3",
"@meilisearch/instant-meilisearch": "^0.8.2",
"ahooks": "^3.7.0",
"cnchar": "^3.2.2",
"cnchar-trad": "^3.2.2",
"fuse.js": "^6.6.2",
"instantsearch.js": "^4.45.1",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"mitt": "^3.0.0",
"pangu": "^4.0.7",
"react": "^18.2.0",
"react-animated-router": "^1.2.4",
"react-dom": "^18.2.0",
"react-instantsearch-hooks-web": "^6.32.1",
"react-router-dom": "^6.4.0",
"uuid": "^9.0.0",
"web-highlighter": "^0.7.4",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@arco-plugins/vite-react": "^1.3.1",
"@types/lodash": "^4.14.184",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react-transition-group": "^4.4.5",
"@vitejs/plugin-react": "^2.0.1",
"autoprefixer": "^10.4.8",
"cross-env": "^7.0.3",
"less": "^4.1.3",
"rollup-plugin-external-globals": "^0.6.1",
"rollup-plugin-visualizer": "^5.8.1",
"typescript": "^4.6.4",
"vite": "^3.1.0"
},
"browserslist": [
"defaults and supports es6-module"
]
}
1
https://gitee.com/dongzhongzhidong/classic-poetry.git
git@gitee.com:dongzhongzhidong/classic-poetry.git
dongzhongzhidong
classic-poetry
中华诗词大典
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891