{
   "abstract" : "Add support for file:// protocol to HTTP::Tiny",
   "author" : [
      "Renee Baecker <reneeb@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTTP-Tiny-FileProtocol",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Fcntl" : "0",
            "File::Basename" : "0",
            "File::Copy" : "0",
            "File::stat" : "0",
            "HTTP::Tiny" : "0",
            "LWP::MediaTypes" : "6.02",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::LongString" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "HTTP::Tiny::FileProtocol" : {
         "file" : "lib/HTTP/Tiny/FileProtocol.pm",
         "version" : "0.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/reneeb/HTTP-Tiny-FileProtocol/issues"
      },
      "homepage" : "http://github.com/reneeb/HTTP-Tiny-FileProtocol",
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/reneeb/HTTP-Tiny-FileProtocol.git",
         "web" : "http://github.com/reneeb/HTTP-Tiny-FileProtocol"
      }
   },
   "version" : "0.07",
   "x_contributors" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "reneeb <info@perl-services.de>"
   ],
   "x_serialization_backend" : "JSON::XS version 3.04"
}