Package io.github.maritims
Class PackageJson
- java.lang.Object
-
- io.github.maritims.PackageJson
-
public class PackageJson extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PackageJsonget(String sourceCodeDirectory)Map<String,String>getScripts()
-
-
-
Method Detail
-
get
public static PackageJson get(String sourceCodeDirectory) throws IOException
- Throws:
IOException
-
-