{"id":2038708,"name":"mruby-native","ecosystem":"npm","description":"mruby compiler for Node.js applications","homepage":"https://github.com/kimushu/node-mruby-native#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kimushu/node-mruby-native","keywords_array":["mruby","node"],"namespace":null,"versions_count":2,"first_release_published_at":"2018-02-10T07:54:42.596Z","latest_release_published_at":"2018-02-10T16:02:54.442Z","latest_release_number":"2.0.0","last_synced_at":"2026-04-07T20:32:08.986Z","created_at":"2022-04-09T19:57:54.716Z","updated_at":"2026-04-07T20:32:08.987Z","registry_url":"https://www.npmjs.com/package/mruby-native","install_command":"npm install mruby-native","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":57303909,"uuid":"84824481","full_name":"kimushu/node-mruby-native","owner":"kimushu","description":"mruby compiler for Node.js applications","archived":false,"fork":false,"pushed_at":"2018-02-10T15:58:02.000Z","size":2342,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T09:18:17.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/kimushu.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-03-13T12:34:47.000Z","updated_at":"2018-02-12T02:20:39.000Z","dependencies_parsed_at":"2022-09-20T19:52:33.206Z","dependency_job_id":null,"html_url":"https://github.com/kimushu/node-mruby-native","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/kimushu/node-mruby-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimushu","download_url":"https://codeload.github.com/kimushu/node-mruby-native/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/sbom","scorecard":{"id":560467,"data":{"date":"2025-08-11","repo":{"name":"github.com/kimushu/node-mruby-native","commit":"76763f877b10ab19099553b90adafb0ed5d8eb16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.5,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.0.0 not signed: https://api.github.com/repos/kimushu/node-mruby-native/releases/9622862","Warn: release artifact 2.0.0-alpha.3 not signed: https://api.github.com/repos/kimushu/node-mruby-native/releases/9621121","Warn: release artifact 2.0.0-alpha.2 not signed: https://api.github.com/repos/kimushu/node-mruby-native/releases/9611168","Warn: release artifact 2.0.0-alpha.1 not signed: https://api.github.com/repos/kimushu/node-mruby-native/releases/9592955","Warn: release artifact 2.0.0 does not have provenance: https://api.github.com/repos/kimushu/node-mruby-native/releases/9622862","Warn: release artifact 2.0.0-alpha.3 does not have provenance: https://api.github.com/repos/kimushu/node-mruby-native/releases/9621121","Warn: release artifact 2.0.0-alpha.2 does not have provenance: https://api.github.com/repos/kimushu/node-mruby-native/releases/9611168","Warn: release artifact 2.0.0-alpha.1 does not have provenance: https://api.github.com/repos/kimushu/node-mruby-native/releases/9592955"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":0,"reason":"58 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-rq8g-5pc5-wrhr","Warn: Project is vulnerable to: GHSA-qgfr-5hqp-vrw9","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-8g7p-74h8-hg48","Warn: Project is vulnerable to: GHSA-pc5p-h8pf-mvwp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","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-2m39-62fm-q8r3","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-20T13:31:48.449Z","repository_id":57303909,"created_at":"2025-08-20T13:31:48.449Z","updated_at":"2025-08-20T13:31:48.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278212139,"owners_count":25949045,"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-03T02:00:06.070Z","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"},"tags":[{"name":"2.0.0","sha":"76763f877b10ab19099553b90adafb0ed5d8eb16","kind":"commit","published_at":"2018-02-10T15:55:30.000Z","download_url":"https://codeload.github.com/kimushu/node-mruby-native/tar.gz/2.0.0","html_url":"https://github.com/kimushu/node-mruby-native/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kimushu/node-mruby-native@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/2.0.0/manifests"},{"name":"2.0.0-alpha.3","sha":"12cf106dda595c30e74b374559d2b2696b0438dc","kind":"commit","published_at":"2018-02-10T07:54:32.000Z","download_url":"https://codeload.github.com/kimushu/node-mruby-native/tar.gz/2.0.0-alpha.3","html_url":"https://github.com/kimushu/node-mruby-native/releases/tag/2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kimushu/node-mruby-native@2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/2.0.0-alpha.3/manifests"},{"name":"2.0.0-alpha.2","sha":"2723104a212eb2760ec52921a367e05ced184dfe","kind":"commit","published_at":"2018-02-09T14:45:10.000Z","download_url":"https://codeload.github.com/kimushu/node-mruby-native/tar.gz/2.0.0-alpha.2","html_url":"https://github.com/kimushu/node-mruby-native/releases/tag/2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kimushu/node-mruby-native@2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/2.0.0-alpha.2/manifests"},{"name":"2.0.0-alpha.1","sha":"3835beeffdf68d60d1513bd3ea5ecf7d5e8ed682","kind":"commit","published_at":"2018-02-06T14:23:27.000Z","download_url":"https://codeload.github.com/kimushu/node-mruby-native/tar.gz/2.0.0-alpha.1","html_url":"https://github.com/kimushu/node-mruby-native/releases/tag/2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kimushu/node-mruby-native@2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/2.0.0-alpha.1/manifests"},{"name":"1.3.0-build1","sha":"deac668d5687d09479bcc463745f7f98a61a0295","kind":"commit","published_at":"2017-07-04T13:57:18.000Z","download_url":"https://codeload.github.com/kimushu/node-mruby-native/tar.gz/1.3.0-build1","html_url":"https://github.com/kimushu/node-mruby-native/releases/tag/1.3.0-build1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kimushu/node-mruby-native@1.3.0-build1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/1.3.0-build1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/1.3.0-build1/manifests"},{"name":"1.2.0-build3","sha":"882d2ed0d65b0eeebf377b0dae78d7c021348a42","kind":"commit","published_at":"2017-06-02T04:07:30.000Z","download_url":"https://codeload.github.com/kimushu/node-mruby-native/tar.gz/1.2.0-build3","html_url":"https://github.com/kimushu/node-mruby-native/releases/tag/1.2.0-build3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kimushu/node-mruby-native@1.2.0-build3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/1.2.0-build3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/1.2.0-build3/manifests"},{"name":"1.2.0-build2","sha":"38c4dba2c857be551072da4846c6f1e4225f221a","kind":"commit","published_at":"2017-05-31T11:16:34.000Z","download_url":"https://codeload.github.com/kimushu/node-mruby-native/tar.gz/1.2.0-build2","html_url":"https://github.com/kimushu/node-mruby-native/releases/tag/1.2.0-build2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kimushu/node-mruby-native@1.2.0-build2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/1.2.0-build2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushu%2Fnode-mruby-native/tags/1.2.0-build2/manifests"}]},"repo_metadata_updated_at":"2025-11-06T12:51:47.396Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.30268907918982,"dependent_repos_count":10.418147463816307,"dependent_packages_count":21.11775581326721,"stargazers_count":16.82979085708186,"forks_count":15.508192638189614,"docker_downloads_count":null,"average":20.635315170308964},"purl":"pkg:npm/mruby-native","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mruby-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mruby-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mruby-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T08:54:29.279Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"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/kimushu%2Fnode-mruby-native/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mruby-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mruby-native/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mruby-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mruby-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mruby-native/codemeta","maintainers":[{"uuid":"kimu_shu","login":"kimu_shu","name":null,"email":"alfvegardrisc@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~kimu_shu","role":null,"created_at":"2022-11-13T08:52:16.172Z","updated_at":"2022-11-13T08:52:16.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kimu_shu/packages"}]}