{"id":854457,"name":"@capacitor/docgen","ecosystem":"npm","description":"Docs Readme Markdown and JSON Generator for Capacitor Plugins","homepage":"https://capacitorjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ionic-team/capacitor-docgen","keywords_array":["capacitor docs generation","docsgen","capacitor","capacitor plugins"],"namespace":"capacitor","versions_count":25,"first_release_published_at":"2020-09-30T20:05:17.261Z","latest_release_published_at":"2025-12-03T09:11:31.788Z","latest_release_number":"0.3.1","last_synced_at":"2026-09-21T14:30:23.337Z","created_at":"2022-04-07T14:39:27.671Z","updated_at":"2026-09-22T04:45:04.108Z","registry_url":"https://www.npmjs.com/package/@capacitor/docgen","install_command":"npm install @capacitor/docgen","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.1"},"contentPolicy":null},"repo_metadata":{"id":40479245,"uuid":"299441025","full_name":"ionic-team/capacitor-docgen","owner":"ionic-team","description":"Docs Readme Markdown and JSON Generator for Capacitor Plugins.","archived":false,"fork":false,"pushed_at":"2025-12-03T09:11:34.000Z","size":672,"stargazers_count":13,"open_issues_count":13,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-09-17T06:55:14.758Z","etag":null,"topics":["capacitor","capacitor-plugin","docs-generator"],"latest_commit_sha":null,"homepage":"https://capacitorjs.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ionic-team.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-28T21:57:58.000Z","updated_at":"2025-12-03T09:11:38.000Z","dependencies_parsed_at":"2024-01-08T09:03:36.463Z","dependency_job_id":"85d6f016-0f7f-4f04-89b6-3a3ed9e5c2cb","html_url":"https://github.com/ionic-team/capacitor-docgen","commit_stats":{"total_commits":79,"total_committers":6,"mean_commits":"13.166666666666666","dds":"0.44303797468354433","last_synced_commit":"82154f7655004a25b2448247a9958d0cc33d0f8b"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ionic-team/capacitor-docgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionic-team","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/sbom","scorecard":{"id":492960,"data":{"date":"2025-08-11","repo":{"name":"github.com/ionic-team/capacitor-docgen","commit":"ff26b78f43f87dd2af4b0dce0a7a5d73a099d12b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Code-Review","score":2,"reason":"Found 6/30 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":"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":"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":"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":"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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ionic-team/.github/SECURITY.md:1","Info: Found linked content: github.com/ionic-team/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/ionic-team/.github/SECURITY.md:1","Info: Found text in security policy: github.com/ionic-team/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":5,"reason":"5 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-19T19:42:56.045Z","repository_id":40479245,"created_at":"2025-08-19T19:42:56.045Z","updated_at":"2025-08-19T19:42:56.045Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37578055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-22T02:00:07.665Z","response_time":55,"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":"ionic-team","name":"Ionic","uuid":"3171503","kind":"organization","description":"Powerful tools and services for building cross-platform mobile apps","email":"hi@ionic.io","website":"https://ionic.io","location":"Cyberspace","twitter":"ionicframework","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3171503?v=4","repositories_count":381,"last_synced_at":"2026-09-17T00:57:42.525Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/ionic-team","funding_links":[],"total_stars":116302,"followers":2507,"following":0,"created_at":"2022-11-02T16:32:19.696Z","updated_at":"2026-09-17T00:57:42.542Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionic-team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionic-team/repositories"},"tags":[{"name":"v0.3.0","sha":"38d8769833785948c8574ab16be2668763a50672","kind":"tag","published_at":"2024-10-11T17:14:17.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.3.0","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"82154f7655004a25b2448247a9958d0cc33d0f8b","kind":"tag","published_at":"2024-01-26T18:17:02.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.2.2","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cd1a4b5083d40ab5504ddc3c738c4f1a053a8fdf","kind":"tag","published_at":"2023-02-07T18:25:41.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.2.1","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5559632b07316f4b5404c6c7718daf91f1d8a1d","kind":"tag","published_at":"2022-03-24T17:35:20.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.2.0","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"304078b6ee4c0eee150de6c84ccaa6f6c65f3477","kind":"tag","published_at":"2022-01-20T15:49:12.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.1.1","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"550a22b37d67649a9508cecca27cfb8ceec08c90","kind":"tag","published_at":"2021-12-10T17:07:34.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.1.0","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.1.0/manifests"},{"name":"v0.0.18","sha":"7300f45c0f102836f6ec7fa73f5959ab20553338","kind":"tag","published_at":"2021-10-12T17:18:08.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.18","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"a0ab0f455c5867a6f9359e98519487a388d60ac3","kind":"tag","published_at":"2021-06-10T18:00:28.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.17","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"a1ddf7224daea9ccf389b8c916b03d06b181b069","kind":"tag","published_at":"2021-03-03T17:16:26.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.16","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"ef05e05f8f72b41f7d3aea7ebd5a6f03e294eef6","kind":"tag","published_at":"2021-02-01T16:09:09.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.15","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"dab88bf93ed878597b30297550116edaf182f3d0","kind":"tag","published_at":"2020-12-15T21:27:09.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.14","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"d5bb6f3b82a3d316fd3a2de5f8cc1d0cfb8cfb75","kind":"tag","published_at":"2020-12-15T19:00:27.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.13","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"786d7db4ec4414c850e5c45b834268f6ef1c6404","kind":"tag","published_at":"2020-12-15T18:28:52.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.12","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9c55ea0dd557dc19eb8ad77f3d4e08401134598c","kind":"tag","published_at":"2020-12-14T21:50:40.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.11","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"6b4171a9f9ee6b9694939a8bfd614f589b3aad12","kind":"tag","published_at":"2020-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.10","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"2f7e34053a094f6e45c7fadfec6c20e6978036d5","kind":"tag","published_at":"2020-10-20T03:06:45.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.9","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"add1a122c3cbb2185840dfbb85f5c829a6593341","kind":"tag","published_at":"2020-10-13T21:41:42.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.8","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3db9316a22a6fd504cd647bc6bbbed0775d3df8b","kind":"tag","published_at":"2020-10-13T17:52:45.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.7","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"aec46cc3f8db8603762ee708b28af903c7350937","kind":"tag","published_at":"2020-10-12T21:49:25.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.6","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"fdb95298a628d3f4bb257a546f3b71936ad4c22c","kind":"tag","published_at":"2020-10-12T18:00:02.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.5","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1e4599fe94a82093c9e5af683cbcb305a69caf53","kind":"tag","published_at":"2020-10-02T19:56:02.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.4","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"32867918ed4bafbd10e8a01281f16849bec6f5eb","kind":"tag","published_at":"2020-10-01T10:17:07.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.3","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"77c40e7ecd6e9b9a77fab0e5f4617e0c5ddb2f5d","kind":"tag","published_at":"2020-09-30T20:23:52.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.2","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7a8cc8776e038ad367b4468a6d7dd93f019fed43","kind":"tag","published_at":"2020-09-30T20:05:15.000Z","download_url":"https://codeload.github.com/ionic-team/capacitor-docgen/tar.gz/v0.0.1","html_url":"https://github.com/ionic-team/capacitor-docgen/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ionic-team/capacitor-docgen@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fcapacitor-docgen/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-22T04:45:04.108Z","dependent_packages_count":1509,"downloads":317459,"downloads_period":"last-month","dependent_repos_count":532,"rankings":{"downloads":0.7925952582390776,"dependent_repos_count":0.7470865225737303,"dependent_packages_count":0.04912316553047123,"stargazers_count":9.175978445592131,"forks_count":6.744707262148918,"docker_downloads_count":null,"average":3.5018981308168655},"purl":"pkg:npm/%40capacitor/docgen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@capacitor/docgen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@capacitor/docgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@capacitor/docgen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T21:59:11.174Z","issues_count":14,"pull_requests_count":52,"avg_time_to_close_issue":6874993.857142857,"avg_time_to_close_pull_request":1753573.5555555555,"issues_closed_count":7,"pull_requests_closed_count":45,"pull_request_authors_count":10,"issue_authors_count":6,"avg_comments_per_issue":0.7142857142857143,"avg_comments_per_pull_request":0.36538461538461536,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.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/ionic-team%2Fcapacitor-docgen/issues","maintainers":[{"login":"jcesarmobile","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcesarmobile"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capacitor%2Fdocgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capacitor%2Fdocgen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capacitor%2Fdocgen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capacitor%2Fdocgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capacitor%2Fdocgen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capacitor%2Fdocgen/codemeta","maintainers":[{"uuid":"ionicjs","login":"ionicjs","name":null,"email":"hi@ionic.io","url":null,"packages_count":583,"html_url":"https://www.npmjs.com/~ionicjs","role":null,"created_at":"2022-11-10T10:49:03.620Z","updated_at":"2022-11-10T10:49:03.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ionicjs/packages"},{"uuid":"jcesarmobile","login":"jcesarmobile","name":null,"email":"jcesarmobile@gmail.com","url":null,"packages_count":252,"html_url":"https://www.npmjs.com/~jcesarmobile","role":null,"created_at":"2022-11-10T10:49:03.630Z","updated_at":"2022-11-10T10:49:03.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcesarmobile/packages"},{"uuid":"jpender","login":"jpender","name":null,"email":"joey@ionic.io","url":null,"packages_count":159,"html_url":"https://www.npmjs.com/~jpender","role":null,"created_at":"2022-11-10T10:49:03.616Z","updated_at":"2022-11-10T10:49:03.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jpender/packages"},{"uuid":"itschaced","login":"itschaced","name":null,"email":"chace.daniels@outsystems.com","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~itschaced","role":null,"created_at":"2022-11-10T10:49:03.603Z","updated_at":"2022-11-10T10:49:03.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/itschaced/packages"},{"uuid":"eric-ionic","login":"eric-ionic","name":null,"email":"horodyski@ionic.io","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~eric-ionic","role":null,"created_at":"2025-08-05T17:45:21.637Z","updated_at":"2025-08-05T17:45:21.637Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eric-ionic/packages"},{"uuid":"mark-ionic","login":"mark-ionic","name":null,"email":"mark@ionic.io","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~mark-ionic","role":null,"created_at":"2023-03-14T21:47:16.870Z","updated_at":"2023-03-14T21:47:16.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-ionic/packages"},{"uuid":"alexgerardojacinto","login":"alexgerardojacinto","name":null,"email":"agerardojacinto@gmail.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~alexgerardojacinto","role":null,"created_at":"2025-02-02T04:09:14.314Z","updated_at":"2025-02-02T04:09:14.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexgerardojacinto/packages"},{"uuid":"vmfo","login":"vmfo","name":null,"email":"vitor.oliveira@outsystems.com","url":null,"packages_count":508,"html_url":"https://www.npmjs.com/~vmfo","role":null,"created_at":"2024-10-07T11:17:35.026Z","updated_at":"2024-10-07T11:17:35.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vmfo/packages"},{"uuid":"ndr","login":"ndr","name":null,"email":"andre.destro@outsystems.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~ndr","role":null,"created_at":"2025-05-11T02:19:29.352Z","updated_at":"2025-05-11T02:19:29.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ndr/packages"},{"uuid":"os-pedrobilro","login":"os-pedrobilro","name":null,"email":"pedro.gustavo.bilro@outsystems.com","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~os-pedrobilro","role":null,"created_at":"2025-01-31T09:15:13.890Z","updated_at":"2025-01-31T09:15:13.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/os-pedrobilro/packages"},{"uuid":"harvdoggy","login":"harvdoggy","name":null,"email":"eric.harvey@outsystems.com","url":null,"packages_count":466,"html_url":"https://www.npmjs.com/~harvdoggy","role":null,"created_at":"2025-03-10T06:58:14.847Z","updated_at":"2025-03-10T06:58:14.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harvdoggy/packages"},{"uuid":"jpender-os","login":"jpender-os","name":null,"email":"joey.pender@outsystems.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~jpender-os","role":null,"created_at":"2025-03-26T12:02:33.483Z","updated_at":"2025-03-26T12:02:33.483Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jpender-os/packages"},{"uuid":"kepatoto","login":"kepatoto","name":null,"email":"kepa.baum.totorica@outsystems.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~kepatoto","role":null,"created_at":"2025-05-22T17:48:56.082Z","updated_at":"2025-05-22T17:48:56.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kepatoto/packages"},{"uuid":"rui.mendes","login":"rui.mendes","name":null,"email":"rui.moreira.mendes@outsystems.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~rui.mendes","role":null,"created_at":"2025-06-17T17:22:55.072Z","updated_at":"2025-06-17T17:22:55.072Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rui.mendes/packages"},{"uuid":"markemer","login":"markemer","name":null,"email":"emer@emer.net","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~markemer","role":null,"created_at":"2025-07-10T19:25:45.964Z","updated_at":"2025-07-10T19:25:45.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/markemer/packages"},{"uuid":"capacitor-plugin-bot","login":"capacitor-plugin-bot","name":null,"email":"ossplugins@outsystems.com","url":null,"packages_count":157,"html_url":"https://www.npmjs.com/~capacitor-plugin-bot","role":null,"created_at":"2025-08-05T17:45:21.599Z","updated_at":"2025-08-05T17:45:21.599Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/capacitor-plugin-bot/packages"},{"uuid":"os-ruialves","login":"os-ruialves","name":null,"email":"rui.alves@outsystems.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~os-ruialves","role":null,"created_at":"2025-10-11T08:00:04.711Z","updated_at":"2025-10-11T08:00:04.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/os-ruialves/packages"},{"uuid":"chuckytuh","login":"chuckytuh","name":null,"email":"chuckynes@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~chuckytuh","role":null,"created_at":"2026-06-05T11:46:30.886Z","updated_at":"2026-06-05T11:46:30.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chuckytuh/packages"},{"uuid":"nuno.azevedo-outsystems","login":"nuno.azevedo-outsystems","name":null,"email":"nuno.azevedo@outsystems.com","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuno.azevedo-outsystems","role":null,"created_at":"2026-09-21T14:30:20.450Z","updated_at":"2026-09-21T14:30:20.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuno.azevedo-outsystems/packages"}]}