{
  "abstract" : "Raspberry Pi SD-flashing script with safety checks to avoid erasing the wrong device",
  "author" : [
     "Ian Kluft <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "apache_2_0"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "PiFlash",
  "no_index" : {
     "directory" : [
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "Module::Build" : "0.28"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "File::Basename" : "0",
           "File::LibMagic" : "0",
           "File::Path" : "0",
           "File::Slurp" : "0",
           "Getopt::Long" : "0",
           "IO::Handle" : "0",
           "IO::Poll" : "0",
           "Module::Pluggable" : "0",
           "POSIX" : "0",
           "Try::Tiny" : "0",
           "YAML::XS" : "0",
           "autodie" : "0",
           "parent" : "0",
           "perl" : "v5.14.0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/ikluft/piflash",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/ikluft/piflash.git",
        "web" : "https://github.com/ikluft/piflash"
     }
  },
  "version" : "0.4.3",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}