{
   "abstract" : "A Catmandu::Serializer backend using Storable",
   "author" : [
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4203",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu-Serializer-storable",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.8006",
            "MIME::Base64" : "0",
            "Storable" : "0",
            "perl" : "v5.10.1"
         }
      }
   },
   "provides" : {
      "Catmandu::Serializer::storable" : {
         "file" : "lib/Catmandu/Serializer/storable.pm",
         "version" : "0.0101"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/Catmandu-Serializer-storable/issues"
      },
      "homepage" : "https://github.com/LibreCat/Catmandu-Serializer-storable",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/LibreCat/Catmandu-Serializer-storable.git"
      }
   },
   "version" : "0.0101"
}