{"id":868767,"name":"@code-dot-org/p5","ecosystem":"npm","description":"[![Build Status](https://travis-ci.org/processing/p5.js.svg?branch=master)](https://travis-ci.org/processing/p5.js) [![npm version](https://badge.fury.io/js/p5.svg)](https://www.npmjs.com/package/p5)","homepage":"https://github.com/processing/p5.js#readme","licenses":"LGPL-2.1","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/processing/p5.js","keywords_array":[],"namespace":"code-dot-org","versions_count":11,"first_release_published_at":"2018-10-26T19:14:26.011Z","latest_release_published_at":"2021-06-24T22:24:37.788Z","latest_release_number":"0.5.4-cdo.10","last_synced_at":"2026-03-23T10:01:21.044Z","created_at":"2022-04-07T14:59:18.453Z","updated_at":"2026-03-23T10:01:21.044Z","registry_url":"https://www.npmjs.com/package/@code-dot-org/p5","install_command":"npm install @code-dot-org/p5","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.4-cdo.10"}},"repo_metadata":{"id":37434340,"uuid":"8424040","full_name":"processing/p5.js","owner":"processing","description":"p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. Looking for p5.js 2.0? http://beta.p5js.org","archived":false,"fork":false,"pushed_at":"2025-11-21T09:02:36.000Z","size":113538,"stargazers_count":23169,"open_issues_count":450,"forks_count":3638,"subscribers_count":485,"default_branch":"main","last_synced_at":"2025-11-21T11:06:48.038Z","etag":null,"topics":["art","creative-coding","design","education","graphics","html","javascript","learning","p5js","processing","sound"],"latest_commit_sha":null,"homepage":"http://p5js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/processing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"license.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"processing","custom":"https://processingfoundation.org/"}},"created_at":"2013-02-26T03:14:47.000Z","updated_at":"2025-11-21T09:08:38.000Z","dependencies_parsed_at":"2024-02-16T15:25:35.938Z","dependency_job_id":"86ef16bb-93fa-4e98-8324-662230fb85aa","html_url":"https://github.com/processing/p5.js","commit_stats":{"total_commits":7491,"total_committers":644,"mean_commits":"11.631987577639752","dds":0.7868108396742758,"last_synced_commit":"3a30fece070b38316a4b49fe070537e75821a483"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/processing/p5.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processing%2Fp5.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processing%2Fp5.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processing%2Fp5.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processing%2Fp5.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/processing","download_url":"https://codeload.github.com/processing/p5.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processing%2Fp5.js/sbom","scorecard":{"id":745836,"data":{"date":"2025-08-11","repo":{"name":"github.com/processing/p5.js","commit":"81da957a9085bdba5ae59be06508ec39839affbf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":6,"reason":"Found 4/6 approved changesets -- score normalized to 6","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-workflow-v2.yml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-workflow.yml:5","Warn: no topLevel permission defined: .github/workflows/stewards-update.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/ci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/ci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-workflow-v2.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-workflow-v2.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow-v2.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow-v2.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow-v2.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow-v2.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-workflow-v2.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow-v2.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-workflow.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/release-workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stewards-update.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/stewards-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stewards-update.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/stewards-update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stewards-update.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/processing/p5.js/stewards-update.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci-test.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/release-workflow-v2.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/release-workflow.yml:91","Warn: npmCommand not pinned by hash: .github/workflows/stewards-update.yml:23","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   4 out of   7 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.4 not signed: https://api.github.com/repos/processing/p5.js/releases/237779058","Warn: release artifact v2.0.4-rc.2 not signed: https://api.github.com/repos/processing/p5.js/releases/236639184","Warn: release artifact v1.11.10-rc.0 not signed: https://api.github.com/repos/processing/p5.js/releases/236565666","Warn: release artifact v2.0.4-rc.0 not signed: https://api.github.com/repos/processing/p5.js/releases/236563601","Warn: release artifact v1.11.9 not signed: https://api.github.com/repos/processing/p5.js/releases/233330938","Warn: release artifact v2.0.4 does not have provenance: https://api.github.com/repos/processing/p5.js/releases/237779058","Warn: release artifact v2.0.4-rc.2 does not have provenance: https://api.github.com/repos/processing/p5.js/releases/236639184","Warn: release artifact v1.11.10-rc.0 does not have provenance: https://api.github.com/repos/processing/p5.js/releases/236565666","Warn: release artifact v2.0.4-rc.0 does not have provenance: https://api.github.com/repos/processing/p5.js/releases/236563601","Warn: release artifact v1.11.9 does not have provenance: https://api.github.com/repos/processing/p5.js/releases/233330938"],"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":"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":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 20 commits out of 29 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":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-jcpv-g9rr-qxrc","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-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-7xfp-9c55-5vqj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-22T18:41:34.025Z","repository_id":37434340,"created_at":"2025-08-22T18:41:34.025Z","updated_at":"2025-08-22T18:41:34.025Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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-11-26T02:00:06.075Z","response_time":193,"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":"processing","name":"Processing Foundation","uuid":"1617169","kind":"organization","description":"We create platforms to promote software literacy within the visual arts, and visual literacy within technology-related fields.","email":null,"website":"https://processingfoundation.org/","location":"Boston, New York, Los Angeles, Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1617169?v=4","repositories_count":48,"last_synced_at":"2024-04-14T19:25:38.827Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/processing","funding_links":["https://github.com/sponsors/processing"],"total_stars":32820,"followers":1388,"following":0,"created_at":"2022-11-02T16:36:42.381Z","updated_at":"2024-04-14T19:25:57.000Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/processing","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/processing/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-28T23:09:00.495Z","dependent_packages_count":3,"downloads":965,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":3.0642665972467222,"dependent_repos_count":5.0198595178007075,"dependent_packages_count":5.888476794839281,"stargazers_count":0.6548104861545632,"forks_count":0.6659858736380172,"docker_downloads_count":null,"average":3.058679853935858},"purl":"pkg:npm/%40code-dot-org/p5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@code-dot-org/p5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@code-dot-org/p5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@code-dot-org/p5/dependencies","status":null,"funding_links":["https://github.com/sponsors/processing","https://processingfoundation.org/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-26T22:02:12.230Z","issues_count":877,"pull_requests_count":1918,"avg_time_to_close_issue":22471030.944,"avg_time_to_close_pull_request":1253709.6353658536,"issues_closed_count":500,"pull_requests_closed_count":1640,"pull_request_authors_count":314,"issue_authors_count":411,"avg_comments_per_issue":5.366020524515394,"avg_comments_per_pull_request":1.8336809176225235,"merged_pull_requests_count":1380,"bot_issues_count":2,"bot_pull_requests_count":408,"past_year_issues_count":254,"past_year_pull_requests_count":772,"past_year_avg_time_to_close_issue":1458409.6078431373,"past_year_avg_time_to_close_pull_request":566354.3571428572,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":602,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.838582677165354,"past_year_avg_comments_per_pull_request":1.2823834196891193,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":493,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/processing%2Fp5.js/issues","maintainers":[{"login":"nickmcintyre","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmcintyre"},{"login":"limzykenneth","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limzykenneth"},{"login":"ksen0","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ksen0"},{"login":"perminder-17","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perminder-17"},{"login":"GregStanton","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregStanton"},{"login":"lukeplowden","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeplowden"},{"login":"Garima3110","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Garima3110"},{"login":"shiffman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shiffman"},{"login":"micuat","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/micuat"},{"login":"lmccart","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lmccart"},{"login":"ranaaditya","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ranaaditya"},{"login":"meiamsome","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meiamsome"},{"login":"lm-n","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lm-n"},{"login":"kjhollen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjhollen"},{"login":"zenozeng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenozeng"},{"login":"akshay-99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akshay-99"},{"login":"codeanticode","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codeanticode"},{"login":"catarak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/catarak"},{"login":"Zalastax","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zalastax"},{"login":"anwarMZ","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anwarMZ"},{"login":"vipulrawat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vipulrawat"},{"login":"toolness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toolness"}],"active_maintainers":[{"login":"ksen0","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ksen0"},{"login":"limzykenneth","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limzykenneth"},{"login":"perminder-17","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perminder-17"},{"login":"lukeplowden","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeplowden"},{"login":"GregStanton","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregStanton"},{"login":"nickmcintyre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmcintyre"},{"login":"zenozeng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenozeng"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@code-dot-org%2Fp5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@code-dot-org%2Fp5/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@code-dot-org%2Fp5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@code-dot-org%2Fp5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@code-dot-org%2Fp5/codemeta","maintainers":[{"uuid":"alice-fisher","login":"alice-fisher","name":null,"email":"alice.fisher@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~alice-fisher","role":null,"created_at":"2022-11-10T20:40:08.351Z","updated_at":"2022-11-10T20:40:08.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alice-fisher/packages"},{"uuid":"dev-code-org","login":"dev-code-org","name":null,"email":"site@code.org","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~dev-code-org","role":null,"created_at":"2022-11-10T20:40:08.430Z","updated_at":"2022-11-10T20:40:08.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dev-code-org/packages"},{"uuid":"hamms","login":"hamms","name":null,"email":"elijahhamovitz@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~hamms","role":null,"created_at":"2022-11-10T20:40:08.537Z","updated_at":"2022-11-10T20:40:08.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hamms/packages"},{"uuid":"daynew","login":"daynew","name":null,"email":"d@daynewagner.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~daynew","role":null,"created_at":"2022-11-10T20:40:08.572Z","updated_at":"2022-11-10T20:40:08.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daynew/packages"},{"uuid":"jessicakulwik","login":"jessicakulwik","name":null,"email":"jessica@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~jessicakulwik","role":null,"created_at":"2022-11-10T20:40:08.753Z","updated_at":"2022-11-10T20:40:08.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jessicakulwik/packages"},{"uuid":"bethanycodeorg","login":"bethanycodeorg","name":null,"email":"bethany@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~bethanycodeorg","role":null,"created_at":"2022-11-10T20:40:08.781Z","updated_at":"2022-11-10T20:40:08.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethanycodeorg/packages"},{"uuid":"breville","login":"breville","name":null,"email":"brendan@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~breville","role":null,"created_at":"2022-11-10T20:40:08.831Z","updated_at":"2022-11-10T20:40:08.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/breville/packages"},{"uuid":"moenm","login":"moenm","name":null,"email":"molly@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~moenm","role":null,"created_at":"2022-11-10T20:40:08.865Z","updated_at":"2022-11-10T20:40:08.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moenm/packages"},{"uuid":"hannah.bergam","login":"hannah.bergam","name":null,"email":"hannah.bergam@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~hannah.bergam","role":null,"created_at":"2022-11-10T20:40:08.887Z","updated_at":"2022-11-10T20:40:08.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hannah.bergam/packages"},{"uuid":"snickell","login":"snickell","name":null,"email":"snickell@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~snickell","role":null,"created_at":"2024-03-06T22:49:47.053Z","updated_at":"2024-03-06T22:49:47.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/snickell/packages"},{"uuid":"sanchit.malhotra126","login":"sanchit.malhotra126","name":null,"email":"sanchit@code.org","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~sanchit.malhotra126","role":null,"created_at":"2023-10-28T00:10:17.210Z","updated_at":"2023-10-28T00:10:17.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sanchit.malhotra126/packages"},{"uuid":"mgc1194","login":"mgc1194","name":null,"email":"mario.gil-correa@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~mgc1194","role":null,"created_at":"2022-12-17T22:02:50.959Z","updated_at":"2022-12-17T22:02:50.959Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mgc1194/packages"},{"uuid":"mikeharv","login":"mikeharv","name":null,"email":"mike.harvey@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~mikeharv","role":null,"created_at":"2023-02-06T22:53:03.948Z","updated_at":"2023-02-06T22:53:03.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mikeharv/packages"},{"uuid":"stephenliangcodeorg","login":"stephenliangcodeorg","name":null,"email":"stephen.liang@code.org","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~stephenliangcodeorg","role":null,"created_at":"2024-02-22T22:35:58.119Z","updated_at":"2024-02-22T22:35:58.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stephenliangcodeorg/packages"},{"uuid":"bpcb","login":"bpcb","name":null,"email":"ben@code.org","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~bpcb","role":null,"created_at":"2024-11-09T20:08:59.449Z","updated_at":"2024-11-09T20:08:59.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bpcb/packages"}]}