UNPKG

@pollabd/gitu

Version:

Switch Git identity with one word. Zero setup. Pure bliss.

33 lines (32 loc) 652 B
{ "name": "@pollabd/gitu", "version": "1.2.4", "description": "Switch Git identity with one word. Zero setup. Pure bliss.", "bin": { "gitu": "gitu.js" }, "files": [ "gitu.js" ], "author": "pollabd <your-real-email@example.com>", "license": "MIT", "engines": { "node": ">=14" }, "keywords": [ "git", "identity", "ssh", "multiple-accounts", "git-switch", "git-config" ], "repository": { "type": "git", "url": "git+https://github.com/pollabd/gitu.git" }, "bugs": { "url": "https://github.com/pollabd/gitu/issues" }, "homepage": "https://github.com/pollabd/gitu#readme" }