{
   "abstract" : "upgrade / downgrade project",
   "author" : [
      "Alex Efros <powerman@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.043, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-migrate",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Devel::AssertOS" : "0",
            "Devel::CheckOS" : "1.63",
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Distribution" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Temp" : "0",
            "Getopt::Long" : "0",
            "List::Util" : "1.33",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Path::Tiny" : "0.060",
            "Test::Exception" : "0",
            "Test::More" : "0.96",
            "Test::Output" : "1.02"
         }
      }
   },
   "provides" : {
      "App::migrate" : {
         "file" : "lib/App/migrate.pm",
         "version" : "v0.2.4"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/powerman/migrate/issues"
      },
      "homepage" : "https://github.com/powerman/migrate",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/powerman/migrate.git",
         "web" : "https://github.com/powerman/migrate"
      }
   },
   "version" : "v0.2.4",
   "x_contributors" : [
      "Mikko Koivunalho <mikko.koivunalho@iki.fi>"
   ]
}