app.constant('$name', 'webui-aria2');
app.constant('$globalTimeout', 5000);
app.value('$', $);
app.value('$_', _);
app.value('$json', JSON);