{"id":1025884,"name":"@ladjs/env","ecosystem":"npm","description":"Environment configuration loader for Lad","homepage":"https://github.com/ladjs/env","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ladjs/env","keywords_array":[".env","@ladjs/env","config","configuration","development","dot","dotenv","dynamic","env","environment","factor","file","lass","load","parse","production","specific","twelve","variable"],"namespace":"ladjs","versions_count":13,"first_release_published_at":"2017-09-15T07:25:54.739Z","latest_release_published_at":"2022-11-09T23:06:15.699Z","latest_release_number":"4.0.0","last_synced_at":"2026-05-29T22:46:15.307Z","created_at":"2022-04-07T19:34:25.411Z","updated_at":"2026-05-29T22:46:15.307Z","registry_url":"https://www.npmjs.com/package/@ladjs/env","install_command":"npm install @ladjs/env","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0"}},"repo_metadata":{"id":25278764,"uuid":"103627432","full_name":"ladjs/env","owner":"ladjs","description":"Environment configuration loader for Lad","archived":false,"fork":false,"pushed_at":"2022-11-09T23:06:17.000Z","size":798,"stargazers_count":8,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-11T20:41:47.730Z","etag":null,"topics":["config","configuration","dot","dotenv","env","environment","factor","koa","lad","twelve"],"latest_commit_sha":null,"homepage":"https://lad.js.org","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/ladjs.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}},"created_at":"2017-09-15T07:24:47.000Z","updated_at":"2022-11-09T23:03:26.000Z","dependencies_parsed_at":"2023-01-14T02:27:22.804Z","dependency_job_id":null,"html_url":"https://github.com/ladjs/env","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ladjs/env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladjs","download_url":"https://codeload.github.com/ladjs/env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/sbom","scorecard":{"id":576828,"data":{"date":"2025-08-11","repo":{"name":"github.com/ladjs/env","commit":"a9b22af84bc8730bd50aee3c0904c2cf1d6a64d7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/25 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ladjs/env/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ladjs/env/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ladjs/.github/SECURITY.md:1","Info: Found linked content: github.com/ladjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/ladjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/ladjs/.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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}}]},"last_synced_at":"2025-08-20T18:04:30.364Z","repository_id":25278764,"created_at":"2025-08-20T18:04:30.364Z","updated_at":"2025-08-20T18:04:30.364Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275071514,"owners_count":25400398,"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-09-14T02:00:10.474Z","response_time":75,"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":"ladjs","name":"Lad - Node.js Full-Stack Modern Framework","uuid":"30959108","kind":"organization","description":"Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.","email":"hello@lad.sh","website":"https://lad.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30959108?v=4","repositories_count":102,"last_synced_at":"2025-07-01T15:52:53.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ladjs","funding_links":[],"total_stars":37729,"followers":89,"following":0,"created_at":"2022-11-02T16:37:03.478Z","updated_at":"2025-07-01T15:52:53.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladjs/repositories"},"tags":[{"name":"v4.0.0","sha":"a9b22af84bc8730bd50aee3c0904c2cf1d6a64d7","kind":"tag","published_at":"2022-11-09T23:05:57.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v4.0.0","html_url":"https://github.com/ladjs/env/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"054ae903f44d2f6b6fbb937fa8ee256d4470fc23","kind":"tag","published_at":"2021-02-12T18:45:43.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v3.0.0","html_url":"https://github.com/ladjs/env/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"13b19724645238acd2cb8351b1a89ef41be92741","kind":"tag","published_at":"2020-09-15T09:20:34.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v2.0.2","html_url":"https://github.com/ladjs/env/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"bb1d83b2624db1bb7458b8a0110db04a5788cd95","kind":"tag","published_at":"2020-07-20T16:54:23.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v2.0.1","html_url":"https://github.com/ladjs/env/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bbe6d4f6a3dc86bf857b9ec56b930c14d831108a","kind":"tag","published_at":"2020-07-02T11:34:21.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v2.0.0","html_url":"https://github.com/ladjs/env/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"314499941f54c372d4efb6123058d0af571882c2","kind":"tag","published_at":"2020-02-17T23:26:53.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v1.0.0","html_url":"https://github.com/ladjs/env/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"f1cb89e06583689ca112088ef0e33615ffffc795","kind":"tag","published_at":"2019-12-16T04:36:28.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v0.0.7","html_url":"https://github.com/ladjs/env/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"3c5d44d6fa64abfa190f4a45f318c1adc153ae8f","kind":"tag","published_at":"2019-12-13T21:26:24.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v0.0.6","html_url":"https://github.com/ladjs/env/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"683303735141ce5ed60281e24088277b1ea828b3","kind":"tag","published_at":"2019-12-13T21:15:26.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/v0.0.5","html_url":"https://github.com/ladjs/env/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/v0.0.5/manifests"},{"name":"0.0.4","sha":"9dd62e9a543b8ab06a3bc2d64f28102d446f0c66","kind":"tag","published_at":"2017-12-26T09:24:38.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/0.0.4","html_url":"https://github.com/ladjs/env/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/0.0.4/manifests"},{"name":"0.0.2","sha":"4cae219aa80d875c575462b641f9b0aba2377303","kind":"tag","published_at":"2017-09-22T03:49:58.000Z","download_url":"https://codeload.github.com/ladjs/env/tar.gz/0.0.2","html_url":"https://github.com/ladjs/env/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ladjs/env@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fenv/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-05-29T22:46:12.088Z","dependent_packages_count":10,"downloads":4534,"downloads_period":"last-month","dependent_repos_count":179,"rankings":{"downloads":2.927361735908971,"dependent_repos_count":1.1331343922782395,"dependent_packages_count":2.0606682715109494,"stargazers_count":10.04884324890996,"forks_count":7.706928883569304,"docker_downloads_count":null,"average":4.775387306435485},"purl":"pkg:npm/%40ladjs/env","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ladjs/env","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ladjs/env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ladjs/env/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T17:37:40.975Z","issues_count":1,"pull_requests_count":2,"avg_time_to_close_issue":1798524.0,"avg_time_to_close_pull_request":14922.0,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":1,"bot_issues_count":1,"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/ladjs%2Fenv/issues","maintainers":[{"login":"shadowgate15","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowgate15"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ladjs%2Fenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ladjs%2Fenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ladjs%2Fenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ladjs%2Fenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ladjs%2Fenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ladjs%2Fenv/codemeta","maintainers":[{"uuid":"shadowgate15","login":"shadowgate15","name":null,"email":"taylorschley@me.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~shadowgate15","role":null,"created_at":"2022-11-20T18:37:34.808Z","updated_at":"2022-11-20T18:37:34.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shadowgate15/packages"},{"uuid":"niftylettuce","login":"niftylettuce","name":null,"email":"niftylettuce@gmail.com","url":null,"packages_count":305,"html_url":"https://www.npmjs.com/~niftylettuce","role":null,"created_at":"2022-11-20T18:37:34.831Z","updated_at":"2022-11-20T18:37:34.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/niftylettuce/packages"},{"uuid":"titanism","login":"titanism","name":null,"email":"npm@titanism.com","url":null,"packages_count":282,"html_url":"https://www.npmjs.com/~titanism","role":null,"created_at":"2022-11-20T18:37:34.783Z","updated_at":"2022-11-20T18:37:34.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/titanism/packages"},{"uuid":"shaunwarman","login":"shaunwarman","name":null,"email":"shaunwarman1@gmail.com","url":null,"packages_count":105,"html_url":"https://www.npmjs.com/~shaunwarman","role":null,"created_at":"2022-11-20T18:37:34.843Z","updated_at":"2022-11-20T18:37:34.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shaunwarman/packages"},{"uuid":"spence-s","login":"spence-s","name":null,"email":"sasnyde2@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~spence-s","role":null,"created_at":"2022-11-20T18:37:34.861Z","updated_at":"2022-11-20T18:37:34.861Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/spence-s/packages"}]}