You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Add shrinkwrap and version methods. #8 syncing and graphing have to awkwardly know about shrinkwrap files. As a plugin, shrinkwrap would support these functions by adding the mechanisms needed.
In Add shrinkwrap and version methods. #8 and already in a light way with the installCommand option, integrating with package managers like npm wouldn't be needed with the right hooks for an npm plugin.
Things to help with and expose with plugins.
Examples of where this can help:
installCommandoption, integrating with package managers like npm wouldn't be needed with the right hooks for an npm plugin.(More to write here as I get time.)