UNPKG

@jswork/ushell-module-git

Version:
34 lines (33 loc) 701 B
{ "name": "@jswork/ushell-module-git", "version": "1.0.52", "description": "Unix like shell module for git.", "main": "index.sh", "repository": { "type": "git", "url": "git+https://github.com/afeiship/ushell-module-git.git" }, "author": "afei", "license": "MIT", "bugs": { "url": "https://github.com/afeiship/ushell-module-git/issues" }, "homepage": "https://github.com/afeiship/ushell-module-git", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "keywords": [ "shell", "git", "npm", "private", "git-flow", "ushell", "unix", "gcd" ], "scripts": { "release": "release-it" } }