{
   "abstract" : "client library for interacting with the Fastly web acceleration service",
   "author" : [
      "unknown"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter version 2.120351",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Fastly",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "recommends" : {
            "Term::ANSIColor" : "0",
            "Term::ShellUI" : "0"
         },
         "requires" : {
            "Class::Accessor::Fast" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Socket::SSL" : 0,
            "JSON::XS" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "5.813",
            "Test::More" : "0",
            "URI" : "0",
            "URI::Escape" : "0",
            "YAML" : "0"
         }
      }
   },
   "provides" : {
      "Net::Fastly" : {
         "file" : "lib/Net/Fastly.pm",
         "version" : "1.01"
      },
      "Net::Fastly::Backend" : {
         "file" : "lib/Net/Fastly/Backend.pm",
         "version" : 0
      },
      "Net::Fastly::BelongsToServiceAndVersion" : {
         "file" : "lib/Net/Fastly/BelongsToServiceAndVersion.pm",
         "version" : 0
      },
      "Net::Fastly::Client" : {
         "file" : "lib/Net/Fastly/Client.pm",
         "version" : 0
      },
      "Net::Fastly::Client::UserAgent" : {
         "file" : "lib/Net/Fastly/Client.pm",
         "version" : 0
      },
      "Net::Fastly::Condition" : {
         "file" : "lib/Net/Fastly/Condition.pm",
         "version" : 0
      },
      "Net::Fastly::Customer" : {
         "file" : "lib/Net/Fastly/Customer.pm",
         "version" : 0
      },
      "Net::Fastly::Director" : {
         "file" : "lib/Net/Fastly/Director.pm",
         "version" : 0
      },
      "Net::Fastly::Domain" : {
         "file" : "lib/Net/Fastly/Domain.pm",
         "version" : 0
      },
      "Net::Fastly::Healthcheck" : {
         "file" : "lib/Net/Fastly/Healthcheck.pm",
         "version" : 0
      },
      "Net::Fastly::Invoice" : {
         "file" : "lib/Net/Fastly/Invoice.pm",
         "version" : 0
      },
      "Net::Fastly::Match" : {
         "file" : "lib/Net/Fastly/Match.pm",
         "version" : 0
      },
      "Net::Fastly::Model" : {
         "file" : "lib/Net/Fastly/Model.pm",
         "version" : 0
      },
      "Net::Fastly::Origin" : {
         "file" : "lib/Net/Fastly/Origin.pm",
         "version" : 0
      },
      "Net::Fastly::Service" : {
         "file" : "lib/Net/Fastly/Service.pm",
         "version" : 0
      },
      "Net::Fastly::Settings" : {
         "file" : "lib/Net/Fastly/Settings.pm",
         "version" : 0
      },
      "Net::Fastly::Stats" : {
         "file" : "lib/Net/Fastly/Stats.pm",
         "version" : 0
      },
      "Net::Fastly::Syslog" : {
         "file" : "lib/Net/Fastly/Syslog.pm",
         "version" : 0
      },
      "Net::Fastly::UA" : {
         "file" : "lib/Net/Fastly/Client.pm",
         "version" : 0
      },
      "Net::Fastly::User" : {
         "file" : "lib/Net/Fastly/User.pm",
         "version" : 0
      },
      "Net::Fastly::VCL" : {
         "file" : "lib/Net/Fastly/VCL.pm",
         "version" : 0
      },
      "Net::Fastly::Version" : {
         "file" : "lib/Net/Fastly/Version.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/fastly/fastly-perl"
      }
   },
   "version" : "1.01"
}