2 Star 0 Fork 0

ReinhardChen / ICCM_MAIN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
ReinhardChen 提交于 2023-12-29 16:29 . update
{
"name": "treact",
"version": "0.1.0",
"private": true,
"dependencies": {
"@owaiswiz/use-in-view": "^1.0.16",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.6",
"@testing-library/user-event": "^13.1.5",
"antd": "^4.16.13",
"axios": "^0.24.0",
"bootstrap": "^5.1.3",
"feather-icons": "^4.28.0",
"framer-motion": "^4.1.5",
"http-proxy-middleware": "^2.0.6",
"moment": "^2.29.4",
"react": "^17.0.2",
"react-anchor-link-smooth-scroll": "^1.0.12",
"react-axios": "^2.0.5",
"react-bootstrap": "^2.0.4",
"react-dom": "^17.0.2",
"react-github-btn": "^1.2.0",
"react-mathjax": "^1.0.1",
"react-modal": "^3.13.1",
"react-rnd": "^10.2.4",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-slick": "^0.28.1",
"slick-carousel": "^1.8.1",
"styled-components": "^5.2.3",
"tailwindcss": "^2.1.1",
"twin.macro": "^2.3.3"
},
"homepage": ".",
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"deploy": "yarn build && netlify deploy --prod --dir=build"
},
"eslintConfig": {
"extends": "react-app",
"overrides": [
{
"files": [
"src/**/*.js"
],
"rules": {
"import/no-anonymous-default-export": "off",
"no-undef": "off",
"no-restricted-globals": "off",
"no-unused-vars": "off",
"jsx-a11y/anchor-is-valid": "off",
"array-callback-return": "off"
}
}
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ReinhardChen/iccm-main.git
git@gitee.com:ReinhardChen/iccm-main.git
ReinhardChen
iccm-main
ICCM_MAIN
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891