{
  "_args": [
    [
      "graphql@0.11.7",
      "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription"
    ]
  ],
  "_from": "graphql@0.11.7",
  "_id": "graphql@0.11.7",
  "_inBundle": false,
  "_integrity": "sha512-x7uDjyz8Jx+QPbpCFCMQ8lltnQa4p4vSYHx6ADe8rVYRTdsyhCJbvSty5DAsLVmU6cGakl+r8HQYolKHxk/tiw==",
  "_location": "/graphql",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graphql@0.11.7",
    "name": "graphql",
    "escapedName": "graphql",
    "rawSpec": "0.11.7",
    "saveSpec": null,
    "fetchSpec": "0.11.7"
  },
  "_requiredBy": [
    "/@jumpn/utils-graphql"
  ],
  "_resolved": "https://registry.npmjs.org/graphql/-/graphql-0.11.7.tgz",
  "_spec": "0.11.7",
  "_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription",
  "bugs": {
    "url": "https://github.com/graphql/graphql-js/issues"
  },
  "contributors": [
    {
      "name": "Lee Byron",
      "email": "lee@leebyron.com",
      "url": "http://leebyron.com/"
    },
    {
      "name": "Nicholas Schrock",
      "email": "schrockn@fb.com"
    },
    {
      "name": "Daniel Schafer",
      "email": "dschafer@fb.com"
    }
  ],
  "dependencies": {
    "iterall": "1.1.3"
  },
  "description": "A Query Language and Runtime which can target any service.",
  "homepage": "https://github.com/graphql/graphql-js",
  "license": "MIT",
  "main": "index.js",
  "name": "graphql",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/graphql/graphql-js.git"
  },
  "version": "0.11.7"
}
