{
  "_args": [
    [
      "apollo-client@2.6.10",
      "/var/www/vhosts/lp.l2d.co"
    ]
  ],
  "_from": "apollo-client@2.6.10",
  "_id": "apollo-client@2.6.10",
  "_inBundle": false,
  "_integrity": "sha512-jiPlMTN6/5CjZpJOkGeUV0mb4zxx33uXWdj/xQCfAMkuNAC3HN7CvYDyMHHEzmcQ5GV12LszWoQ/VlxET24CtA==",
  "_location": "/apollo-client",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "apollo-client@2.6.10",
    "name": "apollo-client",
    "escapedName": "apollo-client",
    "rawSpec": "2.6.10",
    "saveSpec": null,
    "fetchSpec": "2.6.10"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/apollo-client/-/apollo-client-2.6.10.tgz",
  "_spec": "2.6.10",
  "_where": "/var/www/vhosts/lp.l2d.co",
  "author": {
    "name": "Sashko Stubailo",
    "email": "sashko@stubailo.com"
  },
  "bugs": {
    "url": "https://github.com/apollographql/apollo-client/issues"
  },
  "dependencies": {
    "@types/zen-observable": "^0.8.0",
    "apollo-cache": "1.3.5",
    "apollo-link": "^1.0.0",
    "apollo-utilities": "1.3.4",
    "symbol-observable": "^1.0.2",
    "ts-invariant": "^0.4.0",
    "tslib": "^1.10.0",
    "zen-observable": "^0.8.0"
  },
  "description": "A simple yet functional GraphQL client.",
  "homepage": "https://github.com/apollographql/apollo-client#readme",
  "keywords": [
    "ecmascript",
    "es2015",
    "jsnext",
    "javascript",
    "relay",
    "npm",
    "react"
  ],
  "license": "MIT",
  "main": "bundle.umd.js",
  "module": "bundle.esm.js",
  "name": "apollo-client",
  "peerDependencies": {
    "graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
  },
  "pre-commit": "lint-staged",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apollographql/apollo-client.git"
  },
  "sideEffects": false,
  "typings": "index.d.ts",
  "version": "2.6.10"
}
