1 Star 0 Fork 89

不会写代码/mojito

forked from DrinkJS/mojito 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 716 Bytes
一键复制 编辑 原始数据 按行查看 历史
Win102021DMMRWQ\Administrator 提交于 2023-08-09 12:12 . 环境变量
{
"name": "mojito",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start:editor": "pnpm -r --filter=./packages/editor run dev"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"dayjs": "^1.11.8",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.38.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.4",
"typescript": "^5.1.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cant_write_code/mojito.git
[email protected]:cant_write_code/mojito.git
cant_write_code
mojito
mojito
main

搜索帮助