{ "_args": [ [ { "raw": "log-update@^1.0.2", "scope": null, "escapedName": "log-update", "name": "log-update", "rawSpec": "^1.0.2", "spec": ">=1.0.2 <2.0.0", "type": "range" }, "/home/robert/workspace/xmlrpc/node_modules/typings" ] ], "_from": "log-update@>=1.0.2 <2.0.0", "_id": "log-update@1.0.2", "_inCache": true, "_location": "/log-update", "_nodeVersion": "4.1.1", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "raw": "log-update@^1.0.2", "scope": null, "escapedName": "log-update", "name": "log-update", "rawSpec": "^1.0.2", "spec": ">=1.0.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/typings" ], "_resolved": "https://registry.npmjs.org/log-update/-/log-update-1.0.2.tgz", "_shasum": "19929f64c4093d2d2e7075a1dad8af59c296b8d1", "_shrinkwrap": null, "_spec": "log-update@^1.0.2", "_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/log-update/issues" }, "dependencies": { "ansi-escapes": "^1.0.0", "cli-cursor": "^1.0.2" }, "description": "Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "19929f64c4093d2d2e7075a1dad8af59c296b8d1", "tarball": "https://registry.npmjs.org/log-update/-/log-update-1.0.2.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "678eddf319511f1bc61060fb40d37c0bc6c9efb3", "homepage": "https://github.com/sindresorhus/log-update", "keywords": [ "log", "logger", "logging", "cli", "terminal", "term", "console", "shell", "update", "refresh", "overwrite", "output", "stdout", "progress", "bar", "animation" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "log-update", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/log-update.git" }, "scripts": { "test": "xo && ava" }, "version": "1.0.2" }