{
  "name": "objection-mixin",
  "version": "0.0.6",
  "description": "adds sync and auto table-names functionality to objection js",
  "main": "index.js",
  "scripts": {
    "test": "nodemon test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chen7david/objection-mixin.git"
  },
  "keywords": [
    "objection-sync",
    "objetion-js",
    "objection",
    "mixin"
  ],
  "author": "David M.Chen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/chen7david/objection-mixin/issues"
  },
  "homepage": "https://github.com/chen7david/objection-mixin#readme",
  "dependencies": {}
}
