Class NpmMirror


  • public class NpmMirror
    extends Object
    Plain-Old Java Object to parse JSON of https://registry.npmmirror.com/.
    Since:
    5.1.0
    Author:
    Boni Garcia
    • Constructor Detail

      • NpmMirror

        public NpmMirror()
    • Method Detail

      • getId

        public String getId()
      • getCategory

        public String getCategory()
      • getName

        public String getName()
      • getDate

        public String getDate()
      • getType

        public String getType()
      • getUrl

        public URL getUrl()
      • getModified

        public String getModified()