1 Star 0 Fork 0

tiger/CaptfEncoder

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 792 Bytes
一键复制 编辑 原始数据 按行查看 历史
guyoung 提交于 2019-10-25 00:10 +08:00 . update
{
"name": "captfencoder",
"version": "1.3.0",
"description": "CaptfEncoder 跨平台网络安全工具套件",
"main": "main.js",
"scripts": {
"start": "electron ."
},
"repository": "https://github.com/guyoung/CaptfEncoder",
"keywords": [],
"license": "",
"author": "guyoung",
"contributors": [],
"dependencies": {},
"devDependencies": {
"electron": "^6.1.1"
},
"build": {
"appId": "com.guyoung.captfencoder",
"productName": "CaptfEncoder",
"directories": {
"output": "../release/"
},
"win": {
"icon": "icons/app_ico.ico"
},
"mac": {
"category": "public.app-category.developer-tools",
"icon": "icons/app_ico.icns"
},
"linux": {
"icon": "icons/",
"maintainer": "guyoung"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/The_programmer/CaptfEncoder.git
git@gitee.com:The_programmer/CaptfEncoder.git
The_programmer
CaptfEncoder
CaptfEncoder
master

搜索帮助