| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 | 
							- {
 
-   "_args": [
 
-     [
 
-       "log-update@4.0.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "log-update@4.0.0",
 
-   "_id": "log-update@4.0.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-WJ7NNSRx8qHAxXAodUOmTf0g4KE=",
 
-   "_location": "/log-update",
 
-   "_phantomChildren": {
 
-     "is-fullwidth-code-point": "3.0.0",
 
-     "signal-exit": "3.0.6",
 
-     "string-width": "4.2.3",
 
-     "strip-ansi": "6.0.1"
 
-   },
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "log-update@4.0.0",
 
-     "name": "log-update",
 
-     "escapedName": "log-update",
 
-     "rawSpec": "4.0.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "4.0.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/listr2"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/log-update/download/log-update-4.0.0.tgz",
 
-   "_spec": "4.0.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Sindre Sorhus",
 
-     "email": "sindresorhus@gmail.com",
 
-     "url": "sindresorhus.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/sindresorhus/log-update/issues"
 
-   },
 
-   "dependencies": {
 
-     "ansi-escapes": "^4.3.0",
 
-     "cli-cursor": "^3.1.0",
 
-     "slice-ansi": "^4.0.0",
 
-     "wrap-ansi": "^6.2.0"
 
-   },
 
-   "description": "Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.",
 
-   "devDependencies": {
 
-     "@types/node": "^13.7.4",
 
-     "ava": "^3.3.0",
 
-     "terminal.js": "^1.0.10",
 
-     "tsd": "^0.11.0",
 
-     "xo": "^0.26.1"
 
-   },
 
-   "engines": {
 
-     "node": ">=10"
 
-   },
 
-   "files": [
 
-     "index.js",
 
-     "index.d.ts"
 
-   ],
 
-   "funding": "https://github.com/sponsors/sindresorhus",
 
-   "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 && ava && tsd"
 
-   },
 
-   "version": "4.0.0"
 
- }
 
 
  |