Node Project Manager Extensionthis is a simple extension to manage node projects, it will extract and display the scripts in the package.json file in the workspace and allow you to run them in the terminal using the command palette, and you can also add scripts to the package.json file. In addition, you can manage the dependencies in the package.json file adding, removing and updating them. UsageUse project scriptsAdd a new script to projectInstall project dependenciesInstall a dependencyRemove a dependencyInstall a development dependency |