{
  "abstract" : "Make a Dancer2 app mobile-aware",
  "author" : [
     "Christopher White <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.999",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dancer2-Plugin-MobileDevice",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.07",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer2" : "0.204000",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec" : "0",
           "HTTP::Request::Common" : "0",
           "Plack::Test" : "0",
           "Test::More" : "0.98",
           "Test::NoWarnings" : "0"
        }
     }
  },
  "provides" : {
     "Dancer2::Plugin::MobileDevice" : {
        "file" : "lib/Dancer2/Plugin/MobileDevice.pm",
        "version" : "0.000002"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/cxw42/Dancer2-Plugin-MobileDevice/issues"
     },
     "homepage" : "https://github.com/cxw42/Dancer2-Plugin-MobileDevice",
     "repository" : {
        "url" : "git://github.com/cxw42/Dancer2-Plugin-MobileDevice.git",
        "web" : "https://github.com/cxw42/Dancer2-Plugin-MobileDevice"
     }
  },
  "version" : "0.000002",
  "x_authority" : "cpan:CXW",
  "x_contributors" : [
     "Alberto Simões <[email protected]>",
     "Alexis Sukrieh <[email protected]>",
     "David Precious <[email protected]>",
     "Franck Cuny <[email protected]>",
     "Philippe Bruhat <[email protected]>",
     "Yanick Champoux <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400_02",
  "x_static_install" : 1
}