UNPKG

@enfo/marvin

Version:

Marvin, your friendly, slightly paranoid, CLI robot here to cater to all your developing needs

42 lines 1.15 kB
{ "name": "@enfo/marvin", "version": "3.8.3", "description": "Marvin, your friendly, slightly paranoid, CLI robot here to cater to all your developing needs", "author": "Enfo", "license": "UNLICENSED", "homepage": "https://bitbucket.org/enfogroupcloud/connect-marvin-cli#readme", "repository": { "type": "git", "url": "git+ssh://git@bitbucket.org/enfogroupcloud/connect-marvin-cli.git" }, "keywords": [ "enfo", "marvin" ], "main": "./dist/bundle.js", "bin": { "marvin": "./bundle.js" }, "dependencies": { "chalk": "2.4.2", "cli-progress": "3.2.0", "commander": "3.0.2", "cross-spawn": "7.0.0", "extract-zip": "1.6.7", "figlet": "1.2.4", "glob": "7.1.4", "inquirer": "7.0.0", "inquirer-autocomplete-prompt": "1.0.1", "inquirer-checkbox-autocomplete-prompt": "0.2.0", "inquirer-datepicker-prompt": "0.4.2", "js-yaml": "3.13.1", "jsonwebtoken": "8.5.1", "lodash": "4.17.15", "open": "6.4.0", "ora": "4.0.2", "request": "2.88.0", "request-promise": "4.2.4", "request-promise-native": "1.0.7", "simple-git": "1.126.0" } }