{"id":849955,"name":"@bufferapp/draft-js-emoji-plugin","ecosystem":"npm","description":"Emoji Plugin for DraftJS","homepage":"https://github.com/draft-js-plugins/draft-js-plugins#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/draft-js-plugins/draft-js-plugins","keywords_array":["editor","wysiwyg","draft","react","ux","components","widget","react-component"],"namespace":"bufferapp","versions_count":4,"first_release_published_at":"2018-07-25T16:17:07.236Z","latest_release_published_at":"2022-09-05T09:37:12.796Z","latest_release_number":"2.1.0","last_synced_at":"2026-05-25T20:03:46.178Z","created_at":"2022-04-07T14:32:52.872Z","updated_at":"2026-05-25T20:05:41.386Z","registry_url":"https://www.npmjs.com/package/@bufferapp/draft-js-emoji-plugin","install_command":"npm install @bufferapp/draft-js-emoji-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0","beta":"2.0.2-beta.0"}},"repo_metadata":{"id":38373533,"uuid":"52595230","full_name":"draft-js-plugins/draft-js-plugins","owner":"draft-js-plugins","description":"React Plugin Architecture for Draft.js including Slack-Like Emojis, FB-Like Mentions and Stickers","archived":true,"fork":false,"pushed_at":"2026-03-18T00:40:25.000Z","size":28076,"stargazers_count":4094,"open_issues_count":17,"forks_count":1048,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-05-21T16:35:55.129Z","etag":null,"topics":["draft-js","draft-js-plugins","hashtags","mentions","react","stickers"],"latest_commit_sha":null,"homepage":"https://www.draft-js-plugins.com/","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/draft-js-plugins.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-26T09:54:56.000Z","updated_at":"2026-05-13T14:57:21.000Z","dependencies_parsed_at":"2024-02-01T10:40:49.143Z","dependency_job_id":"10f0f670-bf6c-4118-bf5a-e0d856c94983","html_url":"https://github.com/draft-js-plugins/draft-js-plugins","commit_stats":{"total_commits":3333,"total_committers":236,"mean_commits":"14.122881355932204","dds":0.7179717971797179,"last_synced_commit":"dd296396ff3c08c3322653b252bd7c9633242782"},"previous_names":["nikgraf/draft-js-plugins","nikgraf/draft-js-plugin-editor"],"tags_count":210,"template":false,"template_full_name":null,"purl":"pkg:github/draft-js-plugins/draft-js-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draft-js-plugins%2Fdraft-js-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draft-js-plugins%2Fdraft-js-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draft-js-plugins%2Fdraft-js-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draft-js-plugins%2Fdraft-js-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/draft-js-plugins","download_url":"https://codeload.github.com/draft-js-plugins/draft-js-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/draft-js-plugins%2Fdraft-js-plugins/sbom","scorecard":{"id":354880,"data":{"date":"2025-08-11","repo":{"name":"github.com/draft-js-plugins/draft-js-plugins","commit":"53fd6ed2c599a9fb57745e6fe6ac1b7107d52c94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: found token with 'none' permissions: .github/workflows/dependabot-auto-merge.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deployWebsite.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/deployWebsite.yml:6","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:10"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/dependabot-auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployWebsite.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/deployWebsite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployWebsite.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/deployWebsite.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deployWebsite.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/deployWebsite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/draft-js-plugins/draft-js-plugins/tests.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"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: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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6"],"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-18T09:16:59.943Z","repository_id":38373533,"created_at":"2025-08-18T09:16:59.943Z","updated_at":"2025-08-18T09:16:59.943Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33333416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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":[]},"repo_metadata_updated_at":"2026-05-25T20:05:41.386Z","dependent_packages_count":3,"downloads":78,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.361428846421651,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":1.4806704952605878,"forks_count":1.1534820794566811,"docker_downloads_count":null,"average":5.636006972537931},"purl":"pkg:npm/%40bufferapp/draft-js-emoji-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bufferapp/draft-js-emoji-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bufferapp/draft-js-emoji-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bufferapp/draft-js-emoji-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-17T06:01:28.679Z","issues_count":50,"pull_requests_count":755,"avg_time_to_close_issue":16304837.583333334,"avg_time_to_close_pull_request":1674641.8510638298,"issues_closed_count":48,"pull_requests_closed_count":658,"pull_request_authors_count":8,"issue_authors_count":45,"avg_comments_per_issue":3.76,"avg_comments_per_pull_request":0.5735099337748344,"merged_pull_requests_count":230,"bot_issues_count":0,"bot_pull_requests_count":746,"past_year_issues_count":2,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":22108.0,"past_year_avg_time_to_close_pull_request":978948.2777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.36153846153846153,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":128,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/draft-js-plugins%2Fdraft-js-plugins/issues","maintainers":[{"login":"fxOne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fxOne"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdraft-js-emoji-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdraft-js-emoji-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdraft-js-emoji-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdraft-js-emoji-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdraft-js-emoji-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdraft-js-emoji-plugin/codemeta","maintainers":[{"uuid":"jacobchadwell","login":"jacobchadwell","name":null,"email":"jtchadwell5@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~jacobchadwell","role":null,"created_at":"2022-11-15T19:31:54.053Z","updated_at":"2022-11-15T19:31:54.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jacobchadwell/packages"},{"uuid":"philippemiguet","login":"philippemiguet","name":null,"email":"philippe.miguet@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~philippemiguet","role":null,"created_at":"2022-11-15T19:31:54.071Z","updated_at":"2022-11-15T19:31:54.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philippemiguet/packages"},{"uuid":"josemdev","login":"josemdev","name":null,"email":"jm.gilgado@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~josemdev","role":null,"created_at":"2022-11-15T19:31:54.085Z","updated_at":"2022-11-15T19:31:54.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/josemdev/packages"},{"uuid":"daisymarie128","login":"daisymarie128","name":null,"email":"daisymarie128@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~daisymarie128","role":null,"created_at":"2022-11-15T19:31:54.103Z","updated_at":"2022-11-15T19:31:54.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daisymarie128/packages"},{"uuid":"stevenc81","login":"stevenc81","name":null,"email":"stevenc81@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~stevenc81","role":null,"created_at":"2022-11-15T19:31:54.142Z","updated_at":"2022-11-15T19:31:54.142Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stevenc81/packages"},{"uuid":"bufferbot","login":"bufferbot","name":null,"email":"dan+bufferbot@buffer.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~bufferbot","role":null,"created_at":"2022-11-15T19:31:54.151Z","updated_at":"2022-11-15T19:31:54.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bufferbot/packages"},{"uuid":"mayauribe","login":"mayauribe","name":null,"email":"mariale.uribe@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~mayauribe","role":null,"created_at":"2022-11-15T19:31:54.183Z","updated_at":"2022-11-15T19:31:54.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mayauribe/packages"},{"uuid":"esclapes","login":"esclapes","name":null,"email":"eduardo.esclapes@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~esclapes","role":null,"created_at":"2022-11-15T19:31:54.202Z","updated_at":"2022-11-15T19:31:54.202Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/esclapes/packages"},{"uuid":"ay8s","login":"ay8s","name":null,"email":"contact@andydev.co.uk","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~ay8s","role":null,"created_at":"2022-11-15T19:31:54.220Z","updated_at":"2022-11-15T19:31:54.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ay8s/packages"},{"uuid":"mickmahady","login":"mickmahady","name":null,"email":"mickmahady90@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~mickmahady","role":null,"created_at":"2022-11-15T19:31:54.228Z","updated_at":"2022-11-15T19:31:54.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mickmahady/packages"},{"uuid":"dinostheo","login":"dinostheo","name":null,"email":"dinostheo@gmail.com","url":null,"packages_count":190,"html_url":"https://www.npmjs.com/~dinostheo","role":null,"created_at":"2022-11-15T19:31:54.235Z","updated_at":"2022-11-15T19:31:54.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dinostheo/packages"},{"uuid":"hitherejoe","login":"hitherejoe","name":null,"email":"joe@bufferapp.com","url":null,"packages_count":181,"html_url":"https://www.npmjs.com/~hitherejoe","role":null,"created_at":"2022-11-15T19:31:54.243Z","updated_at":"2022-11-15T19:31:54.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hitherejoe/packages"},{"uuid":"dace","login":"dace","name":null,"email":"dacewillmott@gmail.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~dace","role":null,"created_at":"2022-11-15T19:31:54.251Z","updated_at":"2022-11-15T19:31:54.251Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dace/packages"},{"uuid":"erickhun","login":"erickhun","name":null,"email":"enregistrements@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~erickhun","role":null,"created_at":"2022-11-15T19:31:54.258Z","updated_at":"2022-11-15T19:31:54.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erickhun/packages"},{"uuid":"kiriappeee","login":"kiriappeee","name":null,"email":"hello@adnanissadeen.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~kiriappeee","role":null,"created_at":"2022-11-15T19:31:54.285Z","updated_at":"2022-11-15T19:31:54.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kiriappeee/packages"},{"uuid":"cmunozgar","login":"cmunozgar","name":null,"email":"carlos@buffer.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~cmunozgar","role":null,"created_at":"2022-11-15T19:31:54.299Z","updated_at":"2022-11-15T19:31:54.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cmunozgar/packages"},{"uuid":"peteremilbuffer","login":"peteremilbuffer","name":null,"email":"peter@buffer.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~peteremilbuffer","role":null,"created_at":"2022-11-15T19:31:54.332Z","updated_at":"2022-11-15T19:31:54.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peteremilbuffer/packages"},{"uuid":"arekpn","login":"arekpn","name":null,"email":"arek@buffer.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~arekpn","role":null,"created_at":"2022-11-15T19:31:54.358Z","updated_at":"2022-11-15T19:31:54.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arekpn/packages"},{"uuid":"abeeb","login":"abeeb","name":null,"email":"abeeb@buffer.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~abeeb","role":null,"created_at":"2022-11-15T19:31:54.366Z","updated_at":"2022-11-15T19:31:54.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abeeb/packages"},{"uuid":"buffermw","login":"buffermw","name":null,"email":"mw@buffer.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~buffermw","role":null,"created_at":"2022-11-15T19:31:54.375Z","updated_at":"2022-11-15T19:31:54.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/buffermw/packages"},{"uuid":"egomezd","login":"egomezd","name":null,"email":"esther@buffer.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~egomezd","role":null,"created_at":"2022-11-20T12:46:46.593Z","updated_at":"2022-11-20T12:46:46.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/egomezd/packages"},{"uuid":"davidluhr","login":"davidluhr","name":null,"email":"d@luhr.co","url":null,"packages_count":150,"html_url":"https://www.npmjs.com/~davidluhr","role":null,"created_at":"2024-08-19T21:50:49.643Z","updated_at":"2024-08-19T21:50:49.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidluhr/packages"},{"uuid":"jakubolek","login":"jakubolek","name":null,"email":"bukaj.kelo@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~jakubolek","role":null,"created_at":"2024-08-19T21:50:49.301Z","updated_at":"2024-08-19T21:50:49.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jakubolek/packages"},{"uuid":"hamstuart","login":"hamstuart","name":null,"email":"hamstu@gmail.com","url":null,"packages_count":176,"html_url":"https://www.npmjs.com/~hamstuart","role":null,"created_at":"2026-03-18T10:05:30.643Z","updated_at":"2026-03-18T10:05:30.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hamstuart/packages"}]}