An intuitive Electron desktop app designed specifically for quickly managing, checking, and updating your project's global and local NPM dependencies.
Manage global and local NPM dependencies from a user-friendly interface, allowing developers to oversee all dependencies effectively.
Quickly scan directories for projects containing `package.json` files to streamline the process of managing dependencies for multiple projects.
Clearly separate production and development dependencies, helping users to easily identify which dependencies are necessary for production purposes and which are for development.
Easily update all or selectively chosen dependencies, providing flexibility in managing updates according to user needs.
Supports Light, Dark, and System theme modes, ensuring a comfortable user interface tailored to user preferences.
Uses secure, native OS prompts (`sudo`) for installing global updates, enhancing security while performing critical updates.