{
  "_from": "graphql@14.3.1",
  "_id": "graphql@14.3.1",
  "_inBundle": false,
  "_integrity": "sha512-FZm7kAa3FqKdXy8YSSpAoTtyDFMIYSpCDOr+3EqlI1bxmtHu+Vv/I2vrSeT1sBOEnEniX3uo4wFhFdS/8XN6gA==",
  "_location": "/graphql",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graphql@14.3.1",
    "name": "graphql",
    "escapedName": "graphql",
    "rawSpec": "14.3.1",
    "saveSpec": null,
    "fetchSpec": "14.3.1"
  },
  "_requiredBy": [
    "/af-webpack"
  ],
  "_resolved": "https://registry.npmjs.org/graphql/-/graphql-14.3.1.tgz",
  "_shasum": "b3aa50e61a841ada3c1f9ccda101c483f8e8c807",
  "_spec": "graphql@14.3.1",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/af-webpack",
  "bugs": {
    "url": "https://github.com/graphql/graphql-js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "iterall": "^1.2.2"
  },
  "deprecated": false,
  "description": "A Query Language and Runtime which can target any service.",
  "engines": {
    "node": ">= 6.x"
  },
  "homepage": "https://github.com/graphql/graphql-js",
  "keywords": [
    "graphql",
    "graphql-js"
  ],
  "license": "MIT",
  "main": "index",
  "module": "index.mjs",
  "name": "graphql",
  "publishConfig": {
    "tag": "latest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/graphql/graphql-js.git"
  },
  "sideEffects": false,
  "version": "14.3.1"
}
