README
Package Manager
the package manager feature is used to work with all of the package.json manifests that may be found inside a project.
This is especially useful for monorepos and yarn workspaces.
an observable state machine for a projects packages
<script type="module">
import skypagerFeaturesPackageManager from 'https://cdn.skypack.dev/@skypager/features-package-manager';
</script>
the package manager feature is used to work with all of the package.json manifests that may be found inside a project.
This is especially useful for monorepos and yarn workspaces.