Class NpmRepository

  • All Implemented Interfaces:

    
    public final class NpmRepository
    
                        

    Represents a repository in a package.json file. type is the type of the repository. url is the URL of the repository.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getType()
      final String getUrl()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait