{"id":1209161,"name":"console-browserify","ecosystem":"npm","description":"Emulate console for all the browsers","homepage":"https://github.com/browserify/console-browserify","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/console-browserify","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2013-01-27T05:05:37.892Z","latest_release_published_at":"2019-10-28T08:44:20.862Z","latest_release_number":"1.2.0","last_synced_at":"2026-07-02T05:26:12.003Z","created_at":"2022-04-08T13:45:41.279Z","updated_at":"2026-07-02T05:26:12.003Z","registry_url":"https://www.npmjs.com/package/console-browserify","install_command":"npm install console-browserify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.0"}},"repo_metadata":{"id":6605168,"uuid":"7848430","full_name":"browserify/console-browserify","owner":"browserify","description":"Emulate console for all the browsers","archived":false,"fork":false,"pushed_at":"2024-12-21T10:00:17.000Z","size":28,"stargazers_count":33,"open_issues_count":1,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-06-11T11:06:08.181Z","etag":null,"topics":["assert","browserify","console","javascript","logging","node","node-shim","require","shim"],"latest_commit_sha":null,"homepage":"","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/browserify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/console-browserify","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-01-27T05:06:59.000Z","updated_at":"2025-08-11T06:24:22.000Z","dependencies_parsed_at":"2024-06-18T13:33:28.038Z","dependency_job_id":"0a8a6d3a-792c-4d91-afa0-16c2618d598a","html_url":"https://github.com/browserify/console-browserify","commit_stats":{"total_commits":41,"total_committers":8,"mean_commits":5.125,"dds":"0.41463414634146345","last_synced_commit":"10e44896cbaf82dd4455f2f517564ee35d656dd9"},"previous_names":["raynos/console-browserify"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/console-browserify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fconsole-browserify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fconsole-browserify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fconsole-browserify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fconsole-browserify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/console-browserify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fconsole-browserify/sbom","scorecard":{"id":118454,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/console-browserify","commit":"10e44896cbaf82dd4455f2f517564ee35d656dd9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"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":"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":"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":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","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":"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE: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 12 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-16T01:59:04.959Z","repository_id":6605168,"created_at":"2025-08-16T01:59:04.960Z","updated_at":"2025-08-16T01:59:04.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34878561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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-07-02T05:26:02.969Z","dependent_packages_count":500,"downloads":43185395,"downloads_period":"last-month","dependent_repos_count":454456,"rankings":{"downloads":0.042356604276237345,"dependent_repos_count":0.05410255336124434,"dependent_packages_count":0.11524172423961407,"stargazers_count":6.993822835494012,"forks_count":5.126490729324871,"docker_downloads_count":0.03321173948744401,"average":2.0608710310305707},"purl":"pkg:npm/console-browserify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/console-browserify","docker_dependents_count":10235,"docker_downloads_count":3930024262,"usage_url":"https://repos.ecosyste.ms/usage/npm/console-browserify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/console-browserify/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/console-browserify"],"critical":true,"issue_metadata":{"last_synced_at":"2026-01-02T15:23:02.191Z","issues_count":6,"pull_requests_count":12,"avg_time_to_close_issue":80058283.0,"avg_time_to_close_pull_request":21936487.333333332,"issues_closed_count":5,"pull_requests_closed_count":12,"pull_request_authors_count":11,"issue_authors_count":6,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":6,"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":7459.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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fconsole-browserify/issues","maintainers":[{"login":"BridgeAR","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"Matt-Esch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matt-Esch"},{"login":"goto-bus-stop","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"Raynos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Raynos"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/console-browserify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/console-browserify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/console-browserify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/console-browserify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/console-browserify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/console-browserify/codemeta","maintainers":[{"uuid":"bret","login":"bret","name":null,"email":"bcomnes@gmail.com","url":null,"packages_count":296,"html_url":"https://www.npmjs.com/~bret","role":null,"created_at":"2022-11-10T17:42:13.120Z","updated_at":"2022-11-10T17:42:13.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bret/packages"},{"uuid":"stevemao","login":"stevemao","name":null,"email":"maochenyan@gmail.com","url":null,"packages_count":167,"html_url":"https://www.npmjs.com/~stevemao","role":null,"created_at":"2022-11-10T17:42:13.275Z","updated_at":"2022-11-10T17:42:13.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stevemao/packages"},{"uuid":"mafintosh","login":"mafintosh","name":null,"email":"mathiasbuus@gmail.com","url":null,"packages_count":1804,"html_url":"https://www.npmjs.com/~mafintosh","role":null,"created_at":"2022-11-10T17:42:12.683Z","updated_at":"2022-11-10T17:42:12.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mafintosh/packages"},{"uuid":"jprichardson","login":"jprichardson","name":null,"email":"jprichardson@gmail.com","url":null,"packages_count":534,"html_url":"https://www.npmjs.com/~jprichardson","role":null,"created_at":"2022-11-10T17:42:12.858Z","updated_at":"2022-11-10T17:42:12.858Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jprichardson/packages"},{"uuid":"thlorenz","login":"thlorenz","name":null,"email":"thlorenz10@gmail.com","url":null,"packages_count":295,"html_url":"https://www.npmjs.com/~thlorenz","role":null,"created_at":"2022-11-10T17:42:12.720Z","updated_at":"2022-11-10T17:42:12.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thlorenz/packages"},{"uuid":"mattdesl","login":"mattdesl","name":null,"email":"dave.des@gmail.com","url":null,"packages_count":607,"html_url":"https://www.npmjs.com/~mattdesl","role":null,"created_at":"2022-11-10T17:42:13.183Z","updated_at":"2022-11-10T17:42:13.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mattdesl/packages"},{"uuid":"ahdinosaur","login":"ahdinosaur","name":null,"email":"michael.williams@enspiral.com","url":null,"packages_count":344,"html_url":"https://www.npmjs.com/~ahdinosaur","role":null,"created_at":"2022-11-10T17:42:12.967Z","updated_at":"2022-11-10T17:42:12.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ahdinosaur/packages"},{"uuid":"sethvincent","login":"sethvincent","name":null,"email":"sethvincent@gmail.com","url":null,"packages_count":272,"html_url":"https://www.npmjs.com/~sethvincent","role":null,"created_at":"2022-11-10T17:42:12.908Z","updated_at":"2022-11-10T17:42:12.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sethvincent/packages"},{"uuid":"yoshuawuyts","login":"yoshuawuyts","name":null,"email":"javascript@yosh.is","url":null,"packages_count":487,"html_url":"https://www.npmjs.com/~yoshuawuyts","role":null,"created_at":"2022-11-10T17:42:12.927Z","updated_at":"2022-11-10T17:42:12.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yoshuawuyts/packages"},{"uuid":"hughsk","login":"hughsk","name":null,"email":"hughskennedy@gmail.com","url":null,"packages_count":721,"html_url":"https://www.npmjs.com/~hughsk","role":null,"created_at":"2022-11-10T17:42:13.207Z","updated_at":"2022-11-10T17:42:13.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hughsk/packages"},{"uuid":"terinjokes","login":"terinjokes","name":null,"email":"terinjokes@gmail.com","url":null,"packages_count":352,"html_url":"https://www.npmjs.com/~terinjokes","role":null,"created_at":"2022-11-10T17:42:12.731Z","updated_at":"2022-11-10T17:42:12.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/terinjokes/packages"},{"uuid":"indutny","login":"indutny","name":null,"email":"blackhole@livebox.sh","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~indutny","role":null,"created_at":"2022-11-10T17:42:12.877Z","updated_at":"2022-11-10T17:42:12.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/indutny/packages"},{"uuid":"feross","login":"feross","name":null,"email":"feross@feross.org","url":null,"packages_count":442,"html_url":"https://www.npmjs.com/~feross","role":null,"created_at":"2022-11-10T17:42:12.657Z","updated_at":"2022-11-10T17:42:12.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/feross/packages"},{"uuid":"bpostlethwaite","login":"bpostlethwaite","name":null,"email":"post.ben.here@gmail.com","url":null,"packages_count":232,"html_url":"https://www.npmjs.com/~bpostlethwaite","role":null,"created_at":"2022-11-10T17:42:13.250Z","updated_at":"2022-11-10T17:42:13.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bpostlethwaite/packages"},{"uuid":"raynos","login":"raynos","name":null,"email":"raynos2@gmail.com","url":null,"packages_count":504,"html_url":"https://www.npmjs.com/~raynos","role":null,"created_at":"2022-11-10T17:42:13.381Z","updated_at":"2022-11-10T17:42:13.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raynos/packages"},{"uuid":"goto-bus-stop","login":"goto-bus-stop","name":null,"email":"renee@kooi.me","url":null,"packages_count":335,"html_url":"https://www.npmjs.com/~goto-bus-stop","role":null,"created_at":"2022-11-10T17:42:13.231Z","updated_at":"2022-11-10T17:42:13.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goto-bus-stop/packages"},{"uuid":"defunctzombie","login":"defunctzombie","name":null,"email":"shtylman@gmail.com","url":null,"packages_count":216,"html_url":"https://www.npmjs.com/~defunctzombie","role":null,"created_at":"2022-11-10T17:42:13.334Z","updated_at":"2022-11-10T17:42:13.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/defunctzombie/packages"},{"uuid":"cwmma","login":"cwmma","name":null,"email":"calvin.metcalf@gmail.com","url":null,"packages_count":326,"html_url":"https://www.npmjs.com/~cwmma","role":null,"created_at":"2022-11-10T17:42:12.834Z","updated_at":"2022-11-10T17:42:12.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cwmma/packages"},{"uuid":"gkatsev","login":"gkatsev","name":null,"email":"me@gkatsev.com","url":null,"packages_count":115,"html_url":"https://www.npmjs.com/~gkatsev","role":null,"created_at":"2022-11-10T17:42:12.668Z","updated_at":"2022-11-10T17:42:12.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gkatsev/packages"},{"uuid":"zertosh","login":"zertosh","name":null,"email":"zertosh@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~zertosh","role":null,"created_at":"2022-11-10T17:42:12.678Z","updated_at":"2022-11-10T17:42:12.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zertosh/packages"},{"uuid":"maxogden","login":"maxogden","name":null,"email":"max@maxogden.com","url":null,"packages_count":427,"html_url":"https://www.npmjs.com/~maxogden","role":null,"created_at":"2022-11-10T17:42:12.709Z","updated_at":"2022-11-10T17:42:12.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maxogden/packages"},{"uuid":"jmm","login":"jmm","name":null,"email":"npm-public@jessemccarthy.net","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~jmm","role":null,"created_at":"2022-11-10T17:42:12.759Z","updated_at":"2022-11-10T17:42:12.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmm/packages"},{"uuid":"mellowmelon","login":"mellowmelon","name":null,"email":"palmermebane@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~mellowmelon","role":null,"created_at":"2022-11-10T17:42:12.777Z","updated_at":"2022-11-10T17:42:12.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mellowmelon/packages"},{"uuid":"ashaffer88","login":"ashaffer88","name":null,"email":"darawk@gmail.com","url":null,"packages_count":181,"html_url":"https://www.npmjs.com/~ashaffer88","role":null,"created_at":"2022-11-10T17:42:12.786Z","updated_at":"2022-11-10T17:42:12.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashaffer88/packages"},{"uuid":"balupton","login":"balupton","name":null,"email":"b@lupton.cc","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~balupton","role":null,"created_at":"2022-11-10T17:42:12.814Z","updated_at":"2022-11-10T17:42:12.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/balupton/packages"},{"uuid":"jryans","login":"jryans","name":null,"email":"jryans@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~jryans","role":null,"created_at":"2022-11-10T17:42:12.899Z","updated_at":"2022-11-10T17:42:12.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jryans/packages"},{"uuid":"ungoldman","login":"ungoldman","name":null,"email":"ungoldman@gmail.com","url":null,"packages_count":149,"html_url":"https://www.npmjs.com/~ungoldman","role":null,"created_at":"2022-11-10T17:42:12.934Z","updated_at":"2022-11-10T17:42:12.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ungoldman/packages"},{"uuid":"elnounch","login":"elnounch","name":null,"email":"contact@elnounch.net","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~elnounch","role":null,"created_at":"2022-11-10T17:42:12.994Z","updated_at":"2022-11-10T17:42:12.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elnounch/packages"},{"uuid":"parshap","login":"parshap","name":null,"email":"parshap+npm@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~parshap","role":null,"created_at":"2022-11-10T17:42:13.007Z","updated_at":"2022-11-10T17:42:13.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/parshap/packages"},{"uuid":"yerkopalma","login":"yerkopalma","name":null,"email":"yerko.palma@usach.cl","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~yerkopalma","role":null,"created_at":"2022-11-10T17:42:13.047Z","updated_at":"2022-11-10T17:42:13.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yerkopalma/packages"},{"uuid":"forbeslindesay","login":"forbeslindesay","name":null,"email":"forbes@lindesay.co.uk","url":null,"packages_count":756,"html_url":"https://www.npmjs.com/~forbeslindesay","role":null,"created_at":"2022-11-10T17:42:13.056Z","updated_at":"2022-11-10T17:42:13.056Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/forbeslindesay/packages"},{"uuid":"leichtgewicht","login":"leichtgewicht","name":null,"email":"martin.heidegger@gmail.com","url":null,"packages_count":267,"html_url":"https://www.npmjs.com/~leichtgewicht","role":null,"created_at":"2022-11-10T17:42:13.079Z","updated_at":"2022-11-10T17:42:13.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leichtgewicht/packages"},{"uuid":"garann","login":"garann","name":null,"email":"garann@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~garann","role":null,"created_at":"2022-11-10T17:42:13.093Z","updated_at":"2022-11-10T17:42:13.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/garann/packages"},{"uuid":"anandthakker","login":"anandthakker","name":null,"email":"vestibule@anandthakker.net","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~anandthakker","role":null,"created_at":"2022-11-10T17:42:13.164Z","updated_at":"2022-11-10T17:42:13.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anandthakker/packages"},{"uuid":"fpereira1","login":"fpereira1","name":null,"email":"pereira.filype@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fpereira1","role":null,"created_at":"2022-11-10T17:42:13.220Z","updated_at":"2022-11-10T17:42:13.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fpereira1/packages"},{"uuid":"emilbayes","login":"emilbayes","name":null,"email":"github@tixz.dk","url":null,"packages_count":254,"html_url":"https://www.npmjs.com/~emilbayes","role":null,"created_at":"2022-11-10T17:42:13.260Z","updated_at":"2022-11-10T17:42:13.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emilbayes/packages"},{"uuid":"pkrumins","login":"pkrumins","name":null,"email":"peteris.krumins@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~pkrumins","role":null,"created_at":"2022-11-10T17:42:13.286Z","updated_at":"2022-11-10T17:42:13.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pkrumins/packages"},{"uuid":"tehshrike","login":"tehshrike","name":null,"email":"me@JoshDuff.com","url":null,"packages_count":218,"html_url":"https://www.npmjs.com/~tehshrike","role":null,"created_at":"2022-11-10T17:42:13.299Z","updated_at":"2022-11-10T17:42:13.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tehshrike/packages"},{"uuid":"lukechilds","login":"lukechilds","name":null,"email":"lukechilds123@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~lukechilds","role":null,"created_at":"2022-11-10T17:42:13.351Z","updated_at":"2022-11-10T17:42:13.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukechilds/packages"}]}