{"id":5204316,"name":"@clraconis/http-server","ecosystem":"npm","description":"A simple zero-configuration command-line http server","homepage":"https://github.com/http-party/http-server#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/http-party/http-server","keywords_array":["cli","command","static","http","https","http-server","https-server","server"],"namespace":"clraconis","versions_count":3,"first_release_published_at":"2022-08-29T08:09:12.148Z","latest_release_published_at":"2022-10-27T09:12:18.836Z","latest_release_number":"14.1.4","last_synced_at":"2026-09-09T09:43:54.056Z","created_at":"2022-08-29T08:17:33.305Z","updated_at":"2026-09-09T11:57:35.669Z","registry_url":"https://www.npmjs.com/package/@clraconis/http-server","install_command":"npm install @clraconis/http-server","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"14.1.4"},"contentPolicy":null},"repo_metadata":{"id":39121488,"uuid":"1908577","full_name":"http-party/http-server","owner":"http-party","description":"A simple, zero-configuration, command-line http server","archived":false,"fork":false,"pushed_at":"2026-04-15T11:09:09.000Z","size":2298,"stargazers_count":14234,"open_issues_count":108,"forks_count":1556,"subscribers_count":188,"default_branch":"master","last_synced_at":"2026-09-06T14:45:36.416Z","etag":null,"topics":["command-line","hacktoberfest","hosting","http","http-server","server","static","static-server"],"latest_commit_sha":null,"homepage":"","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/http-party.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"thornjad"}},"created_at":"2011-06-16T23:54:57.000Z","updated_at":"2026-09-06T04:54:37.000Z","dependencies_parsed_at":"2026-03-01T09:17:33.152Z","dependency_job_id":null,"html_url":"https://github.com/http-party/http-server","commit_stats":{"total_commits":472,"total_committers":102,"mean_commits":4.627450980392157,"dds":0.8220338983050848,"last_synced_commit":"8f7fcb08003952ec300874559690d0d75d241ffa"},"previous_names":["indexzero/http-server","nodeapps/http-server"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/http-party/http-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/http-party","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/sbom","scorecard":{"id":471226,"data":{"date":"2025-08-11","repo":{"name":"github.com/http-party/http-server","commit":"9d7dd6bca5fd8a8beafe276cdb29870bddd33783"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"Found 11/19 approved changesets -- score normalized to 5","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:12","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:13","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"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":"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":"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/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/http-party/http-server/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/http-party/http-server/node.js.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/http-party/http-server/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/http-party/http-server/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:16-alpine to node:16-alpine@sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787","Warn: npmCommand not pinned by hash: Dockerfile:5","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v13'"],"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 24 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":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-19T13:56:16.485Z","repository_id":39121488,"created_at":"2025-08-19T13:56:16.486Z","updated_at":"2025-08-19T13:56:16.486Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37091807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"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":"http-party","name":"http ... PARTY!","uuid":"10845406","kind":"organization","description":"Who says networking can't be fun?","email":null,"website":null,"location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10845406?v=4","repositories_count":4,"last_synced_at":"2024-03-25T19:37:23.557Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/http-party","funding_links":[],"total_stars":27864,"followers":64,"following":0,"created_at":"2022-11-02T16:19:15.109Z","updated_at":"2024-03-25T19:37:28.002Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/http-party","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/http-party/repositories"},"tags":[{"name":"v14.1.1","sha":"af0ac3e4b9bd5fff55337aee32bf37f6116c7b4f","kind":"commit","published_at":"2022-05-31T21:26:48.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v14.1.1","html_url":"https://github.com/http-party/http-server/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"e16ed1d4a5d91a2bdf55de565819ec1733048bbc","kind":"tag","published_at":"2022-01-10T19:48:01.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v14.1.0","html_url":"https://github.com/http-party/http-server/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v14.1.0/manifests"},{"name":"v13.1.0","sha":"8d43ad64b8f83adde4241db2eb95375f04d947ce","kind":"commit","published_at":"2022-01-10T19:28:19.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v13.1.0","html_url":"https://github.com/http-party/http-server/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v13.1.0/manifests"},{"name":"v14.0.0","sha":"967e915f4dc4fd2798e62a370d4e1ac25cc7811d","kind":"tag","published_at":"2021-10-19T23:09:05.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v14.0.0","html_url":"https://github.com/http-party/http-server/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v14.0.0/manifests"},{"name":"v13.0.2","sha":"29208b7008ab60d5d9a1e8d2daf2d77626b9212c","kind":"tag","published_at":"2021-09-13T22:44:38.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v13.0.2","html_url":"https://github.com/http-party/http-server/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"164e7e74aef21c7b728b181e8702ee9d1efc23c2","kind":"tag","published_at":"2021-08-20T14:17:00.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v13.0.1","html_url":"https://github.com/http-party/http-server/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a93a3408ec0c05b618a6e8a66c332be889fcf0b4","kind":"tag","published_at":"2021-08-07T19:12:48.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v13.0.0","html_url":"https://github.com/http-party/http-server/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v13.0.0/manifests"},{"name":"v0.13.0","sha":"77243e7a824a85b2ae0773b7a05fa24d41db2ce5","kind":"tag","published_at":"2021-08-07T18:47:36.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.13.0","html_url":"https://github.com/http-party/http-server/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.13.0/manifests"},{"name":"v0.11.2","sha":"4670394479ca89f200503afd7076c3bff6d98295","kind":"tag","published_at":"2021-08-07T18:26:26.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.11.2","html_url":"https://github.com/http-party/http-server/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.11.2/manifests"},{"name":"v0.12.3","sha":"d7bce39827d4db03190cb33b5f33d3a543464ee1","kind":"tag","published_at":"2020-04-27T20:07:20.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.12.3","html_url":"https://github.com/http-party/http-server/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"46cfd108d70ac8a5c95e7d0515d6feaebf49eefe","kind":"tag","published_at":"2020-04-27T16:44:29.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.12.2","html_url":"https://github.com/http-party/http-server/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"813f77d0aa704267bcc778555bff0ac29bb8dbeb","kind":"tag","published_at":"2020-01-08T15:04:54.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.12.1","html_url":"https://github.com/http-party/http-server/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"e6f6358c900dceac5593eae0c4aed32b09475feb","kind":"tag","published_at":"2019-11-26T20:14:02.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.12.0","html_url":"https://github.com/http-party/http-server/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.12.0/manifests"},{"name":"0.11.1","sha":"23727988ba0207ccfeb0b46ac68ed9661c5291c1","kind":"commit","published_at":"2018-01-10T16:18:39.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.11.1","html_url":"https://github.com/http-party/http-server/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"711749368b235e867dc783129c4775c3ced27fbb","kind":"commit","published_at":"2018-01-09T21:48:36.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.11.0","html_url":"https://github.com/http-party/http-server/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"a2003c1d37ea049c788d2ab3d0c7d64ea97e88da","kind":"commit","published_at":"2017-05-01T17:41:11.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.10.0","html_url":"https://github.com/http-party/http-server/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"1a8552c5e028bd5500027ee940111133927a4e94","kind":"tag","published_at":"2016-02-19T06:51:42.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.9.0","html_url":"https://github.com/http-party/http-server/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"b8975be281a5705e71218597940e53034ebe41d4","kind":"tag","published_at":"2015-09-26T00:02:26.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.8.5","html_url":"https://github.com/http-party/http-server/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"5e014e81eab43885c8fead3c1c246bed39c13c24","kind":"tag","published_at":"2015-09-22T02:52:16.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.8.4","html_url":"https://github.com/http-party/http-server/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"12e537311cc9c35dbc2a46dcd7135d83b407e4e8","kind":"tag","published_at":"2015-09-22T01:15:48.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.8.3","html_url":"https://github.com/http-party/http-server/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"cf7aa9ac97421829705aa38189bd18a8143909f3","kind":"tag","published_at":"2015-09-22T00:52:35.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.8.2","html_url":"https://github.com/http-party/http-server/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea895516d809f9588590bd37b49a366074760813","kind":"tag","published_at":"2015-09-22T00:39:40.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/0.8.1","html_url":"https://github.com/http-party/http-server/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/0.8.1/manifests"},{"name":"v0.8.0","sha":"ac38a041c954c863fd695b0f70ba251399856812","kind":"tag","published_at":"2015-03-19T11:16:07.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.8.0","html_url":"https://github.com/http-party/http-server/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"120daa2b1bbca84bf1474bd757e147d95fdab3ed","kind":"tag","published_at":"2015-02-24T01:46:53.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.7.5","html_url":"https://github.com/http-party/http-server/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"4407db12d676a948eef7a2262490bdda4e07b3e9","kind":"tag","published_at":"2014-12-06T07:26:15.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.7.4","html_url":"https://github.com/http-party/http-server/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"9f06a26f5eb73172383f4bc2ebc580a213ff97da","kind":"tag","published_at":"2014-11-06T18:54:34.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.7.3","html_url":"https://github.com/http-party/http-server/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"114380ce7802643784ef3c230745ee7917c9ded2","kind":"tag","published_at":"2014-10-10T17:41:05.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.7.2","html_url":"https://github.com/http-party/http-server/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"340e5304a35b858b3ac6f69ea0bfa54979ab3f17","kind":"tag","published_at":"2014-09-15T21:32:16.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.7.1","html_url":"https://github.com/http-party/http-server/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"97a93dc5fdbef16e0137fd60dfc749311311499c","kind":"tag","published_at":"2014-09-10T19:21:58.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.7.0","html_url":"https://github.com/http-party/http-server/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"814476633f8bebbf705052f67e2a25c5e1343394","kind":"tag","published_at":"2013-12-07T02:02:22.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.6.1","html_url":"https://github.com/http-party/http-server/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"272321dad4ceed4580d44277340c13e3e19aa7f4","kind":"tag","published_at":"2013-12-06T07:20:56.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.6.0","html_url":"https://github.com/http-party/http-server/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"3ce7ece22c55f43ba741775c835d588a2aea0ea1","kind":"tag","published_at":"2013-06-24T14:48:42.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.5.5","html_url":"https://github.com/http-party/http-server/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.5/manifests"},{"name":"v0.5.3","sha":"c3989c0ecadb3c9351f26d7b2926beb0447009ad","kind":"tag","published_at":"2012-12-18T23:17:29.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.5.3","html_url":"https://github.com/http-party/http-server/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"f0ad085ccd8874bb368faafc7d4f8c3df53f8152","kind":"tag","published_at":"2012-11-13T00:20:46.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.5.2","html_url":"https://github.com/http-party/http-server/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ba0c252b0475113c9549db3a5592eb5fe68e0c6c","kind":"tag","published_at":"2012-07-31T20:51:16.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.5.1","html_url":"https://github.com/http-party/http-server/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2d5f9b54db1a6083a0ac768139d2a4deccba0dec","kind":"tag","published_at":"2012-06-25T22:13:03.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.5.0","html_url":"https://github.com/http-party/http-server/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"92fc74b77a798d1c21ed928092a15c28f90ec41f","kind":"commit","published_at":"2012-03-03T01:41:45.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.4.1","html_url":"https://github.com/http-party/http-server/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.4.1/manifests"},{"name":"v0.3.1","sha":"523e335add83240c21ea62e2baef36635e8a61c3","kind":"commit","published_at":"2011-12-23T01:56:33.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.3.1","html_url":"https://github.com/http-party/http-server/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.3.1/manifests"},{"name":"v0.4.0","sha":"234e9631d0532b9e243c1ac89225a49f1ec0b86a","kind":"commit","published_at":"2011-12-03T23:06:39.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.4.0","html_url":"https://github.com/http-party/http-server/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"666bbbc838aba90414c229e4fcef3116e0e95419","kind":"commit","published_at":"2011-11-25T00:38:53.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.3.0","html_url":"https://github.com/http-party/http-server/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"098cf5c57aa3bb10d980d4c8b5439c8e333572d6","kind":"commit","published_at":"2011-11-01T01:02:03.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.2.9","html_url":"https://github.com/http-party/http-server/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.9/manifests"},{"name":"v0.2.7","sha":"dc5997b1bf36d8348e997511f6fc42bfb5229801","kind":"commit","published_at":"2011-10-20T02:14:08.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.2.7","html_url":"https://github.com/http-party/http-server/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"7874f1bbebdf93f7f4ca360872cd1089f3e21e52","kind":"commit","published_at":"2011-09-02T04:46:58.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.2.5","html_url":"https://github.com/http-party/http-server/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.5/manifests"},{"name":"v0.2.3","sha":"cf63eb78a304ce4e29a60c47c7ea595fca2ad166","kind":"commit","published_at":"2011-08-30T09:24:50.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.2.3","html_url":"https://github.com/http-party/http-server/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"2727b9294927a590778a23ce848b05e4132e7eac","kind":"commit","published_at":"2011-08-25T22:03:29.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.2.2","html_url":"https://github.com/http-party/http-server/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"7f43516cd0e6bd434cca4bc034e932d57fb6b883","kind":"commit","published_at":"2011-08-25T21:43:50.000Z","download_url":"https://codeload.github.com/http-party/http-server/tar.gz/v0.2.1","html_url":"https://github.com/http-party/http-server/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/http-party/http-server@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T11:57:35.668Z","dependent_packages_count":2,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.598149867037673,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.1622086334791626,"forks_count":1.2963001142169133,"average":13.76830689032364},"purl":"pkg:npm/%40clraconis/http-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@clraconis/http-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@clraconis/http-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@clraconis/http-server/dependencies","status":null,"funding_links":["https://github.com/sponsors/thornjad"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T07:20:27.267Z","issues_count":131,"pull_requests_count":132,"avg_time_to_close_issue":44894255.984615386,"avg_time_to_close_pull_request":46941437.085365854,"issues_closed_count":65,"pull_requests_closed_count":82,"pull_request_authors_count":70,"issue_authors_count":121,"avg_comments_per_issue":5.755725190839695,"avg_comments_per_pull_request":2.742424242424242,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":16,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":1100827.3333333333,"past_year_avg_time_to_close_pull_request":1460198.923076923,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6071428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/http-party%2Fhttp-server/issues","maintainers":[{"login":"thornjad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thornjad"},{"login":"BigBlueHat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BigBlueHat"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@clraconis%2Fhttp-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@clraconis%2Fhttp-server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@clraconis%2Fhttp-server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@clraconis%2Fhttp-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@clraconis%2Fhttp-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@clraconis%2Fhttp-server/codemeta","maintainers":[{"uuid":"clraconis","login":"clraconis","name":null,"email":"clraconis@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~clraconis","role":null,"created_at":"2022-11-12T06:39:28.884Z","updated_at":"2022-11-12T06:39:28.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clraconis/packages"}]}