3 Star 20 Fork 21

EviSong/geektime-column-oh-my-kanban

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 850 Bytes
一键复制 编辑 原始数据 按行查看 历史
EviSong 提交于 2022-09-24 00:49 . 0.13.0
{
"name": "oh-my-kanban",
"version": "0.13.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.10.4",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^13.5.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"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"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/evisong/geektime-column-oh-my-kanban.git
[email protected]:evisong/geektime-column-oh-my-kanban.git
evisong
geektime-column-oh-my-kanban
geektime-column-oh-my-kanban
main

搜索帮助