1{
2   "abstract" : "Fetch astronomical data from SIMBAD 4.",
3   "author" : [
4      "Tom Wyant (wyant at cpan dot org)"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "Module::Build version 0.4231",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Astro-SIMBAD-Client",
16   "no_index" : {
17      "directory" : [
18         "eg",
19         "inc",
20         "t",
21         "xt"
22      ]
23   },
24   "prereqs" : {
25      "build" : {
26         "requires" : {
27            "Data::Dumper" : "0",
28            "Test::More" : "0.96",
29            "lib" : "0"
30         }
31      },
32      "configure" : {
33         "requires" : {
34            "Config" : "0",
35            "Getopt::Std" : "0",
36            "lib" : "0",
37            "strict" : "0",
38            "warnings" : "0"
39         }
40      },
41      "runtime" : {
42         "requires" : {
43            "Carp" : "0",
44            "HTTP::Request::Common" : "0",
45            "LWP::Protocol" : "0",
46            "LWP::UserAgent" : "0",
47            "Scalar::Util" : "1.01",
48            "URI::Escape" : "0",
49            "XML::DoubleEncodedEntities" : "1",
50            "constant" : "0",
51            "perl" : "5.008",
52            "strict" : "0",
53            "warnings" : "0"
54         }
55      }
56   },
57   "provides" : {
58      "Astro::SIMBAD::Client" : {
59         "file" : "lib/Astro/SIMBAD/Client.pm",
60         "version" : "0.046"
61      },
62      "Astro::SIMBAD::Client::WSQueryInterfaceService" : {
63         "file" : "lib/Astro/SIMBAD/Client/WSQueryInterfaceService.pm",
64         "version" : "0.046"
65      }
66   },
67   "release_status" : "stable",
68   "resources" : {
69      "bugtracker" : {
70         "mailto" : "wyant@cpan.org",
71         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Astro-SIMBAD-Client"
72      },
73      "license" : [
74         "http://dev.perl.org/licenses/"
75      ],
76      "repository" : {
77         "type" : "git",
78         "url" : "git://github.com/trwyant/perl-Astro-SIMBAD-Client.git",
79         "web" : "https://github.com/trwyant/perl-Astro-SIMBAD-Client"
80      }
81   },
82   "version" : "0.046",
83   "x_serialization_backend" : "JSON::PP version 4.06"
84}
85