{
  "name": "@e-mc/db",
  "version": "0.14.3",
  "description": "DB modules for E-mc.",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anpham6/e-mc.git",
    "directory": "src/db"
  },
  "keywords": [
    "squared"
  ],
  "author": "An Pham <anpham6@gmail.com>",
  "license": "BSD-3-Clause",
  "homepage": "https://github.com/anpham6/e-mc#readme",
  "dependencies": {
    "@e-mc/core": "0.14.3",
    "@e-mc/request": "0.14.3",
    "@e-mc/types": "0.14.3"
  }
}
