{
  "name": "lambda",
  "version": "1.0.0",
  "description": "",
  "main": "products-info-handler.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "aws-sdk": "^2.1116.0",
    "axios": "^0.26.1"
  },
  "devDependencies": {
    "@types/node": "^17.0.25"
  }
}
