DSCResources/ROSSLab/ROSSLab.psd1

@{
    RootModule = 'ROSSLab.schema.psm1';
    ModuleVersion = '1.0';
    GUID = '7d9b8196-7727-4781-b009-5004146b61bb';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2016 Virtual Engine Limited. All rights reserved.';
    Description = 'Virtual Engine RES ONE Service Store Lab Setup DSC composite resource.';
}