{
  "_args": [
    [
      {
        "raw": "node-fetch@2.6.0",
        "scope": null,
        "escapedName": "node-fetch",
        "name": "node-fetch",
        "rawSpec": "2.6.0",
        "spec": "2.6.0",
        "type": "version"
      },
      "/home/lively4/lively4/ojs/node_modules/cross-fetch"
    ]
  ],
  "_from": "node-fetch@2.6.0",
  "_hasShrinkwrap": false,
  "_id": "node-fetch@2.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-fetch",
  "_nodeVersion": "12.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/node-fetch_2.6.0_1557988780767_0.1012615293164354"
  },
  "_npmUser": {
    "name": "bitinn",
    "email": "bitinn@gmail.com"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-fetch@2.6.0",
    "scope": null,
    "escapedName": "node-fetch",
    "name": "node-fetch",
    "rawSpec": "2.6.0",
    "spec": "2.6.0",
    "type": "version"
  },
  "_requiredBy": [
    "/cross-fetch"
  ],
  "_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
  "_shasum": "e633456386d4aa55863f676a7ab0daa8fdecb0fd",
  "_shrinkwrap": null,
  "_spec": "node-fetch@2.6.0",
  "_where": "/home/lively4/lively4/ojs/node_modules/cross-fetch",
  "author": {
    "name": "David Frank"
  },
  "browser": "./browser.js",
  "bugs": {
    "url": "https://github.com/bitinn/node-fetch/issues"
  },
  "dependencies": {},
  "description": "A light-weight module that brings window.fetch to node.js",
  "devDependencies": {
    "@ungap/url-search-params": "^0.1.2",
    "abort-controller": "^1.1.0",
    "abortcontroller-polyfill": "^1.3.0",
    "babel-core": "^6.26.3",
    "babel-plugin-istanbul": "^4.1.6",
    "babel-preset-env": "^1.6.1",
    "babel-register": "^6.16.3",
    "chai": "^3.5.0",
    "chai-as-promised": "^7.1.1",
    "chai-iterator": "^1.1.1",
    "chai-string": "~1.3.0",
    "codecov": "^3.3.0",
    "cross-env": "^5.2.0",
    "form-data": "^2.3.3",
    "is-builtin-module": "^1.0.0",
    "mocha": "^5.0.0",
    "nyc": "11.9.0",
    "parted": "^0.1.1",
    "promise": "^8.0.3",
    "resumer": "0.0.0",
    "rollup": "^0.63.4",
    "rollup-plugin-babel": "^3.0.7",
    "string-to-arraybuffer": "^1.0.2",
    "whatwg-url": "^5.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==",
    "shasum": "e633456386d4aa55863f676a7ab0daa8fdecb0fd",
    "tarball": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
    "fileCount": 8,
    "unpackedSize": 156222,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3QWtCRA9TVsSAnZWagAAIT4P/3aM/33tMjOx9vllJ/6G\nZOweEzEiRN9ZurrhD9phAVj0QV0iC5BLo+IvZMvLylIzwHQGFZT5P4ZCMucC\nUxNRR/Ckt55de+nG3A0wQ5JNApxHjuVYTBkg70+LbkRKYlFnsAHNH+b62kIG\nWETJV79q/lqryuqw0RjkOhjYm9p2162ThE9kp61YsGopD1a6WuWZD0iDyJTz\nlvK2bJztclYoyXNr4WkNu8QMm6XZVV++eX1xOLbQHeFBnqlstHDYaK8dgzPb\nGOmXjSRs1GvArlemBMHrVr4JlsSoz6lfNoiZ2j2kkkpAKwBvMkx7rikcDIle\n215JLJGySxdrehbTPdxi+A7tVAVK3F2X5n8PENYl7JVTHoTz86LMv0reRlvr\ndCBghHaEpenfR/FhV1z8r59D44hzPRODhaDtOVuDMEpIYIMHmhcGZivP9VHB\ny+uwy4YYYEzaOw0x4N7tPPMnUT9dKx/kGMEpS4XiwVCHrGGMeq+ntHEm03fD\nZ42i5rMjEwlBgRjnTwe4gb/8yGmT8y1hlyeZYpB2jZw+By5WL3vm5TBbaVHJ\n2TgPFJye9/YU/iaDuSAmEi1Fci+tNuOWOoqPWBWywD5paXoe87rQyjVrag4A\nEBdw4cbUFu3U6kWRcNxTmHT6Ba+T8LTQ68UvbI1jfXjVPepHbSSLtPetxvOQ\nEhAm\r\n=275P\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": "4.x || >=6.0.0"
  },
  "gitHead": "95286f52bb866283bc69521a04efe1de37b26a33",
  "homepage": "https://github.com/bitinn/node-fetch",
  "keywords": [
    "fetch",
    "http",
    "promise"
  ],
  "license": "MIT",
  "main": "lib/index",
  "maintainers": [
    {
      "name": "bitinn",
      "email": "bitinn@gmail.com"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "module": "lib/index.mjs",
  "name": "node-fetch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bitinn/node-fetch.git"
  },
  "scripts": {
    "build": "cross-env BABEL_ENV=rollup rollup -c",
    "coverage": "cross-env BABEL_ENV=coverage nyc --reporter json --reporter text mocha -R spec test/test.js && codecov -f coverage/coverage-final.json",
    "prepare": "npm run build",
    "report": "cross-env BABEL_ENV=coverage nyc --reporter lcov --reporter text mocha -R spec test/test.js",
    "test": "cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js"
  },
  "version": "2.6.0"
}
