18 lines
452 B
JSON
18 lines
452 B
JSON
{
|
|
"name": "git",
|
|
"owner": {
|
|
"name": "Kazuki Hashimoto",
|
|
"email": "setouchi.develop@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git",
|
|
"description": "Git workflow automation tool with git-flow style commits, branch management, and automatic push.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-setouchi-h-cc-marketplace-packages-git.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |