{
   "abstract" : "Catalyst authentication storage using xml files",
   "author" : [
      "Jozef Kutej <jkutej@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621",
   "keywords" : [
      "catalyst",
      "store",
      "xml",
      "folder"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catalyst-Plugin-Authentication-Store-UserXML",
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Temp" : 0,
            "Path::Class" : "0.26",
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "Authen::Passphrase" : 0,
            "Catalyst::Authentication::User" : 0,
            "Catalyst::Plugin::Authentication" : 0,
            "Moose" : 0,
            "Path::Class" : 0,
            "XML::LibXML" : 0
         }
      }
   },
   "provides" : {
      "Catalyst::Plugin::Authentication::Store::UserXML" : {
         "file" : "lib/Catalyst/Plugin/Authentication/Store/UserXML.pm",
         "version" : "0.01"
      },
      "Catalyst::Plugin::Authentication::Store::UserXML::Folder" : {
         "file" : "lib/Catalyst/Plugin/Authentication/Store/UserXML/Folder.pm",
         "version" : 0
      },
      "Catalyst::Plugin::Authentication::Store::UserXML::User" : {
         "file" : "lib/Catalyst/Plugin/Authentication/Store/UserXML/User.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/jozef/Catalyst-Plugin-Authentication-Store-UserXML/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/jozef/Catalyst-Plugin-Authentication-Store-UserXML"
      }
   },
   "version" : "0.01"
}
