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.7 KiB
						
					
					
				
			
		
		
	
	
							71 lines
						
					
					
						
							1.7 KiB
						
					
					
				{ | 
						|
  "_from": "deasync@^0.1.15", | 
						|
  "_id": "deasync@0.1.23", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-CGZSokFwidI50GOAmkz/7z3QdMzTQqAiUOzt95PuhKgi6VVztn9D03ZCzzi93uUWlp/v6A9osvNWpIvqHvKjTA==", | 
						|
  "_location": "/deasync", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "deasync@^0.1.15", | 
						|
    "name": "deasync", | 
						|
    "escapedName": "deasync", | 
						|
    "rawSpec": "^0.1.15", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^0.1.15" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/vue-jest" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/deasync/-/deasync-0.1.23.tgz", | 
						|
  "_shasum": "d52bb1f9cebb511933bb977f2820af1af5d1ec08", | 
						|
  "_spec": "deasync@^0.1.15", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\vue-jest", | 
						|
  "author": { | 
						|
    "name": "Vladimir Kurchatkin", | 
						|
    "email": "vladimir.kurchatkin@gmail.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/abbr/deasync/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "contributors": [ | 
						|
    { | 
						|
      "name": "Fred Wen", | 
						|
      "email": "wenfred@gmail.com", | 
						|
      "url": "https://github.com/abbr" | 
						|
    } | 
						|
  ], | 
						|
  "dependencies": { | 
						|
    "bindings": "^1.5.0", | 
						|
    "node-addon-api": "^1.7.1" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Turns async function into sync via JavaScript wrapper of Node event loop", | 
						|
  "devDependencies": { | 
						|
    "require-directory": "^2.1.1" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=0.11.0" | 
						|
  }, | 
						|
  "homepage": "https://github.com/abbr/deasync", | 
						|
  "keywords": [ | 
						|
    "async", | 
						|
    "sync", | 
						|
    "sleep", | 
						|
    "async wrapper" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "index.js", | 
						|
  "name": "deasync", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/abbr/deasync.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "install": "node ./build.js", | 
						|
    "test": "node spec" | 
						|
  }, | 
						|
  "version": "0.1.23" | 
						|
}
 | 
						|
 |