1 Star 1 Fork 1

阿坤/git-extras

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 822 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenyikun 提交于 2021-10-05 13:06 +08:00 . 0.0.14
{
"name": "git-extras",
"version": "0.0.14",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"git-pr": "dist/entries/pr.js",
"git-web": "dist/entries/web.js",
"git-ac": "dist/entries/amendCommit.js"
},
"homepage": "https://gitee.com/akunchen/git-extras",
"repository": {
"type": "git",
"url": "git@gitee.com:akunchen/git-extras.git"
},
"keywords": [
"git",
"extras",
"plugins",
"typescript",
"cli"
],
"author": "akunbear<akunbear@qq.com>",
"license": "ISC",
"dependencies": {
"commander": "^6.2.1",
"inquirer": "^7.3.3",
"open": "^7.3.1"
},
"devDependencies": {
"@types/inquirer": "^7.3.1",
"@types/node": "^14.14.20",
"typescript": "^4.1.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/akunchen/git-extras.git
git@gitee.com:akunchen/git-extras.git
akunchen
git-extras
git-extras
master

搜索帮助