{
  "name": "@dazn/lambda-powertools-cloudwatchevents-client",
  "version": "1.28.1",
  "description": "CloudWatchEvents client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)",
  "main": "index.js",
  "types": "index.d.ts",
  "dependencies": {
    "@dazn/lambda-powertools-correlation-ids": "^1.28.1",
    "@dazn/lambda-powertools-logger": "^1.28.1",
    "aws-sdk": "^2.540.0"
  },
  "license": "MIT",
  "author": "Yan Cui",
  "homepage": "https://github.com/getndazn/dazn-lambda-powertools#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/getndazn/dazn-lambda-powertools.git"
  },
  "bugs": {
    "url": "https://github.com/getndazn/dazn-lambda-powertools/issues"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "98ee3b47fcc5dfb2f209c76ef3714dc5948ee338"
}
