You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							79 lines
						
					
					
						
							1.8 KiB
						
					
					
				
			
		
		
	
	
							79 lines
						
					
					
						
							1.8 KiB
						
					
					
				{ | 
						|
  "_from": "log-update@^2.3.0", | 
						|
  "_id": "log-update@2.3.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha1-iDKP19HOeTiykoN0bwsbwSayRwg=", | 
						|
  "_location": "/log-update", | 
						|
  "_phantomChildren": {}, | 
						|
  "_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": [ | 
						|
    "/listr-update-renderer" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz", | 
						|
  "_shasum": "88328fd7d1ce7938b29283746f0b1bc126b24708", | 
						|
  "_spec": "log-update@^2.3.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\listr-update-renderer", | 
						|
  "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" | 
						|
}
 | 
						|
 |