# Package bin = @["db_migrate"] version = "0.3.1" author = "Jonathan Bernard" description = "Simple tool to handle database migrations." license = "BSD" srcDir = "src/main/nim" # Dependencies requires: @["nim >= 1.4.0", "docopt >= 0.1.0"]