{
  "abstract" : "A Dancer2 plugin to easily add Google Analytics code.",
  "author" : [
     "Cesare Gargano <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.132830",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dancer2-Plugin-GoogleAnalytics",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.3601"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30",
           "Module::Build" : "0.3601"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::More" : "0",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer2" : "0",
           "Dancer2::Core::Hook" : "0",
           "Dancer2::Plugin" : "0",
           "Moo::Role" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "0",
           "CPAN::Meta::Requirements" : "0"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "File::Spec::Functions" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "List::Util" : "0",
           "Test::More" : "0",
           "perl" : "5.006"
        }
     }
  },
  "provides" : {
     "Dancer2::Plugin::GoogleAnalytics" : {
        "file" : "lib/Dancer2/Plugin/GoogleAnalytics.pm",
        "version" : "0.002"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/garcer/Dancer2-Plugin-GoogleAnalytics",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/garcer/Dancer2-Plugin-GoogleAnalytics.git",
        "web" : "https://github.com/garcer/Dancer2-Plugin-GoogleAnalytics"
     }
  },
  "version" : "0.002"
}