1 Star 0 Fork 6

qinluyan/yapi-tool

forked from hellojs/yapi-tool 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 489 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "yapi-tool",
"version": "0.0.3",
"description": "yapi接口生成工具",
"main": "src/index.js",
"bin": {
"yapi-tool": "bin/index.js"
},
"scripts": {
"docs-dev": "vuepress dev docs",
"docs-build": "vuepress build docs"
},
"repository": {
"type": "gitee",
"url": "https://gitee.com/qdzhs/yapi-tool"
},
"author": "",
"license": "ISC",
"dependencies": {
"chalk": "^4.1.1",
"commander": "^7.2.0",
"vuepress": "^1.0.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/qinluyan/yapi-tool.git
git@gitee.com:qinluyan/yapi-tool.git
qinluyan
yapi-tool
yapi-tool
master

搜索帮助