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.
		
		
		
		
		
			
		
			
				
					
					
						
							71 lines
						
					
					
						
							1.5 KiB
						
					
					
				
			
		
		
	
	
							71 lines
						
					
					
						
							1.5 KiB
						
					
					
				{ | 
						|
  "_from": "once@^1.3.0", | 
						|
  "_id": "once@1.4.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", | 
						|
  "_location": "/once", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "once@^1.3.0", | 
						|
    "name": "once", | 
						|
    "escapedName": "once", | 
						|
    "rawSpec": "^1.3.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^1.3.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/end-of-stream", | 
						|
    "/glob", | 
						|
    "/globule/glob", | 
						|
    "/inflight", | 
						|
    "/pump", | 
						|
    "/pumpify/pump" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", | 
						|
  "_shasum": "583b1aa775961d4b113ac17d9c50baef9dd76bd1", | 
						|
  "_spec": "once@^1.3.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\glob", | 
						|
  "author": { | 
						|
    "name": "Isaac Z. Schlueter", | 
						|
    "email": "i@izs.me", | 
						|
    "url": "http://blog.izs.me/" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/isaacs/once/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "wrappy": "1" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Run a function exactly one time", | 
						|
  "devDependencies": { | 
						|
    "tap": "^7.0.1" | 
						|
  }, | 
						|
  "directories": { | 
						|
    "test": "test" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "once.js" | 
						|
  ], | 
						|
  "homepage": "https://github.com/isaacs/once#readme", | 
						|
  "keywords": [ | 
						|
    "once", | 
						|
    "function", | 
						|
    "one", | 
						|
    "single" | 
						|
  ], | 
						|
  "license": "ISC", | 
						|
  "main": "once.js", | 
						|
  "name": "once", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git://github.com/isaacs/once.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "tap test/*.js" | 
						|
  }, | 
						|
  "version": "1.4.0" | 
						|
}
 | 
						|
 |