1 Star 0 Fork 29

deqin/wow-note-react

forked from Evan/wow-note-react 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
Evan 提交于 2024-02-11 19:36 . 24/02/11 修复 PubSub 消息订阅问题.
{
"name": "wow-note",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@codemirror/search": "^6.5.6",
"@nextui-org/accordion": "^2.0.28",
"@nextui-org/card": "^2.0.24",
"@nextui-org/react": "^2.2.9",
"@nextui-org/shared-icons": "^2.0.6",
"@react-stately/data": "^3.11.0",
"@types/node": "^20.11.17",
"@vercel/analytics": "^1.1.3",
"@vercel/speed-insights": "^1.0.9",
"ahooks": "^3.7.10",
"animate.css": "^4.1.1",
"autoprefixer": "^10.4.17",
"axios": "^1.6.7",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
"express": "^4.18.2",
"framer-motion": "^10.16.16",
"http-proxy-middleware": "^2.0.6",
"md-editor-rt": "^4.9.0",
"moment": "^2.30.1",
"next": "^14.0.4",
"postcss": "^8.4.35",
"prop-types": "^15.8.1",
"pubsub-js": "^1.9.4",
"react": "^18.2.0",
"react-cookies": "^0.1.1",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.12.0",
"react-router": "^6.22.0",
"react-router-dom": "^6.21.0",
"react-toastify": "^9.1.3",
"tailwindcss": "^3.3.6"
},
"devDependencies": {
"@types/crypto-js": "^4.2.1",
"@types/pubsub-js": "^1.8.6",
"@types/react": "^18",
"@types/react-cookies": "^0.1.3",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.0.4",
"typescript": "^5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/deqinss/wow-note-react.git
git@gitee.com:deqinss/wow-note-react.git
deqinss
wow-note-react
wow-note-react
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385