{"id":10899848,"name":"@systemfsoftware/next-plugin-preval","ecosystem":"npm","description":"\u003e Pre-evaluate async functions (for data fetches) at build time and import them like JSON","homepage":"https://github.com/ricokahler/next-plugin-preval#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ricokahler/next-plugin-preval","keywords_array":["next","next.js","preval"],"namespace":"systemfsoftware","versions_count":1,"first_release_published_at":"2024-09-17T21:48:02.553Z","latest_release_published_at":"2024-09-17T21:48:02.553Z","latest_release_number":"0.0.0","last_synced_at":"2026-05-06T15:34:06.520Z","created_at":"2024-09-17T22:00:22.454Z","updated_at":"2026-05-06T15:34:06.520Z","registry_url":"https://www.npmjs.com/package/@systemfsoftware/next-plugin-preval","install_command":"npm install @systemfsoftware/next-plugin-preval","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0"}},"repo_metadata":{"id":39238325,"uuid":"332989833","full_name":"ricokahler/next-plugin-preval","owner":"ricokahler","description":"Pre-evaluate async functions during builds and import them like JSON","archived":false,"fork":false,"pushed_at":"2025-11-30T18:07:36.000Z","size":3370,"stargazers_count":255,"open_issues_count":20,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-01T22:56:26.746Z","etag":null,"topics":["jamstack","nextjs","preevaluation","ssg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ricokahler.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}},"created_at":"2021-01-26T06:13:25.000Z","updated_at":"2025-08-27T12:26:05.000Z","dependencies_parsed_at":"2023-02-12T00:16:02.057Z","dependency_job_id":"97a54a93-adbc-424f-abb3-911a561e4522","html_url":"https://github.com/ricokahler/next-plugin-preval","commit_stats":{"total_commits":130,"total_committers":10,"mean_commits":13.0,"dds":0.6076923076923078,"last_synced_commit":"701368a3ca33a7ffafa54f413726f1c4abc3b2e7"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/ricokahler/next-plugin-preval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricokahler","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/sbom","scorecard":{"id":522894,"data":{"date":"2025-08-11","repo":{"name":"github.com/ricokahler/next-plugin-preval","commit":"25101a11ffc7d47ee5745e23c52ba3247321c6c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ricokahler/next-plugin-preval/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ricokahler/next-plugin-preval/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ricokahler/next-plugin-preval/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ricokahler/next-plugin-preval/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ricokahler/next-plugin-preval/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ricokahler/next-plugin-preval/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: scripts/build-example-app:15","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-20T03:30:41.596Z","repository_id":39238325,"created_at":"2025-08-20T03:30:41.597Z","updated_at":"2025-08-20T03:30:41.597Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27499612,"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-12-04T02:00:07.142Z","response_time":60,"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":"ricokahler","name":"Rico Kahler","uuid":"10551026","kind":"user","description":"focusing on life","email":"","website":"https://rico.codes","location":"Chicago","twitter":"rico_kahler","company":"Amazon","icon_url":"https://avatars.githubusercontent.com/u/10551026?u=06b8a5e444b9e372d7428981920e386b264b6d98\u0026v=4","repositories_count":54,"last_synced_at":"2023-04-09T13:05:13.099Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ricokahler","funding_links":[],"total_stars":2619,"followers":null,"following":null,"created_at":"2022-11-02T16:25:55.015Z","updated_at":"2024-03-25T18:48:56.581Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricokahler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricokahler/repositories"},"tags":[{"name":"v1.2.8","sha":"25101a11ffc7d47ee5745e23c52ba3247321c6c0","kind":"commit","published_at":"2025-03-01T02:23:30.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.8","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"fa399b3ea25d881f78edcce400ca159eed0fd64b","kind":"commit","published_at":"2025-01-01T00:17:15.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.7","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"cf1760f994baa754ffab41772a1a74d67f34cf5d","kind":"commit","published_at":"2024-04-12T15:15:06.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.6","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"5883342d87e1d64b29c20af8732f92f6b94f77da","kind":"commit","published_at":"2023-01-20T06:41:32.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.5","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.5/manifests"},{"name":"v1.3.0-alpha.1","sha":"c39a5fc5b2a4d0fbfcac1a14484ba5e3aa7f80bf","kind":"commit","published_at":"2021-12-12T05:44:43.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.3.0-alpha.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.3.0-alpha.1/manifests"},{"name":"v1.2.4","sha":"f77ee719c14f73c23e781a43663599572db13177","kind":"commit","published_at":"2021-12-11T18:45:24.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.4","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.4/manifests"},{"name":"v1.2.4-alpha.1","sha":"8981147b0a5b315468623d9ff3b3bb4a962c8e00","kind":"commit","published_at":"2021-11-30T20:07:36.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.4-alpha.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.4-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.4-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.4-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.4-alpha.1/manifests"},{"name":"v1.2.3","sha":"3e7cef228969965bf20dbbfb16f7afcae1f452f9","kind":"commit","published_at":"2021-11-14T17:35:33.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.3","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"a29efcab510f92a46e7df4e4f7ba2c5cd5ea1e3e","kind":"commit","published_at":"2021-11-12T19:46:38.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.2","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9a143ad1901e3665e1faad91f0469f2079e31790","kind":"commit","published_at":"2021-06-18T20:52:38.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f89525dfe8a1e01d5d450a9d610acbeeacf4e05b","kind":"commit","published_at":"2021-06-04T19:49:17.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.0","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.0/manifests"},{"name":"v1.2.0-alpha.1","sha":"613a9e87d383060a06ce72d821c6b2d0d32d4019","kind":"commit","published_at":"2021-06-04T17:36:41.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.2.0-alpha.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.2.0-alpha.1/manifests"},{"name":"v1.1.0-alpha.3","sha":"be216d846d6481d538500d669efd31ac47244e12","kind":"commit","published_at":"2021-06-01T17:14:51.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.1.0-alpha.3","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.1.0-alpha.3/manifests"},{"name":"v1.1.0","sha":"df38026cb5ac7c36468e17f458a6d504169fa353","kind":"commit","published_at":"2021-06-01T03:46:47.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.1.0","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.1.0/manifests"},{"name":"v1.1.0-alpha.2","sha":"3f1b69c8a04f68e3ee30784ba93e28da44292cce","kind":"commit","published_at":"2021-05-28T16:39:30.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.1.0-alpha.2","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.1.0-alpha.2/manifests"},{"name":"v1.1.0-alpha.1","sha":"58dfa3469002712f706f8e199f1c23997e93458e","kind":"commit","published_at":"2021-05-28T16:15:11.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.1.0-alpha.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.1.0-alpha.1/manifests"},{"name":"v1.0.2-alpha.1","sha":"b2a4bd27c7e11f1675b24e121023301e99390ea6","kind":"commit","published_at":"2021-05-28T01:41:42.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.2-alpha.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.2-alpha.1/manifests"},{"name":"v1.0.1","sha":"eea75b79749d31150b826652544fc8d81ece17f7","kind":"commit","published_at":"2021-05-19T15:08:15.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.1/manifests"},{"name":"v1.0.1-alpha.1","sha":"f996cce944a3d705f46f24d5563b8bdb93673666","kind":"commit","published_at":"2021-05-19T14:22:31.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.1-alpha.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.1-alpha.1/manifests"},{"name":"v1.0.0","sha":"33e3f48e27edbee2e171960d759159dc33cdffb1","kind":"commit","published_at":"2021-03-30T08:56:25.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0/manifests"},{"name":"v1.0.0-alpha.13","sha":"82832752892741ab7af0a6b9a36f96a6886fdb0c","kind":"commit","published_at":"2021-02-13T18:30:15.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.13","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.13/manifests"},{"name":"v1.0.0-alpha.12","sha":"02b7192c5680a9fa3bf60a055d065df633d02ccd","kind":"commit","published_at":"2021-01-31T15:29:10.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.12","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.12/manifests"},{"name":"v1.0.0-alpha.11","sha":"6b89e966ddb39edd03c91f59c09e0dc33174064c","kind":"commit","published_at":"2021-01-27T16:43:25.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.11","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.11/manifests"},{"name":"v1.0.0-alpha.10","sha":"4529a65dc1432d785c0aa6e30e89f2e5d73ebf0c","kind":"commit","published_at":"2021-01-26T23:18:00.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.10","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.10/manifests"},{"name":"v1.0.0-alpha.9","sha":"a8d2187c9cb4e434d26c29c1c50997a439f720f5","kind":"commit","published_at":"2021-01-26T21:18:54.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.9","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.9/manifests"},{"name":"v1.0.0-alpha.8","sha":"e0cb24f5bb8b0c1f123c9f2b0e0ef9e41d8ae15d","kind":"commit","published_at":"2021-01-26T19:18:13.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.8","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.8/manifests"},{"name":"v1.0.0-alpha.7","sha":"aa2fc6af882a1e11b0ed9df52d73e9f291cd9765","kind":"commit","published_at":"2021-01-26T17:12:02.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.7","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.7/manifests"},{"name":"v1.0.0-alpha.6","sha":"db38d08fc9b3e5e18f599cef074e61d86580e02c","kind":"commit","published_at":"2021-01-26T16:40:29.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.6","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.6/manifests"},{"name":"v1.0.0-alpha.5","sha":"d29983beb30a512d0fbccfd806fab1a0a6b772c0","kind":"commit","published_at":"2021-01-26T16:28:23.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.5","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.5/manifests"},{"name":"v1.0.0-alpha.4","sha":"24f0c3449289291acaf9734ed323383f3696953e","kind":"commit","published_at":"2021-01-26T16:17:44.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"85c8ac0d1808adf70313a7b5bd26d60cb48570e7","kind":"commit","published_at":"2021-01-26T16:05:12.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"b74d6038fbe23ac4aa537c55b71e222c612c5d85","kind":"commit","published_at":"2021-01-26T15:58:54.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"bfee09b978ea6e898aad7cd53086d8b5be7aaf56","kind":"commit","published_at":"2021-01-26T15:37:04.000Z","download_url":"https://codeload.github.com/ricokahler/next-plugin-preval/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/ricokahler/next-plugin-preval/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ricokahler/next-plugin-preval@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/tags/v1.0.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2025-12-04T11:18:01.456Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.762714824535603,"dependent_packages_count":37.41345625684613,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.58808554069087},"purl":"pkg:npm/%40systemfsoftware/next-plugin-preval","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@systemfsoftware/next-plugin-preval","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@systemfsoftware/next-plugin-preval","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@systemfsoftware/next-plugin-preval/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T06:02:24.435Z","issues_count":28,"pull_requests_count":152,"avg_time_to_close_issue":8758898.705882354,"avg_time_to_close_pull_request":3566875.742647059,"issues_closed_count":17,"pull_requests_closed_count":136,"pull_request_authors_count":7,"issue_authors_count":18,"avg_comments_per_issue":2.892857142857143,"avg_comments_per_pull_request":1.0657894736842104,"merged_pull_requests_count":117,"bot_issues_count":2,"bot_pull_requests_count":129,"past_year_issues_count":0,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":83.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricokahler%2Fnext-plugin-preval/issues","maintainers":[{"login":"ricokahler","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ricokahler"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fnext-plugin-preval/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fnext-plugin-preval/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fnext-plugin-preval/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fnext-plugin-preval/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fnext-plugin-preval/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fnext-plugin-preval/codemeta","maintainers":[{"uuid":"ryanleecode","login":"ryanleecode","name":null,"email":"ryanleecode@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~ryanleecode","role":null,"created_at":"2024-09-17T23:19:34.633Z","updated_at":"2024-09-17T23:19:34.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ryanleecode/packages"}]}