DependencyTree: {
    actions: DependencyTree[];
    plugins: DependencyTree[];
    qualifier: string;
}

Type declaration