{
  "_args": [
    [
      "graphql@15.5.3",
      "/home/www.john-steel.com/editor/api"
    ]
  ],
  "_from": "graphql@15.5.3",
  "_id": "graphql@15.5.3",
  "_inBundle": false,
  "_integrity": "sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==",
  "_location": "/graphql",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graphql@15.5.3",
    "name": "graphql",
    "escapedName": "graphql",
    "rawSpec": "15.5.3",
    "saveSpec": null,
    "fetchSpec": "15.5.3"
  },
  "_requiredBy": [
    "/feathers-hooks-common"
  ],
  "_resolved": "https://registry.npmjs.org/graphql/-/graphql-15.5.3.tgz",
  "_spec": "15.5.3",
  "_where": "/home/www.john-steel.com/editor/api",
  "bugs": {
    "url": "https://github.com/graphql/graphql-js/issues"
  },
  "description": "A Query Language and Runtime which can target any service.",
  "engines": {
    "node": ">= 10.x"
  },
  "homepage": "https://github.com/graphql/graphql-js",
  "keywords": [
    "graphql",
    "graphql-js"
  ],
  "license": "MIT",
  "main": "index",
  "module": "index.mjs",
  "name": "graphql",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/graphql/graphql-js.git"
  },
  "sideEffects": false,
  "types": "index.d.ts",
  "version": "15.5.3"
}
