1{
2   "abstract" : "Find your home and other directories on any platform",
3   "author" : [
4      "Adam Kennedy <adamk@cpan.org>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.46, 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" : "File-HomeDir",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {}
25      },
26      "configure" : {
27         "requires" : {
28            "ExtUtils::MakeMaker" : "0",
29            "POSIX" : "0"
30         }
31      },
32      "develop" : {
33         "requires" : {
34            "Module::CPANTS::Analyse" : "0.96",
35            "Test::CPAN::Changes" : "0",
36            "Test::CheckManifest" : "0",
37            "Test::Kwalitee" : "0",
38            "Test::Perl::Critic" : "0",
39            "Test::PerlTidy" : "0",
40            "Test::Pod" : "0",
41            "Test::Pod::Coverage" : "0",
42            "Test::Pod::Spelling::CommonMistakes" : "0",
43            "Test::Spelling" : "0"
44         }
45      },
46      "runtime" : {
47         "requires" : {
48            "Carp" : "0",
49            "Cwd" : "3.12",
50            "File::Basename" : "0",
51            "File::Path" : "2.01",
52            "File::Spec" : "3.12",
53            "File::Temp" : "0.19",
54            "File::Which" : "0.05",
55            "perl" : "v5.8.3"
56         }
57      },
58      "test" : {
59         "requires" : {
60            "Test::More" : "0.9"
61         }
62      }
63   },
64   "release_status" : "stable",
65   "resources" : {
66      "bugtracker" : {
67         "mailto" : "bug-File-HomeDir@rt.cpan.org",
68         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=File-HomeDir"
69      },
70      "homepage" : "https://metacpan.org/release/File-HomeDir",
71      "license" : [
72         "http://dev.perl.org/licenses/"
73      ],
74      "repository" : {
75         "type" : "git",
76         "url" : "https://github.com/perl5-utils/File-HomeDir.git",
77         "web" : "https://github.com/perl5-utils/File-HomeDir"
78      }
79   },
80   "version" : "1.006",
81   "x_serialization_backend" : "JSON::PP version 4.05"
82}
83