{
  "name": "@caliobase/typeorm-migrations",
  "version": "0.0.53",
  "dependencies": {
    "@sqltools/formatter": "1.2.5",
    "circumspect": "^0.1.1",
    "lodash": "^4.17.21",
    "typeorm": "^0.3.20",
    "yaml": "^2.1.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/justicointeractive/caliobase",
    "directory": "packages/typeorm-migrations"
  },
  "types": "./src/index.d.ts",
  "main": "./src/index.js",
  "type": "commonjs"
}