{"id":28855933,"url":"https://github.com/dylarcher/verman-cli","last_synced_at":"2025-09-15T14:59:40.032Z","repository":{"id":298344183,"uuid":"999644732","full_name":"dylarcher/verman-cli","owner":"dylarcher","description":"A CLI library for managing node/npm versions range engine limits.","archived":false,"fork":false,"pushed_at":"2025-06-10T15:59:45.000Z","size":231,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T17:25:26.824Z","etag":null,"topics":["cli","command-line","compatibility","limits","maximum","minimum","nodejs","npm","range","support","tool","versions"],"latest_commit_sha":null,"homepage":"https://dylarcher.github.io/verman-cli/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dylarcher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-10T15:07:15.000Z","updated_at":"2025-06-10T15:40:30.000Z","dependencies_parsed_at":"2025-06-10T17:35:48.373Z","dependency_job_id":null,"html_url":"https://github.com/dylarcher/verman-cli","commit_stats":null,"previous_names":["dylarcher/verman-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dylarcher/verman-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylarcher%2Fverman-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylarcher%2Fverman-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylarcher%2Fverman-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylarcher%2Fverman-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylarcher","download_url":"https://codeload.github.com/dylarcher/verman-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylarcher%2Fverman-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260852151,"owners_count":23072604,"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","command-line","compatibility","limits","maximum","minimum","nodejs","npm","range","support","tool","versions"],"created_at":"2025-06-20T00:09:29.386Z","updated_at":"2025-09-15T14:59:40.024Z","avatar_url":"https://github.com/dylarcher.png","language":"HTML","readme":"# `verman-cli`\n\n`verman-cli` is a CLI tool for collecting and analyzing Node.js version compatibility from your project's dependencies, as specified in `package.json` and lockfiles.\n\n## Installation\n\n```bash\nnpm install -g verman-cli\n# or\n# yarn global add verman\n```\n\nYou can also use it directly with npx:\n\n```bash\nnpx verman-cli [project_path] [options]\n```\n\n## Usage\n\n```bash\nverman-cli [path_to_your_project] [options]\n```\n\n**Arguments:**\n\n* `project_path` (optional): Path to the project directory. Defaults to the current working directory.\n\n**Options:**\n\n* `-V, --version`: Output the version number.\n* `--include-dev`: Include devDependencies in the analysis.\n* `--json`: Output results in JSON format.\n* `-h, --help`: Display help for command.\n\n## Features (MVP)\n\n* Analyzes `package.json` from the root project.\n* Parses `package-lock.json` (v2/v3 recommended for richer data) and `npm-shrinkwrap.json`.\n* Calculates an overall recommended Node.js version range.\n* Lists individual `engines.node` constraints found.\n* JSON output for programmatic use.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request.\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylarcher%2Fverman-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylarcher%2Fverman-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylarcher%2Fverman-cli/lists"}