{
  "_from": "xmlhttprequest@1.8.0",
  "_id": "xmlhttprequest@1.8.0",
  "_inBundle": false,
  "_integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=",
  "_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": [
    "/@firebase/app"
  ],
  "_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
  "_shasum": "67fe075c5c24fef39f9d65f5f7b7fe75171968fc",
  "_spec": "xmlhttprequest@1.8.0",
  "_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\@firebase\\app",
  "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"
}