{
  "_args": [
    [
      "make-fetch-happen@10.2.1",
      "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri"
    ]
  ],
  "_from": "make-fetch-happen@10.2.1",
  "_id": "make-fetch-happen@10.2.1",
  "_inBundle": false,
  "_integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==",
  "_location": "/make-fetch-happen",
  "_phantomChildren": {
    "@gar/promisify": "1.1.3",
    "agent-base": "6.0.2",
    "balanced-match": "1.0.2",
    "chownr": "2.0.0",
    "debug": "4.3.4",
    "fs-minipass": "2.1.0",
    "fs.realpath": "1.0.0",
    "imurmurhash": "0.1.4",
    "infer-owner": "1.0.4",
    "inflight": "1.0.6",
    "inherits": "2.0.4",
    "minipass-collect": "1.0.2",
    "minipass-flush": "1.0.5",
    "minipass-pipeline": "1.2.4",
    "mkdirp": "1.0.4",
    "once": "1.4.0",
    "p-map": "4.0.0",
    "promise-inflight": "1.0.1",
    "rimraf": "3.0.2",
    "semver": "7.3.8",
    "tar": "6.1.13",
    "yallist": "4.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "make-fetch-happen@10.2.1",
    "name": "make-fetch-happen",
    "escapedName": "make-fetch-happen",
    "rawSpec": "10.2.1",
    "saveSpec": null,
    "fetchSpec": "10.2.1"
  },
  "_requiredBy": [
    "/node-sass"
  ],
  "_resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz",
  "_spec": "10.2.1",
  "_where": "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/make-fetch-happen/issues"
  },
  "dependencies": {
    "agentkeepalive": "^4.2.1",
    "cacache": "^16.1.0",
    "http-cache-semantics": "^4.1.0",
    "http-proxy-agent": "^5.0.0",
    "https-proxy-agent": "^5.0.0",
    "is-lambda": "^1.0.1",
    "lru-cache": "^7.7.1",
    "minipass": "^3.1.6",
    "minipass-collect": "^1.0.2",
    "minipass-fetch": "^2.0.3",
    "minipass-flush": "^1.0.5",
    "minipass-pipeline": "^1.2.4",
    "negotiator": "^0.6.3",
    "promise-retry": "^2.0.1",
    "socks-proxy-agent": "^7.0.0",
    "ssri": "^9.0.0"
  },
  "description": "Opinionated, caching, retrying fetch client",
  "devDependencies": {
    "@npmcli/eslint-config": "^3.0.1",
    "@npmcli/template-oss": "3.5.0",
    "mkdirp": "^1.0.4",
    "nock": "^13.2.4",
    "rimraf": "^3.0.2",
    "safe-buffer": "^5.2.1",
    "standard-version": "^9.3.2",
    "tap": "^16.0.0"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/make-fetch-happen#readme",
  "keywords": [
    "http",
    "request",
    "fetch",
    "mean girls",
    "caching",
    "cache",
    "subresource integrity"
  ],
  "license": "ISC",
  "main": "lib/index.js",
  "name": "make-fetch-happen",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/make-fetch-happen.git"
  },
  "scripts": {
    "eslint": "eslint",
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "preversion": "npm test",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "color": 1,
    "files": "test/*.js",
    "check-coverage": true,
    "timeout": 60
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "3.5.0"
  },
  "version": "10.2.1"
}
