{
  "name": "co-postgres",
  "version": "2.0.12",
  "description": "Postgres",
  "keywords": [
    "postgres",
    "dx",
    "promises",
    "generators"
  ],
  "author": "Matthew Mueller <mattmuelle@gmail.com>",
  "repository": {
    "type": "git",
    "url": "git://github.com/MatthewMueller/postgres.git"
  },
  "dependencies": {
    "colon-template": "1.0.2",
    "custom-error-instance": "2.1.1",
    "event-wrap": "1.0.2",
    "pg": "4.5.5",
    "plumbing": "1.0.3",
    "sliced": "1.0.1",
    "superjson": "0.0.6",
    "sutra": "2.0.2",
    "try-again": "4.0.1",
    "wrapped": "1.0.1"
  },
  "main": "index",
  "devDependencies": {
    "co-mocha": "1.1.2",
    "envobj": "1.0.2",
    "mocha": "2.5.3"
  },
  "bugs": {
    "url": "https://github.com/MatthewMueller/postgres/issues"
  },
  "homepage": "https://github.com/MatthewMueller/postgres#readme",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha"
  },
  "license": "MIT"
}
