{
  "_args": [
    [
      "cloudform-types@4.2.0",
      "/Users/hassanabbasi/Documents/Projects/cdk-appsync-transformer"
    ]
  ],
  "_from": "cloudform-types@4.2.0",
  "_id": "cloudform-types@4.2.0",
  "_inBundle": false,
  "_integrity": "sha512-i7fmpsOtrMzF4z3Ltpqn9Khi6pgSxNCMqqsXLXWbaZsczky7vA9mkq/Z2bdMUu5x4Eaj5wvvKc95ENZ0dtN/Uw==",
  "_location": "/cloudform-types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cloudform-types@4.2.0",
    "name": "cloudform-types",
    "escapedName": "cloudform-types",
    "rawSpec": "4.2.0",
    "saveSpec": null,
    "fetchSpec": "4.2.0"
  },
  "_requiredBy": [
    "#DEV:/",
    "/amplify-cli-core",
    "/cloudform",
    "/graphql-connection-transformer",
    "/graphql-dynamodb-transformer",
    "/graphql-function-transformer",
    "/graphql-http-transformer",
    "/graphql-key-transformer",
    "/graphql-relational-schema-transformer",
    "/graphql-transformer-core"
  ],
  "_resolved": "https://registry.npmjs.org/cloudform-types/-/cloudform-types-4.2.0.tgz",
  "_spec": "4.2.0",
  "_where": "/Users/hassanabbasi/Documents/Projects/cdk-appsync-transformer",
  "bugs": {
    "url": "https://github.com/bright/cloudform/issues"
  },
  "description": "TypeScript AWS CloudFormation template types - used by cloudform",
  "devDependencies": {
    "@types/lodash": "^4.14.150",
    "@types/node": "^13.13.1",
    "@types/node-fetch": "^2.5.6",
    "lodash": "^4.17.15",
    "node-fetch": "^2.6.0",
    "ts-node": "^8.9.0",
    "typescript": "^3.8.3"
  },
  "homepage": "https://github.com/bright/cloudform#readme",
  "keywords": [
    "cloudformation",
    "cloudform",
    "aws"
  ],
  "license": "MIT",
  "name": "cloudform-types",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bright/cloudform.git"
  },
  "scripts": {
    "build": "tsc --declaration",
    "generate": "ts-node --project tsconfig.json generator/generator.ts"
  },
  "version": "4.2.0"
}
