{"id":2296426,"name":"remark-parse","ecosystem":"npm","description":"remark plugin to add support for parsing markdown input","homepage":"https://remark.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkjs/remark","keywords_array":["abstract","ast","markdown","mdast","parse","plugin","remark","remark-plugin","syntax","tree","unified"],"namespace":null,"versions_count":31,"first_release_published_at":"2016-06-12T12:54:39.132Z","latest_release_published_at":"2023-09-18T09:42:28.170Z","latest_release_number":"11.0.0","last_synced_at":"2026-09-12T01:37:08.942Z","created_at":"2022-04-09T23:48:03.782Z","updated_at":"2026-09-12T01:37:08.942Z","registry_url":"https://www.npmjs.com/package/remark-parse","install_command":"npm install remark-parse","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"11.0.0","next":"9.0.0-alpha.1"},"contentPolicy":null},"repo_metadata":{"id":19125787,"uuid":"22355214","full_name":"remarkjs/remark","owner":"remarkjs","description":"markdown processor powered by plugins part of the @unifiedjs collective","archived":false,"fork":false,"pushed_at":"2026-09-01T19:15:11.000Z","size":14550,"stargazers_count":8994,"open_issues_count":11,"forks_count":384,"subscribers_count":60,"default_branch":"main","last_synced_at":"2026-09-05T22:34:40.476Z","etag":null,"topics":["ast","commonmark","javascript","markdown","remark","unified"],"latest_commit_sha":null,"homepage":"https://remark.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkjs.png","metadata":{"files":{"readme":"readme.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"unifiedjs","open_collective":"unified"}},"created_at":"2014-07-28T19:35:14.000Z","updated_at":"2026-09-04T10:41:57.000Z","dependencies_parsed_at":"2024-05-02T08:44:08.177Z","dependency_job_id":"bbd668a0-e198-4d6b-b2fb-daf702000c2b","html_url":"https://github.com/remarkjs/remark","commit_stats":{"total_commits":1942,"total_committers":130,"mean_commits":"14.938461538461539","dds":0.339340885684861,"last_synced_commit":"1334327f4d0289dbd0452d89060081c18f6abfab"},"previous_names":["wooorm/remark"],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/remarkjs/remark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkjs","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/sbom","scorecard":{"id":770052,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkjs/remark","commit":"ed7b185d304adaf5aa80fc78a912603a5cd6e85a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkjs/remark/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkjs/remark/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkjs/remark/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkjs/remark/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkjs/remark/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkjs/remark/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkjs/remark/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:11","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:17","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:39","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/remarkjs/.github/security.md:1","Info: Found linked content: github.com/remarkjs/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/remarkjs/.github/security.md:1","Info: Found text in security policy: github.com/remarkjs/.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 10 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-23T01:58:20.899Z","repository_id":19125787,"created_at":"2025-08-23T01:58:20.899Z","updated_at":"2025-08-23T01:58:20.899Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37068044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remarkjs","name":"remark","uuid":"16309564","kind":"organization","description":"markdown processor powered by plugins part of the @unifiedjs collective","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":"unifiedjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16309564?v=4","repositories_count":58,"last_synced_at":"2023-04-09T06:01:56.864Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified"}},"html_url":"https://github.com/remarkjs","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified"],"total_stars":25021,"followers":null,"following":null,"created_at":"2022-11-02T16:21:49.994Z","updated_at":"2023-04-09T06:01:57.405Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkjs/repositories"},"tags":[{"name":"remark-cli@12.0.1","sha":"84a2c415c9df24f138a663bac167d0d321621456","kind":"commit","published_at":"2024-04-30T12:30:48.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@12.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%4012.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@12.0.1/manifests"},{"name":"15.0.1","sha":"5017a27db024db6feec85a3e1e19f8d78a485680","kind":"commit","published_at":"2023-09-18T10:20:33.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/15.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/15.0.1/manifests"},{"name":"remark-cli@12.0.0","sha":"d993c7f66628049573c464ebba96df91d8696490","kind":"commit","published_at":"2023-09-18T09:45:09.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@12.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%4012.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@12.0.0/manifests"},{"name":"15.0.0","sha":"516a5d1b226cb6b75990c5c391e56a62c39916ad","kind":"commit","published_at":"2023-09-18T09:44:28.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/15.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/15.0.0/manifests"},{"name":"remark-stringify@11.0.0","sha":"51e094e47211b08a0512d1c26c9a66697c6b83da","kind":"commit","published_at":"2023-09-18T09:43:02.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@11.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%4011.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@11.0.0/manifests"},{"name":"remark-parse@11.0.0","sha":"de740c7d52c0278bbc36d8eac218ab74995c6420","kind":"commit","published_at":"2023-09-18T09:41:55.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@11.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%4011.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@11.0.0/manifests"},{"name":"14.0.3","sha":"43542c3f4ff8868de2571cbd2d8e0c7e6892a014","kind":"commit","published_at":"2023-05-16T17:20:16.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/14.0.3","html_url":"https://github.com/remarkjs/remark/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/14.0.3/manifests"},{"name":"remark-parse@10.0.2","sha":"4178acc4c6ef7a1b95533c76dabd3de066c54160","kind":"commit","published_at":"2023-05-16T17:19:16.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@10.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%4010.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@10.0.2/manifests"},{"name":"remark-stringify@10.0.3","sha":"652ad19e0a913911be72fda5faf9c0da68fe252a","kind":"commit","published_at":"2023-05-16T17:18:47.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@10.0.3","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%4010.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@10.0.3/manifests"},{"name":"remark-cli@11.0.0","sha":"99179c6745a2173d07d5c3b46bad7df767e1989d","kind":"commit","published_at":"2022-06-25T17:04:18.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@11.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%4011.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@11.0.0/manifests"},{"name":"remark-cli@10.0.1","sha":"3d37955fede765f537c1fbe5d69e6730579d2fbe","kind":"commit","published_at":"2021-11-18T18:26:15.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@10.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%4010.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@10.0.1/manifests"},{"name":"14.0.2","sha":"41fbfba19d1c73f387d65c9f40ee6feee4fe840a","kind":"commit","published_at":"2021-11-18T18:25:59.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/14.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/14.0.2/manifests"},{"name":"remark-stringify@10.0.2","sha":"30d5f845881b871724caafbab20cee3ab86fe399","kind":"commit","published_at":"2021-11-18T18:25:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@10.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%4010.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@10.0.2/manifests"},{"name":"remark-parse@10.0.1","sha":"5a2a5c98547f833b57dea3d357a84a62d5a2ed92","kind":"commit","published_at":"2021-11-18T18:24:47.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@10.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%4010.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@10.0.1/manifests"},{"name":"remark-stringify@10.0.1","sha":"55448102f41faa072b9d841d5f814b33f12e872f","kind":"commit","published_at":"2021-10-13T15:16:44.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@10.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%4010.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@10.0.1/manifests"},{"name":"14.0.1","sha":"54fe5acfdd528cbd892e1a1d3534a64228a7e1b5","kind":"commit","published_at":"2021-08-03T14:33:01.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/14.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/14.0.1/manifests"},{"name":"14.0.0","sha":"9a09d0982347da0cba003b14e67c1d883cc7983f","kind":"commit","published_at":"2021-08-03T11:05:01.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/14.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/14.0.0/manifests"},{"name":"remark-stringify@9.0.1","sha":"d51d1c786c6ea376d94467849eaa239409dfb401","kind":"commit","published_at":"2020-12-09T17:54:15.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@9.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%409.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@9.0.1/manifests"},{"name":"remark-cli@9.0.0","sha":"3066cd1f9b46e3811e5bce92dfcbce2f9d7e4bfb","kind":"commit","published_at":"2020-10-14T08:50:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@9.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%409.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@9.0.0/manifests"},{"name":"13.0.0","sha":"ea4fd81c0a8afc0aac9def0a97b111926b6e6aec","kind":"commit","published_at":"2020-10-14T08:49:50.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/13.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/13.0.0/manifests"},{"name":"remark-stringify@9.0.0","sha":"6ce31d5c32dd8781792db513fe9678fc8627f3ef","kind":"commit","published_at":"2020-10-14T08:49:09.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@9.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%409.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@9.0.0/manifests"},{"name":"remark-parse@9.0.0","sha":"aa598dc126343e414a5f6ac20facb63e9265cad4","kind":"commit","published_at":"2020-10-14T08:48:11.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@9.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%409.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@9.0.0/manifests"},{"name":"remark-cli@9.0.0-alpha.1","sha":"2982d81cd7a3dcd72c936449bc4dbbf586958d04","kind":"commit","published_at":"2020-10-03T17:24:11.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@9.0.0-alpha.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%409.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@9.0.0-alpha.1/manifests"},{"name":"13.0.0-alpha.1","sha":"cad70e81236ab05b6104dbd43beffc54ed4cb90d","kind":"commit","published_at":"2020-10-03T17:23:33.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/13.0.0-alpha.1","html_url":"https://github.com/remarkjs/remark/releases/tag/13.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@13.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/13.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/13.0.0-alpha.1/manifests"},{"name":"remark-stringify@9.0.0-alpha.1","sha":"2830230d472aea0b23ce337af2aa6211d92288c2","kind":"commit","published_at":"2020-10-03T17:22:54.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@9.0.0-alpha.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%409.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@9.0.0-alpha.1/manifests"},{"name":"remark-parse@9.0.0-alpha.1","sha":"739e4eba0a1307c6937eb2b7b9937192b0cbda15","kind":"commit","published_at":"2020-10-03T17:21:41.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@9.0.0-alpha.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%409.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@9.0.0-alpha.1/manifests"},{"name":"remark-cli@9.0.0-alpha.0","sha":"e4d27fc942a84b67b33d4751d26d33b56dd4d50c","kind":"commit","published_at":"2020-10-02T11:00:03.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@9.0.0-alpha.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%409.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@9.0.0-alpha.0/manifests"},{"name":"13.0.0-alpha.0","sha":"bc62ed83d0dd6e421dfa8fe192b110c8c649f22e","kind":"commit","published_at":"2020-10-02T10:59:16.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/13.0.0-alpha.0","html_url":"https://github.com/remarkjs/remark/releases/tag/13.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@13.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/13.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/13.0.0-alpha.0/manifests"},{"name":"remark-stringify@9.0.0-alpha.0","sha":"5cf3f727754dfd97b6b5f29e4187b9666cbd7e82","kind":"commit","published_at":"2020-10-02T10:58:26.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@9.0.0-alpha.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%409.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@9.0.0-alpha.0/manifests"},{"name":"remark-parse@9.0.0-alpha.0","sha":"1cc15196fc21d6ecc06a301254c660f59fc3ead1","kind":"commit","published_at":"2020-10-02T10:57:05.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@9.0.0-alpha.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%409.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@9.0.0-alpha.0/manifests"},{"name":"remark-cli@8.0.1","sha":"da8203283a4759f29a58ea1782c16123f9805f0a","kind":"commit","published_at":"2020-07-17T14:17:52.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@8.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@8.0.1/manifests"},{"name":"12.0.1","sha":"b3a8d49ca214898c2ba38a9343099104d617595e","kind":"commit","published_at":"2020-07-17T14:17:23.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/12.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/12.0.1/manifests"},{"name":"remark-stringify@8.1.1","sha":"ca5a9853971fa8cb26b1b21a3ba22b882d05c9ec","kind":"commit","published_at":"2020-07-17T14:16:52.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@8.1.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%408.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@8.1.1/manifests"},{"name":"remark-parse@8.0.3","sha":"daddcb463af2d5b2115496c395d0571c0ff87d15","kind":"commit","published_at":"2020-07-17T14:15:54.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@8.0.3","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%408.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@8.0.3/manifests"},{"name":"remark-stringify@8.1.0","sha":"7e07de07dcc498d8dc4e3ad6423f774d5b40c860","kind":"commit","published_at":"2020-06-08T18:29:03.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@8.1.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%408.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@8.1.0/manifests"},{"name":"remark-parse@8.0.2","sha":"6ac9e132b440d6958a99b8fa1606f1139fa42c66","kind":"commit","published_at":"2020-04-23T13:35:29.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@8.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@8.0.2/manifests"},{"name":"remark-parse@8.0.1","sha":"2c13dfd23c06f588ba024fd1a5b0652ebe7201fe","kind":"commit","published_at":"2020-04-19T07:57:47.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@8.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@8.0.1/manifests"},{"name":"remark-cli@8.0.0","sha":"30e9ac8a7886d81f85e152d30a9a8043cf5be56e","kind":"commit","published_at":"2020-03-30T09:55:51.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@8.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@8.0.0/manifests"},{"name":"12.0.0","sha":"8fa4ffb200a262a1cae93151600227d3436fc6a8","kind":"commit","published_at":"2020-03-30T09:54:45.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/12.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/12.0.0/manifests"},{"name":"remark-parse@8.0.0","sha":"77c23809e54bbd4a5bc4fc2f620805e8b369e87e","kind":"commit","published_at":"2020-03-30T09:53:31.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@8.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@8.0.0/manifests"},{"name":"remark-stringify@8.0.0","sha":"70bf4e8668f2fc58c0001d69f2eb43d61aeadd31","kind":"commit","published_at":"2020-03-30T09:52:59.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@8.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@8.0.0/manifests"},{"name":"remark-cli@7.0.1","sha":"de3de6d3321da594406fd628e9452a237d04aafc","kind":"commit","published_at":"2019-11-09T19:49:12.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@7.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@7.0.1/manifests"},{"name":"11.0.2","sha":"927305b50924390a2cc78d2e4f5c5d25fa2e4bb5","kind":"commit","published_at":"2019-11-09T19:48:39.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/11.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/11.0.2/manifests"},{"name":"remark-stringify@7.0.4","sha":"4ccb5acc14368231c6b961afbce3a255e5765f6f","kind":"commit","published_at":"2019-11-09T19:47:57.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@7.0.4","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.4/manifests"},{"name":"remark-parse@7.0.2","sha":"c58f09d844cd19be753888ae078813945e18e1e0","kind":"commit","published_at":"2019-11-09T19:47:19.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@7.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@7.0.2/manifests"},{"name":"remark-stringify@7.0.3","sha":"66cd49fb30e302ce9df413c09c0821c4d4b00136","kind":"commit","published_at":"2019-08-25T10:04:26.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@7.0.3","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.3/manifests"},{"name":"remark-stringify@7.0.2","sha":"049b4033aaace271e4559604262b302d84b6234c","kind":"commit","published_at":"2019-08-04T07:54:22.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@7.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.2/manifests"},{"name":"remark-parse@7.0.1","sha":"144fcc81c1e2643da53f80546da2ab66124a49fe","kind":"commit","published_at":"2019-08-04T07:54:03.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@7.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@7.0.1/manifests"},{"name":"11.0.1","sha":"391078fb6fdceddadca5705d84477e10e2d3dd2d","kind":"commit","published_at":"2019-08-01T20:44:33.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/11.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/11.0.1/manifests"},{"name":"remark-stringify@7.0.1","sha":"e5843f5799c2f9d37eef1a6c7ce9174aa7c2a683","kind":"commit","published_at":"2019-07-23T09:29:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@7.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.1/manifests"},{"name":"remark-cli@7.0.0","sha":"d6c6cd4fa267b8c4358c6caa378d11de27582898","kind":"commit","published_at":"2019-07-20T10:27:22.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@7.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@7.0.0/manifests"},{"name":"11.0.0","sha":"025b401230477552cd3e7a513d7ffb09ed107ede","kind":"commit","published_at":"2019-07-20T10:26:46.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/11.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/11.0.0/manifests"},{"name":"remark-stringify@7.0.0","sha":"6b97cabc3c3ff55fe7c63590a7973e24e56d183c","kind":"commit","published_at":"2019-07-20T10:25:42.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@7.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@7.0.0/manifests"},{"name":"remark-parse@7.0.0","sha":"71a49cac4e865ae3968a8dd02cdc7d068f051ce0","kind":"commit","published_at":"2019-07-20T10:24:52.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@7.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@7.0.0/manifests"},{"name":"remark-cli@6.0.1","sha":"207a04c8a3d95a8047bed37db61beb5146e51338","kind":"commit","published_at":"2018-11-15T14:30:38.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@6.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@6.0.1/manifests"},{"name":"10.0.1","sha":"e8ba9e3279f580b6accd8ab94f79e41021048f50","kind":"commit","published_at":"2018-11-15T14:30:10.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/10.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/10.0.1/manifests"},{"name":"remark-stringify@6.0.4","sha":"34b6a50470b71b5bb9bf762cc4a7c30d90e629ec","kind":"commit","published_at":"2018-11-15T14:29:32.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@6.0.4","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.4/manifests"},{"name":"remark-parse@6.0.3","sha":"8fad30e203d033a23965dd7d49c882d1795fb12c","kind":"commit","published_at":"2018-11-15T14:28:50.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@6.0.3","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@6.0.3/manifests"},{"name":"remark-stringify@6.0.3","sha":"0de88a86f5adce5c04f69115820730885086facc","kind":"commit","published_at":"2018-11-10T16:13:28.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@6.0.3","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.3/manifests"},{"name":"remark-parse@6.0.2","sha":"b5b6659830c05e35643c86f4435f35d85ee6a3cb","kind":"commit","published_at":"2018-11-10T16:12:51.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@6.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@6.0.2/manifests"},{"name":"remark-stringify@6.0.2","sha":"78b7aca650f041017b5dc5d1d72a7daa5376433a","kind":"commit","published_at":"2018-11-07T14:25:06.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@6.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.2/manifests"},{"name":"remark-stringify@6.0.1","sha":"ad8146b02079e5ae0d375096e7200bea6261806d","kind":"commit","published_at":"2018-10-31T17:01:18.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@6.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.1/manifests"},{"name":"remark-parse@6.0.1","sha":"292004995e9d4665cf48b19fb1e83dd854f64959","kind":"commit","published_at":"2018-10-26T11:19:41.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@6.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@6.0.1/manifests"},{"name":"remark-cli@6.0.0","sha":"7c9819fddc36c11e3bbdf1c67d6550ef3583a4de","kind":"commit","published_at":"2018-10-21T20:11:08.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@6.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@6.0.0/manifests"},{"name":"10.0.0","sha":"e55186f7d56c529d95ec7205572f016c73151201","kind":"commit","published_at":"2018-10-21T20:10:23.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/10.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/10.0.0/manifests"},{"name":"remark-stringify@6.0.0","sha":"9d803f6d3cccd8a8e322f8625885969fa8c98005","kind":"commit","published_at":"2018-10-21T20:08:42.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@6.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@6.0.0/manifests"},{"name":"remark-parse@6.0.0","sha":"6997acac789a4004df8d66a9af26667088f75708","kind":"commit","published_at":"2018-10-21T19:56:37.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@6.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@6.0.0/manifests"},{"name":"remark-cli@5.0.0","sha":"aef2d6344c6f90a566c19c2a33bfc0a1522fd8f3","kind":"commit","published_at":"2018-01-20T13:48:03.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@5.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@5.0.0/manifests"},{"name":"9.0.0","sha":"7c4da4cb23c3d1efca47b51ba8e080dd2c8b4bdf","kind":"commit","published_at":"2018-01-20T13:26:52.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/9.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/9.0.0/manifests"},{"name":"remark-stringify@5.0.0","sha":"3b243877913b3495f779cf180e81e7fc633b2e9f","kind":"commit","published_at":"2018-01-20T13:20:39.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@5.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@5.0.0/manifests"},{"name":"remark-parse@5.0.0","sha":"8930d794436e666b5cc07c61267daa1947ebab6e","kind":"commit","published_at":"2018-01-20T13:14:29.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@5.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@5.0.0/manifests"},{"name":"8.0.0","sha":"18b82e2017afcd3ce20a24adf3e7cae8de7affd7","kind":"commit","published_at":"2017-07-20T19:56:36.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/8.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/8.0.0/manifests"},{"name":"7.0.1","sha":"49b7a96af64ade03e871dd2b4d8e1c5ce01915d2","kind":"commit","published_at":"2017-04-29T12:13:45.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/7.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"16141dbde902227dfb0baa5a9f54c6c7c7ed1d5a","kind":"commit","published_at":"2017-02-23T14:25:43.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/7.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/7.0.0/manifests"},{"name":"6.2.0","sha":"8a42e1e9a0871b1114e389bbc99c8ea60afb2302","kind":"commit","published_at":"2016-10-27T21:46:34.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/6.2.0","html_url":"https://github.com/remarkjs/remark/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"8bad38f7914cff89ac67f0c1cb17ca3ab266ef10","kind":"commit","published_at":"2016-10-15T11:06:45.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/6.1.0","html_url":"https://github.com/remarkjs/remark/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"d86c65a6f45700bb89244f6c6b87067d219a153a","kind":"commit","published_at":"2016-09-03T19:17:49.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/6.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"2dea458f04a7a72be4ceb63b721b587051a111a0","kind":"commit","published_at":"2016-08-21T18:38:11.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/6.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/6.0.0/manifests"},{"name":"5.1.0","sha":"dc8f74bc58d25e422479fefd77dc525e0062474f","kind":"commit","published_at":"2016-08-09T16:00:00.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/5.1.0","html_url":"https://github.com/remarkjs/remark/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"ef6cb06bb20ecca558f8878f2fec3a5831e11dd2","kind":"commit","published_at":"2016-06-12T21:44:03.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/5.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/5.0.0/manifests"},{"name":"remark-stringify@1.0.0","sha":"91bd590543ffc4add1e69197e35f7e5b3ff1721a","kind":"commit","published_at":"2016-06-12T21:38:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-stringify@1.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-stringify@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-stringify%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-stringify@1.0.0/manifests"},{"name":"remark-parse@1.0.0","sha":"91bd590543ffc4add1e69197e35f7e5b3ff1721a","kind":"commit","published_at":"2016-06-12T21:38:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-parse@1.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-parse@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-parse%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-parse@1.0.0/manifests"},{"name":"remark-cli@1.0.0","sha":"91bd590543ffc4add1e69197e35f7e5b3ff1721a","kind":"commit","published_at":"2016-06-12T21:38:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark-cli@1.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark-cli@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark-cli%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark-cli@1.0.0/manifests"},{"name":"remark@5.0.0","sha":"91bd590543ffc4add1e69197e35f7e5b3ff1721a","kind":"commit","published_at":"2016-06-12T21:38:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/remark@5.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/remark@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@remark%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/remark@5.0.0/manifests"},{"name":"4.2.2","sha":"fc5e502cfc908db401394337548131cc739e777f","kind":"commit","published_at":"2016-04-22T10:27:21.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/4.2.2","html_url":"https://github.com/remarkjs/remark/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"9e18c08b03fa702018d82cf7d35515d84b383532","kind":"commit","published_at":"2016-04-12T14:56:42.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/4.2.1","html_url":"https://github.com/remarkjs/remark/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"73cb1eac85143dfe7388b7af3ff5f460dd6c4ea6","kind":"commit","published_at":"2016-03-30T20:55:27.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/4.2.0","html_url":"https://github.com/remarkjs/remark/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"fc35d11fc0e5086b7f461ff6c63761574d4137be","kind":"commit","published_at":"2016-03-07T13:45:55.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/4.1.2","html_url":"https://github.com/remarkjs/remark/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"b14c83f93f38d474dda6bf226a62ea8b9e8988b2","kind":"commit","published_at":"2016-02-17T15:58:01.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/4.1.1","html_url":"https://github.com/remarkjs/remark/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"c8f47b276e98e35b29e98107cd3926c241474d48","kind":"commit","published_at":"2016-02-16T12:20:06.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/4.1.0","html_url":"https://github.com/remarkjs/remark/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"3802139667b336bdcbcfdc7f7859391456ab0d37","kind":"commit","published_at":"2016-02-14T13:56:11.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/4.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.0.0/manifests"},{"name":"4.0.0-alpha.1","sha":"93772b5cf4219cfd29d854c73c556a42f29eef0f","kind":"commit","published_at":"2016-02-07T13:50:47.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/4.0.0-alpha.1","html_url":"https://github.com/remarkjs/remark/releases/tag/4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/4.0.0-alpha.1/manifests"},{"name":"3.2.3","sha":"603e463dbcb659256b99553d724a0f6e1d463743","kind":"commit","published_at":"2016-02-07T11:53:23.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.2.3","html_url":"https://github.com/remarkjs/remark/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"6c38cc7ff0260bcceea106ad54474e0eb8966159","kind":"commit","published_at":"2016-01-21T13:28:46.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.2.2","html_url":"https://github.com/remarkjs/remark/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"d4f0c67019c4b28164d41d7b0c07806968d9df0f","kind":"commit","published_at":"2016-01-19T17:39:22.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.2.1","html_url":"https://github.com/remarkjs/remark/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"48708d9b508baaf6d422d4a3d2afbadfd850f15e","kind":"commit","published_at":"2016-01-10T10:46:26.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.2.0","html_url":"https://github.com/remarkjs/remark/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.2.0/manifests"},{"name":"3.1.3","sha":"8e83bbd2d206414be808d5ed572999cac506dfc9","kind":"commit","published_at":"2016-01-04T09:25:03.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.1.3","html_url":"https://github.com/remarkjs/remark/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"fa1f0c1098e9f20f2c877e62a43c807813454076","kind":"commit","published_at":"2016-01-03T12:57:27.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.1.2","html_url":"https://github.com/remarkjs/remark/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"15b246a25ac768b311252cd7fb8509df9808b9c6","kind":"commit","published_at":"2016-01-02T21:46:41.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.1.1","html_url":"https://github.com/remarkjs/remark/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"a3dfc415314e988ee51e2b5f5cb142ac9a6514b7","kind":"commit","published_at":"2015-12-31T12:26:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.1.0","html_url":"https://github.com/remarkjs/remark/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"5a96751edabf2c0654c33611b87eb047a779ca6d","kind":"commit","published_at":"2015-12-27T19:13:18.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.0.1","html_url":"https://github.com/remarkjs/remark/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"e256e34a2dffc7e19fee00745e8637c3b9f2db92","kind":"commit","published_at":"2015-12-24T23:09:59.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0/manifests"},{"name":"3.0.0-alpha.6","sha":"ff001aa40ce449dc794e3f100996c7e273e7b05c","kind":"commit","published_at":"2015-12-24T20:28:07.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.0.0-alpha.6","html_url":"https://github.com/remarkjs/remark/releases/tag/3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.6/manifests"},{"name":"3.0.0-alpha.5","sha":"44c4fbafe59276b777cf090e9d237e6ebe696da9","kind":"commit","published_at":"2015-12-24T12:11:48.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.0.0-alpha.5","html_url":"https://github.com/remarkjs/remark/releases/tag/3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.5/manifests"},{"name":"2.3.2","sha":"2723d33b63a44042a49074063bb89bd0cea6f7c8","kind":"commit","published_at":"2015-12-21T21:23:06.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/2.3.2","html_url":"https://github.com/remarkjs/remark/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"e4b1eb2934b2d90db17701404f21c44e293b4afa","kind":"commit","published_at":"2015-12-21T21:16:43.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/2.3.1","html_url":"https://github.com/remarkjs/remark/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.3.1/manifests"},{"name":"3.0.0-alpha.4","sha":"85770733ee7ef2002d93642794fc778131567b9f","kind":"commit","published_at":"2015-12-14T19:01:18.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.0.0-alpha.4","html_url":"https://github.com/remarkjs/remark/releases/tag/3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.4/manifests"},{"name":"3.0.0-alpha.3","sha":"9bddc4ebdca6bcdcd0669792efc203a94588c9ef","kind":"commit","published_at":"2015-12-14T17:49:22.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.0.0-alpha.3","html_url":"https://github.com/remarkjs/remark/releases/tag/3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.3/manifests"},{"name":"3.0.0-alpha.2","sha":"dfe66682401d32113360dd8ff7f7beef4e477400","kind":"commit","published_at":"2015-12-13T19:56:56.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.0.0-alpha.2","html_url":"https://github.com/remarkjs/remark/releases/tag/3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.2/manifests"},{"name":"3.0.0-alpha.1","sha":"b6f767d0ee9130848061e57276083767ee127452","kind":"commit","published_at":"2015-12-12T18:57:20.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/3.0.0-alpha.1","html_url":"https://github.com/remarkjs/remark/releases/tag/3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/3.0.0-alpha.1/manifests"},{"name":"2.3.0","sha":"2f2761609f24dc0bb0ea41421a8b8848bc9cc715","kind":"commit","published_at":"2015-12-01T11:23:10.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/2.3.0","html_url":"https://github.com/remarkjs/remark/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"f9ed4a4e8185c185db09e481107628b28b206338","kind":"commit","published_at":"2015-11-21T12:08:54.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/2.2.2","html_url":"https://github.com/remarkjs/remark/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"901f3aa8e3de4bbc998e652809a795f090be7848","kind":"commit","published_at":"2015-11-20T21:17:47.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/2.2.1","html_url":"https://github.com/remarkjs/remark/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6ca2a81cd1655868ae99bcf100b501d959453c3a","kind":"commit","published_at":"2015-11-18T23:15:55.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/2.2.0","html_url":"https://github.com/remarkjs/remark/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"552abfcab1224e1d9666ed453d538d8a9581c010","kind":"commit","published_at":"2015-10-05T19:04:38.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/2.1.0","html_url":"https://github.com/remarkjs/remark/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"b28a45ac3d8291ef2fb3e173468ac992f8c56f1f","kind":"commit","published_at":"2015-09-20T19:50:03.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/2.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"6f54482ff08c59520d8808cc820562e4dcc02de5","kind":"commit","published_at":"2015-09-07T14:31:40.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/1.2.0","html_url":"https://github.com/remarkjs/remark/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"4ae4d9a262803198b7c9dd7ac077a023557dee0f","kind":"commit","published_at":"2015-08-21T21:28:50.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/1.1.0","html_url":"https://github.com/remarkjs/remark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"57e99d0f0531be1e4b1b94579ac91af9939c16ab","kind":"commit","published_at":"2015-08-12T11:19:26.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/1.0.0","html_url":"https://github.com/remarkjs/remark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/1.0.0/manifests"},{"name":"0.29.0","sha":"8c35fa701b8467989f5e44661c5a7080c72bdd43","kind":"commit","published_at":"2015-08-08T21:47:27.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.29.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"427b91b764adc07652484bd5545b50e3b44758ab","kind":"commit","published_at":"2015-07-31T10:41:09.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.28.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.28.0/manifests"},{"name":"0.27.2","sha":"405aafd3413c3c21e7fc010a22577aee971ffaa2","kind":"commit","published_at":"2015-07-26T14:20:02.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.27.2","html_url":"https://github.com/remarkjs/remark/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"dbe6bc7da276f5cdc60259677fdb99308082be33","kind":"commit","published_at":"2015-07-22T08:20:58.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.27.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"842b1d63b026c659306b8799d066e076ec1a6c59","kind":"commit","published_at":"2015-07-19T18:38:16.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.27.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.0/manifests"},{"name":"0.27.0-rc.2","sha":"173a31884d4aa8e9982e1764f061ce5bf0120af1","kind":"commit","published_at":"2015-07-19T14:53:21.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.27.0-rc.2","html_url":"https://github.com/remarkjs/remark/releases/tag/0.27.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.27.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.0-rc.2/manifests"},{"name":"0.27.0-rc.1","sha":"5f3d914fd0a59fd42bd1a2852ba17e1d1f6360db","kind":"commit","published_at":"2015-07-17T07:26:41.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.27.0-rc.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.27.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.27.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.27.0-rc.1/manifests"},{"name":"0.26.2","sha":"3ac257556d5178e61f32705c26a4d05657598c8a","kind":"commit","published_at":"2015-07-06T17:08:09.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.26.2","html_url":"https://github.com/remarkjs/remark/releases/tag/0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.26.2/manifests"},{"name":"0.26.1","sha":"2f3bf0f5b85db32529e9ca4376b497c19af7e112","kind":"commit","published_at":"2015-07-05T10:42:10.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.26.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"a71a265b77981e75e142bbdf3fdae92f8f1477fa","kind":"commit","published_at":"2015-06-30T14:32:10.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.26.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"38b0bf595bf1d314ca84f173bfd3805c2971319d","kind":"commit","published_at":"2015-06-28T14:56:48.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.25.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cc7cbbafb5380fa148bb31ae835f550406fb5b9e","kind":"commit","published_at":"2015-06-21T15:49:21.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.24.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"9c858986f38a5af0996055dd8b6dbd102d177ebb","kind":"commit","published_at":"2015-06-18T19:21:53.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.23.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.23.0/manifests"},{"name":"0.22.1","sha":"9304c6836f85b14cac66b62bb5e6308247074c98","kind":"commit","published_at":"2015-06-17T22:26:14.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.22.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"074e45f7a43cde3a9eaccaf468bf8b353fca8ed5","kind":"commit","published_at":"2015-06-13T13:01:46.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.22.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.22.0/manifests"},{"name":"0.21.2","sha":"e7ecec055f9b674113b34cf9d42251f363e1dc86","kind":"commit","published_at":"2015-06-03T17:29:54.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.21.2","html_url":"https://github.com/remarkjs/remark/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"ab749185b0b6db01880811c92cc23df880ac8845","kind":"commit","published_at":"2015-05-25T10:38:19.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.21.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"c10b503edccdfb538174e33978a3ce64fca69bd4","kind":"commit","published_at":"2015-05-24T21:54:38.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.21.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.21.0/manifests"},{"name":"0.20.1","sha":"748d09210b0530a9b7605f72ad0f7914ba398c9b","kind":"commit","published_at":"2015-05-20T17:51:55.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.20.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"9b7baa16398ddfb097ed6b73644ba494d7174976","kind":"commit","published_at":"2015-05-09T14:34:17.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.20.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"d39e5f814bcf34aa6a110da7f6454d8b0b241da6","kind":"commit","published_at":"2015-04-21T19:30:15.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.19.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"b8fc65af1f0f8dbf4ca747275dab482028bee7fa","kind":"commit","published_at":"2015-04-12T15:57:00.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.18.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"971ef479720aacd388820aafca7c28c968fc55d0","kind":"commit","published_at":"2015-04-08T18:27:24.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.17.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"7bf8b8d8d0660ae251a64123224e45b4cfdb695d","kind":"commit","published_at":"2015-04-07T20:38:44.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.17.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"f486d6a7c59dd364c5296bba881529e731372639","kind":"commit","published_at":"2015-04-04T16:02:38.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.16.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"2cbfb56c003603a5b0764ad538141cc63d26cee9","kind":"commit","published_at":"2015-03-27T20:03:50.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.15.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"cb81c551145b51976efaaaa13ed49953521f3f4f","kind":"commit","published_at":"2015-03-27T19:30:33.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.15.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"ba19352620a9a6f8b025191f7c629d6a29c07027","kind":"commit","published_at":"2015-03-25T23:23:02.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.14.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"27379ded17f03c58f0b7e16aa0176ca3a00caba3","kind":"commit","published_at":"2015-03-22T21:26:08.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.13.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"e2c1dc7690932b0cef900fa4e7355df093448341","kind":"commit","published_at":"2015-03-16T11:31:42.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.12.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"b14f6b55a9ec6fef688171403867d1474d0445c8","kind":"commit","published_at":"2015-03-12T16:55:39.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.11.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"8dd199c27dc50f785dad7a277d7ef0a8128fb289","kind":"commit","published_at":"2015-03-11T10:34:49.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.10.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"fa43790c79ed50e70a65fc5f97e5a561fd30c1eb","kind":"commit","published_at":"2015-03-07T17:51:01.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.9.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"f5f3c4b399da31afbb20ee938873ec6aca9aabf1","kind":"commit","published_at":"2015-02-27T14:21:12.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.8.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"adfbd12694ce5bff0fa072d91d3cf3300c02493a","kind":"commit","published_at":"2015-02-25T12:16:23.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.7.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"987d0c6aba1def2cbe7260dc1cb8d0d3eadf119f","kind":"commit","published_at":"2015-02-23T16:03:03.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.6.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"4f843de8b8d7af2992e93282e6fc02fe0e549b93","kind":"commit","published_at":"2015-02-20T16:32:44.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.5.3","html_url":"https://github.com/remarkjs/remark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"564a3b04835853e14714f50b6e3a80feef1ec693","kind":"commit","published_at":"2015-02-19T21:59:59.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.5.2","html_url":"https://github.com/remarkjs/remark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"9f174aca107fd2d2adfc259201a26239a60a022a","kind":"commit","published_at":"2015-02-19T20:57:32.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.5.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4bd5f2d5c8a9cfd5e5922e9682701b98615c74b9","kind":"commit","published_at":"2015-02-17T21:09:30.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.5.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"f7d73ea3db1c09260848ad25cbdb011b22b07dcf","kind":"commit","published_at":"2015-02-15T14:49:45.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.4.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"cb86b362ef9c62e5f2b1637076655b6b696572eb","kind":"commit","published_at":"2015-02-15T11:08:15.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.4.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"37ff8041d605bdb668c035a06b43db3e4d360bef","kind":"commit","published_at":"2015-02-08T18:10:27.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.3.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"4a6036fa3afba211d0a172c38cbf610159fa9e42","kind":"commit","published_at":"2015-02-02T18:53:14.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.2.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.2.0/manifests"},{"name":"0.1.12","sha":"8203b1fd98a2b5210ffa0b65ec6fbc37d93a9654","kind":"commit","published_at":"2015-01-26T18:46:41.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.12","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"2323020fb03cb983dfaed49d1eb65e623e7d57ad","kind":"commit","published_at":"2015-01-25T15:37:30.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.11","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"7b104d3aa7f2a830939c292d5efe7b933567e3c1","kind":"commit","published_at":"2015-01-24T15:23:55.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.10","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"d50a9eb8c90aabc493034cfa5090264a06532102","kind":"commit","published_at":"2015-01-24T12:02:43.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.9","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"3a3c35a3001b9346bb0bce889edefb879fed0300","kind":"commit","published_at":"2015-01-21T14:03:27.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.8","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"03ea892ed1f1896a41c4997634c10d8c86aba88a","kind":"commit","published_at":"2015-01-20T08:02:42.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.7","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"b6d8f9ecb5b4611263826c976b46648db88dd014","kind":"commit","published_at":"2015-01-13T20:35:49.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.6","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"309826e7ded8a777436aa379a848851e1425ee6d","kind":"commit","published_at":"2015-01-01T14:19:42.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.5","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"1c037332eb5db2381422d9f18a2aff41882f9131","kind":"commit","published_at":"2014-12-30T13:22:25.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.4","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"8919749cff6755bbc2db9fadd6088717e2c291c9","kind":"commit","published_at":"2014-12-28T17:17:53.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.3","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"f890a60ce969a0c671083c3a5c25410b3f3d6446","kind":"commit","published_at":"2014-12-26T15:11:59.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.2","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"132a8a870e20118c7e81346b8846d1304d721201","kind":"commit","published_at":"2014-12-25T12:46:20.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"d1dc81abc4eac36da1ecd727a7a4d1aefe464b1e","kind":"commit","published_at":"2014-12-11T19:23:08.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.0","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.0/manifests"},{"name":"0.1.0-rc.2","sha":"5e89e22b724c4c363e86dee14e1d1f4d1fc2f00d","kind":"commit","published_at":"2014-12-10T11:09:02.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.0-rc.2","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.0-rc.2/manifests"},{"name":"0.1.0-rc.1","sha":"b76bf1f7c0189409a810bfd9c1bc2f5ce218dc18","kind":"commit","published_at":"2014-12-07T18:49:52.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.1.0-rc.1","html_url":"https://github.com/remarkjs/remark/releases/tag/0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.1.0-rc.1/manifests"},{"name":"0.0.3","sha":"20cae53b5d0bb82ed898fb7687bdc42c1e0f10b6","kind":"commit","published_at":"2014-08-02T08:47:14.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.0.3","html_url":"https://github.com/remarkjs/remark/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"5362a19c30bbcb50fdb51ad7c088721b065b6fce","kind":"commit","published_at":"2014-07-31T20:36:21.000Z","download_url":"https://codeload.github.com/remarkjs/remark/tar.gz/0.0.2","html_url":"https://github.com/remarkjs/remark/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkjs/remark@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-10T11:31:18.532Z","dependent_packages_count":1932,"downloads":180377799,"downloads_period":"last-month","dependent_repos_count":376321,"rankings":{"downloads":0.043616064730292274,"dependent_repos_count":0.05823689245532433,"dependent_packages_count":0.040275725811839254,"stargazers_count":1.1947735195453635,"forks_count":1.912864247531161,"docker_downloads_count":0.02006941333791854,"average":0.5449726439019832},"purl":"pkg:npm/remark-parse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/remark-parse","docker_dependents_count":3121,"docker_downloads_count":5562509018,"usage_url":"https://repos.ecosyste.ms/usage/npm/remark-parse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/remark-parse/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-10T00:31:18.255Z","issues_count":443,"pull_requests_count":287,"avg_time_to_close_issue":4766818.861678004,"avg_time_to_close_pull_request":1954113.573033708,"issues_closed_count":441,"pull_requests_closed_count":267,"pull_request_authors_count":148,"issue_authors_count":267,"avg_comments_per_issue":4.413092550790068,"avg_comments_per_pull_request":3.7630662020905925,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":30612.833333333332,"past_year_avg_time_to_close_pull_request":3807983.222222222,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.625,"past_year_avg_comments_per_pull_request":4.470588235294118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkjs%2Fremark/issues","maintainers":[{"login":"wooorm","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"ChristianMurphy","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"remcohaszing","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"Rokt33r","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rokt33r"},{"login":"vhf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vhf"},{"login":"BarryThePenguin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BarryThePenguin"},{"login":"RichardLitt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RichardLitt"},{"login":"JounQin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"johno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johno"},{"login":"Murderlon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Murderlon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-parse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-parse/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-parse/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-parse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-parse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/remark-parse/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T11:40:52.147Z","updated_at":"2022-11-10T11:40:52.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":344,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-12-13T21:18:08.907Z","updated_at":"2023-12-13T21:18:08.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"johno","login":"johno","name":null,"email":"johnotander@gmail.com","url":null,"packages_count":2067,"html_url":"https://www.npmjs.com/~johno","role":null,"created_at":"2022-11-10T11:40:52.124Z","updated_at":"2022-11-10T11:40:52.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johno/packages"}]}