{
  "name": "pg-promise-listener",
  "version": "1.0.6",
  "description": "Resilient notification listener for Postgres. Based on code from pg-promise module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/msageryd/pg-promise-listener.git"
  },
  "keywords": [
    "pg-promise",
    "notify",
    "listen",
    "postgres",
    "pub-sub"
  ],
  "author": "Michael Sageryd",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/msageryd/pg-promise-listener/issues"
  },
  "homepage": "https://github.com/msageryd/pg-promise-listener#readme"
}
