{"id":4375461,"name":"@fastify/caching","ecosystem":"npm","description":"A plugin for Fastify to enable management of cache control headers","homepage":"https://github.com/fastify/fastify-caching#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fastify/fastify-caching","keywords_array":["fastify","cache","caching"],"namespace":"fastify","versions_count":13,"first_release_published_at":"2022-04-27T13:41:49.156Z","latest_release_published_at":"2025-01-04T20:34:10.169Z","latest_release_number":"9.0.3","last_synced_at":"2026-04-09T00:16:47.763Z","created_at":"2022-05-24T13:29:18.624Z","updated_at":"2026-04-09T00:16:47.763Z","registry_url":"https://www.npmjs.com/package/@fastify/caching","install_command":"npm install @fastify/caching","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/fastify"},{"type":"opencollective","url":"https://opencollective.com/fastify"}],"dist-tags":{"next":"9.0.0","latest":"9.0.3"}},"repo_metadata":{"id":25690935,"uuid":"104666439","full_name":"fastify/fastify-caching","owner":"fastify","description":"A Fastify plugin to facilitate working with cache headers","archived":false,"fork":false,"pushed_at":"2025-09-21T08:42:10.000Z","size":180,"stargazers_count":223,"open_issues_count":0,"forks_count":25,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-10-05T14:23:03.655Z","etag":null,"topics":["fastify","fastify-plugin"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@fastify/caching","language":"JavaScript","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/fastify.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"fastify","open_collective":"fastify"}},"created_at":"2017-09-24T18:23:28.000Z","updated_at":"2025-09-30T19:56:24.000Z","dependencies_parsed_at":"2023-12-07T17:25:36.251Z","dependency_job_id":"fb572917-4873-4de5-a219-8a9056c5fca2","html_url":"https://github.com/fastify/fastify-caching","commit_stats":{"total_commits":171,"total_committers":34,"mean_commits":5.029411764705882,"dds":0.7543859649122807,"last_synced_commit":"b26b48ab8fabf6dd6879617dd9df42da94e076de"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/fastify/fastify-caching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-caching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-caching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-caching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-caching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/fastify-caching/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-caching/sbom","scorecard":{"id":393349,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastify/fastify-caching","commit":"65ecd175a14c773886152d18c34dab48a6c7645e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify-caching/ci.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18"],"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/fastify/.github/SECURITY.md:1","Info: Found linked content: github.com/fastify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fastify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fastify/.github/SECURITY.md:1"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:22:41.111Z","repository_id":25690935,"created_at":"2025-08-18T18:22:41.111Z","updated_at":"2025-08-18T18:22:41.111Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281633084,"owners_count":26534792,"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-29T02:00:06.901Z","response_time":59,"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":"fastify","name":"Fastify","uuid":"24939410","kind":"organization","description":"Fast and low overhead web framework, for Node.js","email":"hello@fastify.dev","website":"https://fastify.dev","location":"United States of America","twitter":"fastifyjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24939410?v=4","repositories_count":138,"last_synced_at":"2025-10-06T11:56:19.670Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fastify","open_collective":"fastify"}},"html_url":"https://github.com/fastify","funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"total_stars":60348,"followers":1081,"following":0,"created_at":"2022-11-02T16:30:46.974Z","updated_at":"2025-10-06T11:56:19.672Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-21T14:30:10.587Z","dependent_packages_count":7,"downloads":60091,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":1.4225963252493457,"dependent_repos_count":2.4912415972363684,"dependent_packages_count":2.7707191735191774,"stargazers_count":4.35125361552424,"forks_count":5.061518640724574,"docker_downloads_count":1.784556712129572,"average":2.9803143440638795},"purl":"pkg:npm/%40fastify/caching","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fastify/caching","docker_dependents_count":3,"docker_downloads_count":44,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fastify/caching","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fastify/caching/dependencies","status":null,"funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T11:02:35.478Z","issues_count":21,"pull_requests_count":161,"avg_time_to_close_issue":31283137.65,"avg_time_to_close_pull_request":250495.20394736843,"issues_closed_count":20,"pull_requests_closed_count":152,"pull_request_authors_count":26,"issue_authors_count":19,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":0.36024844720496896,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":1,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":35047.0,"past_year_avg_time_to_close_pull_request":17419.657142857144,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-caching/issues","maintainers":[{"login":"Fdawgs","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"jsumners","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsumners"},{"login":"darkgl0w","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darkgl0w"},{"login":"zekth","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zekth"},{"login":"gurgunday","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"mcollina","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"metcoder95","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"}],"active_maintainers":[{"login":"Fdawgs","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcaching/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcaching/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcaching/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcaching/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcaching/codemeta","maintainers":[{"uuid":"simenb","login":"simenb","name":null,"email":"sbekkhus91@gmail.com","url":null,"packages_count":263,"html_url":"https://www.npmjs.com/~simenb","role":null,"created_at":"2022-11-15T17:45:10.181Z","updated_at":"2022-11-15T17:45:10.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simenb/packages"},{"uuid":"matteo.collina","login":"matteo.collina","name":null,"email":"hello@matteocollina.com","url":null,"packages_count":669,"html_url":"https://www.npmjs.com/~matteo.collina","role":null,"created_at":"2022-11-15T17:45:12.906Z","updated_at":"2022-11-15T17:45:12.906Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matteo.collina/packages"},{"uuid":"airhorns","login":"airhorns","name":null,"email":"harry@harry.me","url":null,"packages_count":212,"html_url":"https://www.npmjs.com/~airhorns","role":null,"created_at":"2022-11-15T17:45:20.704Z","updated_at":"2022-11-15T17:45:20.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/airhorns/packages"},{"uuid":"galvez","login":"galvez","name":null,"email":"jonasgalvez@gmail.com","url":null,"packages_count":200,"html_url":"https://www.npmjs.com/~galvez","role":null,"created_at":"2022-11-15T17:45:09.614Z","updated_at":"2022-11-15T17:45:09.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/galvez/packages"},{"uuid":"delvedor","login":"delvedor","name":null,"email":"tommydelved@gmail.com","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~delvedor","role":null,"created_at":"2022-11-15T17:45:12.137Z","updated_at":"2022-11-15T17:45:12.137Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/delvedor/packages"},{"uuid":"kibertoad","login":"kibertoad","name":null,"email":"iselwin@gmail.com","url":null,"packages_count":325,"html_url":"https://www.npmjs.com/~kibertoad","role":null,"created_at":"2022-11-15T17:45:22.169Z","updated_at":"2022-11-15T17:45:22.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kibertoad/packages"},{"uuid":"jsumners","login":"jsumners","name":null,"email":"james.sumners@gmail.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~jsumners","role":null,"created_at":"2022-11-15T17:45:14.656Z","updated_at":"2022-11-15T17:45:14.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsumners/packages"},{"uuid":"simoneb","login":"simoneb","name":null,"email":"simone.busoli@gmail.com","url":null,"packages_count":311,"html_url":"https://www.npmjs.com/~simoneb","role":null,"created_at":"2022-11-15T17:45:10.861Z","updated_at":"2022-11-15T17:45:10.861Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simoneb/packages"},{"uuid":"zekth","login":"zekth","name":null,"email":"vince.legoff@gmail.com","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~zekth","role":null,"created_at":"2022-11-15T17:45:15.817Z","updated_at":"2022-11-15T17:45:15.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zekth/packages"},{"uuid":"eomm","login":"eomm","name":null,"email":"behemoth89@gmail.com","url":null,"packages_count":197,"html_url":"https://www.npmjs.com/~eomm","role":null,"created_at":"2022-11-15T17:45:18.200Z","updated_at":"2022-11-15T17:45:18.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eomm/packages"},{"uuid":"fox1t","login":"fox1t","name":null,"email":"maksim@sinik.it","url":null,"packages_count":168,"html_url":"https://www.npmjs.com/~fox1t","role":null,"created_at":"2022-11-15T17:45:18.940Z","updated_at":"2022-11-15T17:45:18.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fox1t/packages"},{"uuid":"climba03003","login":"climba03003","name":null,"email":"kaka@kakawebsitedemo.com","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~climba03003","role":null,"created_at":"2022-11-15T17:45:22.387Z","updated_at":"2022-11-15T17:45:22.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/climba03003/packages"},{"uuid":"fdawgs","login":"fdawgs","name":null,"email":"frazer.dev@icloud.com","url":null,"packages_count":93,"html_url":"https://www.npmjs.com/~fdawgs","role":null,"created_at":"2022-11-15T17:45:23.579Z","updated_at":"2022-11-15T17:45:23.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fdawgs/packages"},{"uuid":"metcoder95","login":"metcoder95","name":null,"email":"me@metcoder.dev","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~metcoder95","role":null,"created_at":"2023-04-13T02:16:02.267Z","updated_at":"2023-04-13T02:16:02.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/metcoder95/packages"},{"uuid":"ilteoood","login":"ilteoood","name":null,"email":"matteopietro.dazzi@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~ilteoood","role":null,"created_at":"2025-10-05T14:15:01.753Z","updated_at":"2025-10-05T14:15:01.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ilteoood/packages"},{"uuid":"tony133","login":"tony133","name":null,"email":"a.tripodi133@gmail.com","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~tony133","role":null,"created_at":"2026-04-09T00:16:45.648Z","updated_at":"2026-04-09T00:16:45.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tony133/packages"},{"uuid":"jean-michelet","login":"jean-michelet","name":null,"email":"jean.antoine.michelet@gmail.com","url":null,"packages_count":142,"html_url":"https://www.npmjs.com/~jean-michelet","role":null,"created_at":"2025-06-22T22:40:10.440Z","updated_at":"2025-06-22T22:40:10.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jean-michelet/packages"},{"uuid":"gurgunday","login":"gurgunday","name":null,"email":"hey@gurgun.day","url":null,"packages_count":163,"html_url":"https://www.npmjs.com/~gurgunday","role":null,"created_at":"2023-09-06T08:46:16.944Z","updated_at":"2023-09-06T08:46:16.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gurgunday/packages"}]}