{"id":8115834,"name":"@immaterial/openapi","ecosystem":"npm","description":"Middleware for generating OpenAPI/Swagger documentation for your Express app","homepage":"https://github.com/wesleytodd/express-openapi#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/wesleytodd/express-openapi","keywords_array":["express","openapi","swagger","documentation"],"namespace":"immaterial","versions_count":1,"first_release_published_at":"2023-08-19T12:24:51.068Z","latest_release_published_at":"2023-08-19T12:24:51.068Z","latest_release_number":"0.0.0","last_synced_at":"2026-04-04T22:02:47.812Z","created_at":"2023-08-19T12:30:14.100Z","updated_at":"2026-04-04T22:02:47.812Z","registry_url":"https://www.npmjs.com/package/@immaterial/openapi","install_command":"npm install @immaterial/openapi","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0"}},"repo_metadata":{"id":33788653,"uuid":"160914301","full_name":"wesleytodd/express-openapi","owner":"wesleytodd","description":"Generate OpenAPI docs for an Express App","archived":false,"fork":false,"pushed_at":"2025-09-02T17:34:01.000Z","size":94,"stargazers_count":140,"open_issues_count":17,"forks_count":36,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-11T04:23:59.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wesleytodd.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":".github/CODEOWNERS","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},"funding":{"github":["wesleytodd"],"open_collective":null,"tidelift":null}},"created_at":"2018-12-08T07:16:49.000Z","updated_at":"2025-10-07T02:08:43.000Z","dependencies_parsed_at":"2024-06-18T16:44:22.774Z","dependency_job_id":"c96c872e-1eb0-4b0b-aded-31cae775bbd3","html_url":"https://github.com/wesleytodd/express-openapi","commit_stats":{"total_commits":62,"total_committers":11,"mean_commits":5.636363636363637,"dds":"0.33870967741935487","last_synced_commit":"e3b4d2f3c9f827c5027faf1cd4fd23d8810878da"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/wesleytodd/express-openapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wesleytodd","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/sbom","scorecard":{"id":1236497,"data":{"date":"2025-07-07","repo":{"name":"github.com/wesleytodd/express-openapi","commit":"b56f6ee4d38d74095417968ae996c17a22e2cd92"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.9,"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 10/20 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/wesleytodd/express-openapi/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/wesleytodd/express-openapi/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/wesleytodd/.github/SECURITY.md:1","Info: Found linked content: github.com/wesleytodd/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/wesleytodd/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-29T20:00:24.495Z","repository_id":33788653,"created_at":"2025-08-29T20:00:24.495Z","updated_at":"2025-08-29T20:00:24.495Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012186,"owners_count":26085078,"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-12T02:00:06.719Z","response_time":53,"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":"wesleytodd","name":"Wes Todd","uuid":"1027776","kind":"user","description":"Javascript Blunderer. Node.js Platform Team @Netflix. Former Director of Development at @StreamMeDev.","email":"","website":"https://wesleytodd.com","location":"ATX","twitter":"wesleytodd","company":"@Netflix ","icon_url":"https://avatars.githubusercontent.com/u/1027776?v=4","repositories_count":191,"last_synced_at":"2023-04-09T04:32:01.107Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["wesleytodd"],"open_collective":null,"tidelift":null}},"html_url":"https://github.com/wesleytodd","funding_links":["https://github.com/sponsors/wesleytodd"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:08.263Z","updated_at":"2023-04-09T04:32:01.674Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wesleytodd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wesleytodd/repositories"},"tags":[{"name":"v1.1.0","sha":"e3b4d2f3c9f827c5027faf1cd4fd23d8810878da","kind":"tag","published_at":"2024-07-15T22:29:58.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v1.1.0","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a55f50f71fed8f9f60e68a9c2c870a1e504043f0","kind":"tag","published_at":"2024-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v1.0.0","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"c0ff4ef74f0c7bfc9c7c888b908da3075e2eedfc","kind":"tag","published_at":"2023-10-31T15:09:11.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.3.0","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"078c6462da19167e8e1c531a8722e626d4f87e21","kind":"tag","published_at":"2023-08-25T16:59:08.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.2.0","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"e64279edeefc9467d5d3a7e623448720bf01c062","kind":"tag","published_at":"2020-06-29T21:46:00.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.1.0","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"8f5d4bcc803157d587ffce2562760bb833cf8f39","kind":"tag","published_at":"2019-09-18T02:23:12.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.0.8","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f09202448c819771670523fc5e13fbd85d46b644","kind":"tag","published_at":"2019-09-10T01:48:36.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.0.7","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"16c739db484ac89474c5e83e770a2f2af7ae344f","kind":"tag","published_at":"2019-09-09T21:42:44.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.0.6","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"04feb75f4a4b0dd5309c8d138ab5d20b5b5788d4","kind":"tag","published_at":"2019-09-05T04:19:53.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.0.5","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"176ad0574cf7ea18be9393732e47aa24e14b497a","kind":"tag","published_at":"2019-09-02T23:15:48.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.0.4","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d43015c3afc71bf9c8c3c7894da1e616d3e49df5","kind":"tag","published_at":"2019-09-02T22:20:03.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.0.3","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"3be0ff30979765cc15ca05d14bcb88d997d7f8b5","kind":"tag","published_at":"2019-09-02T21:49:40.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.0.2","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e1fc1f90d6e052fd1862537bdad1f8fc8bc58e48","kind":"tag","published_at":"2019-09-01T17:57:22.000Z","download_url":"https://codeload.github.com/wesleytodd/express-openapi/tar.gz/v0.0.1","html_url":"https://github.com/wesleytodd/express-openapi/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wesleytodd/express-openapi@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T17:15:34.534Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.22603495002097,"dependent_packages_count":54.25319914708783,"stargazers_count":5.954848370221749,"forks_count":5.162722714358803,"docker_downloads_count":null,"average":25.649201295422337},"purl":"pkg:npm/%40immaterial/openapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@immaterial/openapi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@immaterial/openapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@immaterial/openapi/dependencies","status":null,"funding_links":["https://github.com/sponsors/wesleytodd"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T11:14:58.617Z","issues_count":26,"pull_requests_count":57,"avg_time_to_close_issue":16544497.266666668,"avg_time_to_close_pull_request":5989022.704545454,"issues_closed_count":15,"pull_requests_closed_count":44,"pull_request_authors_count":19,"issue_authors_count":21,"avg_comments_per_issue":3.1923076923076925,"avg_comments_per_pull_request":2.8421052631578947,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9491980.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleytodd%2Fexpress-openapi/issues","maintainers":[{"login":"Megapixel99","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Megapixel99"},{"login":"wesleytodd","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"enov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enov"},{"login":"thomasheartman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasheartman"}],"active_maintainers":[{"login":"Megapixel99","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Megapixel99"},{"login":"enov","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@immaterial%2Fopenapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@immaterial%2Fopenapi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@immaterial%2Fopenapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@immaterial%2Fopenapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@immaterial%2Fopenapi/codemeta","maintainers":[{"uuid":"immaterial","login":"immaterial","name":null,"email":"immaterial111@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~immaterial","role":null,"created_at":"2023-08-19T12:32:08.775Z","updated_at":"2023-08-19T12:32:08.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/immaterial/packages"}]}