git-bookiza
Version:
Portable git commands for bookiza using gauth
28 lines (27 loc) • 616 B
JSON
{
"name": "git-bookiza",
"version": "1.0.0",
"description": "Portable git commands for bookiza using gauth",
"main": "git.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/marvindanig/npm-update-module.git"
},
"keywords": [
"bookiza",
"git",
"CLI",
"Commands"
],
"author": "Marvin Danig <marvin@bubbl.in> (https://bubbl.in/marvin)",
"license": "MIT",
"dependencies": {
"chalk": "2.4.2",
"executive": "1.6.3",
"ghrepo": "1.3.2",
"npm-execspawn": "1.3.0"
}
}