{"id":1145117,"name":"@reason-react-native/template","ecosystem":"npm","description":"React Native template for application developed with ReScript.","homepage":"https://github.com/reason-react-native/template#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/reason-react-native/template","keywords_array":["rescript","reason","reasonml","bucklescript","react-native","react-native-template"],"namespace":"reason-react-native","versions_count":5,"first_release_published_at":"2020-01-29T10:02:02.638Z","latest_release_published_at":"2020-11-19T08:26:21.146Z","latest_release_number":"0.63.0","last_synced_at":"2026-04-01T00:33:07.866Z","created_at":"2022-04-08T12:02:37.741Z","updated_at":"2026-04-01T00:33:07.867Z","registry_url":"https://www.npmjs.com/package/@reason-react-native/template","install_command":"npm install @reason-react-native/template","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.63.0"}},"repo_metadata":{"id":38921598,"uuid":"206238979","full_name":"rescript-react-native/template","owner":"rescript-react-native","description":"ReScript React Native template","archived":false,"fork":false,"pushed_at":"2023-07-30T20:30:50.000Z","size":2358,"stargazers_count":23,"open_issues_count":19,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-21T18:05:10.146Z","etag":null,"topics":["react","react-native","rescript","rescript-react","rescript-react-native"],"latest_commit_sha":null,"homepage":"","language":"Java","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/rescript-react-native.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-09-04T05:31:52.000Z","updated_at":"2024-02-19T01:14:33.000Z","dependencies_parsed_at":"2023-02-06T11:46:36.521Z","dependency_job_id":"bb90a3cd-3d6e-44ae-9aa9-6373df1d75b8","html_url":"https://github.com/rescript-react-native/template","commit_stats":{"total_commits":40,"total_committers":4,"mean_commits":10.0,"dds":0.25,"last_synced_commit":"6524d0809b2708258abbfb7339e6c96a734b55a3"},"previous_names":["reason-react-native/template"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/rescript-react-native/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rescript-react-native","download_url":"https://codeload.github.com/rescript-react-native/template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/sbom","scorecard":{"id":766863,"data":{"date":"2025-08-11","repo":{"name":"github.com/rescript-react-native/template","commit":"6524d0809b2708258abbfb7339e6c96a734b55a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/24 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/build.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":"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":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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: template/android/gradle/wrapper/gradle-wrapper.jar:1"],"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/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rescript-react-native/template/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rescript-react-native/template/build.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":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 8 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":"47 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-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","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-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","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-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch"],"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-23T01:06:18.564Z","repository_id":38921598,"created_at":"2025-08-23T01:06:18.564Z","updated_at":"2025-08-23T01:06:18.564Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278670700,"owners_count":26025736,"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-06T02:00:05.630Z","response_time":65,"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":"rescript-react-native","name":"@rescript-react-native","uuid":"54703302","kind":"organization","description":"ReScript bindings for React Native and its ecosystem","email":null,"website":"https://rescript-react-native.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54703302?v=4","repositories_count":31,"last_synced_at":"2023-03-06T23:48:57.086Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["MoOx"]}},"html_url":"https://github.com/rescript-react-native","funding_links":["https://github.com/sponsors/MoOx"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:46:51.182Z","updated_at":"2023-03-06T23:48:57.101Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rescript-react-native","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rescript-react-native/repositories"},"tags":[{"name":"0.64.1","sha":"94e35c426057d9c9f6da2c9d07b7fc5db41f9d99","kind":"tag","published_at":"2021-05-03T09:49:15.000Z","download_url":"https://codeload.github.com/rescript-react-native/template/tar.gz/0.64.1","html_url":"https://github.com/rescript-react-native/template/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rescript-react-native/template@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"03a1760e742653dcb8c97e36dbc2f67c6c470710","kind":"tag","published_at":"2021-05-03T09:02:23.000Z","download_url":"https://codeload.github.com/rescript-react-native/template/tar.gz/0.64.0","html_url":"https://github.com/rescript-react-native/template/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rescript-react-native/template@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.64.0/manifests"},{"name":"0.63.0","sha":"58e74845b56e84eaff8385ae51400555639286a0","kind":"tag","published_at":"2020-11-19T08:26:24.000Z","download_url":"https://codeload.github.com/rescript-react-native/template/tar.gz/0.63.0","html_url":"https://github.com/rescript-react-native/template/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rescript-react-native/template@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"7b6396505bb42ac9bbc6eb065a52631471b63bcd","kind":"tag","published_at":"2020-08-13T05:27:01.000Z","download_url":"https://codeload.github.com/rescript-react-native/template/tar.gz/0.62.1","html_url":"https://github.com/rescript-react-native/template/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rescript-react-native/template@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"4333a356d9dc4babef458aeb32fa44e837026ca7","kind":"tag","published_at":"2020-08-11T13:51:51.000Z","download_url":"https://codeload.github.com/rescript-react-native/template/tar.gz/0.62.0","html_url":"https://github.com/rescript-react-native/template/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rescript-react-native/template@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.62.0/manifests"},{"name":"0.61.1","sha":"0e128116700cc6f5c0de8dce3ef8164b176a63f1","kind":"tag","published_at":"2020-01-29T11:13:18.000Z","download_url":"https://codeload.github.com/rescript-react-native/template/tar.gz/0.61.1","html_url":"https://github.com/rescript-react-native/template/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rescript-react-native/template@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"a25d1b856133d4ab8b7fef3b951d7ca3a47cc088","kind":"tag","published_at":"2020-01-29T10:02:05.000Z","download_url":"https://codeload.github.com/rescript-react-native/template/tar.gz/0.61.0","html_url":"https://github.com/rescript-react-native/template/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rescript-react-native/template@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rescript-react-native%2Ftemplate/tags/0.61.0/manifests"}]},"repo_metadata_updated_at":"2025-12-21T11:43:23.845Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.617524749818905,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":29.946450477827085},"purl":"pkg:npm/%40reason-react-native/template","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@reason-react-native/template","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@reason-react-native/template","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@reason-react-native/template/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T01:18:06.402Z","issues_count":2,"pull_requests_count":34,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7326785.588235294,"issues_closed_count":0,"pull_requests_closed_count":17,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.4411764705882353,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":27,"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/rescript-react-native%2Ftemplate/issues","maintainers":[{"login":"Naturalclar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Naturalclar"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@reason-react-native%2Ftemplate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@reason-react-native%2Ftemplate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@reason-react-native%2Ftemplate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@reason-react-native%2Ftemplate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@reason-react-native%2Ftemplate/codemeta","maintainers":[{"uuid":"moox","login":"moox","name":null,"email":"m@moox.io","url":null,"packages_count":190,"html_url":"https://www.npmjs.com/~moox","role":null,"created_at":"2022-11-20T23:05:12.398Z","updated_at":"2022-11-20T23:05:12.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moox/packages"},{"uuid":"naturalclar","login":"naturalclar","name":null,"email":"jesse.katsumata@gmail.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~naturalclar","role":null,"created_at":"2022-11-20T23:05:12.367Z","updated_at":"2022-11-20T23:05:12.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naturalclar/packages"},{"uuid":"cknittel","login":"cknittel","name":null,"email":"christoph@knittel.cc","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~cknittel","role":null,"created_at":"2022-11-20T23:05:12.391Z","updated_at":"2022-11-20T23:05:12.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cknittel/packages"},{"uuid":"sgny","login":"sgny","name":null,"email":"gunayeren+npmjs@gmail.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~sgny","role":null,"created_at":"2022-11-20T23:05:12.349Z","updated_at":"2022-11-20T23:05:12.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sgny/packages"},{"uuid":"fham_","login":"fham_","name":null,"email":"florianh89@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~fham_","role":null,"created_at":"2022-11-20T23:05:12.381Z","updated_at":"2022-11-20T23:05:12.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fham_/packages"}]}