{
   "abstract" : "AWS X-Ray tracing library",
   "author" : [
      "FUJIWARA Shunichiro <fujiwara.shunichiro@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.18",
   "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.07",
            "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.016000"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Server::PSGI" : "0",
            "IO::Scalar" : "0",
            "Test::More" : "0.98",
            "Test::TCP" : "0"
         }
      }
   },
   "provides" : {
      "AWS::XRay" : {
         "file" : "lib/AWS/XRay.pm",
         "version" : "0.12"
      },
      "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" : {
         "type" : "git",
         "url" : "https://github.com/fujiwara/AWS-XRay.git",
         "web" : "https://github.com/fujiwara/AWS-XRay"
      }
   },
   "version" : "0.12",
   "x_authority" : "cpan:FUJIWARA",
   "x_contributors" : [
      "Ichinose Shogo <shogo82148@gmail.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Pedro Melo <melo@simplicidade.org>",
      "hitode909 <hitode909@gmail.com>",
      "moznion <moznion@gmail.com>",
      "mutsutoshi.yoshimoto <mutsutoshi.yoshimoto@20202759n.guest.mixi.co.jp>",
      "papix <mail@papix.net>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.08",
   "x_static_install" : 1
}