{ "_args": [ [ "cli-truncate@^0.2.1", "/home/seleznev/project Angular/Quality system/node_modules/listr" ] ], "_from": "cli-truncate@>=0.2.1 <0.3.0", "_id": "cli-truncate@0.2.1", "_inCache": true, "_installable": true, "_location": "/cli-truncate", "_nodeVersion": "4.3.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/cli-truncate-0.2.1.tgz_1459844422490_0.3644009679555893" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.14.12", "_phantomChildren": { "code-point-at": "1.1.0", "is-fullwidth-code-point": "1.0.0", "strip-ansi": "3.0.1" }, "_requested": { "name": "cli-truncate", "raw": "cli-truncate@^0.2.1", "rawSpec": "^0.2.1", "scope": null, "spec": ">=0.2.1 <0.3.0", "type": "range" }, "_requiredBy": [ "/listr", "/listr-update-renderer" ], "_resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-0.2.1.tgz", "_shasum": "9f15cfbb0705005369216c626ac7d05ab90dd574", "_shrinkwrap": null, "_spec": "cli-truncate@^0.2.1", "_where": "/home/seleznev/project Angular/Quality system/node_modules/listr", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/cli-truncate/issues" }, "dependencies": { "slice-ansi": "0.0.4", "string-width": "^1.0.1" }, "description": "Truncate a string to a specific width in the terminal", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "9f15cfbb0705005369216c626ac7d05ab90dd574", "tarball": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-0.2.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "b76c964800573b5131e4965b3c0f2eaff22a3650", "homepage": "https://github.com/sindresorhus/cli-truncate", "keywords": [ "ansi", "cli", "ellipsis", "limit", "shell", "slice", "term", "terminal", "text", "truncate", "width" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "cli-truncate", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/cli-truncate.git" }, "scripts": { "test": "xo && ava" }, "version": "0.2.1" }