{
  "_args": [
    [
      "graphql@14.7.0",
      "/Users/hassanabbasi/Documents/Projects/cdk-appsync-transformer"
    ]
  ],
  "_from": "graphql@14.7.0",
  "_id": "graphql@14.7.0",
  "_inBundle": false,
  "_integrity": "sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==",
  "_location": "/graphql",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graphql@14.7.0",
    "name": "graphql",
    "escapedName": "graphql",
    "rawSpec": "14.7.0",
    "saveSpec": null,
    "fetchSpec": "14.7.0"
  },
  "_requiredBy": [
    "/",
    "/graphql-auth-transformer",
    "/graphql-connection-transformer",
    "/graphql-dynamodb-transformer",
    "/graphql-function-transformer",
    "/graphql-http-transformer",
    "/graphql-key-transformer",
    "/graphql-relational-schema-transformer",
    "/graphql-transformer-common",
    "/graphql-transformer-core",
    "/graphql-ttl-transformer",
    "/graphql-versioned-transformer"
  ],
  "_resolved": "https://registry.npmjs.org/graphql/-/graphql-14.7.0.tgz",
  "_spec": "14.7.0",
  "_where": "/Users/hassanabbasi/Documents/Projects/cdk-appsync-transformer",
  "bugs": {
    "url": "https://github.com/graphql/graphql-js/issues"
  },
  "dependencies": {
    "iterall": "^1.2.2"
  },
  "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",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/graphql/graphql-js.git"
  },
  "sideEffects": false,
  "types": "index.d.ts",
  "version": "14.7.0"
}
