{
  "abstract" : "Cryptographic Toolkit",
  "author" : [
     "Arnold Tan Casis <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "DTOne-Crypt",
  "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" : {
        "requires" : {
           "Bytes::Random::Secure" : "0.29",
           "Crypt::AuthEnc::GCM" : "0.068",
           "Crypt::ScryptKDF" : "0.010",
           "perl" : "5.008005"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.96"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/atancasis/DTOne-Crypt/issues"
     },
     "homepage" : "https://github.com/atancasis/DTOne-Crypt",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/atancasis/DTOne-Crypt.git",
        "web" : "https://github.com/atancasis/DTOne-Crypt"
     }
  },
  "version" : "0.02",
  "x_contributors" : [
     "Arnold Tan Casis <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.32.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
  "x_static_install" : 1
}