{ "_from": "simple-cli@^5.0.3", "_id": "simple-cli@5.0.5", "_inBundle": false, "_integrity": "sha512-Er2FhsIayL/sktxg6fOCdNQJBTXhlf/fswNFsdmks88xsHzQ/IXGwxYgSSKeXBq4yqn83/iD4Sg8yjagwysUgw==", "_location": "/simple-cli", "_phantomChildren": { "escape-string-regexp": "1.0.5" }, "_requested": { "type": "range", "registry": true, "raw": "simple-cli@^5.0.3", "name": "simple-cli", "escapedName": "simple-cli", "rawSpec": "^5.0.3", "saveSpec": null, "fetchSpec": "^5.0.3" }, "_requiredBy": [ "/grunt-simple-nyc" ], "_resolved": "https://registry.npmjs.org/simple-cli/-/simple-cli-5.0.5.tgz", "_shasum": "6377f66bd8e143b1f4b282bfd1f0990546bf9d43", "_spec": "simple-cli@^5.0.3", "_where": "/home/l/plc/node-red/node_modules/grunt-simple-nyc", "author": { "name": "Andrew Nichols", "email": "tandrewnichols@gmail.com", "url": "http://www.tandrewnichols.me" }, "bugs": { "url": "https://github.com/tandrewnichols/simple-cli/issues" }, "bundleDependencies": false, "dependencies": { "async": "^3.1.0", "chalk": "^2.4.2", "cross-spawn": "^7.0.0", "key-list": "^0.1.4", "lodash": "^4.17.15", "opted": "^1.0.0" }, "deprecated": false, "description": "A simple wrapper for grunt implementations of command line APIs", "devDependencies": { "codeclimate-test-reporter": "^0.5.1", "eslint-codeframe-formatter": "^1.0.2", "fs-extra": "^8.1.0", "grunt": "^1.0.4", "grunt-cli": "^1.3.2", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-watch": "^1.0.0", "grunt-eslint": "^22.0.0", "grunt-mocha-test": "^0.13.3", "grunt-open": "^0.2.4", "grunt-simple-istanbul": "^3.0.3", "grunt-travis-matrix": "^1.0.0", "mocha": "^6.2.0", "proxyquire": "^2.1.3", "should": "^13.2.3", "should-sinon": "0.0.6", "sinon": "^7.4.2" }, "engine": { "node": ">=6" }, "homepage": "https://github.com/tandrewnichols/simple-cli", "keywords": [ "easy", "simple", "cli", "api", "wrapper", "git", "npm" ], "license": "MIT", "main": "lib/simple-cli.js", "name": "simple-cli", "repository": { "type": "git", "url": "git://github.com/tandrewnichols/simple-cli.git" }, "scripts": { "codeclimate": "codeclimate-test-reporter < coverage/lcov.info", "test": "grunt", "travis": "grunt travis" }, "version": "5.0.5" }