{"id":21163131,"url":"https://github.com/techfever-soft/package-ninja-cli","last_synced_at":"2026-05-12T04:33:38.639Z","repository":{"id":247052284,"uuid":"824124025","full_name":"techfever-soft/package-ninja-cli","owner":"techfever-soft","description":"A smart package for managing NPM dependencies","archived":false,"fork":false,"pushed_at":"2024-07-06T09:03:11.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-21T09:48:42.073Z","etag":null,"topics":["cli","dependencies","nodejs","npm","package"],"latest_commit_sha":null,"homepage":"https://package-ninja.web.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techfever-soft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-04T12:10:44.000Z","updated_at":"2024-07-06T09:03:14.000Z","dependencies_parsed_at":"2024-07-06T10:23:04.306Z","dependency_job_id":null,"html_url":"https://github.com/techfever-soft/package-ninja-cli","commit_stats":null,"previous_names":["techfever-soft/package-ninja-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techfever-soft%2Fpackage-ninja-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techfever-soft%2Fpackage-ninja-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techfever-soft%2Fpackage-ninja-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techfever-soft%2Fpackage-ninja-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techfever-soft","download_url":"https://codeload.github.com/techfever-soft/package-ninja-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243607883,"owners_count":20318476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","dependencies","nodejs","npm","package"],"created_at":"2024-11-20T13:39:57.497Z","updated_at":"2026-05-12T04:33:38.603Z","avatar_url":"https://github.com/techfever-soft.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🥷🏽 PackageNinja (CLI)\n\nA CLI to simplify dependencies managment for Node.js\n\n### [DEMO](https://package-ninja.web.app/#demo)\n### [Other installation methods](https://package-ninja.web.app/#get-started)\n\n## Features\n- Automatically synchronizes your package.json and .pkgninja files\n- Detects outdated dependencies and categorizes them (upToDate, canUpdate, outdated)\n- Provides a user-friendly CLI for managing dependencies\n- Supports dependency locking\n- Works with all project types (Node.js, Angular, React, Vue...)\n- VSCode extension for enhanced workspace integration  [is available here](https://marketplace.visualstudio.com/items?itemName=techfever.packageninja-extension)\n\n## Installation (with NPM)\n\nTo install the CLI globally:\n\n```bash\nnpm install -g @techfever/package-ninja\n```\n\n## Usage\n### Initial Setup\nTo initialize PackageNinja in your project directory :\n```bash\npackage-ninja init\n```\n\n### Syncing dependencies\nTo synchronize your dependencies :\n```bash\npackage-ninja sync\n```\nThis command ensures that your package.json and .pkgninja files are in sync.\n\n### Checking dependencies\nTo check your dependencies :\n```bash\npackage-ninja check\n```\nThis command will ask you if you want a report, and will categorize your dependencies as upToDate, canUpdate, or outdated.\n\n### Locking/Unlocking dependencies\n```bash\npackage-ninja lock \u003cdependency-name\u003e\n```\nThis command updates the .pkgninja file to lock the specified dependency.\nUnlock dependencies with the command :\n```bash\npackage-ninja unlock \u003cdependency-name\u003e\n```\n\n### Updating dependencies\nThis command upgrades dependencies that are unlocked\n```bash\npackage-ninja update\n```\n\n## Contributing\nWe welcome contributions! Please read our contributing guidelines for more information.\n\n## License\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Authors\n- D-C-MATE (owner of TechFever)\n\n## Acknowledgments\nInspired by the need for a smarter package manager\nThanks to the open-source community for their invaluable resources","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechfever-soft%2Fpackage-ninja-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechfever-soft%2Fpackage-ninja-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechfever-soft%2Fpackage-ninja-cli/lists"}