{
  "abstract" : "AWS X-Ray tracing library",
  "author" : [
     "FUJIWARA Shunichiro <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.4",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "AWS-XRay",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Crypt::URandom" : "0",
           "HTTP::Tiny" : "0",
           "IO::Socket::INET" : "0",
           "JSON::XS" : "0",
           "Module::Load" : "0",
           "Time::HiRes" : "0",
           "Types::Serialiser" : "0",
           "perl" : "5.012000"
        }
     },
     "test" : {
        "requires" : {
           "IO::Scalar" : "0",
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "AWS::XRay" : {
        "file" : "lib/AWS/XRay.pm",
        "version" : "0.09"
     },
     "AWS::XRay::Buffer" : {
        "file" : "lib/AWS/XRay/Buffer.pm"
     },
     "AWS::XRay::Plugin::EC2" : {
        "file" : "lib/AWS/XRay/Plugin/EC2.pm"
     },
     "AWS::XRay::Segment" : {
        "file" : "lib/AWS/XRay/Segment.pm"
     },
     "AWS::XRay::Segment::NoTrace" : {
        "file" : "lib/AWS/XRay/Segment.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/fujiwara/AWS-XRay/issues"
     },
     "homepage" : "https://github.com/fujiwara/AWS-XRay",
     "repository" : {
        "url" : "git://github.com/fujiwara/AWS-XRay.git",
        "web" : "https://github.com/fujiwara/AWS-XRay"
     }
  },
  "version" : "0.09",
  "x_authority" : "cpan:FUJIWARA",
  "x_contributors" : [
     "Ichinose Shogo <[email protected]>",
     "Mohammad S Anwar <[email protected]>",
     "moznion <[email protected]>",
     "papix <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400_02",
  "x_static_install" : 1
}