{
   "abstract" : "Perl interface to interact with the Weebly API.",
   "author" : [
      "Rishwanth Yeddula <ryeddula@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4203",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Weebly",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Tiny" : "0",
            "URI::Escape" : "0"
         }
      }
   },
   "provides" : {
      "WWW::Weebly" : {
         "file" : "lib/WWW/Weebly.pm",
         "version" : "0.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ]
   },
   "version" : "0.02"
}