{"id":1235385,"name":"node-mongo-admin","ecosystem":"npm","description":"A simple web application to visualize mongo data inspired by PHPMyAdmin","homepage":"https://github.com/clubedaentrega/node-mongo-admin#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/clubedaentrega/node-mongo-admin","keywords_array":["mongodb","express","phpmyadmin"],"namespace":null,"versions_count":23,"first_release_published_at":"2014-08-16T07:57:43.235Z","latest_release_published_at":"2018-04-04T03:32:57.560Z","latest_release_number":"4.0.0","last_synced_at":"2026-05-07T09:56:14.299Z","created_at":"2022-04-08T14:28:24.715Z","updated_at":"2026-05-07T09:56:14.299Z","registry_url":"https://www.npmjs.com/package/node-mongo-admin","install_command":"npm install node-mongo-admin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0"}},"repo_metadata":{"id":57157220,"uuid":"23013623","full_name":"clubedaentrega/node-mongo-admin","owner":"clubedaentrega","description":"A simple web application to visualize mongo data inspired by PHPMyAdmin","archived":true,"fork":false,"pushed_at":"2018-05-25T20:12:49.000Z","size":447,"stargazers_count":15,"open_issues_count":2,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-08T01:47:43.303Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clubedaentrega.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-16T07:58:15.000Z","updated_at":"2025-07-19T17:49:37.000Z","dependencies_parsed_at":"2022-09-07T18:32:26.924Z","dependency_job_id":null,"html_url":"https://github.com/clubedaentrega/node-mongo-admin","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clubedaentrega","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/sbom","scorecard":{"id":293610,"data":{"date":"2025-08-11","repo":{"name":"github.com/clubedaentrega/node-mongo-admin","commit":"9522fdd8f3ff30fe93753ece92f0aedb5050214d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":"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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":-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":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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-4jwp-vfvf-657p","Warn: Project is vulnerable to: GHSA-v8w9-2789-6hhr","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-mh5c-679w-hh4r","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"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-17T18:55:33.258Z","repository_id":57157220,"created_at":"2025-08-17T18:55:33.259Z","updated_at":"2025-08-17T18:55:33.259Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003183,"owners_count":26083533,"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-10T02:00:06.843Z","response_time":62,"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":[{"name":"v4.0.0","sha":"4b4b0bc3edfa58c395be9e3885aa9ffb0a48c0e1","kind":"commit","published_at":"2018-04-04T03:28:30.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v4.0.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"9fa8c18b6a518d3e92cebeda766b6cb4cbbb9b02","kind":"commit","published_at":"2017-12-18T13:22:17.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v3.4.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v3.4.0/manifests"},{"name":"v3.2.0","sha":"4e9f1c688ed388dfd09a294a59f1c70cc3fe17dc","kind":"commit","published_at":"2016-09-26T03:53:32.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v3.2.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"af1eb34d2a593d3bce76fa907755cfb4d869b7d7","kind":"commit","published_at":"2016-07-26T05:27:14.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v3.1.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1e02923b8dfa50820b44e5c24bae0414af91fec0","kind":"commit","published_at":"2015-12-05T20:00:01.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v3.0.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"68abbf16fb7dcde9142ef02f04ff1eeb8a0fdfe9","kind":"commit","published_at":"2015-10-22T19:32:34.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v2.1.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"3b8a02959dba01c348ad6a542af09d1088c76605","kind":"commit","published_at":"2015-07-28T20:00:57.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v2.0.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"dc53af607c30cbd18e9e72e3a91e05927fb86fe0","kind":"commit","published_at":"2015-03-05T19:30:40.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v1.6.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6ed39fccaf8be47efaa4ef5f4509e971208a8a30","kind":"commit","published_at":"2014-12-29T18:58:03.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v1.5.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"7862af07541ff79f694c4d062f4c9fc1ce45bb54","kind":"commit","published_at":"2014-12-07T22:32:14.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v1.4.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"5b4611e2ff19af94e247ac8a60a0912b47daf88c","kind":"commit","published_at":"2014-12-06T16:27:58.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v1.3.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"057db0b6366614692129ead8f0df9413a7779080","kind":"commit","published_at":"2014-10-05T21:42:50.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v1.2.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c96576433f2ac511b6ed35d91ba60b0bc8855de9","kind":"commit","published_at":"2014-10-03T04:39:41.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v1.1.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1740ea63de17c455e5a5e995a67a755f35cb3899","kind":"commit","published_at":"2014-09-27T22:00:10.000Z","download_url":"https://codeload.github.com/clubedaentrega/node-mongo-admin/tar.gz/v1.0.0","html_url":"https://github.com/clubedaentrega/node-mongo-admin/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clubedaentrega/node-mongo-admin@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clubedaentrega%2Fnode-mongo-admin/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-15T01:24:39.657Z","dependent_packages_count":1,"downloads":94,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.019495345475374,"dependent_repos_count":10.336075070876474,"dependent_packages_count":20.974713837819785,"stargazers_count":8.441845907881124,"forks_count":8.88131959129166,"docker_downloads_count":null,"average":13.930689950668883},"purl":"pkg:npm/node-mongo-admin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-mongo-admin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-mongo-admin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-mongo-admin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T17:27:34.615Z","issues_count":32,"pull_requests_count":4,"avg_time_to_close_issue":7129503.4,"avg_time_to_close_pull_request":888239.0,"issues_closed_count":30,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":6,"avg_comments_per_issue":0.46875,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"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/clubedaentrega%2Fnode-mongo-admin/issues","maintainers":[{"login":"sitegui","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sitegui"},{"login":"zilioti","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zilioti"},{"login":"mtravareli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mtravareli"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-mongo-admin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-mongo-admin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-mongo-admin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-mongo-admin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-mongo-admin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-mongo-admin/codemeta","maintainers":[{"uuid":"sitegui","login":"sitegui","name":null,"email":"sitegui@sitegui.com.br","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~sitegui","role":null,"created_at":"2022-11-10T19:39:15.172Z","updated_at":"2022-11-10T19:39:15.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sitegui/packages"},{"uuid":"clubedaentrega","login":"clubedaentrega","name":null,"email":"cde@clubedaentrega.com.br","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~clubedaentrega","role":null,"created_at":"2022-11-10T19:39:15.126Z","updated_at":"2022-11-10T19:39:15.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clubedaentrega/packages"}]}