{ "_from": "xmlhttprequest@1.8.0", "_id": "xmlhttprequest@1.8.0", "_inBundle": false, "_integrity": "sha512-58Im/U0mlVBLM38NdZjHyhuMtCqa61469k2YP/AaPbvCoV9aQGUpbJBj1QRm2ytRiVQBD/fsw7L2bJGDVQswBA==", "_location": "/xmlhttprequest", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "xmlhttprequest@1.8.0", "name": "xmlhttprequest", "escapedName": "xmlhttprequest", "rawSpec": "1.8.0", "saveSpec": null, "fetchSpec": "1.8.0" }, "_requiredBy": [ "/ethers" ], "_resolved": "https://registry.npmmirror.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz", "_shasum": "67fe075c5c24fef39f9d65f5f7b7fe75171968fc", "_spec": "xmlhttprequest@1.8.0", "_where": "D:\\ruyi\\dapp\\node_modules\\ethers", "author": { "name": "Dan DeFelippi", "url": "http://driverdan.com" }, "bugs": { "url": "http://github.com/driverdan/node-XMLHttpRequest/issues" }, "bundleDependencies": false, "deprecated": false, "description": "XMLHttpRequest for Node", "directories": { "lib": "./lib", "example": "./example" }, "engines": { "node": ">=0.4.0" }, "homepage": "https://github.com/driverdan/node-XMLHttpRequest#readme", "keywords": [ "xhr", "ajax" ], "license": "MIT", "main": "./lib/XMLHttpRequest.js", "name": "xmlhttprequest", "repository": { "type": "git", "url": "git://github.com/driverdan/node-XMLHttpRequest.git" }, "version": "1.8.0" }