{
  "abstract" : "Namespace manipulation and prefix mapping for XML, RDF, etc.",
  "author" : [
     "Kjetil Kjernsmo <[email protected]>",
     "Gregory Todd Williams <[email protected]>",
     "Chris Prather (PERIGRIN) <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Inkt::Profile::KJETILK version 0.101, CPAN::Meta::Converter version 2.150010",
  "keywords" : [],
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "URI-NamespaceMap",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "t",
        "xt"
     ]
  },
  "optional_features" : {},
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.17"
        }
     },
     "runtime" : {
        "recommends" : {
           "RDF::NS" : "20130802",
           "RDF::NS::Curated" : "0",
           "RDF::Prefixes" : "0",
           "XML::CommonNS" : "0"
        },
        "requires" : {
           "Carp" : "0",
           "IRI" : "0.004",
           "Module::Load::Conditional" : "0",
           "Moo" : "1.006000",
           "Sub::Quote" : "0",
           "Try::Tiny" : "0",
           "Type::Library" : "1.000000",
           "Types::URI" : "0.004",
           "URI" : "1.52",
           "namespace::autoclean" : "0.20",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "recommends" : {
           "Attean" : "0.025"
        },
        "requires" : {
           "Test::Deep" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0.88",
           "Test::Requires" : "0"
        },
        "suggests" : {
           "RDF::Trine" : "0"
        }
     }
  },
  "provides" : {
     "Types::Namespace" : {
        "file" : "lib/Types/Namespace.pm",
        "version" : "1.10"
     },
     "URI::Namespace" : {
        "file" : "lib/URI/Namespace.pm",
        "version" : "1.10"
     },
     "URI::NamespaceMap" : {
        "file" : "lib/URI/NamespaceMap.pm",
        "version" : "1.10"
     },
     "URI::NamespaceMap::ReservedLocalParts" : {
        "file" : "lib/URI/NamespaceMap/ReservedLocalParts.pm",
        "version" : "1.10"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/kjetilk/URI-NamespaceMap/issues"
     },
     "homepage" : "https://metacpan.org/module/URI::NamespaceMap",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "web" : "https://github.com/kjetilk/URI-NamespaceMap/"
     },
     "x_identifier" : "http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/project"
  },
  "version" : "1.10",
  "x_contributors" : [
     "Dorian Taylor <[email protected]>",
     "Toby Inkster (TOBYINK) <[email protected]>",
     "Paul Williams (KWAKWA) <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.97001",
  "x_static_install" : 1
}