1 Star 2 Fork 3

Ernest Cui/EC-82MS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 695 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "ec-82ms",
"version": "1.9.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"export": "next build && next export -o docs && touch docs/.nojekyll",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"decimal.js": "^10.4.0",
"gsap": "^3.10.4",
"mobx": "^6.6.1",
"mobx-react-lite": "^3.4.0",
"next": "12.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "^1.54.3"
},
"devDependencies": {
"@types/node": "18.6.4",
"@types/react": "18.0.16",
"@types/react-dom": "18.0.6",
"eslint": "8.21.0",
"eslint-config-next": "12.2.4",
"typescript": "4.7.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ecui/ec-82-ms.git
git@gitee.com:ecui/ec-82-ms.git
ecui
ec-82-ms
EC-82MS
main

搜索帮助