{
   "abstract" : "Unified ID 2.0 Client for Perl (binding to the UID2 C++ library)",
   "author" : [
      "Jiro Nishiguchi <jiro@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.19",
   "license" : [
      "bsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "UID2-Client-XS",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder",
         "vendor"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::ParseXS" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4005"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::LeakTrace" : "0.08",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "parent" : "0",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "CryptX" : "0.060",
            "JSON::PP" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "UID2::Client::XS" : {
         "file" : "lib/UID2/Client/XS.pm",
         "version" : "0.01"
      },
      "UID2::Client::XS::DecryptionStatus" : {
         "file" : "lib/UID2/Client/XS/DecryptionStatus.pm"
      },
      "UID2::Client::XS::EncryptionStatus" : {
         "file" : "lib/UID2/Client/XS/EncryptionStatus.pm"
      },
      "UID2::Client::XS::IdentityScope" : {
         "file" : "lib/UID2/Client/XS/IdentityScope.pm"
      },
      "UID2::Client::XS::IdentityType" : {
         "file" : "lib/UID2/Client/XS/IdentityType.pm"
      },
      "UID2::Client::XS::Timestamp" : {
         "file" : "lib/UID2/Client/XS/Timestamp.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/spiritloose/uid2-client-perlxs/issues"
      },
      "homepage" : "https://github.com/spiritloose/uid2-client-perlxs",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/spiritloose/uid2-client-perlxs.git",
         "web" : "https://github.com/spiritloose/uid2-client-perlxs"
      }
   },
   "version" : "0.01",
   "x_serialization_backend" : "JSON::PP version 4.10",
   "x_static_install" : 0
}