{"id":2495611,"name":"uc-first-array","ecosystem":"npm","description":"Uppercase first character of each element in arrays of strings.","homepage":"https://github.com/IonicaBizau/uc-first-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/IonicaBizau/uc-first-array","keywords_array":["uppercase","string","array","first","character"],"namespace":null,"versions_count":14,"first_release_published_at":"2015-11-23T09:45:53.987Z","latest_release_published_at":"2026-03-30T14:29:09.688Z","latest_release_number":"2.0.0","last_synced_at":"2026-04-24T16:18:34.816Z","created_at":"2022-04-10T02:36:47.470Z","updated_at":"2026-04-24T16:18:59.428Z","registry_url":"https://www.npmjs.com/package/uc-first-array","install_command":"npm install uc-first-array","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":57384875,"uuid":"46710836","full_name":"IonicaBizau/uc-first-array","owner":"IonicaBizau","description":":symbols: Uppercase first character of each element in arrays of strings.","archived":false,"fork":false,"pushed_at":"2025-02-14T01:56:22.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T00:51:31.080Z","etag":null,"topics":["hacktoberfest"],"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/IonicaBizau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null},"funding":{"github":"ionicabizau","patreon":"ionicabizau","open_collective":"ionicabizau","custom":"https://www.buymeacoffee.com/h96wwchmy"}},"created_at":"2015-11-23T09:45:36.000Z","updated_at":"2025-02-14T01:56:20.000Z","dependencies_parsed_at":"2025-05-04T17:33:46.825Z","dependency_job_id":"b97476b4-fb78-444f-8d8f-fd78d689fb49","html_url":"https://github.com/IonicaBizau/uc-first-array","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/IonicaBizau/uc-first-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/sbom","scorecard":{"id":67758,"data":{"date":"2025-08-11","repo":{"name":"github.com/IonicaBizau/uc-first-array","commit":"465a6e947cebe08a82fe895b43bb1910616ac6ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":"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":"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":"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 0/16 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":"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":"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":"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 '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 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-15T02:59:18.011Z","repository_id":57384875,"created_at":"2025-08-15T02:59:18.011Z","updated_at":"2025-08-15T02:59:18.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280814240,"owners_count":26395857,"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-24T02:00:06.418Z","response_time":73,"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":"IonicaBizau","name":"Ionică Bizău (Johnny B.)","uuid":"2864371","kind":"user","description":"Programmer, Geek, Pianist \u0026 Organist, Learner, Mentor, Dreamer, Vegetarian, Jesus follower, Founder @Bloggify","email":"","website":"https://ionicabizau.net","location":"✈","twitter":"IonicaBizau","company":"@Bloggify @BibleJS @BrainJS","icon_url":"https://avatars.githubusercontent.com/u/2864371?u=7b3959068bc6e9541cc03b0bcea03a7609660750\u0026v=4","repositories_count":520,"last_synced_at":"2025-10-06T15:54:26.258Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/IonicaBizau","funding_links":["https://github.com/sponsors/IonicaBizau"],"total_stars":24441,"followers":2969,"following":35,"created_at":"2022-11-02T16:21:50.293Z","updated_at":"2025-10-06T15:54:26.259Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau/repositories"},"tags":[{"name":"1.1.11","sha":"465a6e947cebe08a82fe895b43bb1910616ac6ab","kind":"commit","published_at":"2025-02-14T01:56:04.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.11","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"02c8613ed5ecfeba0533e74adc11bbf87feb424b","kind":"commit","published_at":"2020-08-09T16:37:31.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.10","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"5395dec7a734ac17e6dc1785494e6f3e44eaa8b1","kind":"commit","published_at":"2019-01-03T21:06:33.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.9","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"855e33e7d7d17beb79a2ce7c1ad071d2c287b61f","kind":"commit","published_at":"2017-12-25T02:49:01.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.8","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"9c98aba7a325c138a9bc14f0a77fbefff46d0fa6","kind":"commit","published_at":"2017-09-08T14:05:32.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.7","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"79338161b49eae78d88248c80e4398fb39a1117c","kind":"commit","published_at":"2017-03-23T18:37:59.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.6","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"c17412aa17b6d34f092bb7372aace606905d38c9","kind":"commit","published_at":"2017-03-21T06:32:21.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.5","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"0c8caf41c32e2cd0fb3ca38a09a8feaa7bf56e1b","kind":"commit","published_at":"2016-10-11T16:17:49.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.4","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"bf370432e92674ee5b5a58110b33b47f97d49ae3","kind":"commit","published_at":"2016-10-11T05:03:49.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.3","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"fed3184a204f1c2fac463fca6ed590796293b9f6","kind":"commit","published_at":"2016-05-25T11:45:58.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.2","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"bf410061593a6d56b9c623415f9adf6f66b7b7a6","kind":"commit","published_at":"2016-01-14T12:53:15.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.1","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"f33f1ed1c4ab0c156b82996e287e582622b3cd90","kind":"commit","published_at":"2015-12-03T14:58:39.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.1.0","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"5cb4a3c826b4d5181577d6bdba8c377b9b5605de","kind":"commit","published_at":"2015-11-23T09:44:50.000Z","download_url":"https://codeload.github.com/IonicaBizau/uc-first-array/tar.gz/1.0.0","html_url":"https://github.com/IonicaBizau/uc-first-array/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/uc-first-array@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-24T16:18:59.401Z","dependent_packages_count":1,"downloads":308183,"downloads_period":"last-month","dependent_repos_count":766,"rankings":{"downloads":0.5749193540903105,"dependent_repos_count":0.6594249625349096,"dependent_packages_count":20.988444650457918,"stargazers_count":16.7434386596136,"forks_count":9.852579209879918,"docker_downloads_count":0.5067524340005574,"average":8.220926545096203},"purl":"pkg:npm/uc-first-array","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/uc-first-array","docker_dependents_count":13,"docker_downloads_count":336839,"usage_url":"https://repos.ecosyste.ms/usage/npm/uc-first-array","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/uc-first-array/dependencies","status":null,"funding_links":["https://github.com/sponsors/ionicabizau","https://patreon.com/ionicabizau","https://opencollective.com/ionicabizau","https://www.buymeacoffee.com/h96wwchmy","https://github.com/sponsors/IonicaBizau"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:21:41.720Z","issues_count":0,"pull_requests_count":15,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":24806.6,"issues_closed_count":0,"pull_requests_closed_count":15,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.06666666666666667,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fuc-first-array/issues","maintainers":[{"login":"IonicaBizau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IonicaBizau"}],"active_maintainers":[{"login":"IonicaBizau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IonicaBizau"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uc-first-array/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uc-first-array/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uc-first-array/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uc-first-array/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uc-first-array/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uc-first-array/codemeta","maintainers":[{"uuid":"ionicabizau","login":"ionicabizau","name":null,"email":"bizauionica@gmail.com","url":null,"packages_count":741,"html_url":"https://www.npmjs.com/~ionicabizau","role":null,"created_at":"2022-11-15T04:59:18.259Z","updated_at":"2022-11-15T04:59:18.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ionicabizau/packages"}]}