{
   "abstract" : "manage security headers with many safe defaults",
   "author" : [
      "kfly8 <kfly@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.17",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTTP-SecureHeaders",
   "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" : {
            "Carp" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035",
            "Test::More" : "0.98",
            "Test::Requires" : "0.06"
         }
      }
   },
   "provides" : {
      "HTTP::SecureHeaders" : {
         "file" : "lib/HTTP/SecureHeaders.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kfly8/p5-HTTP-SecureHeaders/issues"
      },
      "homepage" : "https://github.com/kfly8/p5-HTTP-SecureHeaders",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/kfly8/p5-HTTP-SecureHeaders.git",
         "web" : "https://github.com/kfly8/p5-HTTP-SecureHeaders"
      }
   },
   "version" : "0.01",
   "x_authority" : "cpan:KFLY",
   "x_serialization_backend" : "JSON::PP version 4.06",
   "x_static_install" : 1
}