{
  "_from": "graphql@0.13.2",
  "_id": "graphql@0.13.2",
  "_inBundle": false,
  "_integrity": "sha512-QZ5BL8ZO/B20VA8APauGBg3GyEgZ19eduvpLWoq5x7gMmWnHoy8rlQWPLmWgFvo1yNgjSEFMesmS4R6pPr7xog==",
  "_location": "/graphql",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graphql@0.13.2",
    "name": "graphql",
    "escapedName": "graphql",
    "rawSpec": "0.13.2",
    "saveSpec": null,
    "fetchSpec": "0.13.2"
  },
  "_requiredBy": [
    "/@expo/dev-tools"
  ],
  "_resolved": "https://registry.npmjs.org/graphql/-/graphql-0.13.2.tgz",
  "_shasum": "4c740ae3c222823e7004096f832e7b93b2108270",
  "_spec": "graphql@0.13.2",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/dev-tools",
  "bugs": {
    "url": "https://github.com/graphql/graphql-js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "iterall": "^1.2.1"
  },
  "deprecated": false,
  "description": "A Query Language and Runtime which can target any service.",
  "homepage": "https://github.com/graphql/graphql-js",
  "license": "MIT",
  "main": "index",
  "module": "index.mjs",
  "name": "graphql",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/graphql/graphql-js.git"
  },
  "version": "0.13.2"
}