{
   "abstract" : "Event-based multi-process supervisor",
   "author" : [
      "Gelu LupaÅŸ <gvl@cpan.org>",
      "Pedro Melo <melo@simplicidade.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.11.0",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Sv",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Deep" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.98"
         }
      },
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "recommends" : {
            "Async::Interrupt" : "0",
            "EV" : "0",
            "Guard" : "0"
         },
         "requires" : {
            "AnyEvent" : "6.01",
            "Carp" : "0",
            "POSIX" : "0",
            "YAML::Tiny" : "0",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "App::Sv" : {
         "file" : "lib/App/Sv.pm",
         "version" : "0.013"
      },
      "App::Sv::Command" : {
         "file" : "lib/App/Sv/Command.pm"
      },
      "App::Sv::Log" : {
         "file" : "lib/App/Sv/Log.pm"
      },
      "App::Sv::Socket" : {
         "file" : "lib/App/Sv/Socket.pm"
      },
      "App::Sv::Util" : {
         "file" : "lib/App/Sv/Util.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ggl/App-Sv/issues"
      },
      "homepage" : "https://github.com/ggl/App-Sv",
      "repository" : {
         "url" : "https://github.com/ggl/App-Sv.git",
         "web" : "https://github.com/ggl/App-Sv"
      }
   },
   "version" : "0.013",
   "x_authority" : "cpan:GVL"
}