README
Module Manager
The module manager feature is used to work with all of the package.json that can be found in the project's node_modules hierarchy.
an observable state machine for a projects node modules
<script type="module">
import skypagerFeaturesModuleManager from 'https://cdn.skypack.dev/@skypager/features-module-manager';
</script>
The module manager feature is used to work with all of the package.json that can be found in the project's node_modules hierarchy.