{
   "abstract" : "SDK of the LINE BOT API Trial for Perl",
   "author" : [
      "LINE Corporation"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.044, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "LINE-Bot-API",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Digest::SHA" : "0",
            "Furl" : "0",
            "IO::Socket::SSL" : "0",
            "JSON::XS" : "0",
            "MIME::Base64" : "0",
            "URI" : "0",
            "parent" : "0",
            "perl" : "5.014000"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/line/line-bot-sdk-perl/issues"
      },
      "homepage" : "https://github.com/line/line-bot-sdk-perl",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/line/line-bot-sdk-perl.git",
         "web" : "https://github.com/line/line-bot-sdk-perl"
      }
   },
   "version" : "0.02",
   "x_contributors" : [
      "Kazuhiro Osawa <yappo@shibuya.pl>"
   ]
}