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.
		
		
		
		
		
			
		
			
				
					
					
						
							62 lines
						
					
					
						
							1.5 KiB
						
					
					
				
			
		
		
	
	
							62 lines
						
					
					
						
							1.5 KiB
						
					
					
				{ | 
						|
  "_from": "js-queue@2.0.2", | 
						|
  "_id": "js-queue@2.0.2", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-pbKLsbCfi7kriM3s1J4DDCo7jQkI58zPLHi0heXPzPlj0hjUsm+FesPUbE0DSbIVIK503A36aUBoCN7eMFedkA==", | 
						|
  "_location": "/js-queue", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "version", | 
						|
    "registry": true, | 
						|
    "raw": "js-queue@2.0.2", | 
						|
    "name": "js-queue", | 
						|
    "escapedName": "js-queue", | 
						|
    "rawSpec": "2.0.2", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "2.0.2" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/node-ipc" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/js-queue/-/js-queue-2.0.2.tgz", | 
						|
  "_shasum": "0be590338f903b36c73d33c31883a821412cd482", | 
						|
  "_spec": "js-queue@2.0.2", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\node-ipc", | 
						|
  "author": { | 
						|
    "name": "Brandon Nozaki Miller" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/RIAEvangelist/js-queue/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "easy-stack": "^1.0.1" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Simple JS queue with auto run for node and browsers", | 
						|
  "engines": { | 
						|
    "node": ">=1.0.0" | 
						|
  }, | 
						|
  "homepage": "https://github.com/RIAEvangelist/js-queue#readme", | 
						|
  "keywords": [ | 
						|
    "queue", | 
						|
    "node", | 
						|
    "js", | 
						|
    "auto", | 
						|
    "run", | 
						|
    "execute", | 
						|
    "browser", | 
						|
    "react" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "queue.js", | 
						|
  "name": "js-queue", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/RIAEvangelist/js-queue.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "echo \"Error: no test specified\" && exit 1" | 
						|
  }, | 
						|
  "version": "2.0.2" | 
						|
}
 | 
						|
 |