{"id":2087036,"name":"nocache","ecosystem":"npm","description":"Middleware to destroy caching","homepage":"https://github.com/helmetjs/nocache","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/helmetjs/nocache","keywords_array":["express","connect","nocache","caching","cache"],"namespace":null,"versions_count":14,"first_release_published_at":"2014-10-28T14:36:07.244Z","latest_release_published_at":"2023-06-01T12:10:05.852Z","latest_release_number":"4.0.0","last_synced_at":"2026-09-25T16:01:56.948Z","created_at":"2022-04-09T20:50:53.733Z","updated_at":"2026-09-25T16:01:57.355Z","registry_url":"https://www.npmjs.com/package/nocache","install_command":"npm install nocache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0"},"contentPolicy":null},"repo_metadata":{"id":22532867,"uuid":"25873539","full_name":"helmetjs/nocache","owner":"helmetjs","description":"Middleware to disable client-side caching","archived":false,"fork":false,"pushed_at":"2026-08-13T21:49:17.000Z","size":442,"stargazers_count":142,"open_issues_count":1,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-20T04:11:22.438Z","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/helmetjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-10-28T14:34:02.000Z","updated_at":"2026-08-13T21:49:21.000Z","dependencies_parsed_at":"2024-06-18T12:42:01.194Z","dependency_job_id":"c2fe68f4-9e92-46c3-99a3-5cf42c975777","html_url":"https://github.com/helmetjs/nocache","commit_stats":{"total_commits":106,"total_committers":5,"mean_commits":21.2,"dds":"0.037735849056603765","last_synced_commit":"502dedb62cf8f4b2255e3d8f1e44c3c5a30ef335"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/helmetjs/nocache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmetjs","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/sbom","scorecard":{"id":460590,"data":{"date":"2025-08-11","repo":{"name":"github.com/helmetjs/nocache","commit":"30a8d8932e64e1c442bdaa4ccb2349009fd3e09b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:6","Info: no jobLevel write permissions found"],"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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/helmetjs/nocache/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/helmetjs/nocache/nodejs.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"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: 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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"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-19T11:02:15.385Z","repository_id":22532867,"created_at":"2025-08-19T11:02:15.385Z","updated_at":"2025-08-19T11:02:15.385Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36785965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"helmetjs","name":"Helmet","uuid":"8338613","kind":"organization","description":"Express.js security with HTTP headers","email":null,"website":"https://helmetjs.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8338613?v=4","repositories_count":22,"last_synced_at":"2024-04-14T06:39:55.582Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/helmetjs","funding_links":[],"total_stars":10799,"followers":39,"following":0,"created_at":"2022-11-02T16:25:58.449Z","updated_at":"2024-04-14T06:40:00.912Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmetjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmetjs/repositories"},"tags":[{"name":"v4.0.0","sha":"4050d294b572043cc986b5bade8cdc0980eaa029","kind":"tag","published_at":"2023-06-01T12:08:12.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v4.0.0","html_url":"https://github.com/helmetjs/nocache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v4.0.0/manifests"},{"name":"v3.0.4","sha":"23b429e5f104d64c0b0b96d29a7c28cc479c3277","kind":"tag","published_at":"2022-05-21T18:09:28.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v3.0.4","html_url":"https://github.com/helmetjs/nocache/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"8fffde9bf4262c060cdeb72f39e13e18ec79d55b","kind":"tag","published_at":"2022-03-23T15:21:40.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v3.0.3","html_url":"https://github.com/helmetjs/nocache/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"12a378805738871085124b171deeda53e9927a39","kind":"tag","published_at":"2022-03-22T17:11:03.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v3.0.2","html_url":"https://github.com/helmetjs/nocache/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ea0c89ad1c36d3838a7eb89e1f477e536dad5802","kind":"tag","published_at":"2021-06-22T13:51:37.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v3.0.1","html_url":"https://github.com/helmetjs/nocache/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"03e3d34d045de31c751a69fc3aa30c52142d9dc3","kind":"tag","published_at":"2021-06-03T13:37:07.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v3.0.0","html_url":"https://github.com/helmetjs/nocache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"69dc7045980cf0beed672e6b4ceb5caab3278ec3","kind":"tag","published_at":"2019-05-05T17:14:30.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v2.1.0","html_url":"https://github.com/helmetjs/nocache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c70d33f4c084993a83d0d6efa7c396b6335c3d07","kind":"tag","published_at":"2016-10-28T18:06:13.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v2.0.0","html_url":"https://github.com/helmetjs/nocache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"1fcf2d577ef62841b074314559d0425781507822","kind":"tag","published_at":"2016-07-21T18:39:09.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v1.0.1","html_url":"https://github.com/helmetjs/nocache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b6e02f3cd93816d2677ecddbc6c0736f7b23ce65","kind":"tag","published_at":"2015-12-18T19:36:37.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v1.0.0","html_url":"https://github.com/helmetjs/nocache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"8b62695b3de9bf4867048d3bdacb8e174202c45f","kind":"tag","published_at":"2015-11-01T15:47:02.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v0.4.0","html_url":"https://github.com/helmetjs/nocache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ad5e445087d1f221b848f5f93269b3c1e90c4c8d","kind":"tag","published_at":"2015-04-24T21:35:18.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v0.3.0","html_url":"https://github.com/helmetjs/nocache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e5ffba6297861398e0755f2eccd1968df4f0da5","kind":"tag","published_at":"2014-12-21T20:33:50.000Z","download_url":"https://codeload.github.com/helmetjs/nocache/tar.gz/v0.2.0","html_url":"https://github.com/helmetjs/nocache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/helmetjs/nocache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-25T16:01:57.355Z","dependent_packages_count":442,"downloads":12685596,"downloads_period":"last-month","dependent_repos_count":187751,"rankings":{"downloads":0.10133395733969758,"dependent_repos_count":0.0813833853131018,"dependent_packages_count":0.17082389901668452,"stargazers_count":4.752851000563143,"forks_count":6.453439475543429,"docker_downloads_count":0.2193987978486729,"average":1.9632050859374548},"purl":"pkg:npm/nocache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nocache","docker_dependents_count":683,"docker_downloads_count":53697556,"usage_url":"https://repos.ecosyste.ms/usage/npm/nocache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nocache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-24T15:24:46.574Z","issues_count":17,"pull_requests_count":15,"avg_time_to_close_issue":2308641.3529411764,"avg_time_to_close_pull_request":5471691.0,"issues_closed_count":17,"pull_requests_closed_count":12,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.9411764705882355,"avg_comments_per_pull_request":2.066666666666667,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":121058.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmetjs%2Fnocache/issues","maintainers":[{"login":"EvanHahn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EvanHahn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nocache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nocache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nocache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nocache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nocache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nocache/codemeta","maintainers":[{"uuid":"evanhahn","login":"evanhahn","name":null,"email":"me@evanhahn.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~evanhahn","role":null,"created_at":"2022-11-20T09:36:27.829Z","updated_at":"2022-11-20T09:36:27.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evanhahn/packages"}]}