{
  "abstract" : "A Perl Prediction client for Google TensorFlow Serving.",
  "author" : [
     "Tom Stall <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "AI-PredictionClient",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "AI::PredictionClient::Alien::TensorFlowServingProtos" : "0.05",
           "Alien::Google::GRPC" : "0.06",
           "ExtUtils::MakeMaker" : "0",
           "Inline" : "0",
           "Inline::CPP" : "0",
           "Inline::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::MinimumVersion" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Spelling" : "0.12"
        }
     },
     "runtime" : {
        "requires" : {
           "AI::PredictionClient::Alien::TensorFlowServingProtos" : "0",
           "Alien::Google::GRPC" : "0",
           "Cwd" : "0",
           "Data::Dumper" : "0",
           "Inline" : "0",
           "JSON" : "0",
           "MIME::Base64" : "0",
           "Moo" : "0",
           "Moo::Role" : "0",
           "MooX::Options" : "0",
           "Perl6::Form" : "0",
           "perl" : "5.01",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "AI::PredictionClient" : {
        "file" : "lib/AI/PredictionClient.pm",
        "version" : "0.05"
     },
     "AI::PredictionClient::CPP::PredictionGrpcCpp" : {
        "file" : "lib/AI/PredictionClient/CPP/PredictionGrpcCpp.pm",
        "version" : "0.05"
     },
     "AI::PredictionClient::Classes::SimpleTensor" : {
        "file" : "lib/AI/PredictionClient/Classes/SimpleTensor.pm",
        "version" : "0.05"
     },
     "AI::PredictionClient::InceptionClient" : {
        "file" : "lib/AI/PredictionClient/InceptionClient.pm",
        "version" : "0.05"
     },
     "AI::PredictionClient::Predict" : {
        "file" : "lib/AI/PredictionClient/Predict.pm",
        "version" : "0.05"
     },
     "AI::PredictionClient::Roles::PredictRole" : {
        "file" : "lib/AI/PredictionClient/Roles/PredictRole.pm",
        "version" : "0.05"
     },
     "AI::PredictionClient::Roles::PredictionRole" : {
        "file" : "lib/AI/PredictionClient/Roles/PredictionRole.pm",
        "version" : "0.05"
     },
     "AI::PredictionClient::Testing::Camel" : {
        "file" : "lib/AI/PredictionClient/Testing/Camel.pm",
        "version" : "0.05"
     },
     "AI::PredictionClient::Testing::PredictionLoopback" : {
        "file" : "lib/AI/PredictionClient/Testing/PredictionLoopback.pm",
        "version" : "0.05"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/mountaintom/AI-PredictionClient",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/mountaintom/AI-PredictionClient.git",
        "web" : "https://github.com/mountaintom/AI-PredictionClient"
     }
  },
  "version" : "0.05",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}