{
  "name": "node_postgres",
  "version": "1.0.0",
  "description": "node postgres api",
  "main": "app-mvt.js",
  "scripts": {
    "test": " exit 1",
    "deploy": "— zip-file C://NodeJsProje/MBulutFeatureService/Lambda-Deployment.zip",
    "predeploy": "zip -r Lambda-Deployment.zip * -x *.zip *.log"
  },
  "keywords": [
    "postgres"
  ],
  "author": "Abdullah Er",
  "license": "MIT",
  "dependencies": {
    "pg": "^8.4.2"
  }
}
