An app to simplify dependencies managment for Node.js
- Automatically synchronizes your package.json and .pkgninja files
- Detects outdated dependencies and categorizes them (upToDate, canUpdate, outdated)
- Provides a user-friendly CLI for managing dependencies
- Supports dependency locking
- Works with all project types (Node.js, Angular, React, Vue...)
- VSCode extension for enhanced workspace integration is available here
npx @techfever/package-ninja-app
This will install the app and launch it
We welcome contributions! Please read our contributing guidelines for more information.
This project is licensed under the MIT License - see the LICENSE file for details.
- D-C-MATE (owner of TechFever)
Inspired by the need for a smarter package manager Thanks to the open-source community for their invaluable resources