{ "_from": "@iarna/cli@^1.2.0", "_id": "@iarna/cli@1.2.0", "_inBundle": false, "_integrity": "sha512-ukITQAqVs2n9HGmn3car/Ir7d3ta650iXhrG7pjr3EWdFmJuuOVWgYsu7ftsSe5VifEFFhjxVuX9+8F7L8hwcA==", "_location": "/@iarna/cli", "_phantomChildren": { "camelcase": "4.1.0", "code-point-at": "1.1.0", "decamelize": "1.2.0", "is-fullwidth-code-point": "1.0.0", "os-locale": "2.1.0", "read-pkg-up": "2.0.0", "require-directory": "2.1.1", "set-blocking": "2.0.0", "strip-ansi": "3.0.1", "which-module": "2.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "@iarna/cli@^1.2.0", "name": "@iarna/cli", "escapedName": "@iarna%2fcli", "scope": "@iarna", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/lock-verify" ], "_resolved": "https://registry.npmjs.org/@iarna/cli/-/cli-1.2.0.tgz", "_shasum": "0f7af5e851afe895104583c4ca07377a8094d641", "_spec": "@iarna/cli@^1.2.0", "_where": "/Users/isaacs/dev/npm/cli/node_modules/lock-verify", "author": { "name": "Rebecca Turner", "email": "me@re-becca.org", "url": "http://re-becca.org/" }, "bugs": { "url": "https://github.com/iarna/cli/issues" }, "bundleDependencies": false, "dependencies": { "signal-exit": "^3.0.2", "update-notifier": "^2.2.0", "yargs": "^8.0.2" }, "deprecated": false, "description": "Some simple CLI scaffolding for promise returning applications.", "devDependencies": {}, "files": [ "app.js" ], "homepage": "https://github.com/iarna/cli#readme", "keywords": [], "license": "ISC", "main": "app.js", "name": "@iarna/cli", "repository": { "type": "git", "url": "git+https://github.com/iarna/cli.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.2.0" }