{"id":1008714,"name":"@jsmini/extend","ecosystem":"npm","description":"Recursively assign object properties to the target object, similar to jQuery's $.extend.","homepage":"https://github.com/jsmini/extend#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jsmini/extend","keywords_array":[],"namespace":"jsmini","versions_count":9,"first_release_published_at":"2018-10-10T09:56:34.734Z","latest_release_published_at":"2023-11-21T08:55:39.875Z","latest_release_number":"0.5.0","last_synced_at":"2026-05-09T17:17:10.803Z","created_at":"2022-04-07T19:07:17.196Z","updated_at":"2026-05-09T17:17:10.803Z","registry_url":"https://www.npmjs.com/package/@jsmini/extend","install_command":"npm install @jsmini/extend","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.0"}},"repo_metadata":{"id":33153079,"uuid":"152401075","full_name":"jsmini/extend","owner":"jsmini","description":"Recursively assign object properties to the target object, similar to jQuery's $.extend.","archived":false,"fork":false,"pushed_at":"2023-11-21T08:55:24.000Z","size":700,"stargazers_count":11,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T17:12:44.371Z","etag":null,"topics":["extend","extendjs"],"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/jsmini.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://yanhaijing.com/mywallet/"]}},"created_at":"2018-10-10T09:53:38.000Z","updated_at":"2023-09-24T07:42:12.000Z","dependencies_parsed_at":"2023-11-21T09:41:37.555Z","dependency_job_id":"d2dd90d8-1a59-4ca9-8b71-e9f19754594b","html_url":"https://github.com/jsmini/extend","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.10526315789473684","last_synced_commit":"c1b6727065f788aa68381e963b7047a93f66130b"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/jsmini/extend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmini","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/sbom","scorecard":{"id":538598,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsmini/extend","commit":"2393e57cfe46c3f2b3bbcd3a24b0db3ed45da5c7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"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":"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 1/22 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/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":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/extend/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/extend/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/extend/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/extend/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/extend/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/extend/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T07:38:35.676Z","repository_id":33153079,"created_at":"2025-08-20T07:38:35.677Z","updated_at":"2025-08-20T07:38:35.677Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013955,"owners_count":26085429,"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-13T02:00:06.723Z","response_time":61,"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":"jsmini","name":"jsmini library","uuid":"37892359","kind":"organization","description":" TypeScript  first, Simple and beautifu library for JavaScript, without dependence","email":null,"website":"http://jsmini.cc","location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37892359?v=4","repositories_count":29,"last_synced_at":"2024-03-25T21:37:19.964Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsmini","funding_links":[],"total_stars":405,"followers":33,"following":0,"created_at":"2022-11-02T16:53:05.928Z","updated_at":"2024-03-25T21:37:30.806Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmini","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmini/repositories"},"tags":[{"name":"0.5.0","sha":"2393e57cfe46c3f2b3bbcd3a24b0db3ed45da5c7","kind":"commit","published_at":"2023-11-21T08:55:18.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.5.0","html_url":"https://github.com/jsmini/extend/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"3d9e354441b768d5992c3532e3ab205407366c86","kind":"commit","published_at":"2023-09-24T07:39:33.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.4.0","html_url":"https://github.com/jsmini/extend/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"c1b6727065f788aa68381e963b7047a93f66130b","kind":"commit","published_at":"2019-10-09T14:48:41.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.3.3","html_url":"https://github.com/jsmini/extend/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"5cdfb766e6984d076fb452782d5375fe06f3ba56","kind":"commit","published_at":"2019-10-05T13:03:34.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.3.2","html_url":"https://github.com/jsmini/extend/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"a5cc11eb280fad65d34422ac7a10e1cd81b0b806","kind":"commit","published_at":"2019-03-04T14:16:57.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.3.1","html_url":"https://github.com/jsmini/extend/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"91b0bfd4863d33d36373fbf3e83d80c89b607d9e","kind":"commit","published_at":"2019-03-02T15:05:52.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.3.0","html_url":"https://github.com/jsmini/extend/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"c8388635e4ed3d9f6a97ca709a42e1238ec33ca6","kind":"commit","published_at":"2018-12-01T07:57:40.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.2.1","html_url":"https://github.com/jsmini/extend/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"1e159412d26c8c98e490d22e03be9274adb31a46","kind":"commit","published_at":"2018-10-10T11:13:17.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.2.0","html_url":"https://github.com/jsmini/extend/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"4f1d3bd2ee5365803d10cb966fe78646f91ef31a","kind":"commit","published_at":"2018-10-10T09:56:13.000Z","download_url":"https://codeload.github.com/jsmini/extend/tar.gz/0.1.0","html_url":"https://github.com/jsmini/extend/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/extend@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Fextend/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T06:13:57.065Z","dependent_packages_count":44,"downloads":1813,"downloads_period":"last-month","dependent_repos_count":62,"rankings":{"downloads":3.3297759223988646,"dependent_repos_count":1.7205458902998307,"dependent_packages_count":0.6549001158727734,"stargazers_count":9.175978445592131,"forks_count":11.585275305524638,"docker_downloads_count":null,"average":5.2932951359376474},"purl":"pkg:npm/%40jsmini/extend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jsmini/extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jsmini/extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jsmini/extend/dependencies","status":null,"funding_links":["https://yanhaijing.com/mywallet/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T11:17:37.868Z","issues_count":1,"pull_requests_count":10,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":12763603.5,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":9,"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/jsmini%2Fextend/issues","maintainers":[{"login":"chilingling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chilingling"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Fextend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Fextend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Fextend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Fextend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Fextend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Fextend/codemeta","maintainers":[{"uuid":"yanhaijing","login":"yanhaijing","name":null,"email":"yanhaijing@yeah.net","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~yanhaijing","role":null,"created_at":"2022-11-20T18:03:49.630Z","updated_at":"2022-11-20T18:03:49.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yanhaijing/packages"}]}