- 
                    
                    - All Implemented Interfaces:
 
 public class NodeExtension.Companion
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final StringNAMEprivate final StringDEFAULT_NODE_VERSIONprivate final StringDEFAULT_NPM_VERSIONpublic final static NodeExtension.CompanionINSTANCE
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final NodeExtensionget(Project project)final NodeExtensioncreate(Project project)final StringgetNAME()Extension name in Gradle final StringgetDEFAULT_NODE_VERSION()Default version of Node to download if none is set final StringgetDEFAULT_NPM_VERSION()Default version of npm to download if none is set - 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getfinal NodeExtension get(Project project) 
 - 
                                        createfinal NodeExtension create(Project project) 
 - 
                                        getDEFAULT_NODE_VERSIONfinal String getDEFAULT_NODE_VERSION() Default version of Node to download if none is set 
 - 
                                        getDEFAULT_NPM_VERSIONfinal String getDEFAULT_NPM_VERSION() Default version of npm to download if none is set 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-