{
  "name": "product-restaurant",
  "version": "1.0.11",
  "description": "",
  "main": "index.js",
  "bin": {
    "config-module": "bin/config-module.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "preferGlobal": true,
  "dependencies": {
    "@types/node": "^12.12.21",
    "pg": "^7.15.1"
  }
}
