{"id":1999721,"name":"mcquery","ecosystem":"npm","description":"minecraft query protocol for node","homepage":"https://github.com/kmpm/node-mcquery","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kmpm/node-mcquery","keywords_array":["mcquery","protocol","query","minecraft"],"namespace":null,"versions_count":16,"first_release_published_at":"2012-06-30T07:44:17.200Z","latest_release_published_at":"2021-04-30T15:33:36.980Z","latest_release_number":"1.0.3","last_synced_at":"2026-06-23T01:47:01.013Z","created_at":"2022-04-09T19:24:51.658Z","updated_at":"2026-06-23T01:47:01.013Z","registry_url":"https://www.npmjs.com/package/mcquery","install_command":"npm install mcquery","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"}},"repo_metadata":{"id":1896316,"uuid":"2822765","full_name":"kmpm/node-mcquery","owner":"kmpm","description":"Minecraft Query Protocol Wrapper","archived":true,"fork":false,"pushed_at":"2025-01-26T20:24:07.000Z","size":381,"stargazers_count":62,"open_issues_count":6,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-12T03:45:47.904Z","etag":null,"topics":["mcquery","minecraft","node","nodejs"],"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/kmpm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-21T20:26:42.000Z","updated_at":"2025-01-26T20:24:21.000Z","dependencies_parsed_at":"2023-01-13T11:29:21.306Z","dependency_job_id":null,"html_url":"https://github.com/kmpm/node-mcquery","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/kmpm/node-mcquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmpm","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/sbom","scorecard":{"id":564175,"data":{"date":"2025-08-11","repo":{"name":"github.com/kmpm/node-mcquery","commit":"33c608fb6779fb2dae150b90cef9da3a3cc71fbe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/21 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":"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":"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/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kmpm/node-mcquery/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kmpm/node-mcquery/main.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 14 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":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-20T14:30:13.659Z","repository_id":1896316,"created_at":"2025-08-20T14:30:13.659Z","updated_at":"2025-08-20T14:30:13.659Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011063,"owners_count":26084865,"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-12T02:00:06.719Z","response_time":53,"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":"kmpm","name":"Peter Magnusson","uuid":"96618","kind":"user","description":"Spent my youth with a C64 and Amiga. \r\n\"Card carrying member\" of fsfe.org and likes to dabble with whatever comes my way.","email":"","website":null,"location":"Dalsland, Sweden","twitter":"KmpmSE","company":null,"icon_url":"https://avatars.githubusercontent.com/u/96618?u=29f215d72eb90cbd5b1a757dd88a6860215873c6\u0026v=4","repositories_count":178,"last_synced_at":"2025-10-02T03:50:07.580Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/kmpm","funding_links":["https://github.com/sponsors/kmpm"],"total_stars":662,"followers":77,"following":24,"created_at":"2022-11-02T18:46:41.302Z","updated_at":"2025-10-02T03:50:07.581Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmpm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmpm/repositories"},"tags":[{"name":"v1.0.3","sha":"f43a3a8625a9ab20e368be2f84563cd7a0c908fb","kind":"commit","published_at":"2021-04-30T15:30:59.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v1.0.3","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v1.0.3/manifests"},{"name":"v1.0.0","sha":"0005236dcbb5c949a65412a32241959add624c69","kind":"commit","published_at":"2019-02-21T10:09:07.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v1.0.0","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v1.0.0/manifests"},{"name":"v0.2.7","sha":"b1509a2651b978742f5b31ef51c227489e94e1de","kind":"tag","published_at":"2018-11-20T07:46:12.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.2.7","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"a08c1097aad09416ce67c8bd48c7cc6332a2c1aa","kind":"tag","published_at":"2016-12-31T14:16:35.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.2.6","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"4dc010f997322bd1320eae6d4ab1da11c1b489e6","kind":"tag","published_at":"2014-12-17T15:59:01.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.2.5","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"ce5ea56a5ab0a58b7d08bb39f8b237d47049ee12","kind":"tag","published_at":"2014-12-09T19:16:38.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.2.4","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"64e5deab315ba8890682a34641619719ec4f9910","kind":"tag","published_at":"2014-12-09T16:24:45.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.2.3","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"bd5babdbec8ae03d456e19833786463aea230e93","kind":"tag","published_at":"2014-12-08T22:34:22.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.2.2","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"83e13279310e021ed57ff479e9db76a11fb6201d","kind":"tag","published_at":"2014-12-08T13:03:08.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.2.1","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"99ec7e8b97723e7cc4dda431e2fb1c4fa0f1da6c","kind":"tag","published_at":"2014-10-01T20:17:27.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.2.0","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"b9ea6cb4e4686d6f7cf4d9ebaea6fe4259178543","kind":"tag","published_at":"2013-08-13T09:21:31.000Z","download_url":"https://codeload.github.com/kmpm/node-mcquery/tar.gz/v0.1.1","html_url":"https://github.com/kmpm/node-mcquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmpm/node-mcquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmpm%2Fnode-mcquery/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-11-16T09:18:52.492Z","dependent_packages_count":3,"downloads":599,"downloads_period":"last-month","dependent_repos_count":24,"rankings":{"downloads":3.7905351170286865,"dependent_repos_count":2.5334909001246344,"dependent_packages_count":5.894490060191818,"stargazers_count":5.6864011026428996,"forks_count":5.991896785253014,"docker_downloads_count":0.3861510087963481,"average":4.047160829006233},"purl":"pkg:npm/mcquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mcquery","docker_dependents_count":6,"docker_downloads_count":1645444,"usage_url":"https://repos.ecosyste.ms/usage/npm/mcquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mcquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/kmpm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T15:33:48.501Z","issues_count":9,"pull_requests_count":15,"avg_time_to_close_issue":699157.875,"avg_time_to_close_pull_request":4607575.7,"issues_closed_count":8,"pull_requests_closed_count":10,"pull_request_authors_count":6,"issue_authors_count":9,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":0.5333333333333333,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":7,"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/kmpm%2Fnode-mcquery/issues","maintainers":[{"login":"kmpm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmpm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mcquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mcquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mcquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mcquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mcquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mcquery/codemeta","maintainers":[{"uuid":"kmpm","login":"kmpm","name":null,"email":"peter@birchroad.net","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kmpm","role":null,"created_at":"2022-11-13T06:07:50.558Z","updated_at":"2022-11-13T06:07:50.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kmpm/packages"},{"uuid":"birchroad","login":"birchroad","name":null,"email":"info@birchroad.net","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~birchroad","role":null,"created_at":"2022-11-13T06:07:50.514Z","updated_at":"2022-11-13T06:07:50.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/birchroad/packages"}]}