{"id":1300125,"name":"@supercharge/queue-datastructure","ecosystem":"npm","description":"A no-dependency, in-memory queue data structure for Node.js and JavaScript","homepage":"https://github.com/supercharge/queue-datastructure","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/supercharge/queue-datastructure","keywords_array":["queue","data-structure","data-structures","supercharge","superchargejs"],"namespace":"supercharge","versions_count":9,"first_release_published_at":"2019-07-05T03:43:01.104Z","latest_release_published_at":"2020-08-20T14:54:49.427Z","latest_release_number":"2.1.0","last_synced_at":"2026-03-16T08:22:44.243Z","created_at":"2022-04-08T20:08:02.863Z","updated_at":"2026-03-16T08:22:44.243Z","registry_url":"https://www.npmjs.com/package/@supercharge/queue-datastructure","install_command":"npm install @supercharge/queue-datastructure","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0"}},"repo_metadata":{"id":57163599,"uuid":"195229448","full_name":"supercharge/queue-datastructure","owner":"supercharge","description":"A queue data structure for Node.js","archived":false,"fork":false,"pushed_at":"2023-11-06T04:17:13.000Z","size":87,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-24T03:28:16.318Z","etag":null,"topics":["data-structure","data-structures","datastructure","nodejs","queue","supercharge"],"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/supercharge.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}},"created_at":"2019-07-04T11:31:10.000Z","updated_at":"2023-11-06T04:15:27.000Z","dependencies_parsed_at":"2023-11-06T05:25:38.397Z","dependency_job_id":"571df992-5040-42b2-bdbd-c0fc5f00362c","html_url":"https://github.com/supercharge/queue-datastructure","commit_stats":{"total_commits":106,"total_committers":3,"mean_commits":"35.333333333333336","dds":0.2924528301886793,"last_synced_commit":"29e8f93d1fe177cd20982c1baeccdf7d29e2365d"},"previous_names":["superchargejs/queue-datastructure"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/supercharge/queue-datastructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supercharge","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/sbom","scorecard":{"id":859356,"data":{"date":"2025-08-11","repo":{"name":"github.com/supercharge/queue-datastructure","commit":"dd95e6b4a35a63e3180990a47ed33e6c1d2e17b7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-in-github-package-registry.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.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":"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/publish-in-github-package-registry.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/supercharge/queue-datastructure/publish-in-github-package-registry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-in-github-package-registry.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/supercharge/queue-datastructure/publish-in-github-package-registry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-in-github-package-registry.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/supercharge/queue-datastructure/publish-in-github-package-registry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-in-github-package-registry.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/supercharge/queue-datastructure/publish-in-github-package-registry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/supercharge/queue-datastructure/run-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/supercharge/queue-datastructure/run-tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish-in-github-package-registry.yml:22","Warn: npmCommand not pinned by hash: .github/workflows/run-tests.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-24T00:47:57.347Z","repository_id":57163599,"created_at":"2025-08-24T00:47:57.347Z","updated_at":"2025-08-24T00:47:57.347Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271838217,"owners_count":24831548,"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-08-24T02:00:11.135Z","response_time":111,"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":"supercharge","name":"Supercharge","uuid":"47031421","kind":"organization","description":"Full-stack Node.js framework","email":null,"website":"https://superchargejs.com","location":"Magdeburg, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47031421?v=4","repositories_count":38,"last_synced_at":"2023-03-03T19:53:29.565Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/supercharge","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:11:35.051Z","updated_at":"2023-03-03T19:53:29.577Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supercharge","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supercharge/repositories"},"tags":[{"name":"v2.1.0","sha":"6160a321e1473ada86030c6ca5f118b59cf1f67d","kind":"tag","published_at":"2020-08-20T14:54:25.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v2.1.0","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7dd8342904aa054d43e0164709cd963ce0ecb9ac","kind":"tag","published_at":"2020-08-16T05:04:44.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v2.0.0","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v2.0.0/manifests"},{"name":"v1.3.1","sha":"fdf99ef485b1ce9ab97fc1945cd9d7f875d8f9cb","kind":"tag","published_at":"2020-04-20T16:48:28.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v1.3.1","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0f284c3d5c931248d112fd15738fd9a7e5df7aab","kind":"tag","published_at":"2020-04-14T09:45:00.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v1.3.0","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ce5ca78476aa4c18a99dd6012afcd099b565376b","kind":"tag","published_at":"2020-04-13T10:51:05.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v1.2.0","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3d0bee8ad8713bfd546098be73ab5563e01b993c","kind":"tag","published_at":"2019-09-24T20:26:30.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v1.1.1","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"39d9dc6ef8e2a0608bd3a31e26d2240fab1f6789","kind":"tag","published_at":"2019-07-17T02:57:52.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v1.1.0","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"d279328e32ea8e4cce0f6f030839db0d7ba530c7","kind":"tag","published_at":"2019-07-12T10:02:50.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v1.0.1","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d1e96e3b2cee9aa5dcbe7c638e98ee4aaf30caaf","kind":"tag","published_at":"2019-07-05T03:42:52.000Z","download_url":"https://codeload.github.com/supercharge/queue-datastructure/tar.gz/v1.0.0","html_url":"https://github.com/supercharge/queue-datastructure/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/supercharge/queue-datastructure@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fqueue-datastructure/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-29T12:16:26.419Z","dependent_packages_count":3,"downloads":8472,"downloads_period":"last-month","dependent_repos_count":12,"rankings":{"downloads":3.0534158268243092,"dependent_repos_count":3.4154751483728485,"dependent_packages_count":5.894490060191818,"stargazers_count":12.207645881128164,"forks_count":15.400506404193223,"docker_downloads_count":null,"average":7.994306664142073},"purl":"pkg:npm/%40supercharge/queue-datastructure","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@supercharge/queue-datastructure","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@supercharge/queue-datastructure","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@supercharge/queue-datastructure/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T02:12:43.789Z","issues_count":0,"pull_requests_count":29,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":223682.62068965516,"issues_closed_count":0,"pull_requests_closed_count":29,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3103448275862069,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":28,"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/supercharge%2Fqueue-datastructure/issues","maintainers":[{"login":"marcuspoehls","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcuspoehls"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@supercharge%2Fqueue-datastructure/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@supercharge%2Fqueue-datastructure/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@supercharge%2Fqueue-datastructure/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@supercharge%2Fqueue-datastructure/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@supercharge%2Fqueue-datastructure/codemeta","maintainers":[{"uuid":"marcuspoehls","login":"marcuspoehls","name":null,"email":"marcus.poehls@gmail.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~marcuspoehls","role":null,"created_at":"2022-11-11T01:23:41.144Z","updated_at":"2022-11-11T01:23:41.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marcuspoehls/packages"},{"uuid":"peitek","login":"peitek","name":null,"email":"norman@peitek.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~peitek","role":null,"created_at":"2022-11-11T01:23:41.181Z","updated_at":"2022-11-11T01:23:41.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peitek/packages"},{"uuid":"celsiusf","login":"celsiusf","name":null,"email":"christian.fellner@outlook.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~celsiusf","role":null,"created_at":"2022-11-11T01:23:41.087Z","updated_at":"2022-11-11T01:23:41.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celsiusf/packages"}]}