{
  "name": "framify-db",
  "version": "1.0.0",
  "description": "The Official bixbyte @framify database handle ",
  "main": "db.js",
  "scripts": {
    "test": "echo \n \"@framify database handler\" \n"
  },
  "dependencies": {
    "mongoose": "^4.1.3"
  },
  "author": "Bixbyte <framify@bixbyte.io> (http://bixbyte.io)",
  "license": "ISC"
}
