{
  "_args": [
    [
      "graphql-http-transformer@4.18.8",
      "/Users/hassanabbasi/Documents/Projects/cdk-appsync-transformer"
    ]
  ],
  "_from": "graphql-http-transformer@4.18.8",
  "_id": "graphql-http-transformer@4.18.8",
  "_inBundle": false,
  "_integrity": "sha512-mg7SdAYZujk/yQHdeRKrWhidF9P930w3GfsgsXj8G3CCDV15CUDsk9zQUyp0wYovZz4aHRncplG2yG0tsNwy/w==",
  "_location": "/graphql-http-transformer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graphql-http-transformer@4.18.8",
    "name": "graphql-http-transformer",
    "escapedName": "graphql-http-transformer",
    "rawSpec": "4.18.8",
    "saveSpec": null,
    "fetchSpec": "4.18.8"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/graphql-http-transformer/-/graphql-http-transformer-4.18.8.tgz",
  "_spec": "4.18.8",
  "_where": "/Users/hassanabbasi/Documents/Projects/cdk-appsync-transformer",
  "author": {
    "name": "Amazon Web Services"
  },
  "bugs": {
    "url": "https://github.com/aws-amplify/amplify-cli/issues"
  },
  "dependencies": {
    "cloudform-types": "^4.2.0",
    "graphql": "^14.5.8",
    "graphql-mapping-template": "4.18.3",
    "graphql-transformer-common": "4.19.9",
    "graphql-transformer-core": "6.29.6"
  },
  "description": "An AppSync model transform for HTTP resolvers.",
  "devDependencies": {
    "@types/node": "^12.12.6"
  },
  "gitHead": "2eeb994768671090801c28c07f744d9082810cf0",
  "homepage": "https://github.com/aws-amplify/amplify-cli#readme",
  "jest": {
    "transform": {
      "^.+\\.tsx?$": "ts-jest"
    },
    "testURL": "http://localhost/",
    "testRegex": "(src/__tests__/.*.test.*)$",
    "moduleFileExtensions": [
      "ts",
      "tsx",
      "js",
      "jsx",
      "json",
      "node"
    ],
    "collectCoverage": true
  },
  "keywords": [
    "graphql",
    "appsync",
    "aws"
  ],
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "name": "graphql-http-transformer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aws-amplify/amplify-cli.git",
    "directory": "packages/graphql-http-transformer"
  },
  "scripts": {
    "build": "tsc",
    "clean": "rimraf ./lib",
    "test": "jest"
  },
  "types": "lib/index.d.ts",
  "version": "4.18.8"
}
