{
  "_args": [
    [
      "graphql-mapping-template@4.18.3",
      "/Users/hassanabbasi/Documents/Projects/cdk-appsync-transformer"
    ]
  ],
  "_from": "graphql-mapping-template@4.18.3",
  "_id": "graphql-mapping-template@4.18.3",
  "_inBundle": false,
  "_integrity": "sha512-3VoxldV/8ioVXvATiVkYXnw1YjRS+ndmWyL/tH06gVl5y3nIMycDCdiNDxel6qKkVM36H27vyTdov98JtZ+L/A==",
  "_location": "/graphql-mapping-template",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graphql-mapping-template@4.18.3",
    "name": "graphql-mapping-template",
    "escapedName": "graphql-mapping-template",
    "rawSpec": "4.18.3",
    "saveSpec": null,
    "fetchSpec": "4.18.3"
  },
  "_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-versioned-transformer"
  ],
  "_resolved": "https://registry.npmjs.org/graphql-mapping-template/-/graphql-mapping-template-4.18.3.tgz",
  "_spec": "4.18.3",
  "_where": "/Users/hassanabbasi/Documents/Projects/cdk-appsync-transformer",
  "author": {
    "name": "Amazon Web Services"
  },
  "bugs": {
    "url": "https://github.com/aws-amplify/amplify-cli/issues"
  },
  "description": "An AST wrapper around AWS AppSync resolvers",
  "gitHead": "5d7ddc369ad90c4d155e808ccd95b71922ee269a",
  "homepage": "https://github.com/aws-amplify/amplify-cli#readme",
  "jest": {
    "transform": {
      "^.+\\.tsx?$": "ts-jest"
    },
    "testURL": "http://localhost",
    "testRegex": "(src/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",
    "moduleFileExtensions": [
      "ts",
      "tsx",
      "js",
      "jsx",
      "json",
      "node"
    ],
    "collectCoverage": true
  },
  "keywords": [
    "graphql",
    "appsync",
    "cloudformation",
    "aws"
  ],
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "name": "graphql-mapping-template",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aws-amplify/amplify-cli.git",
    "directory": "packages/graphql-mapping-template"
  },
  "scripts": {
    "build": "tsc",
    "clean": "rimraf ./lib",
    "test": "jest",
    "watch": "tsc -w"
  },
  "types": "lib/index.d.ts",
  "version": "4.18.3"
}
