1 Star 14 Fork 0

诺墨/Gitee Notifier

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 795 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "gitee-notifier",
"description": "一个提供 Gitee 站内消息通知功能的插件",
"version": "0.3.0",
"author": "诺墨 <normal@normalcoder.com>",
"license": "MIT",
"private": true,
"type": "module",
"scripts": {
"dev": "wxt",
"dev:firefox": "wxt -b firefox",
"build": "wxt build",
"build:firefox": "wxt build -b firefox",
"zip": "wxt zip",
"zip:firefox": "wxt zip -b firefox",
"compile": "vue-tsc --noEmit",
"postinstall": "wxt prepare",
"clean": "rm -rf .output"
},
"dependencies": {
"vue": "^3.5.12"
},
"devDependencies": {
"@types/chrome": "^0.0.280",
"@wxt-dev/auto-icons": "^1.0.2",
"@wxt-dev/module-vue": "^1.0.1",
"typescript": "5.6.3",
"vue-tsc": "^2.1.10",
"wxt": "^0.20.6"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/normalcoder/gitee-notifier.git
git@gitee.com:normalcoder/gitee-notifier.git
normalcoder
gitee-notifier
Gitee Notifier
master

搜索帮助