{
   "abstract" : "Construct the filesystem of an exported docker image.",
   "author" : [
      "Cameron Tauxe <camerontauxe@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4231",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Docker-Construct",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4004"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "File::Path" : "0",
            "File::Spec::Functions" : "0",
            "JSON" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.012"
         }
      },
      "test" : {
         "requires" : {
            "Test::Cmd" : "1.09",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Docker::Construct" : {
         "file" : "lib/Docker/Construct.pm",
         "version" : "1.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "https://github.com/camtauxe/docker-construct.git"
      }
   },
   "version" : "1.0",
   "x_serialization_backend" : "JSON::PP version 4.02"
}