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.
		
		
		
		
		
			
		
			
				
					
					
						
							69 lines
						
					
					
						
							1.9 KiB
						
					
					
				
			
		
		
	
	
							69 lines
						
					
					
						
							1.9 KiB
						
					
					
				{ | 
						|
  "_from": "chrome-trace-event@^1.0.2", | 
						|
  "_id": "chrome-trace-event@1.0.3", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==", | 
						|
  "_location": "/chrome-trace-event", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "chrome-trace-event@^1.0.2", | 
						|
    "name": "chrome-trace-event", | 
						|
    "escapedName": "chrome-trace-event", | 
						|
    "rawSpec": "^1.0.2", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^1.0.2" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/webpack" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", | 
						|
  "_shasum": "1015eced4741e15d06664a957dbbf50d041e26ac", | 
						|
  "_spec": "chrome-trace-event@^1.0.2", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\webpack", | 
						|
  "author": { | 
						|
    "name": "Trent Mick, Sam Saccone" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/samccone/chrome-trace-event/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": {}, | 
						|
  "deprecated": false, | 
						|
  "description": "A library to create a trace of your node app per Google's Trace Event format.", | 
						|
  "devDependencies": { | 
						|
    "@types/node": "*", | 
						|
    "prettier": "^1.12.1", | 
						|
    "tape": "4.8.0", | 
						|
    "typescript": "^4.2.4" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=6.0" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "dist", | 
						|
    "CHANGES.md" | 
						|
  ], | 
						|
  "homepage": "https://github.com/samccone/chrome-trace-event#readme", | 
						|
  "keywords": [ | 
						|
    "trace-event", | 
						|
    "trace", | 
						|
    "event", | 
						|
    "trace-viewer", | 
						|
    "google" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "./dist/trace-event.js", | 
						|
  "name": "chrome-trace-event", | 
						|
  "repository": { | 
						|
    "url": "git+https://github.com/samccone/chrome-trace-event.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "build": "tsc", | 
						|
    "check_format": "prettier -l lib/** test/** examples/**", | 
						|
    "test": "tape test/*.test.js" | 
						|
  }, | 
						|
  "typings": "./dist/trace-event.d.ts", | 
						|
  "version": "1.0.3" | 
						|
}
 | 
						|
 |