Package io.github.bonigarcia.wdm.online
Class NpmMirror
- java.lang.Object
-
- io.github.bonigarcia.wdm.online.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 Summary
Constructors Constructor Description NpmMirror()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCategory()StringgetDate()StringgetId()StringgetModified()StringgetName()StringgetType()URLgetUrl()
-