{
  "name": "get-latest-lumigo-autotrace-version",
  "repository": {
    "type": "git",
    "url": "https://github.com/lumigo-io/lumigo-cdk-constructs.git"
  },
  "author": {
    "name": "Michele Mancioppi",
    "email": "michelem@lumigo.io",
    "organization": false
  },
  "dependencies": {
    "aws-sdk": "2.1234.0",
    "axios": "^1.3.6"
  },
  "main": "src/index.js",
  "license": "Apache-2.0",
  "version": "0.0.0"
}
