{"id":1015881,"name":"@kebab-case/node-command-manager","ecosystem":"npm","description":"manager to easily create command-line scripts for nodejs","homepage":"https://github.com/flazzarotto/node-command-manager","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/flazzarotto/node-command-manager","keywords_array":["manager","easy","simple","command","commandline","node","nodejs"],"namespace":"kebab-case","versions_count":18,"first_release_published_at":"2020-12-03T23:47:50.310Z","latest_release_published_at":"2022-03-25T15:35:33.993Z","latest_release_number":"1.4.0","last_synced_at":"2026-04-06T12:46:27.306Z","created_at":"2022-04-07T19:17:38.496Z","updated_at":"2026-04-06T12:46:27.307Z","registry_url":"https://www.npmjs.com/package/@kebab-case/node-command-manager","install_command":"npm install @kebab-case/node-command-manager","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.0"}},"repo_metadata":{"id":57124220,"uuid":"318332443","full_name":"flazzarotto/node-command-manager","owner":"flazzarotto","description":"Easily create nodejs command-line tools.","archived":false,"fork":false,"pushed_at":"2022-03-25T15:30:04.000Z","size":207,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T21:44:03.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flazzarotto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-03T22:08:34.000Z","updated_at":"2022-03-25T15:30:05.000Z","dependencies_parsed_at":"2022-08-29T06:01:01.095Z","dependency_job_id":null,"html_url":"https://github.com/flazzarotto/node-command-manager","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/flazzarotto/node-command-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flazzarotto","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/sbom","scorecard":{"id":402934,"data":{"date":"2025-08-11","repo":{"name":"github.com/flazzarotto/node-command-manager","commit":"4b74224f4f2aed90f93013f0d358d91d478c3758"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-x55w-vjjp-222r","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:30:14.543Z","repository_id":57124220,"created_at":"2025-08-18T20:30:14.543Z","updated_at":"2025-08-18T20:30:14.543Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016828,"owners_count":26085889,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"flazzarotto","name":null,"uuid":"4263017","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4263017?u=f9e803ed789f407d3dd4c9fc6cc0f54b8ed8439a\u0026v=4","repositories_count":8,"last_synced_at":"2023-02-27T22:00:40.427Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flazzarotto","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T04:00:41.625Z","updated_at":"2023-02-27T22:00:40.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flazzarotto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flazzarotto/repositories"},"tags":[{"name":"v1.4.0","sha":"4b74224f4f2aed90f93013f0d358d91d478c3758","kind":"tag","published_at":"2022-03-25T15:30:01.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.4.0","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.4.0/manifests"},{"name":"v1.3.11","sha":"10da4d0435a80c83aebd5dc215da9130459d221a","kind":"tag","published_at":"2020-12-07T00:00:57.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.11","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"430a0602255f6e2b6ecc2ea0b3e5363339500266","kind":"tag","published_at":"2020-12-06T16:38:50.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.10","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"275cd93f45845ec8404a1d68ec0c71229da71d77","kind":"tag","published_at":"2020-12-06T14:39:06.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.9","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"275cd93f45845ec8404a1d68ec0c71229da71d77","kind":"tag","published_at":"2020-12-06T13:56:09.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.8","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"a221c68d7be0cbe935006997af1ad0bba99cd036","kind":"tag","published_at":"2020-12-05T11:11:52.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.7","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"76c802ae2b7ca23601896c0affb7c07de9fed79b","kind":"tag","published_at":"2020-12-05T10:05:31.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.6","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"76c802ae2b7ca23601896c0affb7c07de9fed79b","kind":"tag","published_at":"2020-12-05T00:12:48.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.5","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"058e7649c800f29eb0575294b43f8edda2a64683","kind":"tag","published_at":"2020-12-05T00:01:31.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.4","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"bd78794559a61336ee296dedb2a1a67e862c5a8f","kind":"tag","published_at":"2020-12-04T23:56:33.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.3","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"0d6c5339a0aba33aab7175f675af9cf5ed397455","kind":"tag","published_at":"2020-12-04T23:53:07.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.2","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bd7db785e0a7e44b33df6aefec6f2dcca0011a84","kind":"tag","published_at":"2020-12-04T22:50:39.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.1","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e3c2f17342586b681a204a2f4d00338d5b40a24f","kind":"tag","published_at":"2020-12-04T22:45:24.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.3.0","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"e2c9c59bb85d5532a3d02edcb9a7d97fae0d7922","kind":"tag","published_at":"2020-12-04T19:49:05.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.2.1","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2f01029c25bde02d4c3b03501b46df40403c1070","kind":"tag","published_at":"2020-12-04T19:14:15.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.2.0","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d948df34abb201d925ee335ebe05668a44f63861","kind":"tag","published_at":"2020-12-04T17:49:07.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.1.0","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"4fa712d73a46ad45848b7628f7ff54030d7f4a07","kind":"tag","published_at":"2020-12-04T12:18:39.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.0.1","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b275d6d219f484972bc53131268c60a5cac175f2","kind":"tag","published_at":"2020-12-03T23:40:08.000Z","download_url":"https://codeload.github.com/flazzarotto/node-command-manager/tar.gz/v1.0.0","html_url":"https://github.com/flazzarotto/node-command-manager/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flazzarotto/node-command-manager@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T19:50:16.946Z","dependent_packages_count":2,"downloads":55,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.270289156985932,"dependent_repos_count":10.352844454248336,"dependent_packages_count":8.866993965077977,"stargazers_count":20.972655323485494,"forks_count":15.43149453300609,"docker_downloads_count":null,"average":15.378855486560767},"purl":"pkg:npm/%40kebab-case/node-command-manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kebab-case/node-command-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kebab-case/node-command-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kebab-case/node-command-manager/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T16:49:38.344Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flazzarotto%2Fnode-command-manager/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kebab-case%2Fnode-command-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kebab-case%2Fnode-command-manager/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kebab-case%2Fnode-command-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kebab-case%2Fnode-command-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kebab-case%2Fnode-command-manager/codemeta","maintainers":[{"uuid":"kebab-case","login":"kebab-case","name":null,"email":"fabrice.lazzarotto@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~kebab-case","role":null,"created_at":"2022-11-20T18:16:37.285Z","updated_at":"2022-11-20T18:16:37.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kebab-case/packages"}]}