{
   "abstract" : "Monitor network ports for changes",
   "author" : [
      "Jozef Reisinger <reisinge@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Monport",
   "no_index" : {
      "file" : [
         "README.pod"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "App::Cmd::Setup" : "0",
            "Email::MIME" : "0",
            "Email::Sender::Simple" : "0",
            "Nmap::Parser" : "0"
         }
      }
   },
   "provides" : {
      "App::Monport" : {
         "file" : "lib/App/Monport.pm",
         "version" : "0.08"
      },
      "App::Monport::Command" : {
         "file" : "lib/App/Monport/Command.pm"
      },
      "App::Monport::Command::base" : {
         "file" : "lib/App/Monport/Command/base.pm"
      },
      "App::Monport::Command::diff" : {
         "file" : "lib/App/Monport/Command/diff.pm"
      },
      "App::Monport::Nmap" : {
         "file" : "lib/App/Monport/Nmap.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/jreisinger/App-Monport/issues"
      },
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "url" : "http://github.com/jreisinger/App-Monport"
      }
   },
   "version" : "0.08"
}
