1 Star 0 Fork 34

大魔王/Cocos 扩展 - Quick Finder

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
陈皮皮 提交于 2021-09-10 19:50 +08:00 . 修正 package.json 的描述文本
{
"name": "ccc-quick-finder",
"version": "1.4.0.20210910",
"description": "输入关键字即可快速打开或定位项目中的文件...",
"author": {
"name": "陈皮皮 (ifaswind)",
"email": "952157129@qq.com",
"url": "https://chenpipi.cn",
"wechat": "im_chenpipi",
"git-home": "https://gitee.com/ifaswind",
"official-account": "公众号「菜鸟小栈」"
},
"repository": "https://gitee.com/ifaswind/ccc-quick-finder",
"license": "MIT",
"main": "src/main/index.js",
"main-menu": {
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-finder.name/i18n:ccc-quick-finder.search": {
"message": "ccc-quick-finder:open-search-bar",
"icon": "/images/search.png",
"accelerator": "F1"
},
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-finder.name/i18n:ccc-quick-finder.settings": {
"message": "ccc-quick-finder:open-settings-panel",
"icon": "/images/settings.png"
},
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-finder.name/i18n:ccc-quick-finder.checkUpdate": {
"message": "ccc-quick-finder:menu-check-update",
"icon": "/images/update.png"
},
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-finder.name/v1.4.0.20210910": {
"message": "ccc-quick-finder:menu-version",
"icon": "/images/version.png"
}
},
"reload": {
"renderer": [],
"ignore": [
"config.json",
"CHANGELOG.md",
"README.md",
"README.en.md"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/vibber/ccc-quick-finder.git
git@gitee.com:vibber/ccc-quick-finder.git
vibber
ccc-quick-finder
Cocos 扩展 - Quick Finder
master

搜索帮助