{
  "abstract" : "Serve static files with unique URLs and far-future expiry",
  "author" : [
     "Grant McLean <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.022, CPAN::Meta::Converter version 2.142690",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dancer-Plugin-CDN",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer" : "0",
           "HTTP::CDN" : "0",
           "HTTP::Date" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/grantm/Dancer-Plugin-CDN/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/grantm/Dancer-Plugin-CDN.git",
        "web" : "https://github.com/grantm/Dancer-Plugin-CDN"
     }
  },
  "version" : "1.002"
}