{ "_from": "xhr-request-promise@^0.1.2", "_id": "xhr-request-promise@0.1.3", "_inBundle": false, "_integrity": "sha512-YUBytBsuwgitWtdRzXDDkWAXzhdGB8bYm0sSzMPZT7Z2MBjMSTHFsyCT1yCRATY+XC69DUrQraRAEgcoCRaIPg==", "_location": "/xhr-request-promise", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "xhr-request-promise@^0.1.2", "name": "xhr-request-promise", "escapedName": "xhr-request-promise", "rawSpec": "^0.1.2", "saveSpec": null, "fetchSpec": "^0.1.2" }, "_requiredBy": [ "/eth-lib", "/web3-eth-accounts/eth-lib", "/web3-utils/eth-lib" ], "_resolved": "https://registry.npmmirror.com/xhr-request-promise/-/xhr-request-promise-0.1.3.tgz", "_shasum": "2d5f4b16d8c6c893be97f1a62b0ed4cf3ca5f96c", "_spec": "xhr-request-promise@^0.1.2", "_where": "D:\\ruyi\\dapp\\node_modules\\eth-lib", "author": { "name": "Victor Maia" }, "bugs": { "url": "https://github.com/maiavictor/xhr-request-promise/issues" }, "bundleDependencies": false, "dependencies": { "xhr-request": "^1.1.0" }, "deprecated": false, "description": "Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.", "devDependencies": { "jest": "^22.1.4", "nock": "^9.1.6" }, "homepage": "https://github.com/maiavictor/xhr-request-promise#readme", "license": "MIT", "main": "index.js", "name": "xhr-request-promise", "repository": { "type": "git", "url": "git+ssh://git@github.com/maiavictor/xhr-request-promise.git" }, "scripts": { "test": "jest" }, "version": "0.1.3" }