{"id":1573522,"name":"create-node-cli","ecosystem":"npm","description":"CLI to create Node.js CLIs.","homepage":"https://github.com/ahmadawais/create-node-cli#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ahmadawais/create-node-cli","keywords_array":["create-node-cli","Create Node.js CLI","Build Node CLI","node cli","nodejs","Awais","Ahmad Awais"],"namespace":null,"versions_count":16,"first_release_published_at":"2018-12-20T21:07:11.930Z","latest_release_published_at":"2024-08-13T23:52:22.619Z","latest_release_number":"2.0.0","last_synced_at":"2026-05-03T22:34:15.447Z","created_at":"2022-04-09T10:12:16.265Z","updated_at":"2026-05-03T22:34:15.447Z","registry_url":"https://www.npmjs.com/package/create-node-cli","install_command":"npm install create-node-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":38040091,"uuid":"278704822","full_name":"ahmadawais/create-node-cli","owner":"ahmadawais","description":"📟 CLI to create new Node.js CLI applications in minutes not hours.","archived":false,"fork":false,"pushed_at":"2024-08-13T23:52:24.000Z","size":266,"stargazers_count":674,"open_issues_count":16,"forks_count":35,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-28T09:51:16.331Z","etag":null,"topics":["cli","create","hacktoberfest","node","node-cli","nodejs"],"latest_commit_sha":null,"homepage":"https://NodeCLI.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmadawais.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":".github/funding.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://NodeCLI.com","https://VSCode.pro","https://github.com/ahmadawais/sponsor"]}},"created_at":"2020-07-10T18:22:01.000Z","updated_at":"2025-06-30T12:57:37.000Z","dependencies_parsed_at":"2024-01-13T22:25:03.165Z","dependency_job_id":"d3d8e05f-0ed1-4c8a-a54e-4a801dd37d56","html_url":"https://github.com/ahmadawais/create-node-cli","commit_stats":{"total_commits":46,"total_committers":1,"mean_commits":46.0,"dds":0.0,"last_synced_commit":"778ca71371a5a5180034747f4e804d10f2852c4a"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/ahmadawais/create-node-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadawais","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/sbom","scorecard":{"id":171924,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahmadawais/create-node-cli","commit":"778ca71371a5a5180034747f4e804d10f2852c4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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 'master'"],"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"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-16T16:46:19.949Z","repository_id":38040091,"created_at":"2025-08-16T16:46:19.949Z","updated_at":"2025-08-16T16:46:19.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277963721,"owners_count":25906587,"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-02T02:00:08.890Z","response_time":67,"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":"ahmadawais","name":"Ahmad Awais ⌘","uuid":"960133","kind":"user","description":"Award-winning Open Source Engr.\r\n❯ CEO @LangbaseInc @Google Dev Advisory Board\r\n❯ Automator at NodeCLI.com\r\n❯ @Nodejs ComCommittee\r\n❯ BGB Linux Foundation","email":"","website":"https://AhmadAwais.com","location":"San Francisco Bay Area, CA, US.","twitter":"MrAhmadAwais","company":"Founder, CEO @LangbaseInc, VP DevTools @Google gDAB GDE ","icon_url":"https://avatars.githubusercontent.com/u/960133?u=1a1a9863b2dd635be4ddfae7692060b0963c5c4b\u0026v=4","repositories_count":767,"last_synced_at":"2025-04-28T08:44:50.301Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ahmadawais","funding_links":[],"total_stars":13954,"followers":6348,"following":451,"created_at":"2022-11-02T16:52:25.193Z","updated_at":"2025-04-28T08:44:50.301Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadawais","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadawais/repositories"},"tags":[{"name":"2.0.0","sha":"778ca71371a5a5180034747f4e804d10f2852c4a","kind":"tag","published_at":"2024-08-13T23:52:23.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/2.0.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/2.0.0/manifests"},{"name":"1.6.1","sha":"ba8a1f28a410f2e92a3d6e67228c00ca5733d2f7","kind":"tag","published_at":"2022-03-24T14:03:08.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.6.1","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"6682184c87b0cec5b939abd0731b2bf38758af9f","kind":"tag","published_at":"2021-05-15T06:52:49.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.6.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"1cc51db0d1a7c9f9d9639c4b373ae6681f5c9c1e","kind":"tag","published_at":"2020-07-15T03:22:27.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.5.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"35eeabbe38e2d3faf134fddcdc6fa00aba33cc1e","kind":"tag","published_at":"2020-07-15T03:12:33.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.4.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8833a0171af5bd238ca7c3bb61e5f1aa0dd80d85","kind":"tag","published_at":"2020-07-15T02:59:16.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.3.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"b1764b509d265db016b4d24b790c1749fc7bc103","kind":"tag","published_at":"2020-07-15T01:35:47.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.2.1","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"49fc9b4894cec16129d306e9c1b7f5818db4a2fb","kind":"tag","published_at":"2020-07-15T01:34:47.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.2.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"4223938844548cb078d763116808715513742788","kind":"tag","published_at":"2020-07-15T01:28:45.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.1.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"588b50978bc68d68e0c57865dbf92bea83ee3cbe","kind":"tag","published_at":"2020-07-15T01:22:31.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.0.1","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"6497014b2718960cd86bce6e7c77190461b6a786","kind":"tag","published_at":"2020-07-15T01:20:21.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/1.0.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"f05302b598dad0e2e4767e3604322468ade00892","kind":"tag","published_at":"2020-07-15T01:19:29.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/0.3.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"b611bba3f2653809d4ea3b8db53ab5515a94474e","kind":"tag","published_at":"2020-07-15T01:16:51.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/0.2.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"29929ebf1400f0bd4f9ae1e268fc575ec1ac3d1b","kind":"tag","published_at":"2020-07-15T01:11:47.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/0.1.0","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"086bb62ad403a0769616f50450d8283d65dedf56","kind":"tag","published_at":"2020-07-10T18:25:27.000Z","download_url":"https://codeload.github.com/ahmadawais/create-node-cli/tar.gz/0.0.3","html_url":"https://github.com/ahmadawais/create-node-cli/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ahmadawais/create-node-cli@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcreate-node-cli/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-02T07:36:56.435Z","dependent_packages_count":2,"downloads":67,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.297399572818517,"dependent_repos_count":10.358016171268641,"dependent_packages_count":8.869624249465728,"stargazers_count":2.779906114330269,"forks_count":4.315011667974365,"docker_downloads_count":null,"average":6.923991555171504},"purl":"pkg:npm/create-node-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/create-node-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/create-node-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/create-node-cli/dependencies","status":null,"funding_links":["https://NodeCLI.com","https://VSCode.pro","https://github.com/ahmadawais/sponsor"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T04:37:31.882Z","issues_count":8,"pull_requests_count":11,"avg_time_to_close_issue":6907664.0,"avg_time_to_close_pull_request":29863607.0,"issues_closed_count":2,"pull_requests_closed_count":1,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":0.625,"avg_comments_per_pull_request":0.18181818181818182,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":7,"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/ahmadawais%2Fcreate-node-cli/issues","maintainers":[{"login":"ahmadawais","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmadawais"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-node-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-node-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-node-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-node-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-node-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-node-cli/codemeta","maintainers":[{"uuid":"ahmadawais","login":"ahmadawais","name":null,"email":"me@ahmadawais.com","url":null,"packages_count":157,"html_url":"https://www.npmjs.com/~ahmadawais","role":null,"created_at":"2022-11-11T21:58:22.214Z","updated_at":"2022-11-11T21:58:22.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ahmadawais/packages"}]}