{
  "_args": [
    [
      "dataloader@1.4.0",
      "/var/www/html/strapi_cloud"
    ]
  ],
  "_from": "dataloader@1.4.0",
  "_id": "dataloader@1.4.0",
  "_inBundle": false,
  "_integrity": "sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==",
  "_location": "/dataloader",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dataloader@1.4.0",
    "name": "dataloader",
    "escapedName": "dataloader",
    "rawSpec": "1.4.0",
    "saveSpec": null,
    "fetchSpec": "1.4.0"
  },
  "_requiredBy": [
    "/strapi-plugin-graphql"
  ],
  "_resolved": "https://registry.npmjs.org/dataloader/-/dataloader-1.4.0.tgz",
  "_spec": "1.4.0",
  "_where": "/var/www/html/strapi_cloud",
  "bugs": {
    "url": "https://github.com/facebook/dataloader/issues"
  },
  "contributors": [
    {
      "name": "Lee Byron",
      "email": "lee@leebyron.com",
      "url": "http://leebyron.com/"
    },
    {
      "name": "Daniel Schafer",
      "email": "dschafer@fb.com"
    },
    {
      "name": "Nicholas Schrock",
      "email": "schrockn@fb.com"
    }
  ],
  "description": "A data loading utility to reduce requests to a backend via batching and caching.",
  "files": [
    "index.js",
    "index.js.flow",
    "index.d.ts",
    "README.md",
    "LICENSE",
    "PATENTS"
  ],
  "homepage": "https://github.com/facebook/dataloader",
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "dataloader",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/facebook/dataloader.git"
  },
  "typings": "index.d.ts",
  "version": "1.4.0"
}
