1{
2   "abstract" : "Perl extension for generating Scalable Vector Graphics (SVG) documents.",
3   "author" : [
4      "Ronan Oger <ronan@cpan.com>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
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" : "SVG",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "ExtUtils::MakeMaker" : "0",
26            "File::Spec" : "0",
27            "Test::More" : "0.94",
28            "strict" : "0",
29            "warnings" : "0"
30         }
31      },
32      "configure" : {
33         "requires" : {
34            "ExtUtils::MakeMaker" : "0",
35            "perl" : "5.006",
36            "strict" : "0",
37            "warnings" : "0"
38         }
39      },
40      "runtime" : {
41         "requires" : {
42            "Exporter" : "0",
43            "Scalar::Util" : "0",
44            "constant" : "0",
45            "parent" : "0",
46            "perl" : "5.006",
47            "strict" : "0",
48            "warnings" : "0"
49         }
50      }
51   },
52   "provides" : {
53      "SVG" : {
54         "file" : "lib/SVG.pm",
55         "version" : "2.86"
56      },
57      "SVG::DOM" : {
58         "file" : "lib/SVG/DOM.pm",
59         "version" : "2.86"
60      },
61      "SVG::Element" : {
62         "file" : "lib/SVG/Element.pm",
63         "version" : "2.86"
64      },
65      "SVG::Extension" : {
66         "file" : "lib/SVG/Extension.pm",
67         "version" : "2.86"
68      },
69      "SVG::XML" : {
70         "file" : "lib/SVG/XML.pm",
71         "version" : "2.86"
72      }
73   },
74   "release_status" : "stable",
75   "resources" : {
76      "repository" : {
77         "type" : "git",
78         "url" : "https://github.com/manwar/SVG.git",
79         "web" : "https://github.com/manwar/SVG"
80      }
81   },
82   "version" : "2.86",
83   "x_contributors" : [
84      "Peter Wainwright",
85      "Ian Hickson",
86      "Adam Schneider",
87      "Steve Lihn",
88      "Allen Day",
89      "Gabor Szabo",
90      "Mohammad S Anwar"
91   ],
92   "x_serialization_backend" : "JSON::PP version 2.27400_02"
93}
94