{
   "abstract" : "A Perl module to interface with the Star Wars API (swapi.co) webservice.",
   "author" : [
      "Kian Meng, Ang."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WebService-Swapi",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "recommends" : {
            "Devel::NYTProf" : "0"
         },
         "requires" : {
            "App::CISetup" : "0",
            "App::Software::License" : "0",
            "Dist::Milla" : "v1.0.20",
            "Minilla" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::MinimumVersion" : "0",
            "Test::More" : "0.88",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Serializer" : "0",
            "JSON" : "0",
            "Moo" : "0",
            "REST::Client" : "0",
            "Role::REST::Client" : "0",
            "Types::Standard" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Devel::Cover" : "0",
            "Devel::Cover::Report::Codecov" : "0",
            "Devel::Cover::Report::Coveralls" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kianmeng/webservice-swapi/issues"
      },
      "homepage" : "https://github.com/kianmeng/webservice-swapi",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/kianmeng/webservice-swapi.git",
         "web" : "https://github.com/kianmeng/webservice-swapi"
      }
   },
   "version" : "0.1.6",
   "x_contributors" : [
      "Kian-Meng, Ang <kianmeng@users.noreply.github.com>"
   ],
   "x_generated_by_perl" : "v5.26.1",
   "x_serialization_backend" : "JSON::XS version 3.04",
   "x_static_install" : 1
}