{
  "abstract" : "A tool to rewrite and bump your Perl module versions",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.040, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "App-RewriteVersion",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Class::Tiny::Chained" : "0",
           "Getopt::Long::Modern" : "0",
           "Path::Iterator::Rule" : "0",
           "Path::Tiny" : "0.060",
           "Unicode::UTF8" : "0.58",
           "Version::Next" : "0",
           "perl" : "5.010001",
           "version" : "0.77"
        }
     },
     "test" : {
        "requires" : {
           "File::Temp" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "App::RewriteVersion" : {
        "file" : "lib/App/RewriteVersion.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/App-RewriteVersion/issues"
     },
     "homepage" : "https://github.com/Grinnz/App-RewriteVersion",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/App-RewriteVersion.git",
        "web" : "https://github.com/Grinnz/App-RewriteVersion"
     }
  },
  "version" : "0.004",
  "x_contributors" : [
     "Dan Book <[email protected]>"
  ]
}