{
   "abstract" : "module for get access token to Yandex.API",
   "author" : [
      "Andrey Kuzmin <chipsoid@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.4.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Yandex-OAuth",
   "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.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Request" : "0",
            "JSON::XS" : "0",
            "LWP::UserAgent" : "0",
            "Modern::Perl" : "0",
            "Moo" : "0",
            "Storable" : "0",
            "URI::Escape" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Request" : "0",
            "JSON::XS" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Yandex::OAuth" : {
         "file" : "lib/Yandex/OAuth.pm",
         "version" : "0.03"
      },
      "Yandex::OAuth::Client" : {
         "file" : "lib/Yandex/OAuth/Client.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Chipsoid/yandex-oauth-perl/issues"
      },
      "homepage" : "https://github.com/Chipsoid/yandex-oauth-perl",
      "repository" : {
         "url" : "git://github.com/Chipsoid/yandex-oauth-perl.git",
         "web" : "https://github.com/Chipsoid/yandex-oauth-perl"
      }
   },
   "version" : "0.03"
}