Package 

Class NpmProject

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class NpmProject
     implements Serializable
                        

    Basic info for NpmProject created from compilation. This class contains only basic info.

    More info can be obtained from KotlinCompilationNpmResolution, which is available after project resolution (after KotlinNpmInstallTask execution).