{
  "abstract" : "Catmandu modules for working with MARC data",
  "author" : [
     "Patrick Hochstenbach <[email protected]>",
     "Nicolas Steenlant <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter version 2.132830",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Catmandu-MARC",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::Exception" : "0",
           "Test::More" : "0",
           "XML::XPath" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.40"
        }
     },
     "runtime" : {
        "requires" : {
           "Catmandu" : "0.08",
           "MARC::File::XML" : "0.93",
           "MARC::Record" : "2.000003",
           "Moo" : "1.0",
           "perl" : "v5.10.1"
        }
     }
  },
  "provides" : {
     "Catmandu::Exporter::MARC" : {
        "file" : "lib/Catmandu/Exporter/MARC.pm"
     },
     "Catmandu::Fix::Inline::marc_map" : {
        "file" : "lib/Catmandu/Fix/Inline/marc_map.pm"
     },
     "Catmandu::Fix::marc_in_json" : {
        "file" : "lib/Catmandu/Fix/marc_in_json.pm"
     },
     "Catmandu::Fix::marc_map" : {
        "file" : "lib/Catmandu/Fix/marc_map.pm"
     },
     "Catmandu::Fix::marc_remove" : {
        "file" : "lib/Catmandu/Fix/marc_remove.pm"
     },
     "Catmandu::Fix::marc_xml" : {
        "file" : "lib/Catmandu/Fix/marc_xml.pm"
     },
     "Catmandu::Importer::MARC" : {
        "file" : "lib/Catmandu/Importer/MARC.pm"
     },
     "Catmandu::MARC" : {
        "file" : "lib/Catmandu/MARC.pm",
        "version" : "0.103"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ]
  },
  "version" : "0.103"
}