{ "_from": "if-async@^3.7.4", "_id": "if-async@3.7.4", "_inBundle": false, "_integrity": "sha1-VYaN6wCT08Z79xZudFNT+5vLIaI=", "_location": "/if-async", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "if-async@^3.7.4", "name": "if-async", "escapedName": "if-async", "rawSpec": "^3.7.4", "saveSpec": null, "fetchSpec": "^3.7.4" }, "_requiredBy": [ "/regedit" ], "_resolved": "https://registry.npmjs.org/if-async/-/if-async-3.7.4.tgz", "_shasum": "55868deb0093d3c67bf7166e745353fb9bcb21a2", "_spec": "if-async@^3.7.4", "_where": "E:\\ClientProject\\UseStudio.Browers\\resources\\app\\node_modules\\regedit", "author": { "name": "Yaniv Kessler" }, "bugs": { "url": "https://github.com/kessler/if-async/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "async conditional execution for async.js or standalone usage", "devDependencies": { "mocha": "^2.1.0", "should": "^4.6.1" }, "homepage": "https://github.com/kessler/if-async", "keywords": [ "async" ], "license": "MIT", "main": "index.js", "name": "if-async", "repository": { "type": "git", "url": "git+https://github.com/kessler/if-async.git" }, "scripts": { "test": "mocha -R spec" }, "version": "3.7.4" }