gtag
Version:
Git tag shortcut
24 lines (23 loc) • 410 B
JSON
{
"name": "gtag",
"version": "1.0.1",
"description": "Git tag shortcut",
"author": "John Otander <johnotander@gmail.com> (http://johnotander.com/)",
"repository": "johnotander/gtag",
"license": "MIT",
"bin": "gtag.sh",
"files": [
"gtag.sh"
],
"keywords": [
"cli-app",
"git",
"tag",
"gtag",
"sh"
],
"engines": {
"node": ">=0.10.0"
},
"dependencies": {}
}