]> Dogcows Code - chaz/p5-Catalyst-Plugin-Sitemap/blobdiff - META.json
Build results of 37c98d0 (on master)
[chaz/p5-Catalyst-Plugin-Sitemap] / META.json
diff --git a/META.json b/META.json
new file mode 100644 (file)
index 0000000..68b84c2
--- /dev/null
+++ b/META.json
@@ -0,0 +1,68 @@
+{
+   "abstract" : "Sitemap support for Catalyst.",
+   "author" : [
+      "Yanick Champoux <yanick@babyl.dyndns.org>"
+   ],
+   "dynamic_config" : 0,
+   "generated_by" : "Dist::Zilla version 4.101900, CPAN::Meta::Converter version 2.101590",
+   "license" : [
+      "perl_5"
+   ],
+   "meta-spec" : {
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+      "version" : "2"
+   },
+   "name" : "Catalyst-Plugin-Sitemap",
+   "prereqs" : {
+      "build" : {
+         "requires" : {
+            "Module::Build" : "0.3601"
+         }
+      },
+      "configure" : {
+         "requires" : {
+            "Module::Build" : "0.3601"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "List::Util" : 0,
+            "Moose::Role" : 0,
+            "Search::Sitemap" : 0
+         }
+      },
+      "test" : {
+         "requires" : {
+            "Carp" : 0,
+            "Catalyst" : 0,
+            "Catalyst::Controller" : 0,
+            "Catalyst::Test" : 0,
+            "Scalar::Util" : 0,
+            "Test::More" : "0.94",
+            "parent" : 0,
+            "perl" : "5.004"
+         }
+      }
+   },
+   "provides" : {
+      "Catalyst::Plugin::Sitemap" : {
+         "file" : "lib/Catalyst/Plugin/Sitemap.pm",
+         "version" : "v0.0.1"
+      }
+   },
+   "release_status" : "stable",
+   "resources" : {
+      "bugtracker" : {
+         "mailto" : "bug-catalyst-plugin-sitemap at rt.cpan.org",
+         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Plugin-Sitemap"
+      },
+      "homepage" : "http://search.cpan.org/dist/Catalyst-Plugin-Sitemap/",
+      "repository" : {
+         "type" : "git",
+         "url" : "git://github.com/yanick/Catalyst-Plugin-Sitemap.git",
+         "web" : "http://github.com/yanick/Catalyst-Plugin-Sitemap/tree"
+      }
+   },
+   "version" : "0.0.1"
+}
+
This page took 0.018325 seconds and 4 git commands to generate.