Static
loadLoads a package.json config. If no path given, loads the current project(*'s config)
A promise containing the loaded config
The saving path
Static
loadLoads a package.json config. If no path given, loads the current project(*'s config)
The loaded config
The saving path
Static
newA default package.json template.
The app name of the project.
Static
saveWrites the given model in a "package.json" file
The PackageJson model.
The saving path
Static
saveWrites the given model in a "package.json" file
The PackageJson model.
The saving path
Generated using TypeDoc
Service to save or load package.json config file