{
   "abstract" : "Monitor network ports for changes",
   "author" : [
      "Jozef Reisinger <reisinge@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.422",
   "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" : {
            "Nmap::Parser" : "0",
            "YAML::Tiny" : "0"
         }
      }
   },
   "provides" : {
      "App::Monport" : {
         "file" : "lib/App/Monport.pm",
         "version" : "1.05"
      }
   },
   "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" : "1.05"
}
