10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"main": "plugin.js",
|
|
"name": "urlreply",
|
|
"description": "Fetch titles from web pages, specifically made for IRC",
|
|
"version": "1.0.2",
|
|
"tags": ["irc"],
|
|
"dependencies": [],
|
|
"npmDependencies": ["cheerio@^1.0.0-rc.3"]
|
|
}
|