{ "_args": [ [ { "raw": "cli-truncate@^0.2.1", "scope": null, "escapedName": "cli-truncate", "name": "cli-truncate", "rawSpec": "^0.2.1", "spec": ">=0.2.1 <0.3.0", "type": "range" }, "/home/robert/workspace/xmlrpc/node_modules/typings" ] ], "_from": "cli-truncate@>=0.2.1 <0.3.0", "_id": "cli-truncate@0.2.1", "_inCache": 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": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.14.12", "_phantomChildren": {}, "_requested": { "raw": "cli-truncate@^0.2.1", "scope": null, "escapedName": "cli-truncate", "name": "cli-truncate", "rawSpec": "^0.2.1", "spec": ">=0.2.1 <0.3.0", "type": "range" }, "_requiredBy": [ "/typings" ], "_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/robert/workspace/xmlrpc/node_modules/typings", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "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": [ "truncate", "ellipsis", "text", "limit", "slice", "cli", "terminal", "term", "shell", "width", "ansi" ], "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" }