{"id":2026626,"name":"module","ecosystem":"npm","description":"Generate the minimal skeleton for a new node.js module/package.","homepage":"https://github.com/lukehorvat/module#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lukehorvat/module","keywords_array":["node","module","package","skeleton","boilerplate","scaffold","generator","cli","commonjs","esm"],"namespace":null,"versions_count":10,"first_release_published_at":"2012-02-01T08:15:41.632Z","latest_release_published_at":"2025-10-26T20:19:07.622Z","latest_release_number":"2.0.0","last_synced_at":"2026-05-08T12:22:05.296Z","created_at":"2022-04-09T19:47:57.805Z","updated_at":"2026-05-08T12:22:05.296Z","registry_url":"https://www.npmjs.com/package/module","install_command":"npm install module","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":43411646,"uuid":"56199375","full_name":"lukehorvat/module","owner":"lukehorvat","description":"Generate the minimal skeleton/boilerplate for a new Node.js module.","archived":false,"fork":false,"pushed_at":"2024-02-25T10:07:08.000Z","size":22,"stargazers_count":17,"open_issues_count":3,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-02T15:28:13.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lukehorvat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-14T01:58:16.000Z","updated_at":"2025-01-21T15:12:03.000Z","dependencies_parsed_at":"2024-06-18T15:24:11.447Z","dependency_job_id":"319f4cea-308b-4ac8-a586-94b0a511c05a","html_url":"https://github.com/lukehorvat/module","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"503b7a2834a565f1f52743a85ed32010da721665"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/lukehorvat/module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukehorvat","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/sbom","scorecard":{"id":604618,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukehorvat/module","commit":"503b7a2834a565f1f52743a85ed32010da721665"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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/27 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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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 '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"}}]},"last_synced_at":"2025-08-21T01:17:44.207Z","repository_id":43411646,"created_at":"2025-08-21T01:17:44.207Z","updated_at":"2025-08-21T01:17:44.207Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016384,"owners_count":26085830,"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":"lukehorvat","name":"Luke Horvat","uuid":"1034878","kind":"user","description":"  🌏            \r\n                        \r\n🛸","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1034878?u=dba43f78ff7c2f0b6975c43b0edeaec0f66ca44c\u0026v=4","repositories_count":57,"last_synced_at":"2024-04-15T14:53:59.523Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lukehorvat","funding_links":[],"total_stars":679,"followers":48,"following":110,"created_at":"2022-11-02T16:39:20.491Z","updated_at":"2024-04-15T14:54:10.679Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukehorvat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukehorvat/repositories"},"tags":[{"name":"v1.2.5","sha":"503b7a2834a565f1f52743a85ed32010da721665","kind":"commit","published_at":"2016-04-15T07:02:38.000Z","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/v1.2.5","html_url":"https://github.com/lukehorvat/module/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukehorvat/module@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d8e7a0bcf595a2067eeba5eabcce5a925f6a8b91","kind":"commit","published_at":"2016-04-15T06:34:13.000Z","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/v1.2.4","html_url":"https://github.com/lukehorvat/module/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukehorvat/module@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"bcc4ee01125a14b6139bca563e61f681358a007c","kind":"commit","published_at":"2016-04-15T04:44:53.000Z","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/v1.2.3","html_url":"https://github.com/lukehorvat/module/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukehorvat/module@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"56dd2c3ce1f9886f04a883b93128165874536f57","kind":"commit","published_at":"2016-04-15T02:35:51.000Z","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/v1.2.2","html_url":"https://github.com/lukehorvat/module/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukehorvat/module@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9679f7170762b187f748b57c207a34506ddb7941","kind":"commit","published_at":"2016-04-14T14:48:22.000Z","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/v1.2.1","html_url":"https://github.com/lukehorvat/module/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukehorvat/module@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"86aaffd406d4df3fbb9ff2cae61e610c83d98e2e","kind":"commit","published_at":"2016-04-14T14:14:23.000Z","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/v1.2.0","html_url":"https://github.com/lukehorvat/module/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukehorvat/module@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"b0e832737313f9f6f956570880a28306e62820b7","kind":"commit","published_at":"2016-04-14T10:23:23.000Z","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/v1.1.0","html_url":"https://github.com/lukehorvat/module/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukehorvat/module@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fcd82332ccbb760cdc648d8fc1ff9c40260d43f7","kind":"commit","published_at":"2016-04-14T05:11:09.000Z","download_url":"https://codeload.github.com/lukehorvat/module/tar.gz/v1.0.0","html_url":"https://github.com/lukehorvat/module/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukehorvat/module@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukehorvat%2Fmodule/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-28T23:17:42.027Z","dependent_packages_count":202,"downloads":96600,"downloads_period":"last-month","dependent_repos_count":4267,"rankings":{"downloads":0.8007761530159376,"dependent_repos_count":0.35959980743516734,"dependent_packages_count":0.2314096520438777,"stargazers_count":8.770141608653677,"forks_count":7.47393020984201,"docker_downloads_count":0.701660234143649,"average":3.056252944189053},"purl":"pkg:npm/module","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/module","docker_dependents_count":27,"docker_downloads_count":24057,"usage_url":"https://repos.ecosyste.ms/usage/npm/module","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/module/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T01:51:51.698Z","issues_count":2,"pull_requests_count":4,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":18.0,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.0,"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/lukehorvat%2Fmodule/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module/codemeta","maintainers":[{"uuid":"lukehorvat","login":"lukehorvat","name":null,"email":"lukehorvat@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~lukehorvat","role":null,"created_at":"2022-11-13T08:07:45.496Z","updated_at":"2022-11-13T08:07:45.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukehorvat/packages"}]}