{
  "abstract" : "Fetch astronomical data from SIMBAD 4.",
  "author" : [
     "Tom Wyant (wyant at cpan dot org)"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4231",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Astro-SIMBAD-Client",
  "no_index" : {
     "directory" : [
        "inc",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.96"
        }
     },
     "runtime" : {
        "requires" : {
           "HTTP::Request::Common" : "0",
           "LWP::Protocol" : "0",
           "LWP::UserAgent" : "0",
           "Scalar::Util" : "1.01",
           "URI::Escape" : "0",
           "XML::DoubleEncodedEntities" : "1",
           "perl" : "5.008"
        }
     }
  },
  "provides" : {
     "Astro::SIMBAD::Client" : {
        "file" : "lib/Astro/SIMBAD/Client.pm",
        "version" : "0.042"
     },
     "Astro::SIMBAD::Client::WSQueryInterfaceService" : {
        "file" : "lib/Astro/SIMBAD/Client/WSQueryInterfaceService.pm",
        "version" : "0.042"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Astro-SIMBAD-Client"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/trwyant/perl-Astro-SIMBAD-Client.git",
        "web" : "https://github.com/trwyant/perl-Astro-SIMBAD-Client"
     }
  },
  "version" : "0.042",
  "x_serialization_backend" : "JSON::PP version 4.05"
}