{"id":1849149,"name":"hyper-materialshell","ecosystem":"npm","description":"A material design theme for Hyper based on materialshell.","homepage":"https://github.com/carloscuesta/hyper-materialshell#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/carloscuesta/hyper-materialshell","keywords_array":["hyper","hyperterm","theme","materialshell","material design"],"namespace":null,"versions_count":11,"first_release_published_at":"2016-10-13T20:24:05.086Z","latest_release_published_at":"2022-04-25T18:54:18.307Z","latest_release_number":"1.7.0","last_synced_at":"2026-03-19T03:31:45.729Z","created_at":"2022-04-09T17:23:41.127Z","updated_at":"2026-03-19T03:31:45.729Z","registry_url":"https://www.npmjs.com/package/hyper-materialshell","install_command":"npm install hyper-materialshell","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.0"}},"repo_metadata":{"id":10361380,"uuid":"65488342","full_name":"carloscuesta/hyper-materialshell","owner":"carloscuesta","description":"A material design theme for Hyper based on materialshell. ✨","archived":false,"fork":false,"pushed_at":"2023-10-17T14:23:01.000Z","size":938,"stargazers_count":71,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-19T03:51:08.595Z","etag":null,"topics":["hyper","hyper-theme","materialshell","theme"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hyper-materialshell","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/carloscuesta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["carloscuesta"],"custom":["https://paypal.me/carloscuesta"]}},"created_at":"2016-08-11T17:27:53.000Z","updated_at":"2024-06-30T05:02:19.000Z","dependencies_parsed_at":"2024-06-19T02:54:37.902Z","dependency_job_id":"6ef0ef5e-62d7-4136-a904-069546db06f0","html_url":"https://github.com/carloscuesta/hyper-materialshell","commit_stats":{"total_commits":167,"total_committers":7,"mean_commits":"23.857142857142858","dds":0.5988023952095809,"last_synced_commit":"31d90659241cd775b3e6fa8c804aac8c5ce1776f"},"previous_names":["carloscuesta/hyperterm-materialshell"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/carloscuesta/hyper-materialshell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloscuesta","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/sbom","scorecard":{"id":266180,"data":{"date":"2025-08-11","repo":{"name":"github.com/carloscuesta/hyper-materialshell","commit":"1e7983fcbcb1a8e4bd815e10c427b736b3ba14c1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/carloscuesta/hyper-materialshell/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/carloscuesta/hyper-materialshell/ci.yml/master?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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"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-17T12:06:09.688Z","repository_id":10361380,"created_at":"2025-08-17T12:06:09.688Z","updated_at":"2025-08-17T12:06:09.688Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280424213,"owners_count":26328462,"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-22T02:00:06.515Z","response_time":63,"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":"carloscuesta","name":"Carlos Cuesta","uuid":"7629661","kind":"user","description":"Front End Engineer • JavaScript and OpenSource ❤️","email":"hi@carloscuesta.me","website":"https://carloscuesta.me","location":"Barcelona","twitter":"crloscuesta","company":"@apple","icon_url":"https://avatars.githubusercontent.com/u/7629661?u=b9a5e89be7f0f45954602dce3d79253e0b2d8039\u0026v=4","repositories_count":22,"last_synced_at":"2025-10-16T17:19:44.197Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["carloscuesta"],"custom":["https://paypal.me/carloscuesta"]}},"html_url":"https://github.com/carloscuesta","funding_links":["https://github.com/sponsors/carloscuesta","https://paypal.me/carloscuesta"],"total_stars":23138,"followers":1514,"following":11,"created_at":"2022-11-03T15:37:28.202Z","updated_at":"2025-10-16T17:19:44.197Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloscuesta","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloscuesta/repositories"},"tags":[{"name":"v1.7.0","sha":"171c5f743617ac5e82c4c38922d55f85b362e790","kind":"tag","published_at":"2022-04-25T18:52:19.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.7.0","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"06f7989521674b71e7b1467da56e26b246046ac6","kind":"tag","published_at":"2020-12-28T23:18:37.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.6.5","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"535adb4c477942c70e5384f2ce9d69ced2d0696a","kind":"tag","published_at":"2020-12-28T22:55:15.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.6.4","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"5f57fcfe6732f30ec75928a21318a7b50f4fbafd","kind":"commit","published_at":"2019-09-11T10:11:46.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.6.3","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b51ae78b9452026690e03453dc3739d5703d6b11","kind":"commit","published_at":"2019-07-11T07:44:54.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.6.2","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"bbe682b7e8840782c7629379381b8b2b2d72b51c","kind":"commit","published_at":"2017-11-04T12:57:16.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.6.1","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"de0008740cc1df269be2bed8ea00f5eb23da1342","kind":"commit","published_at":"2017-10-29T17:43:13.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.6.0","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.6.0/manifests"},{"name":"1.5.1","sha":"787e5679ecc63b9200483e9eb38279bc6e318d25","kind":"commit","published_at":"2017-02-27T12:33:11.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/1.5.1","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9425620b892d20775b86922f3d08777a0beef0b2","kind":"commit","published_at":"2017-02-26T10:51:32.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/1.5.0","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/1.5.0/manifests"},{"name":"v1.4.0","sha":"753037e9c160bdd8f6492f628f7924d89e12dc89","kind":"commit","published_at":"2016-12-24T16:50:45.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.4.0","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.4.0/manifests"},{"name":"1.1.0","sha":"16671741f5edd104dd3e0191907430465f89fc67","kind":"commit","published_at":"2016-09-01T09:10:35.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/1.1.0","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/1.1.0/manifests"},{"name":"v1.0.3","sha":"0a242904e7eff8b61f4b3998cb07788e8a3037cd","kind":"commit","published_at":"2016-08-12T15:34:41.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.0.3","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0a242904e7eff8b61f4b3998cb07788e8a3037cd","kind":"commit","published_at":"2016-08-12T15:34:41.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.0.2","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"9bcc1ab32757c03a4736a33b64242c3845b2c1bc","kind":"commit","published_at":"2016-08-11T18:37:21.000Z","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/v1.0.0","html_url":"https://github.com/carloscuesta/hyper-materialshell/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/carloscuesta/hyper-materialshell@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-22T10:56:33.628Z","dependent_packages_count":1,"downloads":42,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.3873461691818,"dependent_repos_count":10.373648108865972,"dependent_packages_count":21.04136342657711,"stargazers_count":5.47655049331734,"forks_count":6.318998106313929,"docker_downloads_count":null,"average":14.519581260851231},"purl":"pkg:npm/hyper-materialshell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hyper-materialshell","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hyper-materialshell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hyper-materialshell/dependencies","status":null,"funding_links":["https://github.com/sponsors/carloscuesta","https://paypal.me/carloscuesta"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T10:31:45.136Z","issues_count":0,"pull_requests_count":108,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":134048.3831775701,"issues_closed_count":0,"pull_requests_closed_count":107,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.1481481481481481,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":106,"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/carloscuesta%2Fhyper-materialshell/issues","maintainers":[{"login":"carloscuesta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carloscuesta"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-materialshell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-materialshell/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-materialshell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-materialshell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-materialshell/codemeta","maintainers":[{"uuid":"carloscuesta","login":"carloscuesta","name":null,"email":"hi@carloscuesta.me","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~carloscuesta","role":null,"created_at":"2022-11-12T18:37:55.722Z","updated_at":"2022-11-12T18:37:55.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/carloscuesta/packages"}]}