11 lines
235 B
JSON
11 lines
235 B
JSON
{
|
|
"name": "git-github-operations",
|
|
"description": "Git & Github Operations - Streamlined git and GitHub workflow commands",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Tobey Forsman"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |