@@ -219,6 +219,10 @@
"irc": {
"type": "string",
"description": "Irc support channel"
+ },
+ "source": {
+ "type": "string",
+ "description": "URL to the sources"
}
@@ -36,6 +36,7 @@ class ArrayDumper
'keywords',
'autoload',
'repositories',
+ 'support'
);
$data = array();