{"id":1904060,"name":"js-pointer","ecosystem":"npm","description":"Tiny, spec compliant JSON Pointer RFC 6901 implementation.","homepage":"https://github.com/toboid/js-pointer#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/toboid/js-pointer","keywords_array":["RFC6901","json-pointer","json-reference","json-schema"],"namespace":null,"versions_count":15,"first_release_published_at":"2015-10-18T12:33:01.026Z","latest_release_published_at":"2025-08-16T20:32:28.986Z","latest_release_number":"4.0.1","last_synced_at":"2026-04-02T22:01:29.966Z","created_at":"2022-04-09T18:08:36.148Z","updated_at":"2026-04-02T22:01:29.967Z","registry_url":"https://www.npmjs.com/package/js-pointer","install_command":"npm install js-pointer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.1"}},"repo_metadata":{"id":56284407,"uuid":"42680621","full_name":"toboid/js-pointer","owner":"toboid","description":"Implementation of the JSON Pointer RFC 6901 spec","archived":false,"fork":false,"pushed_at":"2025-08-16T20:32:08.000Z","size":331,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-20T13:16:15.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/toboid.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}},"created_at":"2015-09-17T20:37:07.000Z","updated_at":"2025-08-16T20:32:11.000Z","dependencies_parsed_at":"2025-03-24T21:32:33.810Z","dependency_job_id":"6613699a-5972-455d-af52-b8fad6afa17b","html_url":"https://github.com/toboid/js-pointer","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/toboid/js-pointer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toboid","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/sbom","scorecard":{"id":890973,"data":{"date":"2025-08-11","repo":{"name":"github.com/toboid/js-pointer","commit":"4bc9123ace655436430cbbc164a9b9fe6e73a8f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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/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":"Code-Review","score":0,"reason":"Found 0/11 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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/toboid/js-pointer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/toboid/js-pointer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/toboid/js-pointer/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/toboid/js-pointer/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   4 GitHub-owned 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:26"],"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-24T11:49:14.133Z","repository_id":56284407,"created_at":"2025-08-24T11:49:14.133Z","updated_at":"2025-08-24T11:49:14.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276204831,"owners_count":25602738,"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-21T02:00:07.055Z","response_time":72,"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":"toboid","name":"Toby","uuid":"4660500","kind":"user","description":null,"email":"","website":null,"location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4660500?u=fedcd966c0e562851f2462c62609216c734e3d61\u0026v=4","repositories_count":36,"last_synced_at":"2024-04-14T06:55:48.157Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/toboid","funding_links":[],"total_stars":86,"followers":10,"following":15,"created_at":"2022-11-07T04:56:21.240Z","updated_at":"2024-04-14T06:55:56.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toboid","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toboid/repositories"},"tags":[{"name":"v3.1.1","sha":"098f4c43db6e94396f382483a204291ff0e6f569","kind":"tag","published_at":"2019-10-27T14:08:50.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v3.1.1","html_url":"https://github.com/toboid/js-pointer/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"210fff4c11bc7cb9f6b4bd4b7768ad06a6345725","kind":"tag","published_at":"2019-04-14T16:40:45.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v3.1.0","html_url":"https://github.com/toboid/js-pointer/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"af412dec35cfd0ddacb54ea0eefd20ea53266497","kind":"tag","published_at":"2018-05-19T10:27:37.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v3.0.1","html_url":"https://github.com/toboid/js-pointer/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"862dd68620bafb73093a8d6ec3790b44fe394d5a","kind":"tag","published_at":"2018-01-07T16:55:49.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v3.0.0","html_url":"https://github.com/toboid/js-pointer/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"f029a8a51b0fda88a0b5009d920209cc28f478f3","kind":"tag","published_at":"2017-01-25T09:21:31.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v2.1.0","html_url":"https://github.com/toboid/js-pointer/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"49de53a546ae992202f1908581d0e05606f3db02","kind":"tag","published_at":"2016-11-22T22:06:06.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v2.0.2","html_url":"https://github.com/toboid/js-pointer/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"7d32fb98c3653527dbfa98c2ad9e43a86bc8c431","kind":"tag","published_at":"2016-07-24T18:27:49.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v2.0.1","html_url":"https://github.com/toboid/js-pointer/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a3dd442a613cd1e7db7d1955816caf1ea80fff4b","kind":"tag","published_at":"2016-05-02T21:08:32.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v2.0.0","html_url":"https://github.com/toboid/js-pointer/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"310e0ad66a1e9a8057d87b677b17a52062e2cf45","kind":"tag","published_at":"2016-05-02T16:35:50.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v1.0.1","html_url":"https://github.com/toboid/js-pointer/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"40be89dd9f9ddfde9153b8472cd95ad1300bd7d2","kind":"tag","published_at":"2016-04-28T20:17:34.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v1.0.0","html_url":"https://github.com/toboid/js-pointer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v1.0.0/manifests"},{"name":"v0.0.3","sha":"e1fdbf8ef11f8df7f4cc4f0b055a47fe7d124ff2","kind":"tag","published_at":"2015-10-18T12:54:27.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v0.0.3","html_url":"https://github.com/toboid/js-pointer/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"0c27cce77b267f0b823339c1c39e763714f06f26","kind":"tag","published_at":"2015-10-18T12:48:08.000Z","download_url":"https://codeload.github.com/toboid/js-pointer/tar.gz/v0.0.2","html_url":"https://github.com/toboid/js-pointer/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toboid/js-pointer@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toboid%2Fjs-pointer/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-21T22:53:37.317Z","dependent_packages_count":1,"downloads":100,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":14.189826590181184,"dependent_repos_count":6.385674216060735,"dependent_packages_count":21.02179662377837,"stargazers_count":10.084908714685886,"forks_count":11.62887792551185,"docker_downloads_count":null,"average":12.662216814043607},"purl":"pkg:npm/js-pointer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/js-pointer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/js-pointer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/js-pointer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T20:46:08.349Z","issues_count":5,"pull_requests_count":46,"avg_time_to_close_issue":6132278.6,"avg_time_to_close_pull_request":1110328.0869565217,"issues_closed_count":5,"pull_requests_closed_count":46,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.391304347826087,"merged_pull_requests_count":39,"bot_issues_count":4,"bot_pull_requests_count":17,"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/toboid%2Fjs-pointer/issues","maintainers":[{"login":"toboid","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toboid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-pointer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-pointer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-pointer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-pointer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-pointer/codemeta","maintainers":[{"uuid":"toboid","login":"toboid","name":null,"email":"toby@toboid.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~toboid","role":null,"created_at":"2022-11-12T22:39:46.352Z","updated_at":"2022-11-12T22:39:46.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/toboid/packages"}]}