1 Star 0 Fork 0

tanqin/sign-search

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.61 KB
一键复制 编辑 原始数据 按行查看 历史
tanqin 提交于 2023-02-24 13:49 . 3.2.3
{
"name": "sign-search",
"version": "3.2.3",
"description": "A sign search tool.",
"keywords": [
"sign"
],
"homepage": "https://imtanqin.gitee.io/sign-search/",
"private": false,
"dependencies": {
"@reduxjs/toolkit": "^1.8.6",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.11.60",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"antd": "^4.23.2",
"classnames": "^2.3.2",
"i18next": "^21.10.0",
"pinyin-match": "^1.2.2",
"rc-tween-one": "^3.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^11.18.6",
"react-markdown": "^8.0.3",
"react-redux": "^8.0.4",
"react-router-dom": "^6.4.1",
"react-scripts": "5.0.1",
"react-syntax-highlighter": "^15.5.0",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"remark-gfm": "^3.0.1",
"typescript": "^4.8.3",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"deploy": "npm run build && gh-pages -d disk",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"gh-pages": "^4.0.0",
"sass": "^1.55.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/imtanqin/sign-search.git
git@gitee.com:imtanqin/sign-search.git
imtanqin
sign-search
sign-search
master

搜索帮助