{
   "authors" : [
      "Matthias Bloch <matthias.bloch@puffin.ch>"
   ],
   "depends" : [
      "DBIish"
   ],
   "description" : "Simple DB Migration. Go up and down in versions.",
   "license" : "Artistic-2.0",
   "meta-version" : "0",
   "name" : "DB::Migration::Simple",
   "perl" : "6.c",
   "provides" : {
      "DB::Migration::Simple" : "lib/DB/Migration/Simple.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/M/MB/MBP/Perl6/DB-Migration-Simple-1.0.tar.gz",
   "support" : {
      "source" : "https://github.com/maettu/db-migration-simple.git"
   },
   "version" : "1.0"
}