{
  "abstract" : "A template-free demo of CGI::Snapp using just 1 run mode",
  "author" : [
     "Ron Savage <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120630",
  "license" : [
     "artistic_1"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "CGI-Snapp-Demo-One",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.94",
           "Test::Pod" : "1.44"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.38"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI" : "3",
           "CGI::Emulate::PSGI" : "0.14",
           "CGI::Snapp" : "1.03",
           "parent" : "0",
           "strict" : "1.03",
           "warnings" : "1.03"
        }
     }
  },
  "provides" : {
     "CGI::Snapp::Demo::One" : {
        "file" : "lib/CGI/Snapp/Demo/One.pm",
        "version" : "1.02"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://www.perlfoundation.org/artistic_license_1_0"
     ]
  },
  "version" : "1.02"
}