| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 | 
							- {
 
-   "_from": "log-update@^2.3.0",
 
-   "_id": "log-update@2.3.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha512-vlP11XfFGyeNQlmEn9tJ66rEW1coA/79m5z6BCkudjbAGE83uhAcGYrBFwfs3AdLiLzGRusRPAbSPK9xZteCmg==",
 
-   "_location": "/log-update",
 
-   "_phantomChildren": {
 
-     "signal-exit": "3.0.7"
 
-   },
 
-   "_requested": {
 
-     "type": "range",
 
-     "registry": true,
 
-     "raw": "log-update@^2.3.0",
 
-     "name": "log-update",
 
-     "escapedName": "log-update",
 
-     "rawSpec": "^2.3.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "^2.3.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/progress-webpack-plugin"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/log-update/-/log-update-2.3.0.tgz",
 
-   "_shasum": "88328fd7d1ce7938b29283746f0b1bc126b24708",
 
-   "_spec": "log-update@^2.3.0",
 
-   "_where": "E:\\vue_project\\el-table-column\\node_modules\\progress-webpack-plugin",
 
-   "author": {
 
-     "name": "Sindre Sorhus",
 
-     "email": "sindresorhus@gmail.com",
 
-     "url": "sindresorhus.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/sindresorhus/log-update/issues"
 
-   },
 
-   "bundleDependencies": false,
 
-   "dependencies": {
 
-     "ansi-escapes": "^3.0.0",
 
-     "cli-cursor": "^2.0.0",
 
-     "wrap-ansi": "^3.0.1"
 
-   },
 
-   "deprecated": false,
 
-   "description": "Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.",
 
-   "devDependencies": {
 
-     "xo": "*"
 
-   },
 
-   "engines": {
 
-     "node": ">=4"
 
-   },
 
-   "files": [
 
-     "index.js"
 
-   ],
 
-   "homepage": "https://github.com/sindresorhus/log-update#readme",
 
-   "keywords": [
 
-     "log",
 
-     "logger",
 
-     "logging",
 
-     "cli",
 
-     "terminal",
 
-     "term",
 
-     "console",
 
-     "shell",
 
-     "update",
 
-     "refresh",
 
-     "overwrite",
 
-     "output",
 
-     "stdout",
 
-     "progress",
 
-     "bar",
 
-     "animation"
 
-   ],
 
-   "license": "MIT",
 
-   "name": "log-update",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/sindresorhus/log-update.git"
 
-   },
 
-   "scripts": {
 
-     "test": "xo && node test.js"
 
-   },
 
-   "version": "2.3.0"
 
- }
 
 
  |