{ "_from": "guppy-cli@1.0.1", "_id": "guppy-cli@1.0.1", "_inBundle": false, "_integrity": "sha1-h3wZvoKL1TMu/OkZQpUlhlIL2Po=", "_location": "/guppy-cli", "_phantomChildren": { "clone": "1.0.2", "clone-stats": "0.0.1", "convert-source-map": "1.5.0", "core-util-is": "1.0.2", "decamelize": "1.2.0", "duplexify": "3.5.1", "extend": "3.0.1", "graceful-fs": "4.1.11", "inflight": "1.0.6", "inherits": "2.0.3", "is-stream": "1.1.0", "is-valid-glob": "0.3.0", "jsonify": "0.0.0", "lazystream": "1.0.0", "lodash.isequal": "4.5.0", "merge-stream": "1.0.1", "micromatch": "2.3.11", "minimatch": "3.0.4", "mkdirp": "0.5.1", "object-assign": "4.1.1", "once": "1.4.0", "os-locale": "1.4.0", "path-dirname": "1.0.2", "path-is-absolute": "1.0.1", "readable-stream": "2.3.3", "replace-ext": "0.0.1", "string-width": "1.0.2", "string_decoder": "0.10.31", "strip-ansi": "3.0.1", "strip-bom": "2.0.0", "strip-bom-stream": "1.0.0", "through2": "2.0.3", "through2-filter": "2.0.0", "to-absolute-glob": "0.1.1", "vali-date": "1.0.0", "wrap-ansi": "2.1.0", "xtend": "4.0.1", "y18n": "3.2.1" }, "_requested": { "type": "version", "registry": true, "raw": "guppy-cli@1.0.1", "name": "guppy-cli", "escapedName": "guppy-cli", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/guppy-cli/-/guppy-cli-1.0.1.tgz", "_shasum": "877c19be828bd5332efce91942952586520bd8fa", "_spec": "guppy-cli@1.0.1", "_where": "/home/manfred/enviPath/ketcher2/ketcher", "author": { "name": "Kevin Lanni", "url": "https://github.com/therealklanni" }, "bin": { "guppy": "./bin/index.js" }, "bugs": { "url": "https://github.com/therealklanni/guppy-cli/issues" }, "bundleDependencies": false, "dependencies": { "async": "^1.5.2", "map-stream": "0.0.6", "shelljs": "^0.5.3", "vinyl-fs": "^2.4.3", "yargs": "^3.32.0" }, "deprecated": false, "description": "Commandline functionality for git-guppy", "devDependencies": { "faucet": "0.0.1", "proxyquire": "^1.7.10", "tape": "^4.0.0", "updtr": "^0.2.1" }, "homepage": "https://github.com/therealklanni/guppy-cli", "keywords": [ "guppy" ], "license": "MIT", "main": "index.js", "name": "guppy-cli", "repository": { "type": "git", "url": "git+https://github.com/therealklanni/guppy-cli.git" }, "scripts": { "lint": "jshint .", "test": "faucet test.js", "update": "updtr" }, "version": "1.0.1" }