126 linhas
3.6 KiB
JSON
126 linhas
3.6 KiB
JSON
{
|
|
"abstract" : "A very easy interface to YouTube, using the API of invidio.us.",
|
|
"author" : [
|
|
"Trizen <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>"
|
|
],
|
|
"dynamic_config" : 1,
|
|
"generated_by" : "Module::Build version 0.4231",
|
|
"license" : [
|
|
"perl_5"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : 2
|
|
},
|
|
"name" : "WWW-PipeViewer",
|
|
"prereqs" : {
|
|
"build" : {
|
|
"requires" : {
|
|
"Test::More" : "0"
|
|
}
|
|
},
|
|
"configure" : {
|
|
"requires" : {
|
|
"Module::Build" : "0"
|
|
}
|
|
},
|
|
"runtime" : {
|
|
"recommends" : {
|
|
"JSON::XS" : "0",
|
|
"LWP::UserAgent::Cached" : "0",
|
|
"Mozilla::CA" : "0",
|
|
"Term::ReadLine::Gnu" : "0"
|
|
},
|
|
"requires" : {
|
|
"Data::Dump" : "0",
|
|
"Encode" : "0",
|
|
"File::Path" : "0",
|
|
"File::Spec" : "0",
|
|
"File::Spec::Functions" : "0",
|
|
"Getopt::Long" : "0",
|
|
"HTTP::Request" : "0",
|
|
"JSON" : "0",
|
|
"LWP::Protocol::https" : "0",
|
|
"LWP::UserAgent" : "0",
|
|
"List::Util" : "0",
|
|
"MIME::Base64" : "0",
|
|
"Memoize" : "0",
|
|
"Term::ANSIColor" : "0",
|
|
"Term::ReadLine" : "0",
|
|
"Text::ParseWords" : "0",
|
|
"Text::Wrap" : "0",
|
|
"URI::Escape" : "0",
|
|
"perl" : "5.016"
|
|
}
|
|
}
|
|
},
|
|
"provides" : {
|
|
"WWW::PipeViewer" : {
|
|
"file" : "lib/WWW/PipeViewer.pm",
|
|
"version" : "v0.0.4"
|
|
},
|
|
"WWW::PipeViewer::Activities" : {
|
|
"file" : "lib/WWW/PipeViewer/Activities.pm"
|
|
},
|
|
"WWW::PipeViewer::Authentication" : {
|
|
"file" : "lib/WWW/PipeViewer/Authentication.pm"
|
|
},
|
|
"WWW::PipeViewer::Channels" : {
|
|
"file" : "lib/WWW/PipeViewer/Channels.pm"
|
|
},
|
|
"WWW::PipeViewer::CommentThreads" : {
|
|
"file" : "lib/WWW/PipeViewer/CommentThreads.pm"
|
|
},
|
|
"WWW::PipeViewer::GetCaption" : {
|
|
"file" : "lib/WWW/PipeViewer/GetCaption.pm"
|
|
},
|
|
"WWW::PipeViewer::GuideCategories" : {
|
|
"file" : "lib/WWW/PipeViewer/GuideCategories.pm"
|
|
},
|
|
"WWW::PipeViewer::InitialData" : {
|
|
"file" : "lib/WWW/PipeViewer/InitialData.pm"
|
|
},
|
|
"WWW::PipeViewer::Itags" : {
|
|
"file" : "lib/WWW/PipeViewer/Itags.pm"
|
|
},
|
|
"WWW::PipeViewer::ParseJSON" : {
|
|
"file" : "lib/WWW/PipeViewer/ParseJSON.pm"
|
|
},
|
|
"WWW::PipeViewer::ParseXML" : {
|
|
"file" : "lib/WWW/PipeViewer/ParseXML.pm"
|
|
},
|
|
"WWW::PipeViewer::PlaylistItems" : {
|
|
"file" : "lib/WWW/PipeViewer/PlaylistItems.pm"
|
|
},
|
|
"WWW::PipeViewer::Playlists" : {
|
|
"file" : "lib/WWW/PipeViewer/Playlists.pm"
|
|
},
|
|
"WWW::PipeViewer::RegularExpressions" : {
|
|
"file" : "lib/WWW/PipeViewer/RegularExpressions.pm"
|
|
},
|
|
"WWW::PipeViewer::Search" : {
|
|
"file" : "lib/WWW/PipeViewer/Search.pm"
|
|
},
|
|
"WWW::PipeViewer::Subscriptions" : {
|
|
"file" : "lib/WWW/PipeViewer/Subscriptions.pm"
|
|
},
|
|
"WWW::PipeViewer::Utils" : {
|
|
"file" : "lib/WWW/PipeViewer/Utils.pm"
|
|
},
|
|
"WWW::PipeViewer::VideoCategories" : {
|
|
"file" : "lib/WWW/PipeViewer/VideoCategories.pm"
|
|
},
|
|
"WWW::PipeViewer::Videos" : {
|
|
"file" : "lib/WWW/PipeViewer/Videos.pm"
|
|
}
|
|
},
|
|
"release_status" : "stable",
|
|
"resources" : {
|
|
"license" : [
|
|
"http://dev.perl.org/licenses/"
|
|
]
|
|
},
|
|
"version" : "v0.0.4",
|
|
"x_serialization_backend" : "JSON::PP version 4.05"
|
|
}
|