{"id":372429,"url":"https://github.com/browserify/module-deps","last_synced_at":"2026-08-26T10:35:49.280Z","repository":{"id":6890374,"uuid":"8139951","full_name":"browserify/module-deps","owner":"browserify","description":"walk the dependency graph to generate a stream of json output","archived":false,"fork":false,"pushed_at":"2024-12-21T10:15:09.000Z","size":404,"stargazers_count":208,"open_issues_count":29,"forks_count":101,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-07-31T00:30:19.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/browserify.png","metadata":{"files":{"readme":"readme.markdown","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2013-02-11T14:59:26.000Z","updated_at":"2026-02-14T12:17:11.000Z","dependencies_parsed_at":"2025-04-14T09:10:31.637Z","dependency_job_id":"72510fee-ca4d-4c63-8f79-19c8e0ebac88","html_url":"https://github.com/browserify/module-deps","commit_stats":null,"previous_names":["substack/module-deps"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/module-deps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/sbom","scorecard":{"id":254783,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/module-deps","commit":"ac7e85e330d636b87674fbf33ac537395e2f296e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/17 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/browserify/.github/SECURITY.md:1","Info: Found linked content: github.com/browserify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/browserify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/browserify/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-17T09:22:53.692Z","repository_id":6890374,"created_at":"2025-08-17T09:22:53.692Z","updated_at":"2025-08-17T09:22:53.692Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36182791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":{"login":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-08-22T00:48:14.448Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32095,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-08-22T00:48:14.461Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"packages":[{"id":5002981,"name":"org.webjars.npm:module-deps","ecosystem":"maven","description":"WebJar for module-deps","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/module-deps","keywords_array":[],"namespace":"org.webjars.npm","versions_count":10,"first_release_published_at":"2015-09-06T13:16:34.000Z","latest_release_published_at":"2021-06-22T15:59:44.000Z","latest_release_number":"6.2.3","last_synced_at":"2026-08-25T10:03:15.634Z","created_at":"2022-07-27T11:03:51.818Z","updated_at":"2026-08-25T10:03:15.634Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/module-deps/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/module-deps/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6890374,"uuid":"8139951","full_name":"browserify/module-deps","owner":"browserify","description":"walk the dependency graph to generate a stream of json output","archived":false,"fork":false,"pushed_at":"2024-12-21T10:15:09.000Z","size":404,"stargazers_count":208,"open_issues_count":29,"forks_count":101,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-07-31T00:30:19.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/browserify.png","metadata":{"files":{"readme":"readme.markdown","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2013-02-11T14:59:26.000Z","updated_at":"2026-02-14T12:17:11.000Z","dependencies_parsed_at":"2025-04-14T09:10:31.637Z","dependency_job_id":"72510fee-ca4d-4c63-8f79-19c8e0ebac88","html_url":"https://github.com/browserify/module-deps","commit_stats":null,"previous_names":["substack/module-deps"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/module-deps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/sbom","scorecard":{"id":254783,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/module-deps","commit":"ac7e85e330d636b87674fbf33ac537395e2f296e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/17 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/browserify/.github/SECURITY.md:1","Info: Found linked content: github.com/browserify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/browserify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/browserify/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-17T09:22:53.692Z","repository_id":6890374,"created_at":"2025-08-17T09:22:53.692Z","updated_at":"2025-08-17T09:22:53.692Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36182791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-08-06T05:26:09.987Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32117,"followers":163,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-08-06T05:26:10.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v6.2.3","sha":"ac7e85e330d636b87674fbf33ac537395e2f296e","kind":"commit","published_at":"2020-08-03T10:50:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.3","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"9170d1edc0294ea285ab706b63266a1081537845","kind":"commit","published_at":"2019-12-13T09:38:39.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"4d900ba7e4fd0e34a695cc817b43abbb8c0cd574","kind":"commit","published_at":"2019-05-24T12:58:48.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"b4ad85066ee1146a7ae885afa8de16259cef86b5","kind":"commit","published_at":"2018-11-13T10:59:57.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"22a43a5bf4e01c655a42bfafc6a53deda399e184","kind":"commit","published_at":"2018-05-16T13:02:48.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"db32c8956ea58438c7c32f42c52cb65762d0df9b","kind":"commit","published_at":"2018-03-28T08:35:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.2/manifests"},{"name":"6.0.1","sha":"c998e6edc73a037923bb81263358db9e45fdf751","kind":"commit","published_at":"2018-03-26T21:16:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/6.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/6.0.1/manifests"},{"name":"v6.0.0","sha":"e0742be847f329e94475cdbaa9175a67f66b9aa9","kind":"commit","published_at":"2018-02-07T09:20:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"040e3f84faf1359ca968790fa3d2d2570d07a96a","kind":"tag","published_at":"2018-01-06T20:11:14.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v5.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7c29e1eb199f791ae75daaa091dede4defb25e5b","kind":"tag","published_at":"2018-01-02T17:11:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v5.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.0/manifests"},{"name":"4.1.1","sha":"4cce7975e909b91775411731a28e9d7e123e7079","kind":"commit","published_at":"2017-02-14T07:25:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"c8d1da8b638e22fd6344137f6be30455f378a8e1","kind":"commit","published_at":"2017-02-14T02:33:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.0/manifests"},{"name":"4.0.8","sha":"3b240bb25cf0229558b4c9d0395c2c3e3555376a","kind":"commit","published_at":"2016-10-22T18:49:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.8","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"f5aa07c691cf60809ec6e0c3fd0d32ff6d6ada22","kind":"tag","published_at":"2016-05-27T00:10:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.7","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"faef048962d5ccb15f2a776ff2bc3cc15c9ab56a","kind":"commit","published_at":"2016-05-26T06:37:18.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.6","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"558fd0a743e344be8633c3128d0b7b5617bdc78f","kind":"commit","published_at":"2015-12-31T22:48:06.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.5","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"f3114e180737b5456971fa144b0a62c3c27abf40","kind":"commit","published_at":"2015-12-19T16:03:07.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.4","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a6636d9ea137944560ca7836a9c25ff786033c61","kind":"commit","published_at":"2015-12-18T18:49:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.3","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.3/manifests"},{"name":"v4.0.2","sha":"d564c9107209c1ceac3a88625292858957dc41a9","kind":"tag","published_at":"2015-10-26T03:02:53.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v4.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"3ba70a8eb41e3a9e4acd8a94929b2a3712238162","kind":"tag","published_at":"2015-10-18T05:50:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v4.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.1/manifests"},{"name":"4.0.0","sha":"e9ccd1ec93f83d68d8d3aaac9d68d685fa273469","kind":"commit","published_at":"2015-10-16T20:38:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.0/manifests"},{"name":"v3.9.1","sha":"9112e326d76a97869ecffee06d84be21e6f7d157","kind":"tag","published_at":"2015-08-24T07:09:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.9.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"bb388ab4194e8155764600f339fdeb18d1c690b8","kind":"tag","published_at":"2015-07-27T03:14:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"0e290cd33b3068b033737375d194e4bf41d4d70c","kind":"tag","published_at":"2015-06-06T20:53:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.8.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"86d97913ca924d6b455aff551b80860a5c49431d","kind":"tag","published_at":"2015-05-25T04:30:36.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.0/manifests"},{"name":"v3.7.13","sha":"f335ba8e240e42f328a41648efe2390b693dda39","kind":"tag","published_at":"2015-05-20T03:50:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.13","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.13/manifests"},{"name":"v3.7.12","sha":"e0e85fa49b564400c7517fc5ba892cf431d53405","kind":"tag","published_at":"2015-05-07T21:17:20.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.12","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.12/manifests"},{"name":"v3.7.11","sha":"121f73791ce9cf8c92ac802e214b7842f9000e28","kind":"tag","published_at":"2015-05-07T16:06:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.11","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.11/manifests"},{"name":"v3.7.10","sha":"9be8dea5b21a905a1dd490124b167f42e5df95d0","kind":"tag","published_at":"2015-05-06T03:52:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.10","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.10/manifests"},{"name":"v3.7.9","sha":"5650c1ff56cbfdcb42a8e751f3f4368810396f43","kind":"tag","published_at":"2015-05-05T17:45:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.9","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.9/manifests"},{"name":"v3.7.8","sha":"8e34e42433dfdf1389b9eb89086aa0604d8eca0a","kind":"tag","published_at":"2015-04-26T01:55:36.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.8","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.8/manifests"},{"name":"3.7.7","sha":"ba19c56390910a30da2d526908adea7c9e074f40","kind":"commit","published_at":"2015-04-20T20:07:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.7","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.7/manifests"},{"name":"3.7.6","sha":"dc5cebb95dd53e2598f90feff098c56cfb4523f2","kind":"commit","published_at":"2015-04-02T23:43:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.6","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.6/manifests"},{"name":"3.7.5","sha":"2d549a731d4b5047a705af54ed21452ebf05ddda","kind":"commit","published_at":"2015-04-01T09:03:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.5/manifests"},{"name":"3.7.4","sha":"3c177f8250f7fd959a445c974cd3cf340f6e7326","kind":"commit","published_at":"2015-04-01T06:51:17.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"574ed9a57cc637480a93b3072659cd5a0eca6435","kind":"commit","published_at":"2015-03-20T20:37:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.3/manifests"},{"name":"3.7.2","sha":"46ca172db22f72926b72b168951f3b97ce5171c1","kind":"commit","published_at":"2015-02-19T21:49:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"e367a6f1507be029cf3add4ef299ecad106d4310","kind":"commit","published_at":"2015-02-17T19:40:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"a31dcbd30708e0f61ac32fffd8c903ea63eea9ff","kind":"commit","published_at":"2015-02-16T20:15:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.0/manifests"},{"name":"3.6.5","sha":"74bfd6fa4e7a523c3514c72d4683316a4cfbb82c","kind":"commit","published_at":"2015-02-16T03:02:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.5/manifests"},{"name":"3.6.4","sha":"ac903c1c88458159d571a66bc839c379bccf8096","kind":"commit","published_at":"2015-01-02T01:18:43.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.4/manifests"},{"name":"3.6.3","sha":"9352e86a40d44ee5877acda3645a149e1da27191","kind":"commit","published_at":"2014-12-14T11:20:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.3/manifests"},{"name":"3.6.2","sha":"f690414acc7c1010bf06d28bbc918e102d7c8ecd","kind":"commit","published_at":"2014-12-14T11:18:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"d027396ca70b8a9458fdc093b90f7d49039237fc","kind":"commit","published_at":"2014-12-04T09:57:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"4b80df9a392f96951b474d3fa79a9ecfae683657","kind":"commit","published_at":"2014-12-04T09:40:07.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.0/manifests"},{"name":"3.5.12","sha":"0ee0330f4d8bccb47ee1c981b5f50948c727fb1a","kind":"commit","published_at":"2014-12-02T19:28:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.12","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.12/manifests"},{"name":"3.5.11","sha":"3a413f651c6c623fcfc0b8bf15fcd6fcc65a0387","kind":"commit","published_at":"2014-12-02T18:52:50.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.11","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.11/manifests"},{"name":"3.5.10","sha":"99f302371837c0268e66dcd1fb80bfb59280d3c7","kind":"commit","published_at":"2014-11-19T11:56:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.10","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.10/manifests"},{"name":"3.5.9","sha":"a1e0473c92b2b1521521adcf09f8170cc5e03d52","kind":"commit","published_at":"2014-11-19T11:53:39.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.9","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.9/manifests"},{"name":"3.5.8","sha":"91f5c1c145786fcb1e0e72fe9c406e0ed46d67d3","kind":"commit","published_at":"2014-11-19T02:40:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.8","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.8/manifests"},{"name":"3.5.7","sha":"aba056b62d224d16efa0cd21d6f747a297375398","kind":"commit","published_at":"2014-11-19T01:46:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.7","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.7/manifests"},{"name":"3.5.6","sha":"60d1848b0b3247dae1ea56f8c013636b6a677007","kind":"commit","published_at":"2014-09-17T11:11:27.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.6","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.6/manifests"},{"name":"3.5.5","sha":"79ca1a481d682a62c84fdde2cbf7fb1f955d15f0","kind":"commit","published_at":"2014-08-04T06:44:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"42eec5c4501db4a3c4a8de22069d5189b693d607","kind":"commit","published_at":"2014-07-28T19:25:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"01eb6f466c08c02788fc51031f37a85088952f8b","kind":"commit","published_at":"2014-07-25T04:56:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"235f17a2ac15af453880f2cc6b5c89ab9955a465","kind":"commit","published_at":"2014-07-25T04:45:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"46c89be287c287afab84e43ca859c68d4d0cdd84","kind":"commit","published_at":"2014-07-25T04:42:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"49c4a5fdbfffddfb9fc0dc3081c1842127986815","kind":"commit","published_at":"2014-07-25T04:15:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"797f05c732ceddb76ee0c4fcfbe4f2348bf580d0","kind":"commit","published_at":"2014-07-25T00:24:15.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.1/manifests"},{"name":"0.7.2","sha":"64e9eb93b8da326608a0ea86247be450d3b624e6","kind":"commit","published_at":"2014-07-25T00:21:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.2/manifests"},{"name":"3.4.0","sha":"87242c6e9eddd6b5721ace3c94caf03279c05283","kind":"commit","published_at":"2014-07-24T22:03:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"3f6a8497af7dfb2a88d526f1ea3fc7a3375a6cc4","kind":"commit","published_at":"2014-07-24T07:45:31.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"b214d1b2eb41a883fd819c772d31921c57b02787","kind":"commit","published_at":"2014-07-23T11:13:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"d75bffa1bb01645f74ec9411b901afc0b32c53cb","kind":"commit","published_at":"2014-07-23T06:16:02.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"76e84b506ed527651b8e3ee3783002ff2761aea2","kind":"commit","published_at":"2014-07-22T06:30:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"7fb71a76cd902609d9d63db7bf91572687045900","kind":"commit","published_at":"2014-07-22T02:29:43.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.0.0/manifests"},{"name":"2.1.5","sha":"9bbfa2ae34b680c29536c7ed6a3ff92d2814ae00","kind":"commit","published_at":"2014-07-09T01:48:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.5","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"ed96fc86e7ac96a08ebe5735cc17f6a123d3d1c2","kind":"commit","published_at":"2014-07-07T00:43:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.4","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"19374dd776fa8669e114a988cb992bed6baf7268","kind":"commit","published_at":"2014-07-03T15:09:04.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.3","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"2bed53f55f0511bcdf2900733ef31c0b28dd55e2","kind":"commit","published_at":"2014-05-28T12:33:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.2","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"046cfc7421cc547a7c651bd9ef37b48bb4933fc2","kind":"commit","published_at":"2014-05-23T05:24:14.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"35d3bb1f604a28a10c2a9862f26a8753c27bd51b","kind":"commit","published_at":"2014-05-15T12:18:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.0/manifests"},{"name":"2.0.6","sha":"91ec976c2e0157b444ad48674f105367b0c291e8","kind":"commit","published_at":"2014-05-14T21:23:09.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.6","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"745d0ab17b2f17ad68c95a8728939ce4a6b0f288","kind":"commit","published_at":"2014-05-11T13:01:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.5","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"2ace932479d62df48b72bd06573f2b93a99fb53c","kind":"commit","published_at":"2014-05-10T11:52:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.4","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"53ae786c32da661911194b9a65e70b56e66d59e9","kind":"commit","published_at":"2014-05-10T07:08:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.3","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"c82c2199fe69e757bb502de1ab74c359d2512105","kind":"commit","published_at":"2014-05-10T07:06:56.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"5d24b0789c1bdef003b4240c1d9f0926397082b6","kind":"commit","published_at":"2014-05-10T04:15:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"6810dfb5cf4fd23f12c8349f2fcaa340f53d524e","kind":"commit","published_at":"2014-05-10T03:08:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"11659f7de4e195cc1c302936d5f810be9f976206","kind":"commit","published_at":"2014-04-16T03:42:09.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.10.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"096ca66b8747b2ad031c628d7090d0115242095d","kind":"commit","published_at":"2014-04-11T08:07:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"3ef2e4837543a6606530606918f131d40f0f7017","kind":"commit","published_at":"2014-04-11T04:45:13.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.8.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"da7e73c18674366d85ecd5637df046e01bcbd039","kind":"commit","published_at":"2014-03-18T23:09:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"a0ac5863d06242e5281ebeef348882c20e5e6639","kind":"commit","published_at":"2014-02-24T18:18:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"19c9915e3a80c9bf91ebb50ed7eb4aff54f4231c","kind":"commit","published_at":"2014-02-10T18:44:25.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"c33f514b2454b02350d893be291fc0ba24ddb2f2","kind":"commit","published_at":"2014-02-10T02:37:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"77c4022ae8e9a8780164ea534848ef5861c4f493","kind":"commit","published_at":"2014-02-09T23:10:57.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"6cd48b5f6cf86ae5337dfbedb9b71223f422ea41","kind":"commit","published_at":"2014-02-09T01:04:27.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"92bff3a61b797e20f0ff744e26722b6463174d9d","kind":"commit","published_at":"2014-02-08T11:53:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"14b462c280874c982391de3ea5a4bfa087fc7a26","kind":"commit","published_at":"2014-02-08T01:46:37.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"a5e8881142cd50c5358328acf52eda0b33fcaa2c","kind":"commit","published_at":"2014-02-01T05:34:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"463e0671e967267dedf46bf6d1b6256bce220bfc","kind":"commit","published_at":"2014-01-29T13:40:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.3.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"000400a1ac2f77d34866b803b31e1f5eef67ee7b","kind":"commit","published_at":"2014-01-21T07:29:03.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"1c464e57e564393eff9b0df85cdb06eb01353a3f","kind":"commit","published_at":"2014-01-06T23:18:47.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"4b86a076f3be30bdea60d5061dc8f538722b1879","kind":"commit","published_at":"2014-01-04T06:00:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"170de9dca7563dcd1f8f7cdc02eec338fa1c8dea","kind":"commit","published_at":"2013-12-29T03:56:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e780579c60931face9cf9c38a148fec1886ae2b","kind":"commit","published_at":"2013-11-26T23:03:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"b68ce2feb2977ca7a5a1c69280afa2900be4f35c","kind":"commit","published_at":"2013-08-15T21:49:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"99584eafbdfa5769df65235ccd40247413ceb42b","kind":"commit","published_at":"2013-07-09T07:43:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ad15b6a80eedb3c9e1d37eed46666d2a6f9bb8e0","kind":"commit","published_at":"2013-07-09T05:38:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.0/manifests"},{"name":"0.17.0","sha":"176083f96d2ae9beccfe473033696e1e6ff93262","kind":"commit","published_at":"2013-07-09T05:09:15.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.17.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"459e743f7a7b0a0a5d33dc7bb38a75c35619901c","kind":"commit","published_at":"2013-07-09T00:56:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.16.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"5db41eecea990d36b938429f101448a4f978f818","kind":"commit","published_at":"2013-07-08T23:56:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.15.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"0b01d8828d603a5521375d0bdc30688c215039aa","kind":"commit","published_at":"2013-07-08T23:43:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.15.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"cd5de2f985d50cefc980a81096644e46f0d002cd","kind":"commit","published_at":"2013-07-04T03:47:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.14.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"eab09ccc47d2036cf169a0da7db224fbde18ace4","kind":"commit","published_at":"2013-07-03T23:56:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.13.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"1e449b16bffc8ece1c2b0dfdf8360ed6f4682a8a","kind":"commit","published_at":"2013-06-24T07:49:40.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.13.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"dccad9b145109b8d73cbc9efe9c58c0592ee7e53","kind":"commit","published_at":"2013-06-23T07:44:19.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.12.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c0b46a91d0a49ed5db7dd7ca2b23f009df7c278d","kind":"commit","published_at":"2013-06-09T18:23:19.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.11.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"1fef8acfdda58ef26fb363a427d4a31329bfefcf","kind":"commit","published_at":"2013-06-09T03:32:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"93a5c01489026b5739ba85dbee6ccce2ccae9b8e","kind":"commit","published_at":"2013-06-09T01:51:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"027fe4f26278eac620b4cced6e5502627495acd3","kind":"commit","published_at":"2013-05-30T13:54:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"810a3ad4e2ccda47ee5107bc0eaead0a50fa199d","kind":"commit","published_at":"2013-05-30T13:41:21.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"05d14c181b1d35d94cf1d8cc4654e9aac991c494","kind":"commit","published_at":"2013-05-30T01:56:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6a6f096ea5728686e699a311ffdbf38891507bf2","kind":"commit","published_at":"2013-05-17T18:31:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"e5ee60fd3c0d8410c6ed7863df6be960e64f1153","kind":"commit","published_at":"2013-05-08T22:56:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"bf9bb83898d77d0337978c8a8436a5e43ce4809e","kind":"commit","published_at":"2013-04-25T18:50:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"67055b67739d9f682c035c9dd97f2c389326e5e9","kind":"commit","published_at":"2013-04-17T20:28:21.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"08f7e1c071ac48deb36aeb368f8cb835cd41eb07","kind":"commit","published_at":"2013-03-31T18:31:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"8cfb1696d1ae178cd1d86ae66c0f0f0e04555d75","kind":"commit","published_at":"2013-03-28T02:38:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"186b0f8142c9e49d2aacc0f99772f9a1ecb6c794","kind":"commit","published_at":"2013-03-21T18:45:41.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"776f5486a69b5f8112873b2ee125c143e1525f80","kind":"commit","published_at":"2013-03-16T01:48:50.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"694b4008a27515905e704baf1f644282a5c6b8fc","kind":"commit","published_at":"2013-03-06T18:45:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"9076d54ea5916386f322816027df5b21cb3ece39","kind":"commit","published_at":"2013-03-02T01:43:41.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"0d409b6c9cfcbf5b91732cacdc358535b7a405eb","kind":"commit","published_at":"2013-02-28T06:27:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.5","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"78cdf92254c2b91cc67abf305be09fab48109854","kind":"commit","published_at":"2013-02-28T06:13:47.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.4","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"3555c76446b010f6d5bf05c3221a5dd58962072a","kind":"commit","published_at":"2013-02-28T03:17:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"a22fca6ebc75685ac63a2f4cc3159c537e40a6e0","kind":"commit","published_at":"2013-02-28T01:34:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"c43908b0d138f8fcaae827707be15cc703a9a825","kind":"commit","published_at":"2013-02-28T01:15:18.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fd66ea79783eb45f68357702324b7d93cca69064","kind":"commit","published_at":"2013-02-28T01:09:42.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"b688f74c8582210b8e42edebb725fa77c097b09b","kind":"commit","published_at":"2013-02-28T00:31:53.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"e64a030bf61cc8984e42f5abaea4f09d2680ccd9","kind":"commit","published_at":"2013-02-23T22:39:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.6","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"6fab99e83ec63a421d2b3c1dc4a159cecb43d8bb","kind":"commit","published_at":"2013-02-23T08:52:54.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.5","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"70587d7482cc38c42ad9d0155c2e8c9a017c0a1b","kind":"commit","published_at":"2013-02-23T07:37:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.4","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"59200654712f49eed4aa1ef7622fa0c176eef5dd","kind":"commit","published_at":"2013-02-23T04:52:37.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"b1945f59cabdaf4da2e60082275b635b072935b1","kind":"commit","published_at":"2013-02-22T12:14:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"07e601a93cec9ee2b363ae3388167735d45564f8","kind":"commit","published_at":"2013-02-22T04:29:04.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"91718740e04ac2966c1ba2a218c216e29fa5b22e","kind":"commit","published_at":"2013-02-19T04:36:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"8fac7b360734cbdbaaf7d1bd928402eae3e5e687","kind":"commit","published_at":"2013-02-19T03:08:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"6301d5df355cf0e17c18592958ec9ea71b8b239a","kind":"commit","published_at":"2013-02-18T06:21:10.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.0/manifests"},{"name":"0.0.0","sha":"12b21987fd150fe292fb054cac3985b3b5c9286d","kind":"commit","published_at":"2013-02-11T14:59:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-13T00:25:18.545Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":15.901790318276577,"forks_count":12.854657776939545,"average":20.774252963966912},"purl":"pkg:maven/org.webjars.npm/module-deps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:module-deps","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:module-deps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:module-deps/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T14:20:15.162Z","issues_count":40,"pull_requests_count":61,"avg_time_to_close_issue":23651424.541666668,"avg_time_to_close_pull_request":24697064.69387755,"issues_closed_count":24,"pull_requests_closed_count":49,"pull_request_authors_count":39,"issue_authors_count":37,"avg_comments_per_issue":2.575,"avg_comments_per_pull_request":2.540983606557377,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10782.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.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/browserify%2Fmodule-deps/issues","maintainers":[{"login":"goto-bus-stop","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"zertosh","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zertosh"},{"login":"martinheidegger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinheidegger"},{"login":"bcomnes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"},{"login":"ashaffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashaffer"},{"login":"BridgeAR","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"MellowMelon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MellowMelon"},{"login":"ahdinosaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahdinosaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5002970,"name":"org.webjars.npm:module-deps-sortable","ecosystem":"maven","description":"WebJar for module-deps-sortable","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/module-deps","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2019-08-24T05:32:14.000Z","latest_release_published_at":"2019-08-24T05:32:14.000Z","latest_release_number":"5.0.0","last_synced_at":"2026-08-24T10:09:40.003Z","created_at":"2022-07-27T11:03:50.461Z","updated_at":"2026-08-24T10:09:40.004Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/module-deps-sortable/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/module-deps-sortable/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6890374,"uuid":"8139951","full_name":"browserify/module-deps","owner":"browserify","description":"walk the dependency graph to generate a stream of json output","archived":false,"fork":false,"pushed_at":"2024-12-21T10:15:09.000Z","size":404,"stargazers_count":208,"open_issues_count":29,"forks_count":101,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-07-31T00:30:19.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/browserify.png","metadata":{"files":{"readme":"readme.markdown","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2013-02-11T14:59:26.000Z","updated_at":"2026-02-14T12:17:11.000Z","dependencies_parsed_at":"2025-04-14T09:10:31.637Z","dependency_job_id":"72510fee-ca4d-4c63-8f79-19c8e0ebac88","html_url":"https://github.com/browserify/module-deps","commit_stats":null,"previous_names":["substack/module-deps"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/module-deps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/sbom","scorecard":{"id":254783,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/module-deps","commit":"ac7e85e330d636b87674fbf33ac537395e2f296e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/17 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/browserify/.github/SECURITY.md:1","Info: Found linked content: github.com/browserify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/browserify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/browserify/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-17T09:22:53.692Z","repository_id":6890374,"created_at":"2025-08-17T09:22:53.692Z","updated_at":"2025-08-17T09:22:53.692Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36182791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-08-06T05:26:09.987Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32117,"followers":163,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-08-06T05:26:10.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v6.2.3","sha":"ac7e85e330d636b87674fbf33ac537395e2f296e","kind":"commit","published_at":"2020-08-03T10:50:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.3","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"9170d1edc0294ea285ab706b63266a1081537845","kind":"commit","published_at":"2019-12-13T09:38:39.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"4d900ba7e4fd0e34a695cc817b43abbb8c0cd574","kind":"commit","published_at":"2019-05-24T12:58:48.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"b4ad85066ee1146a7ae885afa8de16259cef86b5","kind":"commit","published_at":"2018-11-13T10:59:57.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"22a43a5bf4e01c655a42bfafc6a53deda399e184","kind":"commit","published_at":"2018-05-16T13:02:48.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"db32c8956ea58438c7c32f42c52cb65762d0df9b","kind":"commit","published_at":"2018-03-28T08:35:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.2/manifests"},{"name":"6.0.1","sha":"c998e6edc73a037923bb81263358db9e45fdf751","kind":"commit","published_at":"2018-03-26T21:16:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/6.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/6.0.1/manifests"},{"name":"v6.0.0","sha":"e0742be847f329e94475cdbaa9175a67f66b9aa9","kind":"commit","published_at":"2018-02-07T09:20:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"040e3f84faf1359ca968790fa3d2d2570d07a96a","kind":"tag","published_at":"2018-01-06T20:11:14.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v5.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7c29e1eb199f791ae75daaa091dede4defb25e5b","kind":"tag","published_at":"2018-01-02T17:11:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v5.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.0/manifests"},{"name":"4.1.1","sha":"4cce7975e909b91775411731a28e9d7e123e7079","kind":"commit","published_at":"2017-02-14T07:25:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"c8d1da8b638e22fd6344137f6be30455f378a8e1","kind":"commit","published_at":"2017-02-14T02:33:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.0/manifests"},{"name":"4.0.8","sha":"3b240bb25cf0229558b4c9d0395c2c3e3555376a","kind":"commit","published_at":"2016-10-22T18:49:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.8","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"f5aa07c691cf60809ec6e0c3fd0d32ff6d6ada22","kind":"tag","published_at":"2016-05-27T00:10:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.7","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"faef048962d5ccb15f2a776ff2bc3cc15c9ab56a","kind":"commit","published_at":"2016-05-26T06:37:18.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.6","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"558fd0a743e344be8633c3128d0b7b5617bdc78f","kind":"commit","published_at":"2015-12-31T22:48:06.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.5","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"f3114e180737b5456971fa144b0a62c3c27abf40","kind":"commit","published_at":"2015-12-19T16:03:07.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.4","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a6636d9ea137944560ca7836a9c25ff786033c61","kind":"commit","published_at":"2015-12-18T18:49:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.3","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.3/manifests"},{"name":"v4.0.2","sha":"d564c9107209c1ceac3a88625292858957dc41a9","kind":"tag","published_at":"2015-10-26T03:02:53.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v4.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"3ba70a8eb41e3a9e4acd8a94929b2a3712238162","kind":"tag","published_at":"2015-10-18T05:50:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v4.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.1/manifests"},{"name":"4.0.0","sha":"e9ccd1ec93f83d68d8d3aaac9d68d685fa273469","kind":"commit","published_at":"2015-10-16T20:38:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.0/manifests"},{"name":"v3.9.1","sha":"9112e326d76a97869ecffee06d84be21e6f7d157","kind":"tag","published_at":"2015-08-24T07:09:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.9.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"bb388ab4194e8155764600f339fdeb18d1c690b8","kind":"tag","published_at":"2015-07-27T03:14:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"0e290cd33b3068b033737375d194e4bf41d4d70c","kind":"tag","published_at":"2015-06-06T20:53:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.8.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"86d97913ca924d6b455aff551b80860a5c49431d","kind":"tag","published_at":"2015-05-25T04:30:36.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.0/manifests"},{"name":"v3.7.13","sha":"f335ba8e240e42f328a41648efe2390b693dda39","kind":"tag","published_at":"2015-05-20T03:50:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.13","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.13/manifests"},{"name":"v3.7.12","sha":"e0e85fa49b564400c7517fc5ba892cf431d53405","kind":"tag","published_at":"2015-05-07T21:17:20.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.12","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.12/manifests"},{"name":"v3.7.11","sha":"121f73791ce9cf8c92ac802e214b7842f9000e28","kind":"tag","published_at":"2015-05-07T16:06:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.11","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.11/manifests"},{"name":"v3.7.10","sha":"9be8dea5b21a905a1dd490124b167f42e5df95d0","kind":"tag","published_at":"2015-05-06T03:52:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.10","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.10/manifests"},{"name":"v3.7.9","sha":"5650c1ff56cbfdcb42a8e751f3f4368810396f43","kind":"tag","published_at":"2015-05-05T17:45:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.9","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.9/manifests"},{"name":"v3.7.8","sha":"8e34e42433dfdf1389b9eb89086aa0604d8eca0a","kind":"tag","published_at":"2015-04-26T01:55:36.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.8","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.8/manifests"},{"name":"3.7.7","sha":"ba19c56390910a30da2d526908adea7c9e074f40","kind":"commit","published_at":"2015-04-20T20:07:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.7","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.7/manifests"},{"name":"3.7.6","sha":"dc5cebb95dd53e2598f90feff098c56cfb4523f2","kind":"commit","published_at":"2015-04-02T23:43:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.6","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.6/manifests"},{"name":"3.7.5","sha":"2d549a731d4b5047a705af54ed21452ebf05ddda","kind":"commit","published_at":"2015-04-01T09:03:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.5/manifests"},{"name":"3.7.4","sha":"3c177f8250f7fd959a445c974cd3cf340f6e7326","kind":"commit","published_at":"2015-04-01T06:51:17.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"574ed9a57cc637480a93b3072659cd5a0eca6435","kind":"commit","published_at":"2015-03-20T20:37:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.3/manifests"},{"name":"3.7.2","sha":"46ca172db22f72926b72b168951f3b97ce5171c1","kind":"commit","published_at":"2015-02-19T21:49:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"e367a6f1507be029cf3add4ef299ecad106d4310","kind":"commit","published_at":"2015-02-17T19:40:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"a31dcbd30708e0f61ac32fffd8c903ea63eea9ff","kind":"commit","published_at":"2015-02-16T20:15:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.0/manifests"},{"name":"3.6.5","sha":"74bfd6fa4e7a523c3514c72d4683316a4cfbb82c","kind":"commit","published_at":"2015-02-16T03:02:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.5/manifests"},{"name":"3.6.4","sha":"ac903c1c88458159d571a66bc839c379bccf8096","kind":"commit","published_at":"2015-01-02T01:18:43.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.4/manifests"},{"name":"3.6.3","sha":"9352e86a40d44ee5877acda3645a149e1da27191","kind":"commit","published_at":"2014-12-14T11:20:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.3/manifests"},{"name":"3.6.2","sha":"f690414acc7c1010bf06d28bbc918e102d7c8ecd","kind":"commit","published_at":"2014-12-14T11:18:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"d027396ca70b8a9458fdc093b90f7d49039237fc","kind":"commit","published_at":"2014-12-04T09:57:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"4b80df9a392f96951b474d3fa79a9ecfae683657","kind":"commit","published_at":"2014-12-04T09:40:07.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.0/manifests"},{"name":"3.5.12","sha":"0ee0330f4d8bccb47ee1c981b5f50948c727fb1a","kind":"commit","published_at":"2014-12-02T19:28:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.12","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.12/manifests"},{"name":"3.5.11","sha":"3a413f651c6c623fcfc0b8bf15fcd6fcc65a0387","kind":"commit","published_at":"2014-12-02T18:52:50.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.11","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.11/manifests"},{"name":"3.5.10","sha":"99f302371837c0268e66dcd1fb80bfb59280d3c7","kind":"commit","published_at":"2014-11-19T11:56:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.10","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.10/manifests"},{"name":"3.5.9","sha":"a1e0473c92b2b1521521adcf09f8170cc5e03d52","kind":"commit","published_at":"2014-11-19T11:53:39.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.9","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.9/manifests"},{"name":"3.5.8","sha":"91f5c1c145786fcb1e0e72fe9c406e0ed46d67d3","kind":"commit","published_at":"2014-11-19T02:40:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.8","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.8/manifests"},{"name":"3.5.7","sha":"aba056b62d224d16efa0cd21d6f747a297375398","kind":"commit","published_at":"2014-11-19T01:46:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.7","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.7/manifests"},{"name":"3.5.6","sha":"60d1848b0b3247dae1ea56f8c013636b6a677007","kind":"commit","published_at":"2014-09-17T11:11:27.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.6","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.6/manifests"},{"name":"3.5.5","sha":"79ca1a481d682a62c84fdde2cbf7fb1f955d15f0","kind":"commit","published_at":"2014-08-04T06:44:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"42eec5c4501db4a3c4a8de22069d5189b693d607","kind":"commit","published_at":"2014-07-28T19:25:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"01eb6f466c08c02788fc51031f37a85088952f8b","kind":"commit","published_at":"2014-07-25T04:56:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"235f17a2ac15af453880f2cc6b5c89ab9955a465","kind":"commit","published_at":"2014-07-25T04:45:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"46c89be287c287afab84e43ca859c68d4d0cdd84","kind":"commit","published_at":"2014-07-25T04:42:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"49c4a5fdbfffddfb9fc0dc3081c1842127986815","kind":"commit","published_at":"2014-07-25T04:15:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"797f05c732ceddb76ee0c4fcfbe4f2348bf580d0","kind":"commit","published_at":"2014-07-25T00:24:15.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.1/manifests"},{"name":"0.7.2","sha":"64e9eb93b8da326608a0ea86247be450d3b624e6","kind":"commit","published_at":"2014-07-25T00:21:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.2/manifests"},{"name":"3.4.0","sha":"87242c6e9eddd6b5721ace3c94caf03279c05283","kind":"commit","published_at":"2014-07-24T22:03:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"3f6a8497af7dfb2a88d526f1ea3fc7a3375a6cc4","kind":"commit","published_at":"2014-07-24T07:45:31.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"b214d1b2eb41a883fd819c772d31921c57b02787","kind":"commit","published_at":"2014-07-23T11:13:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"d75bffa1bb01645f74ec9411b901afc0b32c53cb","kind":"commit","published_at":"2014-07-23T06:16:02.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"76e84b506ed527651b8e3ee3783002ff2761aea2","kind":"commit","published_at":"2014-07-22T06:30:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"7fb71a76cd902609d9d63db7bf91572687045900","kind":"commit","published_at":"2014-07-22T02:29:43.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.0.0/manifests"},{"name":"2.1.5","sha":"9bbfa2ae34b680c29536c7ed6a3ff92d2814ae00","kind":"commit","published_at":"2014-07-09T01:48:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.5","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"ed96fc86e7ac96a08ebe5735cc17f6a123d3d1c2","kind":"commit","published_at":"2014-07-07T00:43:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.4","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"19374dd776fa8669e114a988cb992bed6baf7268","kind":"commit","published_at":"2014-07-03T15:09:04.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.3","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"2bed53f55f0511bcdf2900733ef31c0b28dd55e2","kind":"commit","published_at":"2014-05-28T12:33:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.2","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"046cfc7421cc547a7c651bd9ef37b48bb4933fc2","kind":"commit","published_at":"2014-05-23T05:24:14.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"35d3bb1f604a28a10c2a9862f26a8753c27bd51b","kind":"commit","published_at":"2014-05-15T12:18:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.0/manifests"},{"name":"2.0.6","sha":"91ec976c2e0157b444ad48674f105367b0c291e8","kind":"commit","published_at":"2014-05-14T21:23:09.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.6","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"745d0ab17b2f17ad68c95a8728939ce4a6b0f288","kind":"commit","published_at":"2014-05-11T13:01:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.5","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"2ace932479d62df48b72bd06573f2b93a99fb53c","kind":"commit","published_at":"2014-05-10T11:52:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.4","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"53ae786c32da661911194b9a65e70b56e66d59e9","kind":"commit","published_at":"2014-05-10T07:08:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.3","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"c82c2199fe69e757bb502de1ab74c359d2512105","kind":"commit","published_at":"2014-05-10T07:06:56.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"5d24b0789c1bdef003b4240c1d9f0926397082b6","kind":"commit","published_at":"2014-05-10T04:15:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"6810dfb5cf4fd23f12c8349f2fcaa340f53d524e","kind":"commit","published_at":"2014-05-10T03:08:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"11659f7de4e195cc1c302936d5f810be9f976206","kind":"commit","published_at":"2014-04-16T03:42:09.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.10.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"096ca66b8747b2ad031c628d7090d0115242095d","kind":"commit","published_at":"2014-04-11T08:07:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"3ef2e4837543a6606530606918f131d40f0f7017","kind":"commit","published_at":"2014-04-11T04:45:13.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.8.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"da7e73c18674366d85ecd5637df046e01bcbd039","kind":"commit","published_at":"2014-03-18T23:09:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"a0ac5863d06242e5281ebeef348882c20e5e6639","kind":"commit","published_at":"2014-02-24T18:18:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"19c9915e3a80c9bf91ebb50ed7eb4aff54f4231c","kind":"commit","published_at":"2014-02-10T18:44:25.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"c33f514b2454b02350d893be291fc0ba24ddb2f2","kind":"commit","published_at":"2014-02-10T02:37:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"77c4022ae8e9a8780164ea534848ef5861c4f493","kind":"commit","published_at":"2014-02-09T23:10:57.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"6cd48b5f6cf86ae5337dfbedb9b71223f422ea41","kind":"commit","published_at":"2014-02-09T01:04:27.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"92bff3a61b797e20f0ff744e26722b6463174d9d","kind":"commit","published_at":"2014-02-08T11:53:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"14b462c280874c982391de3ea5a4bfa087fc7a26","kind":"commit","published_at":"2014-02-08T01:46:37.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"a5e8881142cd50c5358328acf52eda0b33fcaa2c","kind":"commit","published_at":"2014-02-01T05:34:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"463e0671e967267dedf46bf6d1b6256bce220bfc","kind":"commit","published_at":"2014-01-29T13:40:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.3.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"000400a1ac2f77d34866b803b31e1f5eef67ee7b","kind":"commit","published_at":"2014-01-21T07:29:03.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"1c464e57e564393eff9b0df85cdb06eb01353a3f","kind":"commit","published_at":"2014-01-06T23:18:47.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"4b86a076f3be30bdea60d5061dc8f538722b1879","kind":"commit","published_at":"2014-01-04T06:00:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"170de9dca7563dcd1f8f7cdc02eec338fa1c8dea","kind":"commit","published_at":"2013-12-29T03:56:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e780579c60931face9cf9c38a148fec1886ae2b","kind":"commit","published_at":"2013-11-26T23:03:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"b68ce2feb2977ca7a5a1c69280afa2900be4f35c","kind":"commit","published_at":"2013-08-15T21:49:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"99584eafbdfa5769df65235ccd40247413ceb42b","kind":"commit","published_at":"2013-07-09T07:43:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ad15b6a80eedb3c9e1d37eed46666d2a6f9bb8e0","kind":"commit","published_at":"2013-07-09T05:38:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.0/manifests"},{"name":"0.17.0","sha":"176083f96d2ae9beccfe473033696e1e6ff93262","kind":"commit","published_at":"2013-07-09T05:09:15.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.17.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"459e743f7a7b0a0a5d33dc7bb38a75c35619901c","kind":"commit","published_at":"2013-07-09T00:56:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.16.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"5db41eecea990d36b938429f101448a4f978f818","kind":"commit","published_at":"2013-07-08T23:56:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.15.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"0b01d8828d603a5521375d0bdc30688c215039aa","kind":"commit","published_at":"2013-07-08T23:43:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.15.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"cd5de2f985d50cefc980a81096644e46f0d002cd","kind":"commit","published_at":"2013-07-04T03:47:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.14.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"eab09ccc47d2036cf169a0da7db224fbde18ace4","kind":"commit","published_at":"2013-07-03T23:56:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.13.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"1e449b16bffc8ece1c2b0dfdf8360ed6f4682a8a","kind":"commit","published_at":"2013-06-24T07:49:40.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.13.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"dccad9b145109b8d73cbc9efe9c58c0592ee7e53","kind":"commit","published_at":"2013-06-23T07:44:19.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.12.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c0b46a91d0a49ed5db7dd7ca2b23f009df7c278d","kind":"commit","published_at":"2013-06-09T18:23:19.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.11.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"1fef8acfdda58ef26fb363a427d4a31329bfefcf","kind":"commit","published_at":"2013-06-09T03:32:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"93a5c01489026b5739ba85dbee6ccce2ccae9b8e","kind":"commit","published_at":"2013-06-09T01:51:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"027fe4f26278eac620b4cced6e5502627495acd3","kind":"commit","published_at":"2013-05-30T13:54:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"810a3ad4e2ccda47ee5107bc0eaead0a50fa199d","kind":"commit","published_at":"2013-05-30T13:41:21.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"05d14c181b1d35d94cf1d8cc4654e9aac991c494","kind":"commit","published_at":"2013-05-30T01:56:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6a6f096ea5728686e699a311ffdbf38891507bf2","kind":"commit","published_at":"2013-05-17T18:31:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"e5ee60fd3c0d8410c6ed7863df6be960e64f1153","kind":"commit","published_at":"2013-05-08T22:56:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"bf9bb83898d77d0337978c8a8436a5e43ce4809e","kind":"commit","published_at":"2013-04-25T18:50:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"67055b67739d9f682c035c9dd97f2c389326e5e9","kind":"commit","published_at":"2013-04-17T20:28:21.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"08f7e1c071ac48deb36aeb368f8cb835cd41eb07","kind":"commit","published_at":"2013-03-31T18:31:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"8cfb1696d1ae178cd1d86ae66c0f0f0e04555d75","kind":"commit","published_at":"2013-03-28T02:38:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"186b0f8142c9e49d2aacc0f99772f9a1ecb6c794","kind":"commit","published_at":"2013-03-21T18:45:41.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"776f5486a69b5f8112873b2ee125c143e1525f80","kind":"commit","published_at":"2013-03-16T01:48:50.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"694b4008a27515905e704baf1f644282a5c6b8fc","kind":"commit","published_at":"2013-03-06T18:45:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"9076d54ea5916386f322816027df5b21cb3ece39","kind":"commit","published_at":"2013-03-02T01:43:41.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"0d409b6c9cfcbf5b91732cacdc358535b7a405eb","kind":"commit","published_at":"2013-02-28T06:27:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.5","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"78cdf92254c2b91cc67abf305be09fab48109854","kind":"commit","published_at":"2013-02-28T06:13:47.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.4","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"3555c76446b010f6d5bf05c3221a5dd58962072a","kind":"commit","published_at":"2013-02-28T03:17:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"a22fca6ebc75685ac63a2f4cc3159c537e40a6e0","kind":"commit","published_at":"2013-02-28T01:34:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"c43908b0d138f8fcaae827707be15cc703a9a825","kind":"commit","published_at":"2013-02-28T01:15:18.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fd66ea79783eb45f68357702324b7d93cca69064","kind":"commit","published_at":"2013-02-28T01:09:42.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"b688f74c8582210b8e42edebb725fa77c097b09b","kind":"commit","published_at":"2013-02-28T00:31:53.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"e64a030bf61cc8984e42f5abaea4f09d2680ccd9","kind":"commit","published_at":"2013-02-23T22:39:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.6","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"6fab99e83ec63a421d2b3c1dc4a159cecb43d8bb","kind":"commit","published_at":"2013-02-23T08:52:54.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.5","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"70587d7482cc38c42ad9d0155c2e8c9a017c0a1b","kind":"commit","published_at":"2013-02-23T07:37:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.4","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"59200654712f49eed4aa1ef7622fa0c176eef5dd","kind":"commit","published_at":"2013-02-23T04:52:37.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"b1945f59cabdaf4da2e60082275b635b072935b1","kind":"commit","published_at":"2013-02-22T12:14:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"07e601a93cec9ee2b363ae3388167735d45564f8","kind":"commit","published_at":"2013-02-22T04:29:04.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"91718740e04ac2966c1ba2a218c216e29fa5b22e","kind":"commit","published_at":"2013-02-19T04:36:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"8fac7b360734cbdbaaf7d1bd928402eae3e5e687","kind":"commit","published_at":"2013-02-19T03:08:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"6301d5df355cf0e17c18592958ec9ea71b8b239a","kind":"commit","published_at":"2013-02-18T06:21:10.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.0/manifests"},{"name":"0.0.0","sha":"12b21987fd150fe292fb054cac3985b3b5c9286d","kind":"commit","published_at":"2013-02-11T14:59:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-13T00:25:18.538Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":15.901790318276577,"forks_count":12.854657776939545,"average":23.183698733755616},"purl":"pkg:maven/org.webjars.npm/module-deps-sortable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:module-deps-sortable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:module-deps-sortable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:module-deps-sortable/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T14:20:15.162Z","issues_count":40,"pull_requests_count":61,"avg_time_to_close_issue":23651424.541666668,"avg_time_to_close_pull_request":24697064.69387755,"issues_closed_count":24,"pull_requests_closed_count":49,"pull_request_authors_count":39,"issue_authors_count":37,"avg_comments_per_issue":2.575,"avg_comments_per_pull_request":2.540983606557377,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10782.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.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/browserify%2Fmodule-deps/issues","maintainers":[{"login":"goto-bus-stop","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"zertosh","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zertosh"},{"login":"martinheidegger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinheidegger"},{"login":"bcomnes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"},{"login":"ashaffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashaffer"},{"login":"BridgeAR","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"MellowMelon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MellowMelon"},{"login":"ahdinosaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahdinosaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps-sortable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps-sortable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps-sortable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps-sortable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps-sortable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:module-deps-sortable/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2026760,"name":"module-deps","ecosystem":"npm","description":"walk the dependency graph to generate json output that can be fed into browser-pack","homepage":"https://github.com/browserify/module-deps","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/module-deps","keywords_array":["dependency","graph","browser","require","module","exports","json"],"namespace":null,"versions_count":139,"first_release_published_at":"2013-02-11T14:59:46.741Z","latest_release_published_at":"2020-08-03T10:50:36.198Z","latest_release_number":"6.2.3","last_synced_at":"2026-08-25T10:44:13.750Z","created_at":"2022-04-09T19:48:03.417Z","updated_at":"2026-08-25T10:44:13.750Z","registry_url":"https://www.npmjs.com/package/module-deps","install_command":"npm install module-deps","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.2.3"},"contentPolicy":null},"repo_metadata":{"id":6890374,"uuid":"8139951","full_name":"browserify/module-deps","owner":"browserify","description":"walk the dependency graph to generate a stream of json output","archived":false,"fork":false,"pushed_at":"2024-12-21T10:15:09.000Z","size":404,"stargazers_count":208,"open_issues_count":29,"forks_count":101,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-07-31T00:30:19.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/browserify.png","metadata":{"files":{"readme":"readme.markdown","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2013-02-11T14:59:26.000Z","updated_at":"2026-02-14T12:17:11.000Z","dependencies_parsed_at":"2025-04-14T09:10:31.637Z","dependency_job_id":"72510fee-ca4d-4c63-8f79-19c8e0ebac88","html_url":"https://github.com/browserify/module-deps","commit_stats":null,"previous_names":["substack/module-deps"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/module-deps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/sbom","scorecard":{"id":254783,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/module-deps","commit":"ac7e85e330d636b87674fbf33ac537395e2f296e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/17 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/browserify/.github/SECURITY.md:1","Info: Found linked content: github.com/browserify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/browserify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/browserify/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-17T09:22:53.692Z","repository_id":6890374,"created_at":"2025-08-17T09:22:53.692Z","updated_at":"2025-08-17T09:22:53.692Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36182791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-08-22T00:48:14.448Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32095,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-08-22T00:48:14.461Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v6.2.3","sha":"ac7e85e330d636b87674fbf33ac537395e2f296e","kind":"commit","published_at":"2020-08-03T10:50:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.3","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"9170d1edc0294ea285ab706b63266a1081537845","kind":"commit","published_at":"2019-12-13T09:38:39.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"4d900ba7e4fd0e34a695cc817b43abbb8c0cd574","kind":"commit","published_at":"2019-05-24T12:58:48.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"b4ad85066ee1146a7ae885afa8de16259cef86b5","kind":"commit","published_at":"2018-11-13T10:59:57.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"22a43a5bf4e01c655a42bfafc6a53deda399e184","kind":"commit","published_at":"2018-05-16T13:02:48.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"db32c8956ea58438c7c32f42c52cb65762d0df9b","kind":"commit","published_at":"2018-03-28T08:35:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.2/manifests"},{"name":"6.0.1","sha":"c998e6edc73a037923bb81263358db9e45fdf751","kind":"commit","published_at":"2018-03-26T21:16:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/6.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/6.0.1/manifests"},{"name":"v6.0.0","sha":"e0742be847f329e94475cdbaa9175a67f66b9aa9","kind":"commit","published_at":"2018-02-07T09:20:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v6.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"040e3f84faf1359ca968790fa3d2d2570d07a96a","kind":"tag","published_at":"2018-01-06T20:11:14.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v5.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7c29e1eb199f791ae75daaa091dede4defb25e5b","kind":"tag","published_at":"2018-01-02T17:11:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v5.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v5.0.0/manifests"},{"name":"4.1.1","sha":"4cce7975e909b91775411731a28e9d7e123e7079","kind":"commit","published_at":"2017-02-14T07:25:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"c8d1da8b638e22fd6344137f6be30455f378a8e1","kind":"commit","published_at":"2017-02-14T02:33:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.1.0/manifests"},{"name":"4.0.8","sha":"3b240bb25cf0229558b4c9d0395c2c3e3555376a","kind":"commit","published_at":"2016-10-22T18:49:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.8","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"f5aa07c691cf60809ec6e0c3fd0d32ff6d6ada22","kind":"tag","published_at":"2016-05-27T00:10:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.7","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"faef048962d5ccb15f2a776ff2bc3cc15c9ab56a","kind":"commit","published_at":"2016-05-26T06:37:18.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.6","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"558fd0a743e344be8633c3128d0b7b5617bdc78f","kind":"commit","published_at":"2015-12-31T22:48:06.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.5","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"f3114e180737b5456971fa144b0a62c3c27abf40","kind":"commit","published_at":"2015-12-19T16:03:07.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.4","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a6636d9ea137944560ca7836a9c25ff786033c61","kind":"commit","published_at":"2015-12-18T18:49:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.3","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.3/manifests"},{"name":"v4.0.2","sha":"d564c9107209c1ceac3a88625292858957dc41a9","kind":"tag","published_at":"2015-10-26T03:02:53.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v4.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"3ba70a8eb41e3a9e4acd8a94929b2a3712238162","kind":"tag","published_at":"2015-10-18T05:50:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v4.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v4.0.1/manifests"},{"name":"4.0.0","sha":"e9ccd1ec93f83d68d8d3aaac9d68d685fa273469","kind":"commit","published_at":"2015-10-16T20:38:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/4.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/4.0.0/manifests"},{"name":"v3.9.1","sha":"9112e326d76a97869ecffee06d84be21e6f7d157","kind":"tag","published_at":"2015-08-24T07:09:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.9.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"bb388ab4194e8155764600f339fdeb18d1c690b8","kind":"tag","published_at":"2015-07-27T03:14:12.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"0e290cd33b3068b033737375d194e4bf41d4d70c","kind":"tag","published_at":"2015-06-06T20:53:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.8.1","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"86d97913ca924d6b455aff551b80860a5c49431d","kind":"tag","published_at":"2015-05-25T04:30:36.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.8.0/manifests"},{"name":"v3.7.13","sha":"f335ba8e240e42f328a41648efe2390b693dda39","kind":"tag","published_at":"2015-05-20T03:50:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.13","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.13/manifests"},{"name":"v3.7.12","sha":"e0e85fa49b564400c7517fc5ba892cf431d53405","kind":"tag","published_at":"2015-05-07T21:17:20.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.12","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.12/manifests"},{"name":"v3.7.11","sha":"121f73791ce9cf8c92ac802e214b7842f9000e28","kind":"tag","published_at":"2015-05-07T16:06:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.11","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.11/manifests"},{"name":"v3.7.10","sha":"9be8dea5b21a905a1dd490124b167f42e5df95d0","kind":"tag","published_at":"2015-05-06T03:52:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.10","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.10/manifests"},{"name":"v3.7.9","sha":"5650c1ff56cbfdcb42a8e751f3f4368810396f43","kind":"tag","published_at":"2015-05-05T17:45:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.9","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.9/manifests"},{"name":"v3.7.8","sha":"8e34e42433dfdf1389b9eb89086aa0604d8eca0a","kind":"tag","published_at":"2015-04-26T01:55:36.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/v3.7.8","html_url":"https://github.com/browserify/module-deps/releases/tag/v3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@v3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/v3.7.8/manifests"},{"name":"3.7.7","sha":"ba19c56390910a30da2d526908adea7c9e074f40","kind":"commit","published_at":"2015-04-20T20:07:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.7","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.7/manifests"},{"name":"3.7.6","sha":"dc5cebb95dd53e2598f90feff098c56cfb4523f2","kind":"commit","published_at":"2015-04-02T23:43:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.6","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.6/manifests"},{"name":"3.7.5","sha":"2d549a731d4b5047a705af54ed21452ebf05ddda","kind":"commit","published_at":"2015-04-01T09:03:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.5/manifests"},{"name":"3.7.4","sha":"3c177f8250f7fd959a445c974cd3cf340f6e7326","kind":"commit","published_at":"2015-04-01T06:51:17.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"574ed9a57cc637480a93b3072659cd5a0eca6435","kind":"commit","published_at":"2015-03-20T20:37:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.3/manifests"},{"name":"3.7.2","sha":"46ca172db22f72926b72b168951f3b97ce5171c1","kind":"commit","published_at":"2015-02-19T21:49:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"e367a6f1507be029cf3add4ef299ecad106d4310","kind":"commit","published_at":"2015-02-17T19:40:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"a31dcbd30708e0f61ac32fffd8c903ea63eea9ff","kind":"commit","published_at":"2015-02-16T20:15:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.7.0/manifests"},{"name":"3.6.5","sha":"74bfd6fa4e7a523c3514c72d4683316a4cfbb82c","kind":"commit","published_at":"2015-02-16T03:02:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.5/manifests"},{"name":"3.6.4","sha":"ac903c1c88458159d571a66bc839c379bccf8096","kind":"commit","published_at":"2015-01-02T01:18:43.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.4/manifests"},{"name":"3.6.3","sha":"9352e86a40d44ee5877acda3645a149e1da27191","kind":"commit","published_at":"2014-12-14T11:20:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.3/manifests"},{"name":"3.6.2","sha":"f690414acc7c1010bf06d28bbc918e102d7c8ecd","kind":"commit","published_at":"2014-12-14T11:18:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"d027396ca70b8a9458fdc093b90f7d49039237fc","kind":"commit","published_at":"2014-12-04T09:57:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"4b80df9a392f96951b474d3fa79a9ecfae683657","kind":"commit","published_at":"2014-12-04T09:40:07.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.6.0/manifests"},{"name":"3.5.12","sha":"0ee0330f4d8bccb47ee1c981b5f50948c727fb1a","kind":"commit","published_at":"2014-12-02T19:28:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.12","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.12/manifests"},{"name":"3.5.11","sha":"3a413f651c6c623fcfc0b8bf15fcd6fcc65a0387","kind":"commit","published_at":"2014-12-02T18:52:50.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.11","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.11/manifests"},{"name":"3.5.10","sha":"99f302371837c0268e66dcd1fb80bfb59280d3c7","kind":"commit","published_at":"2014-11-19T11:56:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.10","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.10/manifests"},{"name":"3.5.9","sha":"a1e0473c92b2b1521521adcf09f8170cc5e03d52","kind":"commit","published_at":"2014-11-19T11:53:39.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.9","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.9/manifests"},{"name":"3.5.8","sha":"91f5c1c145786fcb1e0e72fe9c406e0ed46d67d3","kind":"commit","published_at":"2014-11-19T02:40:08.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.8","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.8/manifests"},{"name":"3.5.7","sha":"aba056b62d224d16efa0cd21d6f747a297375398","kind":"commit","published_at":"2014-11-19T01:46:29.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.7","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.7/manifests"},{"name":"3.5.6","sha":"60d1848b0b3247dae1ea56f8c013636b6a677007","kind":"commit","published_at":"2014-09-17T11:11:27.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.6","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.6/manifests"},{"name":"3.5.5","sha":"79ca1a481d682a62c84fdde2cbf7fb1f955d15f0","kind":"commit","published_at":"2014-08-04T06:44:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.5","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"42eec5c4501db4a3c4a8de22069d5189b693d607","kind":"commit","published_at":"2014-07-28T19:25:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.4","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"01eb6f466c08c02788fc51031f37a85088952f8b","kind":"commit","published_at":"2014-07-25T04:56:45.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.3","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"235f17a2ac15af453880f2cc6b5c89ab9955a465","kind":"commit","published_at":"2014-07-25T04:45:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.2","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"46c89be287c287afab84e43ca859c68d4d0cdd84","kind":"commit","published_at":"2014-07-25T04:42:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"49c4a5fdbfffddfb9fc0dc3081c1842127986815","kind":"commit","published_at":"2014-07-25T04:15:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"797f05c732ceddb76ee0c4fcfbe4f2348bf580d0","kind":"commit","published_at":"2014-07-25T00:24:15.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.1/manifests"},{"name":"0.7.2","sha":"64e9eb93b8da326608a0ea86247be450d3b624e6","kind":"commit","published_at":"2014-07-25T00:21:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.2/manifests"},{"name":"3.4.0","sha":"87242c6e9eddd6b5721ace3c94caf03279c05283","kind":"commit","published_at":"2014-07-24T22:03:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"3f6a8497af7dfb2a88d526f1ea3fc7a3375a6cc4","kind":"commit","published_at":"2014-07-24T07:45:31.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"b214d1b2eb41a883fd819c772d31921c57b02787","kind":"commit","published_at":"2014-07-23T11:13:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"d75bffa1bb01645f74ec9411b901afc0b32c53cb","kind":"commit","published_at":"2014-07-23T06:16:02.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"76e84b506ed527651b8e3ee3783002ff2761aea2","kind":"commit","published_at":"2014-07-22T06:30:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"7fb71a76cd902609d9d63db7bf91572687045900","kind":"commit","published_at":"2014-07-22T02:29:43.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/3.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/3.0.0/manifests"},{"name":"2.1.5","sha":"9bbfa2ae34b680c29536c7ed6a3ff92d2814ae00","kind":"commit","published_at":"2014-07-09T01:48:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.5","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"ed96fc86e7ac96a08ebe5735cc17f6a123d3d1c2","kind":"commit","published_at":"2014-07-07T00:43:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.4","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"19374dd776fa8669e114a988cb992bed6baf7268","kind":"commit","published_at":"2014-07-03T15:09:04.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.3","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"2bed53f55f0511bcdf2900733ef31c0b28dd55e2","kind":"commit","published_at":"2014-05-28T12:33:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.2","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"046cfc7421cc547a7c651bd9ef37b48bb4933fc2","kind":"commit","published_at":"2014-05-23T05:24:14.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"35d3bb1f604a28a10c2a9862f26a8753c27bd51b","kind":"commit","published_at":"2014-05-15T12:18:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.1.0/manifests"},{"name":"2.0.6","sha":"91ec976c2e0157b444ad48674f105367b0c291e8","kind":"commit","published_at":"2014-05-14T21:23:09.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.6","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"745d0ab17b2f17ad68c95a8728939ce4a6b0f288","kind":"commit","published_at":"2014-05-11T13:01:26.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.5","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"2ace932479d62df48b72bd06573f2b93a99fb53c","kind":"commit","published_at":"2014-05-10T11:52:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.4","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"53ae786c32da661911194b9a65e70b56e66d59e9","kind":"commit","published_at":"2014-05-10T07:08:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.3","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"c82c2199fe69e757bb502de1ab74c359d2512105","kind":"commit","published_at":"2014-05-10T07:06:56.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"5d24b0789c1bdef003b4240c1d9f0926397082b6","kind":"commit","published_at":"2014-05-10T04:15:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"6810dfb5cf4fd23f12c8349f2fcaa340f53d524e","kind":"commit","published_at":"2014-05-10T03:08:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/2.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"11659f7de4e195cc1c302936d5f810be9f976206","kind":"commit","published_at":"2014-04-16T03:42:09.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.10.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"096ca66b8747b2ad031c628d7090d0115242095d","kind":"commit","published_at":"2014-04-11T08:07:55.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"3ef2e4837543a6606530606918f131d40f0f7017","kind":"commit","published_at":"2014-04-11T04:45:13.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.8.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"da7e73c18674366d85ecd5637df046e01bcbd039","kind":"commit","published_at":"2014-03-18T23:09:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"a0ac5863d06242e5281ebeef348882c20e5e6639","kind":"commit","published_at":"2014-02-24T18:18:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"19c9915e3a80c9bf91ebb50ed7eb4aff54f4231c","kind":"commit","published_at":"2014-02-10T18:44:25.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"c33f514b2454b02350d893be291fc0ba24ddb2f2","kind":"commit","published_at":"2014-02-10T02:37:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"77c4022ae8e9a8780164ea534848ef5861c4f493","kind":"commit","published_at":"2014-02-09T23:10:57.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"6cd48b5f6cf86ae5337dfbedb9b71223f422ea41","kind":"commit","published_at":"2014-02-09T01:04:27.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"92bff3a61b797e20f0ff744e26722b6463174d9d","kind":"commit","published_at":"2014-02-08T11:53:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"14b462c280874c982391de3ea5a4bfa087fc7a26","kind":"commit","published_at":"2014-02-08T01:46:37.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"a5e8881142cd50c5358328acf52eda0b33fcaa2c","kind":"commit","published_at":"2014-02-01T05:34:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"463e0671e967267dedf46bf6d1b6256bce220bfc","kind":"commit","published_at":"2014-01-29T13:40:34.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.3.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"000400a1ac2f77d34866b803b31e1f5eef67ee7b","kind":"commit","published_at":"2014-01-21T07:29:03.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"1c464e57e564393eff9b0df85cdb06eb01353a3f","kind":"commit","published_at":"2014-01-06T23:18:47.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"4b86a076f3be30bdea60d5061dc8f538722b1879","kind":"commit","published_at":"2014-01-04T06:00:01.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"170de9dca7563dcd1f8f7cdc02eec338fa1c8dea","kind":"commit","published_at":"2013-12-29T03:56:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e780579c60931face9cf9c38a148fec1886ae2b","kind":"commit","published_at":"2013-11-26T23:03:24.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"b68ce2feb2977ca7a5a1c69280afa2900be4f35c","kind":"commit","published_at":"2013-08-15T21:49:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.2","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"99584eafbdfa5769df65235ccd40247413ceb42b","kind":"commit","published_at":"2013-07-09T07:43:16.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.1","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ad15b6a80eedb3c9e1d37eed46666d2a6f9bb8e0","kind":"commit","published_at":"2013-07-09T05:38:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/1.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/1.0.0/manifests"},{"name":"0.17.0","sha":"176083f96d2ae9beccfe473033696e1e6ff93262","kind":"commit","published_at":"2013-07-09T05:09:15.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.17.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"459e743f7a7b0a0a5d33dc7bb38a75c35619901c","kind":"commit","published_at":"2013-07-09T00:56:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.16.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"5db41eecea990d36b938429f101448a4f978f818","kind":"commit","published_at":"2013-07-08T23:56:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.15.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"0b01d8828d603a5521375d0bdc30688c215039aa","kind":"commit","published_at":"2013-07-08T23:43:51.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.15.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"cd5de2f985d50cefc980a81096644e46f0d002cd","kind":"commit","published_at":"2013-07-04T03:47:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.14.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"eab09ccc47d2036cf169a0da7db224fbde18ace4","kind":"commit","published_at":"2013-07-03T23:56:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.13.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"1e449b16bffc8ece1c2b0dfdf8360ed6f4682a8a","kind":"commit","published_at":"2013-06-24T07:49:40.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.13.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"dccad9b145109b8d73cbc9efe9c58c0592ee7e53","kind":"commit","published_at":"2013-06-23T07:44:19.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.12.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c0b46a91d0a49ed5db7dd7ca2b23f009df7c278d","kind":"commit","published_at":"2013-06-09T18:23:19.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.11.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"1fef8acfdda58ef26fb363a427d4a31329bfefcf","kind":"commit","published_at":"2013-06-09T03:32:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"93a5c01489026b5739ba85dbee6ccce2ccae9b8e","kind":"commit","published_at":"2013-06-09T01:51:38.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"027fe4f26278eac620b4cced6e5502627495acd3","kind":"commit","published_at":"2013-05-30T13:54:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"810a3ad4e2ccda47ee5107bc0eaead0a50fa199d","kind":"commit","published_at":"2013-05-30T13:41:21.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.10.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"05d14c181b1d35d94cf1d8cc4654e9aac991c494","kind":"commit","published_at":"2013-05-30T01:56:59.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.9.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6a6f096ea5728686e699a311ffdbf38891507bf2","kind":"commit","published_at":"2013-05-17T18:31:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.8.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"e5ee60fd3c0d8410c6ed7863df6be960e64f1153","kind":"commit","published_at":"2013-05-08T22:56:23.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"bf9bb83898d77d0337978c8a8436a5e43ce4809e","kind":"commit","published_at":"2013-04-25T18:50:28.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.7.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"67055b67739d9f682c035c9dd97f2c389326e5e9","kind":"commit","published_at":"2013-04-17T20:28:21.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"08f7e1c071ac48deb36aeb368f8cb835cd41eb07","kind":"commit","published_at":"2013-03-31T18:31:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"8cfb1696d1ae178cd1d86ae66c0f0f0e04555d75","kind":"commit","published_at":"2013-03-28T02:38:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.6.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"186b0f8142c9e49d2aacc0f99772f9a1ecb6c794","kind":"commit","published_at":"2013-03-21T18:45:41.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"776f5486a69b5f8112873b2ee125c143e1525f80","kind":"commit","published_at":"2013-03-16T01:48:50.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"694b4008a27515905e704baf1f644282a5c6b8fc","kind":"commit","published_at":"2013-03-06T18:45:52.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"9076d54ea5916386f322816027df5b21cb3ece39","kind":"commit","published_at":"2013-03-02T01:43:41.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.5.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"0d409b6c9cfcbf5b91732cacdc358535b7a405eb","kind":"commit","published_at":"2013-02-28T06:27:05.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.5","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"78cdf92254c2b91cc67abf305be09fab48109854","kind":"commit","published_at":"2013-02-28T06:13:47.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.4","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"3555c76446b010f6d5bf05c3221a5dd58962072a","kind":"commit","published_at":"2013-02-28T03:17:32.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"a22fca6ebc75685ac63a2f4cc3159c537e40a6e0","kind":"commit","published_at":"2013-02-28T01:34:35.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"c43908b0d138f8fcaae827707be15cc703a9a825","kind":"commit","published_at":"2013-02-28T01:15:18.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fd66ea79783eb45f68357702324b7d93cca69064","kind":"commit","published_at":"2013-02-28T01:09:42.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.4.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"b688f74c8582210b8e42edebb725fa77c097b09b","kind":"commit","published_at":"2013-02-28T00:31:53.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.3.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"e64a030bf61cc8984e42f5abaea4f09d2680ccd9","kind":"commit","published_at":"2013-02-23T22:39:46.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.6","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"6fab99e83ec63a421d2b3c1dc4a159cecb43d8bb","kind":"commit","published_at":"2013-02-23T08:52:54.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.5","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"70587d7482cc38c42ad9d0155c2e8c9a017c0a1b","kind":"commit","published_at":"2013-02-23T07:37:33.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.4","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"59200654712f49eed4aa1ef7622fa0c176eef5dd","kind":"commit","published_at":"2013-02-23T04:52:37.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.3","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"b1945f59cabdaf4da2e60082275b635b072935b1","kind":"commit","published_at":"2013-02-22T12:14:44.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.2","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"07e601a93cec9ee2b363ae3388167735d45564f8","kind":"commit","published_at":"2013-02-22T04:29:04.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"91718740e04ac2966c1ba2a218c216e29fa5b22e","kind":"commit","published_at":"2013-02-19T04:36:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.2.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"8fac7b360734cbdbaaf7d1bd928402eae3e5e687","kind":"commit","published_at":"2013-02-19T03:08:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.1.1","html_url":"https://github.com/browserify/module-deps/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"6301d5df355cf0e17c18592958ec9ea71b8b239a","kind":"commit","published_at":"2013-02-18T06:21:10.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.1.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.1.0/manifests"},{"name":"0.0.0","sha":"12b21987fd150fe292fb054cac3985b3b5c9286d","kind":"commit","published_at":"2013-02-11T14:59:58.000Z","download_url":"https://codeload.github.com/browserify/module-deps/tar.gz/0.0.0","html_url":"https://github.com/browserify/module-deps/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/module-deps@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:32:15.578Z","dependent_packages_count":163,"downloads":4873857,"downloads_period":"last-month","dependent_repos_count":133303,"rankings":{"downloads":0.12359937475962797,"dependent_repos_count":0.09419422118309322,"dependent_packages_count":0.2573921940270411,"stargazers_count":4.088703909481162,"forks_count":3.002210055566044,"docker_downloads_count":0.11434379367297676,"average":1.2800739247816575},"purl":"pkg:npm/module-deps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/module-deps","docker_dependents_count":1073,"docker_downloads_count":1764136529,"usage_url":"https://repos.ecosyste.ms/usage/npm/module-deps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/module-deps/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:36:32.851Z","issues_count":40,"pull_requests_count":63,"avg_time_to_close_issue":23651424.541666668,"avg_time_to_close_pull_request":35878681.90196078,"issues_closed_count":24,"pull_requests_closed_count":51,"pull_request_authors_count":39,"issue_authors_count":37,"avg_comments_per_issue":2.575,"avg_comments_per_pull_request":2.4603174603174605,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/issues","maintainers":[{"login":"goto-bus-stop","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"zertosh","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zertosh"},{"login":"martinheidegger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinheidegger"},{"login":"bcomnes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"},{"login":"ashaffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashaffer"},{"login":"BridgeAR","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"MellowMelon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MellowMelon"},{"login":"ahdinosaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahdinosaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module-deps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module-deps/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module-deps/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module-deps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module-deps/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/module-deps/codemeta","maintainers":[{"uuid":"bret","login":"bret","name":null,"email":"bcomnes@gmail.com","url":null,"packages_count":295,"html_url":"https://www.npmjs.com/~bret","role":null,"created_at":"2022-11-13T08:07:50.489Z","updated_at":"2022-11-13T08:07:50.489Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bret/packages"},{"uuid":"stevemao","login":"stevemao","name":null,"email":"maochenyan@gmail.com","url":null,"packages_count":167,"html_url":"https://www.npmjs.com/~stevemao","role":null,"created_at":"2022-11-13T08:07:50.735Z","updated_at":"2022-11-13T08:07:50.735Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stevemao/packages"},{"uuid":"mafintosh","login":"mafintosh","name":null,"email":"mathiasbuus@gmail.com","url":null,"packages_count":1877,"html_url":"https://www.npmjs.com/~mafintosh","role":null,"created_at":"2022-11-13T08:07:49.670Z","updated_at":"2022-11-13T08:07:49.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mafintosh/packages"},{"uuid":"jprichardson","login":"jprichardson","name":null,"email":"jprichardson@gmail.com","url":null,"packages_count":536,"html_url":"https://www.npmjs.com/~jprichardson","role":null,"created_at":"2022-11-13T08:07:50.045Z","updated_at":"2022-11-13T08:07:50.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jprichardson/packages"},{"uuid":"thlorenz","login":"thlorenz","name":null,"email":"thlorenz10@gmail.com","url":null,"packages_count":295,"html_url":"https://www.npmjs.com/~thlorenz","role":null,"created_at":"2022-11-13T08:07:49.758Z","updated_at":"2022-11-13T08:07:49.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thlorenz/packages"},{"uuid":"mattdesl","login":"mattdesl","name":null,"email":"dave.des@gmail.com","url":null,"packages_count":607,"html_url":"https://www.npmjs.com/~mattdesl","role":null,"created_at":"2022-11-13T08:07:50.505Z","updated_at":"2022-11-13T08:07:50.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mattdesl/packages"},{"uuid":"ahdinosaur","login":"ahdinosaur","name":null,"email":"michael.williams@enspiral.com","url":null,"packages_count":344,"html_url":"https://www.npmjs.com/~ahdinosaur","role":null,"created_at":"2022-11-13T08:07:50.208Z","updated_at":"2022-11-13T08:07:50.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ahdinosaur/packages"},{"uuid":"sethvincent","login":"sethvincent","name":null,"email":"sethvincent@gmail.com","url":null,"packages_count":272,"html_url":"https://www.npmjs.com/~sethvincent","role":null,"created_at":"2022-11-13T08:07:50.153Z","updated_at":"2022-11-13T08:07:50.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sethvincent/packages"},{"uuid":"yoshuawuyts","login":"yoshuawuyts","name":null,"email":"i@yoshuawuyts.com","url":null,"packages_count":484,"html_url":"https://www.npmjs.com/~yoshuawuyts","role":null,"created_at":"2022-11-13T08:07:50.165Z","updated_at":"2022-11-13T08:07:50.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yoshuawuyts/packages"},{"uuid":"hughsk","login":"hughsk","name":null,"email":"hughskennedy@gmail.com","url":null,"packages_count":680,"html_url":"https://www.npmjs.com/~hughsk","role":null,"created_at":"2022-11-13T08:07:50.546Z","updated_at":"2022-11-13T08:07:50.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hughsk/packages"},{"uuid":"terinjokes","login":"terinjokes","name":null,"email":"terinjokes@gmail.com","url":null,"packages_count":162,"html_url":"https://www.npmjs.com/~terinjokes","role":null,"created_at":"2022-11-13T08:07:49.784Z","updated_at":"2022-11-13T08:07:49.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/terinjokes/packages"},{"uuid":"indutny","login":"indutny","name":null,"email":"fedor@indutny.com","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~indutny","role":null,"created_at":"2022-11-13T08:07:50.095Z","updated_at":"2022-11-13T08:07:50.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/indutny/packages"},{"uuid":"feross","login":"feross","name":null,"email":"feross@feross.org","url":null,"packages_count":453,"html_url":"https://www.npmjs.com/~feross","role":null,"created_at":"2022-11-13T08:07:49.538Z","updated_at":"2022-11-13T08:07:49.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/feross/packages"},{"uuid":"bpostlethwaite","login":"bpostlethwaite","name":null,"email":"post.ben.here@gmail.com","url":null,"packages_count":233,"html_url":"https://www.npmjs.com/~bpostlethwaite","role":null,"created_at":"2022-11-13T08:07:50.646Z","updated_at":"2022-11-13T08:07:50.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bpostlethwaite/packages"},{"uuid":"raynos","login":"raynos","name":null,"email":"raynos2@gmail.com","url":null,"packages_count":504,"html_url":"https://www.npmjs.com/~raynos","role":null,"created_at":"2022-11-13T08:07:51.097Z","updated_at":"2022-11-13T08:07:51.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raynos/packages"},{"uuid":"goto-bus-stop","login":"goto-bus-stop","name":null,"email":"npm@asdf.kooi.me","url":null,"packages_count":335,"html_url":"https://www.npmjs.com/~goto-bus-stop","role":null,"created_at":"2022-11-13T08:07:50.590Z","updated_at":"2022-11-13T08:07:50.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goto-bus-stop/packages"},{"uuid":"defunctzombie","login":"defunctzombie","name":null,"email":"shtylman@gmail.com","url":null,"packages_count":216,"html_url":"https://www.npmjs.com/~defunctzombie","role":null,"created_at":"2022-11-13T08:07:50.954Z","updated_at":"2022-11-13T08:07:50.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/defunctzombie/packages"},{"uuid":"cwmma","login":"cwmma","name":null,"email":"calvin.metcalf@gmail.com","url":null,"packages_count":326,"html_url":"https://www.npmjs.com/~cwmma","role":null,"created_at":"2022-11-13T08:07:49.993Z","updated_at":"2022-11-13T08:07:49.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cwmma/packages"},{"uuid":"gkatsev","login":"gkatsev","name":null,"email":"me@gkatsev.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~gkatsev","role":null,"created_at":"2022-11-13T08:07:49.573Z","updated_at":"2022-11-13T08:07:49.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gkatsev/packages"},{"uuid":"zertosh","login":"zertosh","name":null,"email":"zertosh@gmail.com","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~zertosh","role":null,"created_at":"2022-11-13T08:07:49.651Z","updated_at":"2022-11-13T08:07:49.651Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zertosh/packages"},{"uuid":"maxogden","login":"maxogden","name":null,"email":"max@maxogden.com","url":null,"packages_count":424,"html_url":"https://www.npmjs.com/~maxogden","role":null,"created_at":"2022-11-13T08:07:49.699Z","updated_at":"2022-11-13T08:07:49.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maxogden/packages"},{"uuid":"jmm","login":"jmm","name":null,"email":"npm-public@jessemccarthy.net","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~jmm","role":null,"created_at":"2022-11-13T08:07:49.844Z","updated_at":"2022-11-13T08:07:49.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmm/packages"},{"uuid":"mellowmelon","login":"mellowmelon","name":null,"email":"palmermebane@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~mellowmelon","role":null,"created_at":"2022-11-13T08:07:49.929Z","updated_at":"2022-11-13T08:07:49.929Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mellowmelon/packages"},{"uuid":"ashaffer88","login":"ashaffer88","name":null,"email":"darawk@gmail.com","url":null,"packages_count":181,"html_url":"https://www.npmjs.com/~ashaffer88","role":null,"created_at":"2022-11-13T08:07:49.955Z","updated_at":"2022-11-13T08:07:49.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashaffer88/packages"},{"uuid":"balupton","login":"balupton","name":null,"email":"b@lupton.cc","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~balupton","role":null,"created_at":"2022-11-13T08:07:49.971Z","updated_at":"2022-11-13T08:07:49.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/balupton/packages"},{"uuid":"jryans","login":"jryans","name":null,"email":"jryans@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~jryans","role":null,"created_at":"2022-11-13T08:07:50.124Z","updated_at":"2022-11-13T08:07:50.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jryans/packages"},{"uuid":"ungoldman","login":"ungoldman","name":null,"email":"ungoldman@gmail.com","url":null,"packages_count":149,"html_url":"https://www.npmjs.com/~ungoldman","role":null,"created_at":"2022-11-13T08:07:50.177Z","updated_at":"2022-11-13T08:07:50.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ungoldman/packages"},{"uuid":"elnounch","login":"elnounch","name":null,"email":"contact@elnounch.net","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~elnounch","role":null,"created_at":"2022-11-13T08:07:50.271Z","updated_at":"2022-11-13T08:07:50.271Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elnounch/packages"},{"uuid":"parshap","login":"parshap","name":null,"email":"parshap+npm@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~parshap","role":null,"created_at":"2022-11-13T08:07:50.296Z","updated_at":"2022-11-13T08:07:50.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/parshap/packages"},{"uuid":"yerkopalma","login":"yerkopalma","name":null,"email":"yerko.palma@usach.cl","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~yerkopalma","role":null,"created_at":"2022-11-13T08:07:50.331Z","updated_at":"2022-11-13T08:07:50.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yerkopalma/packages"},{"uuid":"forbeslindesay","login":"forbeslindesay","name":null,"email":"forbes@lindesay.co.uk","url":null,"packages_count":757,"html_url":"https://www.npmjs.com/~forbeslindesay","role":null,"created_at":"2022-11-13T08:07:50.363Z","updated_at":"2022-11-13T08:07:50.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/forbeslindesay/packages"},{"uuid":"leichtgewicht","login":"leichtgewicht","name":null,"email":"martin.heidegger@gmail.com","url":null,"packages_count":267,"html_url":"https://www.npmjs.com/~leichtgewicht","role":null,"created_at":"2022-11-13T08:07:50.404Z","updated_at":"2022-11-13T08:07:50.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leichtgewicht/packages"},{"uuid":"garann","login":"garann","name":null,"email":"garann@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~garann","role":null,"created_at":"2022-11-13T08:07:50.459Z","updated_at":"2022-11-13T08:07:50.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/garann/packages"},{"uuid":"anandthakker","login":"anandthakker","name":null,"email":"vestibule@anandthakker.net","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~anandthakker","role":null,"created_at":"2022-11-13T08:07:50.498Z","updated_at":"2022-11-13T08:07:50.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anandthakker/packages"},{"uuid":"fpereira1","login":"fpereira1","name":null,"email":"pereira.filype@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fpereira1","role":null,"created_at":"2022-11-13T08:07:50.559Z","updated_at":"2022-11-13T08:07:50.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fpereira1/packages"},{"uuid":"emilbayes","login":"emilbayes","name":null,"email":"github@tixz.dk","url":null,"packages_count":253,"html_url":"https://www.npmjs.com/~emilbayes","role":null,"created_at":"2022-11-13T08:07:50.704Z","updated_at":"2022-11-13T08:07:50.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emilbayes/packages"},{"uuid":"pkrumins","login":"pkrumins","name":null,"email":"peteris.krumins@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~pkrumins","role":null,"created_at":"2022-11-13T08:07:50.841Z","updated_at":"2022-11-13T08:07:50.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pkrumins/packages"},{"uuid":"tehshrike","login":"tehshrike","name":null,"email":"me@JoshDuff.com","url":null,"packages_count":219,"html_url":"https://www.npmjs.com/~tehshrike","role":null,"created_at":"2022-11-13T08:07:50.909Z","updated_at":"2022-11-13T08:07:50.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tehshrike/packages"},{"uuid":"lukechilds","login":"lukechilds","name":null,"email":"lukechilds123@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~lukechilds","role":null,"created_at":"2022-11-13T08:07:51.021Z","updated_at":"2022-11-13T08:07:51.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukechilds/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786890,"maintainers_count":1238486,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":12583,"full_name":"browserify/module-deps","default_branch":"master","total_commits":462,"total_committers":46,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.043478260869565,"dds":0.30952380952380953,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T07:32:44.057Z","last_synced_commit":"ac7e85e330d636b87674fbf33ac537395e2f296e","created_at":"2023-03-07T11:20:44.721Z","updated_at":"2026-08-20T07:32:43.436Z","committers":[{"name":"James Halliday","email":"mail@substack.net","login":"invalid-email-address","count":319},{"name":"Andres Suarez","email":"zertosh@gmail.com","login":"zertosh","count":27},{"name":"Renée Kooi","email":"renee@kooi.me","login":"goto-bus-stop","count":23},{"name":"Bret Comnes","email":"bcomnes@gmail.com","login":"bcomnes","count":10},{"name":"Martin Heidegger","email":"martin.heidegger@gmail.com","login":"martinheidegger","count":9},{"name":"substack","email":"substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519","login":null,"count":8},{"name":"Michael Williams","email":"michael.williams@enspiral.com","login":"ahdinosaur","count":5},{"name":"Dominic Tarr","email":"dominic.tarr@gmail.com","login":"dominictarr","count":5},{"name":"Joris van der Wel","email":"joris@jorisvanderwel.com","login":"Joris-van-der-Wel","count":4},{"name":"Jared Hanson","email":"jaredhanson@gmail.com","login":"jaredhanson","count":4},{"name":"Andrey Popp","email":"8mayday@gmail.com","login":"andreypopp","count":3},{"name":"ElNounch","email":"ElNounch","login":"ElNounch","count":3},{"name":"Jesse McCarthy","email":"git_commits@jessemccarthy.net","login":"jmm","count":3},{"name":"Csaba Balint","email":"a-csbalint@expedia.com","login":null,"count":2},{"name":"Ben Drucker","email":"bvdrucker@gmail.com","login":"bendrucker","count":2},{"name":"David Beck","email":"david@rotundasoftware.com","login":"dgbeck","count":2},{"name":"Josh Duff","email":"me@JoshDuff.com","login":"TehShrike","count":2},{"name":"Patrick Mowrer","email":"pmowrer@gmail.com","login":"pmowrer","count":2},{"name":"Terin Stock","email":"terinjokes@gmail.com","login":"terinjokes","count":2},{"name":"Ivan Bohuslavskyi","email":"ivan.bohuslavskyi@xdev.re","login":null,"count":1},{"name":"Damon Oehlman","email":"damon.oehlman@sidelab.com","login":null,"count":1},{"name":"Anatoliy Chakkaev","email":"rpm1602@gmail.com","login":"1602","count":1},{"name":"Chad Hietala","email":"chadhietala@gmail.com","login":"chadhietala","count":1},{"name":"zkochan","email":"zoltan.kochan@gmail.com","login":"zkochan","count":1},{"name":"ximus","email":"maximeliron@gmail.com","login":"ximus","count":1},{"name":"jeff.ardilio","email":"jardilio@kpmg.com","login":"jardilio-kpmg","count":1},{"name":"igor","email":"igor@klopov.com","login":"igorklopov","count":1},{"name":"deathcap","email":"deathcap@gmx.co.uk","login":"deathcap","count":1},{"name":"Shuan Wang","email":"shuanwang@gmail.com","login":"swang","count":1},{"name":"Roy","email":"roydhowie@gmail.com","login":"royhowie","count":1},{"name":"Palmer Mebane","email":"palmermebane@gmail.com","login":"MellowMelon","count":1},{"name":"Nicholas Lindley","email":"me@thisoneplace.com","login":"nlindley","count":1},{"name":"Maximilian Antoni","email":"mail@maxantoni.de","login":"mantoni","count":1},{"name":"Markus Felten","email":"Markus.Felten@gmx.de","login":"arlac77","count":1},{"name":"Kensuke Matsuzaki","email":"matsuzaki@kitec.co.jp","login":"k-matsuzaki","count":1},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":1},{"name":"Jeremy Judeaux","email":"jeremy.judeaux@gmail.com","login":"Volune","count":1},{"name":"James Pike","email":"jpike@chilon.net","login":"insidewhy","count":1},{"name":"James Cleveland","email":"jc@blit.cc","login":"radiosilence","count":1},{"name":"Greg Smith","email":"smr.kyu@gmail.com","login":"smrq","count":1},{"name":"Glen Mailer","email":"glenjamin@gmail.com","login":"glenjamin","count":1},{"name":"Cymen Vig","email":"cymenvig@gmail.com","login":"cymen","count":1},{"name":"Csaba Balint","email":"balint.csaba.imre@gmail.com","login":"csabascript","count":1},{"name":"Code Bling","email":"codeblingx@gmail.com","login":"codebling","count":1},{"name":"Chris Dickinson","email":"christopher.s.dickinson@gmail.com","login":"chrisdickinson","count":1},{"name":"Chris Chua","email":"chua@uber.com","login":"chrisirhc","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"browserify/module-deps","html_url":"https://github.com/browserify/module-deps","last_synced_at":"2026-08-25T10:02:49.027Z","status":null,"issues_count":40,"pull_requests_count":63,"avg_time_to_close_issue":23651424.541666668,"avg_time_to_close_pull_request":35878681.90196078,"issues_closed_count":24,"pull_requests_closed_count":51,"pull_request_authors_count":39,"issue_authors_count":37,"avg_comments_per_issue":2.575,"avg_comments_per_pull_request":2.4603174603174605,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T15:27:27.124Z","updated_at":"2026-08-25T10:02:49.028Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fmodule-deps/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":37,"CONTRIBUTOR":2,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"MEMBER":26,"NONE":19,"CONTRIBUTOR":15,"COLLABORATOR":3}},"issue_authors":{"table":{"tmcw":2,"jfirebaugh":2,"ericmorand":2,"mattdesl":1,"ForbesLindesay":1,"markuplab":1,"Volune":1,"ef4":1,"xiejunfeng":1,"astalker":1,"grassick":1,"strugee":1,"Drarok":1,"zakki":1,"goto-bus-stop":1,"yuchi":1,"Cactusbone":1,"anandthakker":1,"codebling":1,"marcbachmann":1,"jimmywarting":1,"mvastola":1,"fk-hb":1,"clux":1,"kzc":1,"brefan":1,"dy-dx":1,"nrbrook":1,"jhthorsen":1,"mattflix":1,"DonutEspresso":1,"Apindes":1,"mgilfillan":1,"shinout":1,"xavdid":1,"brandonhorst":1,"Joris-van-der-Wel":1}},"pull_request_authors":{"table":{"goto-bus-stop":11,"zertosh":10,"TehShrike":2,"bcomnes":2,"insidewhy":2,"martinheidegger":2,"ghost":2,"geigerzaehler":1,"zkochan":1,"daniellizik":1,"Joris-van-der-Wel":1,"dumbmatter":1,"boguslavsky":1,"tmcw":1,"BridgeAR":1,"nicolas-pantel":1,"igorklopov":1,"davidmarkclements":1,"TiddoLangerak":1,"zachrose":1,"serapath":1,"sebdeckers":1,"f0x52":1,"ashaffer":1,"shinout":1,"arlac77":1,"bendrucker":1,"csabascript":1,"codebling":1,"greim":1,"chrisirhc":1,"chadhietala":1,"royhowie":1,"zoubin":1,"MellowMelon":1,"zakki":1,"jonnyreeves":1,"ahdinosaur":1,"allenm":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"goto-bus-stop","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"}},{"table":{"login":"zertosh","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zertosh"}},{"table":{"login":"martinheidegger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinheidegger"}},{"table":{"login":"bcomnes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcomnes"}},{"table":{"login":"ashaffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashaffer"}},{"table":{"login":"BridgeAR","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}},{"table":{"login":"MellowMelon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MellowMelon"}},{"table":{"login":"ahdinosaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahdinosaur"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":4,"ForkEvent":1,"CreateEvent":1},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-30T00:11:17.014Z","updated_at":"2022-08-30T00:11:17.014Z","repository_link":"https://github.com/browserify/module-deps/blob/master/package.json","dependencies":[{"id":3234430008,"package_name":"JSONStream","ecosystem":"npm","requirements":"^1.0.3","direct":true,"kind":"runtime","optional":false},{"id":3234430009,"package_name":"browser-resolve","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":3234430010,"package_name":"cached-path-relative","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":3234430011,"package_name":"concat-stream","ecosystem":"npm","requirements":"~1.6.0","direct":true,"kind":"runtime","optional":false},{"id":3234430012,"package_name":"defined","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3234430013,"package_name":"detective","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"runtime","optional":false},{"id":3234430014,"package_name":"duplexer2","ecosystem":"npm","requirements":"^0.1.2","direct":true,"kind":"runtime","optional":false},{"id":3234430015,"package_name":"inherits","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":3234430016,"package_name":"parents","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3234430017,"package_name":"readable-stream","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":3234430018,"package_name":"resolve","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":3234430019,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":3234430020,"package_name":"subarg","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3234430021,"package_name":"through2","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":3234430022,"package_name":"xtend","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":3234430023,"package_name":"browser-pack","ecosystem":"npm","requirements":"^6.0.2","direct":true,"kind":"development","optional":false},{"id":3234430024,"package_name":"tap","ecosystem":"npm","requirements":"^10.7.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/files/pkg_filter/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:30.948Z","updated_at":"2025-04-14T09:10:30.948Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/pkg_filter/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/files/tr_2dep_module/node_modules/g/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:30.992Z","updated_at":"2025-04-14T09:10:30.992Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/tr_2dep_module/node_modules/g/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/files/tr_2dep_module/node_modules/m/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.034Z","updated_at":"2025-04-14T09:10:31.034Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/tr_2dep_module/node_modules/m/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/files/tr_global/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.077Z","updated_at":"2025-04-14T09:10:31.077Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/tr_global/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/files/tr_module/node_modules/g/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.122Z","updated_at":"2025-04-14T09:10:31.122Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/tr_module/node_modules/g/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/files/tr_module/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.177Z","updated_at":"2025-04-14T09:10:31.177Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/tr_module/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/files/tr_rel/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.219Z","updated_at":"2025-04-14T09:10:31.219Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/tr_rel/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/files/tr_sh/node_modules/g/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.263Z","updated_at":"2025-04-14T09:10:31.263Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/tr_sh/node_modules/g/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/files/tr_whole_package/node_modules/algo/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.305Z","updated_at":"2025-04-14T09:10:31.305Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/files/tr_whole_package/node_modules/algo/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/invalid_pkg/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.348Z","updated_at":"2025-04-14T09:10:31.348Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/invalid_pkg/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/pkg/node_modules/pkga/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.402Z","updated_at":"2025-04-14T09:10:31.402Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/pkg/node_modules/pkga/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/pkg/node_modules/pkgb/node_modules/pkgc/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.444Z","updated_at":"2025-04-14T09:10:31.444Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/pkg/node_modules/pkgb/node_modules/pkgc/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/pkg/node_modules/pkgb/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.487Z","updated_at":"2025-04-14T09:10:31.487Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/pkg/node_modules/pkgb/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/pkg/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.530Z","updated_at":"2025-04-14T09:10:31.530Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/pkg/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/tr_opts/package.json","sha":null,"kind":"manifest","created_at":"2025-04-14T09:10:31.572Z","updated_at":"2025-04-14T09:10:31.572Z","repository_link":"https://github.com/browserify/module-deps/blob/master/test/tr_opts/package.json","dependencies":[]}],"score":30.590463734949193,"created_at":"2026-05-14T05:15:32.994Z","updated_at":"2026-08-26T10:35:49.289Z","avatar_url":"https://github.com/browserify.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372429","html_url":"https://summary.ecosyste.ms/projects/372429"}