{
  "name": "@tachybase/database",
  "version": "1.6.18",
  "description": "",
  "homepage": "https://github.com/tegojs/tego#readme",
  "bugs": {
    "url": "https://github.com/tegojs/tego/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tegojs/tego",
    "directory": "packages/database"
  },
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "dependencies": {
    "async-mutex": "^0.5.0",
    "chalk": "^4.1.2",
    "dayjs": "1.11.13",
    "debug": "4.4.3",
    "deepmerge": "^4.3.1",
    "dottie": "2.0.6",
    "excel-date-to-js": "^1.1.5",
    "exponential-backoff": "^3.1.2",
    "flat": "^5.0.2",
    "glob": "11.0.0",
    "lodash": "^4.17.21",
    "nanoid": "^3.3.11",
    "qs": "^6.14.0",
    "semver": "7.7.2",
    "sequelize": "^6.37.7",
    "umzug": "^3.8.2",
    "@tachybase/globals": "1.6.18",
    "@tachybase/logger": "1.6.18",
    "@tachybase/utils": "1.6.18"
  },
  "devDependencies": {
    "@types/flat": "^5.0.5",
    "@types/glob": "^7.2.0",
    "@types/lodash": "^4.17.20",
    "@types/semver": "7.7.1",
    "china-division": "^2.7.0"
  }
}