{
  "_from": "graphql@^15.0.0 || ^16.0.0",
  "_id": "graphql@16.10.0",
  "_inBundle": false,
  "_integrity": "sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==",
  "_location": "/graphql",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "graphql@^15.0.0 || ^16.0.0",
    "name": "graphql",
    "escapedName": "graphql",
    "rawSpec": "^15.0.0 || ^16.0.0",
    "saveSpec": null,
    "fetchSpec": "^15.0.0 || ^16.0.0"
  },
  "_requiredBy": [
    "/msw"
  ],
  "_resolved": "https://registry.npmjs.org/graphql/-/graphql-16.10.0.tgz",
  "_shasum": "24c01ae0af6b11ea87bf55694429198aaa8e220c",
  "_spec": "graphql@^15.0.0 || ^16.0.0",
  "_where": "/home/perazamc/cms.perazam.com/perazam-cms/node_modules/msw",
  "bugs": {
    "url": "https://github.com/graphql/graphql-js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A Query Language and Runtime which can target any service.",
  "engines": {
    "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
  },
  "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,
  "typesVersions": {
    ">=4.1.0": {
      "*": [
        "*"
      ]
    },
    "*": {
      "*": [
        "NotSupportedTSVersion.d.ts"
      ]
    }
  },
  "version": "16.10.0"
}
