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