Expected Behavior
It would be nice to be able to access the projects package.json within a custom task (e.g. for getting the version or the like).
Current Behavior
The only hacky way I've found was by using workspace._reader._readers[0]._project.
Affected components (if known)
Expected Behavior
It would be nice to be able to access the projects package.json within a custom task (e.g. for getting the version or the like).
Current Behavior
The only hacky way I've found was by using
workspace._reader._readers[0]._project.Affected components (if known)