update version
[catagits/Catalyst-Plugin-Static-Simple.git] / MYMETA.json
1 {
2    "abstract" : "Make serving static pages painless.",
3    "author" : [
4       "Andy Grundman, <andy@hybridized.org>"
5    ],
6    "dynamic_config" : 0,
7    "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142060",
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" : "Catalyst-Plugin-Static-Simple",
16    "no_index" : {
17       "directory" : [
18          "t",
19          "inc"
20       ]
21    },
22    "prereqs" : {
23       "build" : {
24          "requires" : {
25             "ExtUtils::MakeMaker" : "6.36",
26             "Test::More" : "0"
27          }
28       },
29       "configure" : {
30          "requires" : {
31             "ExtUtils::MakeMaker" : "0"
32          }
33       },
34       "runtime" : {
35          "requires" : {
36             "Catalyst::Runtime" : "5.80008",
37             "MIME::Types" : "2.03",
38             "Moose" : "0",
39             "MooseX::Types" : "0",
40             "Test::More" : "0",
41             "namespace::autoclean" : "0"
42          }
43       }
44    },
45    "release_status" : "stable",
46    "version" : "0.32"
47 }