{
   "abstract" : "Shorten URIs so that you don't have to rely on external services",
   "author" : [
      "George S. Baugh <george@troglodyne.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "URI-Shortener",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "FindBin::libs" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::EOL" : "0",
            "Test::Fatal" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Carp::Always" : "0",
            "Crypt::PRNG" : "0",
            "DBD::Pg" : "0",
            "DBD::SQLite" : "0",
            "DBD::mysql" : "0",
            "DBI" : "0",
            "File::Touch" : "0",
            "List::Util" : "1.33",
            "POSIX" : "0",
            "perl" : "v5.12.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin::libs" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "URI::Shortener" : {
         "file" : "lib/URI/Shortener.pm",
         "version" : "1.004"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Troglodyne-Internet-Widgets/URI-Shorten/issues"
      },
      "homepage" : "https://github.com/Troglodyne-Internet-Widgets/URI-Shorten",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Troglodyne-Internet-Widgets/URI-Shorten.git",
         "web" : "https://github.com/Troglodyne-Internet-Widgets/URI-Shorten"
      }
   },
   "version" : "1.004",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "MIT"
}