UNPKG

gitbook-start-alex-moi-nitesh

Version:
58 lines (57 loc) 1.77 kB
{ "name": "gitbook-start-alex-moi-nitesh", "version": "1.2.65", "description": "Module to build a book on GitBook", "main": "bin/gitbook-start-alex-moi-nitesh.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "repository": { "type": "git", "url": "https://github.com/ULL-ESIT-SYTW-1617/creacion-de-paquetes-y-modulos-en-nodejs-alex-moi.git", "wiki": "https://github.com/ULL-ESIT-SYTW-1617/creacion-de-paquetes-y-modulos-en-nodejs-alex-moi.wiki.git" }, "keywords": [ "gitbook", "npm package" ], "author": "Moises Yanes Carballo <alu0100782851@ull.edu.es> (http://alu0100782851.github.io/)", "contributors": [ { "name": "Alexander Cole Mora", "email": "alu0100767421@ull.edu.es", "url": "http://alu0100767421.github.io/" }, { "name": "Nitesh Gul Ramnani", "email": "alu0100814651@ull.edu.es", "url": "http://alu0100814651.github.io/blog/" } ], "license": "ISC", "bugs": { "url": "https://github.com/ULL-ESIT-SYTW-1617/creacion-de-paquetes-y-modulos-en-nodejs-alex-moi/issues" }, "bin": { "gitbook-start-alex-moi-nitesh": "./bin/gitbook-start-alex-moi-nitesh.js" }, "homepage": "https://github.com/ULL-ESIT-SYTW-1617/creacion-de-paquetes-y-modulos-en-nodejs-alex-moi#readme", "dependencies": { "child_process": "^1.0.2", "ejs": "^2.5.2", "express": "^4.14.0", "fs-extended": "^0.2.1", "gh-pages": "^0.11.0", "git-config": "0.0.7", "gitbook-cli": "^2.3.0", "gulp": "^3.9.1", "gulp-git": "^1.12.0", "gulp-shell": "^0.5.2", "minimist": "^1.2.0", "path": "^0.12.7", "prompt": "^1.0.0", "simple-git": "^1.51.0", "ssh-exec": "^2.0.0" } }