{
  "name": "knex-wrapper",
  "version": "1.1.34",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "chai": "^4.1.2",
    "eslint-config-airbnb-base": "^12.1.0",
    "eslint-plugin-import": "^2.8.0",
    "mocha": "^5.2.0"
  },
  "dependencies": {
    "bluebird": "^3.5.1",
    "joi": "^14.3.1",
    "knex": "^0.16.5",
    "lodash": "^4.17.5",
    "pg": "^7.10.0"
  },
  "respository": {
    "type": "git",
    "url": "https://github.com/jasper95/knexDBWrapper"
  }
}
