{
  "abstract" : "a simple backup solution using robocopy",
  "author" : [
     "LorenzoTa <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Win32-Backup-Robocopy",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "File::Path" : "0",
           "Test::Exception" : "0",
           "Win32" : "0",
           "Win32::File" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Algorithm::Cron" : "0",
           "Capture::Tiny" : "0",
           "Carp" : "0",
           "File::Path" : "0",
           "File::Spec" : "0",
           "JSON::PP" : "0",
           "Test::More" : "0",
           "Time::Piece" : "0",
           "perl" : "5.014"
        }
     }
  },
  "release_status" : "stable",
  "version" : "14",
  "x_serialization_backend" : "JSON version 2.90"
}