{
  "name": "sqlpatch",
  "version": "0.5.14",
  "description": "",
  "main": "./src/sqlpatch.js",
  "types": "./src/sqlpatch.d.ts",
  "bin": {
    "sqlpatch": "cli"
  },
  "dependencies": {
    "extend": "~2.0.0",
    "glob": "^5.0.5",
    "mustache": "^2.0.0",
    "nopt": "~3.0.1",
    "toposort": "~0.2.10"
  },
  "devDependencies": {},
  "author": "",
  "license": "BSD-2-Clause",
  "repository": {
    "type": "git",
    "url": "git@github.com:LuvDaSun/sqlpatch.git"
  }
}
