1 Star 0 Fork 0

xcy/SnapShot-my

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 955 Bytes
一键复制 编辑 原始数据 按行查看 历史
chaozan 提交于 2024-06-23 23:10 . first commit
{
"name": "snapshot",
"version": "0.1.0",
"private": true,
"homepage": "https://Yog9.github.io/SnapShot",
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"axios": "^0.19.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1"
},
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"dep": "bash deploy_gitee.sh"
},
"eslintConfig": {
"extends": "react-app"
},
"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/cheng_yong_xu/snap-shot-my.git
git@gitee.com:cheng_yong_xu/snap-shot-my.git
cheng_yong_xu
snap-shot-my
SnapShot-my
master

搜索帮助