{
  "name": "@xuda.io/db_module",
  "version": "1.1.416",
  "description": "Xuda Db Server Module",
  "main": "index.mjs",
  "dependencies": {
    "lodash": "^4.17.21",
    "nano": "^11.0.4",
    "uniqid": "^5.4.0",
    "child_process": "^1.0.2",
    "memcached": "^2.2.2"
  },
  "devDependencies": {},
  "scripts": {
    "pub": "npm version patch --force && npm publish"
  },
  "author": "Xuda Llc",
  "license": "ISC",
  "publishConfig": {
    "access": "restricted"
  }
}
