nim-git-cli
Version:
git cli tools
25 lines (24 loc) • 402 B
JSON
{
"name": "nim-git-cli",
"version": "1.0.0",
"description": "git cli tools",
"main": "no",
"bin": {
"nim": "bin/index.js"
},
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "nim-git-cli"
},
"keywords": [
"nim-git-cli",
"zaynmiraj",
"nim-cli",
"git", "cli", "tool", "wrapper"
],
"author": "ZaYn Miraj",
"license": "ISC"
}