{
   "abstract" : "Lightweight Routing Framework.",
   "author" : [
      "Mohammad Sajid Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Map-Tube",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "1.001014"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.13"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Compare" : "1.25",
            "File::Basename" : "2.6",
            "File::ShareDir" : "1.114",
            "JSON" : "2.90",
            "Map::Tube::Exception" : "3.24",
            "Map::Tube::Plugin::Formatter" : "0.16",
            "Module::Pluggable" : "5.1",
            "Moo" : "2.000000",
            "Moo::Role" : "2.000000",
            "MooX::Options" : "4.023",
            "Role::Tiny" : "2.000000",
            "Taint::Util" : "0.08",
            "Throwable" : "0",
            "Type::Tiny" : "1.000005",
            "XML::Parser" : "2.23",
            "XML::Twig" : "3.48",
            "namespace::autoclean" : "0.28",
            "overload" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Map::Tube" : {
         "file" : "lib/Map/Tube.pm",
         "version" : "3.85"
      },
      "Map::Tube::Cookbook" : {
         "file" : "lib/Map/Tube/Cookbook.pm",
         "version" : "3.85"
      },
      "Map::Tube::Line" : {
         "file" : "lib/Map/Tube/Line.pm",
         "version" : "3.85"
      },
      "Map::Tube::Node" : {
         "file" : "lib/Map/Tube/Node.pm",
         "version" : "3.85"
      },
      "Map::Tube::Pluggable" : {
         "file" : "lib/Map/Tube/Pluggable.pm",
         "version" : "3.85"
      },
      "Map::Tube::Route" : {
         "file" : "lib/Map/Tube/Route.pm",
         "version" : "3.85"
      },
      "Map::Tube::Table" : {
         "file" : "lib/Map/Tube/Table.pm",
         "version" : "3.85"
      },
      "Map::Tube::Types" : {
         "file" : "lib/Map/Tube/Types.pm",
         "version" : "3.85"
      },
      "Map::Tube::Utils" : {
         "file" : "lib/Map/Tube/Utils.pm",
         "version" : "3.85"
      },
      "Test::Map::Tube" : {
         "file" : "lib/Test/Map/Tube.pm",
         "version" : "3.85"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/manwar/Map-Tube.git",
         "web" : "https://github.com/manwar/Map-Tube"
      }
   },
   "version" : "3.85",
   "x_serialization_backend" : "JSON::PP version 4.16"
}