{"id":971795,"name":"@hapi/crumb","ecosystem":"npm","description":"CSRF crumb generation and validation plugin","homepage":"https://github.com/hapijs/crumb#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hapijs/crumb","keywords_array":["hapi","plugin","cookies","csrf","session"],"namespace":"hapi","versions_count":7,"first_release_published_at":"2019-04-20T05:53:01.311Z","latest_release_published_at":"2023-02-11T19:29:36.022Z","latest_release_number":"9.0.1","last_synced_at":"2026-07-20T19:45:18.026Z","created_at":"2022-04-07T18:10:40.217Z","updated_at":"2026-07-20T19:45:18.026Z","registry_url":"https://www.npmjs.com/package/@hapi/crumb","install_command":"npm install @hapi/crumb","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.0.1"}},"repo_metadata":{"id":6836313,"uuid":"8084734","full_name":"hapijs/crumb","owner":"hapijs","description":"CSRF crumb generation and validation for hapi","archived":false,"fork":false,"pushed_at":"2024-10-23T15:29:18.000Z","size":536,"stargazers_count":171,"open_issues_count":6,"forks_count":50,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-09-11T02:38:17.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/hapijs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2013-02-08T00:26:36.000Z","updated_at":"2024-10-23T15:28:27.000Z","dependencies_parsed_at":"2024-11-07T15:37:55.595Z","dependency_job_id":"acef965e-f8be-4e22-b261-1a41bb48549c","html_url":"https://github.com/hapijs/crumb","commit_stats":{"total_commits":226,"total_committers":41,"mean_commits":5.512195121951219,"dds":0.8008849557522124,"last_synced_commit":"ce7c7afab6b8575178d32497ff6c683f18ade92a"},"previous_names":["spumko/crumb"],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/hapijs/crumb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/sbom","scorecard":{"id":455145,"data":{"date":"2025-08-11","repo":{"name":"github.com/hapijs/crumb","commit":"ce7c7afab6b8575178d32497ff6c683f18ade92a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 15/23 approved changesets -- score normalized to 6","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-plugin.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-plugin.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/crumb/ci-plugin.yml/master?enable=pin","Info:   0 out of   1 third-party 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md: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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hapijs/.github/SECURITY.md:1","Info: Found linked content: github.com/hapijs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hapijs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hapijs/.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:22:26.832Z","repository_id":6836313,"created_at":"2025-08-19T09:22:26.832Z","updated_at":"2025-08-19T09:22:26.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278869194,"owners_count":26060138,"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-07T02:00:06.786Z","response_time":59,"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":"hapijs","name":"hapi.js","uuid":"3774533","kind":"organization","description":"The Simple, Secure Framework Developers Trust","email":null,"website":"https://hapi.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3774533?v=4","repositories_count":75,"last_synced_at":"2025-10-05T18:41:37.042Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hapijs","funding_links":[],"total_stars":47097,"followers":178,"following":0,"created_at":"2022-11-02T16:20:46.028Z","updated_at":"2025-10-05T18:41:37.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs/repositories"},"tags":[{"name":"v9.0.1","sha":"ef4eb4999d75b0deeb7f86ea71dd7359d4b5ddbc","kind":"tag","published_at":"2023-02-11T19:29:19.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v9.0.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"4cf21751b27abb51cdd4565be74c8c84d5dab986","kind":"tag","published_at":"2022-10-29T20:21:15.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v9.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"4441d44df5a9f66876028a49eaa916d2d4b853e7","kind":"commit","published_at":"2020-09-26T23:20:23.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v8.0.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"170926d7c30be627b22689ea96819bfe79dff5f0","kind":"tag","published_at":"2020-01-10T07:36:24.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v8.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v8.0.0/manifests"},{"name":"v7.3.2","sha":"8faaafffc140b67665b3607e0b717484b08bc674","kind":"tag","published_at":"2019-09-12T22:53:28.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v7.3.2","html_url":"https://github.com/hapijs/crumb/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"d75d1e818924ca76aca4c97199283f6808161ac1","kind":"tag","published_at":"2019-08-14T22:35:40.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v7.3.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"695158a0cef8d723c7d5c4d3c4e03a23104dae56","kind":"tag","published_at":"2019-04-20T05:52:36.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v7.3.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.3.0/manifests"},{"name":"v6.1.0","sha":"301bfb9751c1fde3a1bfccf42c67ecacc2b824da","kind":"tag","published_at":"2018-04-23T15:26:07.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v6.1.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.1.0/manifests"},{"name":"v7.1.0","sha":"fb2e7e840434e98138392c5c9955e30b497ec1be","kind":"tag","published_at":"2018-04-23T15:22:02.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v7.1.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"3d8def51a476c75cd8010889bc55a2daae1c8fc8","kind":"tag","published_at":"2017-11-29T22:08:03.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v7.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v7.0.0/manifests"},{"name":"v6.0.3","sha":"20975d8ae0bd18414b78a795eae0d938e6f412a8","kind":"commit","published_at":"2016-08-12T17:49:16.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v6.0.3","html_url":"https://github.com/hapijs/crumb/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"063832e8e084416cb1cb05412e66353ac10b233a","kind":"commit","published_at":"2016-06-30T04:50:30.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v6.0.2","html_url":"https://github.com/hapijs/crumb/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"635e9cc7abcb6c00930df76cd4669a13b44e27ae","kind":"commit","published_at":"2016-05-12T20:16:25.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v6.0.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"34b110368af854f94b865433ae47e1b497b147a6","kind":"commit","published_at":"2016-01-15T19:10:20.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v6.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"d13dcff4f3f45b47b072708b261ab69ac265b019","kind":"commit","published_at":"2015-10-26T19:21:58.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v5.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v5.0.0/manifests"},{"name":"v4.0.4","sha":"c40434bff3fa41bc62c0bf7ecbc21c6334a765f3","kind":"commit","published_at":"2015-09-24T13:03:37.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v4.0.4","html_url":"https://github.com/hapijs/crumb/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"0faf89b22749b7ed957b7f217d82349a6b1a4063","kind":"tag","published_at":"2015-02-26T14:43:31.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v4.0.3","html_url":"https://github.com/hapijs/crumb/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.3/manifests"},{"name":"v4.0.0","sha":"258b950d3ff60cdb0135dbd416afb9259219c9d0","kind":"tag","published_at":"2015-02-13T05:07:24.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.0/manifests"},{"name":"v4.0.2","sha":"bf87f21ae21b69183d4b85d4a547c7353a35fbe4","kind":"tag","published_at":"2015-02-13T05:00:40.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v4.0.2","html_url":"https://github.com/hapijs/crumb/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"b7cd44921fc9cde155879108ec682da35d677613","kind":"tag","published_at":"2015-02-05T14:02:55.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v4.0.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v4.0.1/manifests"},{"name":"v3.3.0","sha":"b313f6232437d0d89fe2b464e0603e73167b8145","kind":"commit","published_at":"2014-10-01T12:22:28.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v3.3.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"aba8880701f8e2156b95b4f00a79f4e77b6c410c","kind":"commit","published_at":"2014-09-22T16:38:32.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v3.2.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"588213c39150f6bb4276f6b688f79cb4aee61a45","kind":"commit","published_at":"2014-08-18T22:33:27.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v3.1.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"b019180073349ad028a83ad20bfa85d8c3c71bae","kind":"commit","published_at":"2014-08-03T05:17:31.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v3.0.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5e6d4f5c81677fe9e362837ffd4a02394303db3c","kind":"commit","published_at":"2014-07-31T20:05:07.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"c37b813365ca8a8db1e6a4b898c6d168e01f9a96","kind":"tag","published_at":"2014-05-27T13:38:29.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v2.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v2.0.0/manifests"},{"name":"v2.2.0","sha":"9c7afbb2ff219a6760d5c7a05c35c985fc0b3340","kind":"tag","published_at":"2014-05-27T13:33:47.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v2.2.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"ecbd83edcc1e0fb7c5f6d239d590c5b279fd240b","kind":"tag","published_at":"2014-05-27T13:32:15.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v2.1.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v2.1.0/manifests"},{"name":"v1.1.2","sha":"21abad2e3d61411b90a385b2cab4f3210ec9d360","kind":"tag","published_at":"2014-03-21T00:42:41.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v1.1.2","html_url":"https://github.com/hapijs/crumb/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3bff28c45de1bfcda63d48a9f897a3b43d37d124","kind":"commit","published_at":"2014-03-10T20:43:22.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v1.1.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"709fa1da90e2a0ed115a7ea518407e259f13ba3b","kind":"commit","published_at":"2014-03-07T18:49:17.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v1.1.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b0251ab8885fb6b32b9b1563b360678cc67c5ae4","kind":"tag","published_at":"2014-01-09T08:15:02.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v1.0.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"a6d3140ddf8c525a7a24eefa8d19031b4d9e6ac4","kind":"commit","published_at":"2013-11-21T17:18:01.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.3.2","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b45a6df2de68c2e49ac4abbd4c98729daa7c2b87","kind":"tag","published_at":"2013-07-13T21:08:17.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.3.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"888753a26676c3a2d3600561c118c74fa0013f2c","kind":"tag","published_at":"2013-04-30T20:11:27.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.3.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"aa8314cbf067b5bbbe430ff4a3f13e9819b59c70","kind":"tag","published_at":"2013-04-03T08:07:45.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.2.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"f20ce1e74cad5d78862fe2d0426ff08ee2667d55","kind":"tag","published_at":"2013-03-06T07:25:16.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.1.3","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"740a756451a36e488fd38a0e7f850beece7afe7e","kind":"tag","published_at":"2013-03-05T23:59:19.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.1.2","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8d478e3a63b13762204658d882f3e7d5126b67f2","kind":"tag","published_at":"2013-03-05T23:46:53.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.1.1","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"21693e30913ea3b441f8f6f977831113f5cb6185","kind":"tag","published_at":"2013-03-04T22:00:50.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.1.0","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"efe26892f5ef2e0cc4224eed007e29ca459a9237","kind":"tag","published_at":"2013-02-20T06:55:24.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.0.9","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"92dd5a7b89b4708cc9f6e32908fdd17be24d9ae9","kind":"tag","published_at":"2013-02-17T04:16:01.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.0.8","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"4a12eada7a7ea1be313eb1562c9df9562dc233c4","kind":"tag","published_at":"2013-02-17T02:20:05.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.0.7","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5ef7693695ff11df317062b07ac6686f2aa04826","kind":"tag","published_at":"2013-02-15T07:31:51.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.0.6","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"e467dc7436f90512d55d6ea0ddd7809a4a65f46d","kind":"tag","published_at":"2013-02-10T18:24:06.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.0.5","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b975ee086fc53364376141a9c7a2b160b629a9e6","kind":"tag","published_at":"2013-02-10T07:21:25.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.0.4","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"e9e95c5df8b3ae62fc439ad1657e53d957b7d3c8","kind":"tag","published_at":"2013-02-08T23:19:07.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.0.3","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"507fdb1fb228afc107d7d5ba5b99e3c6e7f43dc6","kind":"tag","published_at":"2013-02-08T15:33:28.000Z","download_url":"https://codeload.github.com/hapijs/crumb/tar.gz/v0.0.2","html_url":"https://github.com/hapijs/crumb/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/crumb@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcrumb/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-07-20T19:45:17.630Z","dependent_packages_count":9,"downloads":66205,"downloads_period":"last-month","dependent_repos_count":66,"rankings":{"downloads":1.0997665441393472,"dependent_repos_count":1.6818152809027935,"dependent_packages_count":2.2547360390952833,"stargazers_count":4.216491347323459,"forks_count":4.00936015949271,"docker_downloads_count":null,"average":2.6524338741907187},"purl":"pkg:npm/%40hapi/crumb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hapi/crumb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hapi/crumb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hapi/crumb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T14:37:00.032Z","issues_count":48,"pull_requests_count":55,"avg_time_to_close_issue":3019053.4545454546,"avg_time_to_close_pull_request":1525211.641509434,"issues_closed_count":44,"pull_requests_closed_count":53,"pull_request_authors_count":28,"issue_authors_count":28,"avg_comments_per_issue":3.0416666666666665,"avg_comments_per_pull_request":1.4,"merged_pull_requests_count":44,"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":2.0,"past_year_avg_comments_per_pull_request":0.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/hapijs%2Fcrumb/issues","maintainers":[{"login":"nlf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlf"},{"login":"Nargonath","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nargonath"},{"login":"geek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geek"},{"login":"devinivy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devinivy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fcrumb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fcrumb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fcrumb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fcrumb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fcrumb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fcrumb/codemeta","maintainers":[{"uuid":"nlf","login":"nlf","name":null,"email":"quitlahok@gmail.com","url":null,"packages_count":310,"html_url":"https://www.npmjs.com/~nlf","role":null,"created_at":"2022-11-20T16:44:19.492Z","updated_at":"2022-11-20T16:44:19.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nlf/packages"},{"uuid":"marsup","login":"marsup","name":null,"email":"nicolas@morel.io","url":null,"packages_count":173,"html_url":"https://www.npmjs.com/~marsup","role":null,"created_at":"2022-11-20T16:44:19.467Z","updated_at":"2022-11-20T16:44:19.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marsup/packages"},{"uuid":"devinivy","login":"devinivy","name":null,"email":"devinivy@gmail.com","url":null,"packages_count":327,"html_url":"https://www.npmjs.com/~devinivy","role":null,"created_at":"2022-11-20T16:44:19.498Z","updated_at":"2022-11-20T16:44:19.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devinivy/packages"},{"uuid":"wyatt","login":"wyatt","name":null,"email":"wpreul@gmail.com","url":null,"packages_count":188,"html_url":"https://www.npmjs.com/~wyatt","role":null,"created_at":"2022-11-20T16:44:19.501Z","updated_at":"2022-11-20T16:44:19.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wyatt/packages"},{"uuid":"lloydbenson","login":"lloydbenson","name":null,"email":"lloyd.benson@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~lloydbenson","role":null,"created_at":"2022-11-20T16:44:19.538Z","updated_at":"2022-11-20T16:44:19.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lloydbenson/packages"},{"uuid":"cjihrig","login":"cjihrig","name":null,"email":"cjihrig@gmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~cjihrig","role":null,"created_at":"2023-01-15T17:34:50.118Z","updated_at":"2023-01-15T17:34:50.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cjihrig/packages"}]}