module.exports = {
    friendlyName: 'Download http file',
    injectableName: 'Task.Base.Download.Http.File',
    runJob: 'Job.Download.File',
    requiredOptions: [],