{
  "name": "pipl-api",
  "version": "1.0.0",
  "description": "Application for calling PIPL api's.",
  "main": "server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Anwaar",
  "license": "ISC",
  "dependencies": {
    "async": "^3.1.0",
    "athena-express": "^5.1.1",
    "aws-sdk": "^2.568.0",
    "csvtojson": "^2.0.10",
    "esm": "^3.2.25",
    "json2csv": "^4.5.4",
    "nanoid": "^2.1.6",
    "node-fetch": "^2.6.0",
    "yargs": "^14.2.0"
  }
}
