{"id":915221,"name":"@ecomplus/admin-home","ecosystem":"npm","description":"E-Com Plus dashboard homepage with Vue 2 SPA","homepage":"https://github.com/ecomplus/admin-home#readme","licenses":"UNLICENSED","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/ecomplus/admin-home","keywords_array":[],"namespace":"ecomplus","versions_count":8,"first_release_published_at":"2021-02-12T01:13:26.241Z","latest_release_published_at":"2021-02-23T05:33:37.360Z","latest_release_number":"0.9.4","last_synced_at":"2026-05-12T04:16:29.696Z","created_at":"2022-04-07T16:47:38.404Z","updated_at":"2026-05-12T04:16:29.697Z","registry_url":"https://www.npmjs.com/package/@ecomplus/admin-home","install_command":"npm install @ecomplus/admin-home","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0-rc.2"}},"repo_metadata":{"id":39099464,"uuid":"326745253","full_name":"ecomplus/admin-home","owner":"ecomplus","description":"E-Com Plus dashboard homepage with Vue SPA","archived":false,"fork":false,"pushed_at":"2025-07-01T00:45:12.000Z","size":2221,"stargazers_count":1,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-08T15:49:00.220Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecomplus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING.txt","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,"zenodo":null}},"created_at":"2021-01-04T16:37:07.000Z","updated_at":"2025-03-03T17:38:28.000Z","dependencies_parsed_at":"2023-02-01T03:15:39.423Z","dependency_job_id":"261c6052-26b5-482f-9831-02db3f30478a","html_url":"https://github.com/ecomplus/admin-home","commit_stats":{"total_commits":128,"total_committers":2,"mean_commits":64.0,"dds":0.2734375,"last_synced_commit":"205f709b0706dc1d1626b0918fd0fd3a9d8f2aff"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ecomplus/admin-home","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecomplus","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/sbom","scorecard":{"id":365705,"data":{"date":"2025-08-11","repo":{"name":"github.com/ecomplus/admin-home","commit":"59cb69b1829e2fe910bf353683f9e530783b1a45"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ecomplus/admin-home/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ecomplus/admin-home/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ecomplus/admin-home/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ecomplus/admin-home/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ecomplus/admin-home/publish.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING.txt: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":0,"reason":"61 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-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","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","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","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-18T11:47:46.439Z","repository_id":39099464,"created_at":"2025-08-18T11:47:46.439Z","updated_at":"2025-08-18T11:47:46.439Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272630786,"owners_count":24967101,"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-08-29T02:00:10.610Z","response_time":87,"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":"ecomplus","name":"E-Com Plus","uuid":"60898319","kind":"organization","description":"Long tail eCommerce solution 🛍 Headless yet easy to use platform joining SaaS convenience with open source freedom","email":"ti@e-com.club","website":"https://developers.e-com.plus/","location":"Belo Horizonte, MG, Brazil","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60898319?v=4","repositories_count":76,"last_synced_at":"2023-03-03T22:32:20.888Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ecomplus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:08:05.494Z","updated_at":"2023-03-03T22:32:21.002Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecomplus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecomplus/repositories"},"tags":[{"name":"v1.1.0-rc.2","sha":"05221b10819d71445f5f5c03a00ef16b752f5c69","kind":"tag","published_at":"2022-07-06T21:18:57.000Z","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/v1.1.0-rc.2","html_url":"https://github.com/ecomplus/admin-home/releases/tag/v1.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ecomplus/admin-home@v1.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v1.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v1.1.0-rc.2/manifests"},{"name":"v1.1.0-rc.1","sha":"a1f02725d5e5cf10dbecce256e8a61fe5172b8dd","kind":"tag","published_at":"2022-07-06T21:16:03.000Z","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/v1.1.0-rc.1","html_url":"https://github.com/ecomplus/admin-home/releases/tag/v1.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ecomplus/admin-home@v1.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v1.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v1.1.0-rc.1/manifests"},{"name":"v1.1.0-rc.0","sha":"02e541698141d3c00d771bb877a4d00f71b470c6","kind":"tag","published_at":"2021-02-24T22:06:02.000Z","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/v1.1.0-rc.0","html_url":"https://github.com/ecomplus/admin-home/releases/tag/v1.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ecomplus/admin-home@v1.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v1.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v1.1.0-rc.0/manifests"},{"name":"v0.9.4","sha":"2f0baab12da0d4f2e1434f52393bd2434068525e","kind":"tag","published_at":"2021-02-23T05:32:30.000Z","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/v0.9.4","html_url":"https://github.com/ecomplus/admin-home/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ecomplus/admin-home@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"c8109ccb6e8086602d940a1c87cedfb9727e2e6a","kind":"tag","published_at":"2021-02-21T22:13:19.000Z","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/v0.9.3","html_url":"https://github.com/ecomplus/admin-home/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ecomplus/admin-home@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3f21c4d848a13f00d26655ae193c1ddea414e05a","kind":"tag","published_at":"2021-02-12T19:35:35.000Z","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/v0.9.2","html_url":"https://github.com/ecomplus/admin-home/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ecomplus/admin-home@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"5f6ced98b067248c824990c86d3d5fef74a3ccca","kind":"tag","published_at":"2021-02-12T18:40:06.000Z","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/v0.9.1","html_url":"https://github.com/ecomplus/admin-home/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ecomplus/admin-home@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"2cb89859a2b097ac56fc9aa3b3deba23f6a07d62","kind":"tag","published_at":"2021-02-12T00:23:36.000Z","download_url":"https://codeload.github.com/ecomplus/admin-home/tar.gz/v0.9.0","html_url":"https://github.com/ecomplus/admin-home/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ecomplus/admin-home@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T23:36:27.072Z","dependent_packages_count":1,"downloads":66,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":21.9733944056746,"dependent_repos_count":7.642124909700613,"dependent_packages_count":20.974713837819785,"stargazers_count":20.955671020250982,"forks_count":9.847080910256905,"docker_downloads_count":null,"average":16.278597016740576},"purl":"pkg:npm/%40ecomplus/admin-home","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ecomplus/admin-home","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ecomplus/admin-home","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ecomplus/admin-home/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T04:49:03.952Z","issues_count":7,"pull_requests_count":88,"avg_time_to_close_issue":521559.0,"avg_time_to_close_pull_request":785692.2045454546,"issues_closed_count":2,"pull_requests_closed_count":88,"pull_request_authors_count":1,"issue_authors_count":4,"avg_comments_per_issue":0.2857142857142857,"avg_comments_per_pull_request":0.23863636363636365,"merged_pull_requests_count":58,"bot_issues_count":2,"bot_pull_requests_count":88,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":171886.92307692306,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.15384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fadmin-home/issues","maintainers":[{"login":"leomp12","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leomp12"},{"login":"matheusgnreis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheusgnreis"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecomplus%2Fadmin-home/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecomplus%2Fadmin-home/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecomplus%2Fadmin-home/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecomplus%2Fadmin-home/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecomplus%2Fadmin-home/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecomplus%2Fadmin-home/codemeta","maintainers":[{"uuid":"leomp12","login":"leomp12","name":null,"email":"leomp120894@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~leomp12","role":null,"created_at":"2022-11-17T04:16:15.662Z","updated_at":"2022-11-17T04:16:15.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leomp12/packages"}]}