{
  "abstract" : "Convenient file slurping and spurting of data using JSON",
  "author" : [
     "Adam Hopkins <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "JSON-Slurper",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.20",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "recommends" : {
           "Cpanel::JSON::XS" : "4.09"
        },
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "File::Basename" : "0",
           "File::Slurper" : "0",
           "JSON::PP" : "0",
           "Scalar::Util" : "0",
           "perl" : "5.008005"
        }
     },
     "test" : {
        "recommends" : {
           "Cpanel::JSON::XS" : "4.09"
        },
        "requires" : {
           "FindBin" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0.96",
           "Test::Pod" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/srchulo/JSON-Slurper/issues"
     },
     "homepage" : "https://github.com/srchulo/JSON-Slurper",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/srchulo/JSON-Slurper.git",
        "web" : "https://github.com/srchulo/JSON-Slurper"
     }
  },
  "version" : "0.06",
  "x_contributors" : [
     "Adam Hopkins <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.30.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.11",
  "x_static_install" : 1
}