1{
2   "abstract" : "Autoboxed wrappers for Native Perl datatypes ",
3   "author" : [
4      "Stevan Little <stevan@iinteractive.com>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 6.8, CPAN::Meta::Converter version 2.132830",
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" : "Moose-Autobox",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "ExtUtils::MakeMaker" : "0"
26         }
27      },
28      "runtime" : {
29         "requires" : {
30            "Moose" : "0.42",
31            "Syntax::Keyword::Junction" : "0",
32            "autobox" : "2.23",
33            "parent" : "0"
34         }
35      },
36      "test" : {
37         "requires" : {
38            "Test::Exception" : "0.21",
39            "Test::More" : "0.89"
40         }
41      }
42   },
43   "release_status" : "stable",
44   "resources" : {
45      "repository" : {
46         "type" : "git",
47         "url" : "https://github.com/moose/Moose-Autobox.git",
48         "web" : "https://github.com/moose/Moose-Autobox"
49      }
50   },
51   "version" : "0.15",
52   "x_bugtracker" : {
53      "web" : "https://github.com/moose/Moose-Autobox/issues"
54   }
55}
56