]> Dogcows Code - chaz/p5-Catalyst-Plugin-Sitemap/blob - META.json
Build results of 37c98d0 (on master)
[chaz/p5-Catalyst-Plugin-Sitemap] / META.json
1 {
2 "abstract" : "Sitemap support for Catalyst.",
3 "author" : [
4 "Yanick Champoux <yanick@babyl.dyndns.org>"
5 ],
6 "dynamic_config" : 0,
7 "generated_by" : "Dist::Zilla version 4.101900, CPAN::Meta::Converter version 2.101590",
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-Sitemap",
16 "prereqs" : {
17 "build" : {
18 "requires" : {
19 "Module::Build" : "0.3601"
20 }
21 },
22 "configure" : {
23 "requires" : {
24 "Module::Build" : "0.3601"
25 }
26 },
27 "runtime" : {
28 "requires" : {
29 "List::Util" : 0,
30 "Moose::Role" : 0,
31 "Search::Sitemap" : 0
32 }
33 },
34 "test" : {
35 "requires" : {
36 "Carp" : 0,
37 "Catalyst" : 0,
38 "Catalyst::Controller" : 0,
39 "Catalyst::Test" : 0,
40 "Scalar::Util" : 0,
41 "Test::More" : "0.94",
42 "parent" : 0,
43 "perl" : "5.004"
44 }
45 }
46 },
47 "provides" : {
48 "Catalyst::Plugin::Sitemap" : {
49 "file" : "lib/Catalyst/Plugin/Sitemap.pm",
50 "version" : "v0.0.1"
51 }
52 },
53 "release_status" : "stable",
54 "resources" : {
55 "bugtracker" : {
56 "mailto" : "bug-catalyst-plugin-sitemap at rt.cpan.org",
57 "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Plugin-Sitemap"
58 },
59 "homepage" : "http://search.cpan.org/dist/Catalyst-Plugin-Sitemap/",
60 "repository" : {
61 "type" : "git",
62 "url" : "git://github.com/yanick/Catalyst-Plugin-Sitemap.git",
63 "web" : "http://github.com/yanick/Catalyst-Plugin-Sitemap/tree"
64 }
65 },
66 "version" : "0.0.1"
67 }
68
This page took 0.033007 seconds and 4 git commands to generate.