1{
2   "abstract" : "Image::Base on SVG files using the SVG module.",
3   "author" : [
4      "Kevin Ryde <user42_kevin@yahoo.com.au>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "gpl_3"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Image-Base-SVG",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc",
20         "devel",
21         "xt"
22      ]
23   },
24   "prereqs" : {
25      "build" : {
26         "requires" : {
27            "ExtUtils::MakeMaker" : "0"
28         }
29      },
30      "configure" : {
31         "requires" : {
32            "ExtUtils::MakeMaker" : "0"
33         }
34      },
35      "runtime" : {
36         "requires" : {
37            "Image::Base" : "0",
38            "SVG" : "2.38",
39            "SVG::Parser" : "0",
40            "perl" : "5.006"
41         }
42      },
43      "test" : {
44         "requires" : {
45            "Test::More" : "0"
46         }
47      }
48   },
49   "release_status" : "stable",
50   "resources" : {
51      "homepage" : "http://user42.tuxfamily.org/image-base-svg/index.html",
52      "license" : [
53         "http://www.gnu.org/licenses/gpl.html"
54      ]
55   },
56   "version" : 5,
57   "x_serialization_backend" : "JSON::PP version 2.97001"
58}
59