Ai
1 Star 0 Fork 0

哈兔工具/桌面时钟 Lite for Android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
杰西205 提交于 2024-01-23 01:08 +08:00 . 添加基于webpack的桌面时钟lite
{
"name": "desk-clock-lite",
"version": "1.0.0",
"description": "A simple desk clock app",
"packageManager": "pnpm@8.14.1",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "echo \"Error: no test specified\" && exit 1",
"build:android": "echo \"Error: no test specified\" && exit 1",
"build:web": "cd web && pnpm build",
"dev:web": "cd web && pnpm serve"
},
"type": "module",
"keywords": [],
"author": {
"name": "Jesse205",
"email": "2055675594@qq.com"
},
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Android
1
https://gitee.com/HelloTool/DeskClockLiteForAndroid.git
git@gitee.com:HelloTool/DeskClockLiteForAndroid.git
HelloTool
DeskClockLiteForAndroid
桌面时钟 Lite for Android
master

搜索帮助