{
   "abstract" : "Provides an interface to smartctl to return disk stats and to run tests.",
   "author" : [
      "Paul Trost <ptrost@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "gpl_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Disk-SMART",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "File::Which" : "0",
            "Math::Round" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : "0",
            "Test::MockModule" : "0",
            "Test::More" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/paultrost/Disk-SMART-Perl.git",
         "web" : "https://github.com/paultrost/Disk-SMART-Perl"
      }
   },
   "version" : "0.17",
   "x_clean" : {
      "FILES" : "Disk-SMART-*"
   },
   "x_dist" : {
      "COMPRESS" : "gzip -9f",
      "SUFFIX" : "gz"
   }
}