{"id":948422,"name":"@foxify/events","ecosystem":"npm","description":"A high performance EventEmitter alternative for Node.js and browser","homepage":"https://github.com/foxifyjs/events#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/foxifyjs/events","keywords_array":["event","events","emitter","EventEmitter","EventEmitter2","EventEmitter3","addEventListener","addListener","emit","emits","once"],"namespace":"foxify","versions_count":9,"first_release_published_at":"2019-03-23T20:51:19.408Z","latest_release_published_at":"2022-01-22T17:23:45.989Z","latest_release_number":"2.1.0","last_synced_at":"2026-05-27T09:17:45.241Z","created_at":"2022-04-07T17:34:22.750Z","updated_at":"2026-05-27T09:17:48.988Z","registry_url":"https://www.npmjs.com/package/@foxify/events","install_command":"npm install @foxify/events","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0"}},"repo_metadata":{"id":34361777,"uuid":"177336499","full_name":"foxifyjs/events","owner":"foxifyjs","description":"A high-performance EventEmitter alternative for Node.js and browser","archived":false,"fork":false,"pushed_at":"2023-05-07T09:04:27.000Z","size":1650,"stargazers_count":20,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T06:36:02.380Z","etag":null,"topics":["benchmarks","browser","emitter","event","eventemitter","eventemitter2","eventemitter3","events","javascript","node","nodejs","strict-events","typescript"],"latest_commit_sha":null,"homepage":"https://foxifyjs.github.io/events","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/foxifyjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"open_collective":"foxify"}},"created_at":"2019-03-23T20:23:39.000Z","updated_at":"2025-08-24T20:36:58.000Z","dependencies_parsed_at":"2023-10-12T04:52:11.965Z","dependency_job_id":null,"html_url":"https://github.com/foxifyjs/events","commit_stats":{"total_commits":47,"total_committers":2,"mean_commits":23.5,"dds":"0.021276595744680882","last_synced_commit":"c23f8edc3e213cf16060edd7cd377232bba36896"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/foxifyjs/events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxifyjs","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/sbom","scorecard":{"id":408175,"data":{"date":"2025-08-11","repo":{"name":"github.com/foxifyjs/events","commit":"c23f8edc3e213cf16060edd7cd377232bba36896"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/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/foxifyjs/events/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/foxifyjs/events/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   3 out of   4 npmCommand 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","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-18T21:55:48.043Z","repository_id":34361777,"created_at":"2025-08-18T21:55:48.043Z","updated_at":"2025-08-18T21:55:48.043Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280872012,"owners_count":26405606,"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":"foxifyjs","name":"Foxify","uuid":"36167886","kind":"organization","description":"The fast, easy to use \u0026 typescript ready web framework for Node.js","email":null,"website":"https://foxify.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36167886?v=4","repositories_count":23,"last_synced_at":"2025-10-23T16:48:07.894Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["foxifyjs"],"patreon":null,"open_collective":"foxify","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/foxifyjs","funding_links":["https://github.com/sponsors/foxifyjs","https://opencollective.com/foxify"],"total_stars":226,"followers":0,"following":0,"created_at":"2022-11-11T23:10:20.203Z","updated_at":"2025-10-23T16:48:07.895Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxifyjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxifyjs/repositories"},"tags":[{"name":"v2.1.0","sha":"d04c1d18c2ff17c52b9af80ec16e3c485017ecfd","kind":"commit","published_at":"2022-01-22T17:19:28.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v2.1.0","html_url":"https://github.com/foxifyjs/events/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"1fd9f1bd1596524801e6dd4a3a9ead913a9ea71c","kind":"commit","published_at":"2021-06-19T19:39:49.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v2.0.1","html_url":"https://github.com/foxifyjs/events/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9d98bfe1986ffe07427bad859f7d9a27b887030e","kind":"commit","published_at":"2020-12-05T22:00:15.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v2.0.0","html_url":"https://github.com/foxifyjs/events/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v2.0.0/manifests"},{"name":"v1.1.4","sha":"ca47f943abe7e99882f84e095c46f53aa5dd23ec","kind":"commit","published_at":"2019-05-22T13:36:35.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v1.1.4","html_url":"https://github.com/foxifyjs/events/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ff72bb67bbed65a44cde767f5fdc851cf15a87cc","kind":"commit","published_at":"2019-04-13T07:23:16.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v1.1.3","html_url":"https://github.com/foxifyjs/events/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"ef4eae7edff74cf057d8fd7cab0f1e3089e31743","kind":"commit","published_at":"2019-04-12T13:45:34.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v1.1.2","html_url":"https://github.com/foxifyjs/events/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"34454799019fa2ce8045e2425de6f43f622c85e6","kind":"commit","published_at":"2019-04-10T09:05:28.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v1.1.1","html_url":"https://github.com/foxifyjs/events/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"cf2b4066f06bcbfdb2266989f8bea1cab7f6b2aa","kind":"commit","published_at":"2019-04-04T05:36:52.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v1.1.0","html_url":"https://github.com/foxifyjs/events/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f9b7f6d4b46d7c926e6f2db63cc3658abfd488a6","kind":"commit","published_at":"2019-03-23T20:50:14.000Z","download_url":"https://codeload.github.com/foxifyjs/events/tar.gz/v1.0.0","html_url":"https://github.com/foxifyjs/events/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foxifyjs/events@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-27T09:17:48.967Z","dependent_packages_count":9,"downloads":329,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":7.523798117068349,"dependent_repos_count":4.641440584517888,"dependent_packages_count":2.2547360390952833,"stargazers_count":8.157609279377207,"forks_count":9.847080910256905,"docker_downloads_count":null,"average":6.484932986063126},"purl":"pkg:npm/%40foxify/events","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@foxify/events","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@foxify/events","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@foxify/events/dependencies","status":null,"funding_links":["https://opencollective.com/foxify","https://github.com/sponsors/foxifyjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T11:43:15.778Z","issues_count":1,"pull_requests_count":9,"avg_time_to_close_issue":344043.0,"avg_time_to_close_pull_request":19094320.85714286,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Fevents/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxify%2Fevents/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxify%2Fevents/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxify%2Fevents/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxify%2Fevents/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxify%2Fevents/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxify%2Fevents/codemeta","maintainers":[{"uuid":"ardalanamini","login":"ardalanamini","name":null,"email":"a.amini@miranaco.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~ardalanamini","role":null,"created_at":"2022-11-20T15:56:02.849Z","updated_at":"2022-11-20T15:56:02.849Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ardalanamini/packages"}]}