{
   "abstract" : "Apache Wookie Connector Framework implementation",
   "author" : [
      "Roland van Ipenburg <roland@rolandvanipenburg.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4231",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "WWW-Wookie",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4"
         }
      },
      "runtime" : {
         "recommends" : {
            "CGI" : "0",
            "Getopt::Long" : "0",
            "Perl::Critic::Bangs" : "0",
            "Perl::Critic::Itch" : "0",
            "Perl::Critic::More" : "0",
            "Perl::Critic::Nits" : "0",
            "Perl::Critic::Pulp" : "0",
            "Perl::Critic::StricterSubs" : "0",
            "Perl::Critic::Tics" : "0",
            "Pod::Usage" : "0",
            "Pod::Usage::CommandLine" : "0",
            "Test::CheckManifest" : "1.01",
            "Test::Kwalitee" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1",
            "Test::Spelling" : "0",
            "Test::TestCoverage" : "0.08"
         },
         "requires" : {
            "Exception::Class" : "0",
            "HTTP::Headers" : "0",
            "HTTP::Request" : "0",
            "HTTP::Request::Common" : "0",
            "HTTP::Status" : "0",
            "LWP::UserAgent" : "0",
            "Log::Log4perl" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "Readonly" : "0",
            "Regexp::Common" : "0",
            "URI" : "1.62",
            "URI::Escape" : "1.62",
            "XML::Simple" : "0",
            "namespace::autoclean" : "0",
            "overload" : "0",
            "perl" : "v5.20.0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.81",
            "Test::NoWarnings" : "0.81"
         }
      }
   },
   "provides" : {
      "WWW::Wookie" : {
         "file" : "lib/WWW/Wookie.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Connector::Exceptions" : {
         "file" : "lib/WWW/Wookie/Connector/Exceptions.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Connector::Service" : {
         "file" : "lib/WWW/Wookie/Connector/Service.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Connector::Service::Interface" : {
         "file" : "lib/WWW/Wookie/Connector/Service/Interface.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Server::Connection" : {
         "file" : "lib/WWW/Wookie/Server/Connection.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::User" : {
         "file" : "lib/WWW/Wookie/User.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Widget" : {
         "file" : "lib/WWW/Wookie/Widget.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Widget::Category" : {
         "file" : "lib/WWW/Wookie/Widget/Category.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Widget::Instance" : {
         "file" : "lib/WWW/Wookie/Widget/Instance.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Widget::Instances" : {
         "file" : "lib/WWW/Wookie/Widget/Instances.pm",
         "version" : "v1.1.2"
      },
      "WWW::Wookie::Widget::Property" : {
         "file" : "lib/WWW/Wookie/Widget/Property.pm",
         "version" : "v1.1.2"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://bitbucket.org/rolandvanipenburg/www-wookie"
      }
   },
   "version" : "v1.1.2",
   "x_bugtracker" : {
      "web" : "https://bitbucket.org/rolandvanipenburg/www-wookie/issues"
   },
   "x_serialization_backend" : "JSON::PP version 4.05"
}