{"id":1325000,"name":"@tryghost/algolia","ecosystem":"npm","description":"CLI tool to initially index the full Ghost post content into an Algolia index.","homepage":"https://github.com/TryGhost/algolia/tree/master#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TryGhost/algolia","keywords_array":[],"namespace":"tryghost","versions_count":14,"first_release_published_at":"2020-04-30T11:00:45.331Z","latest_release_published_at":"2023-10-24T14:54:49.145Z","latest_release_number":"0.2.11","last_synced_at":"2026-04-05T19:46:30.420Z","created_at":"2022-04-08T21:04:41.691Z","updated_at":"2026-04-05T19:46:30.420Z","registry_url":"https://www.npmjs.com/package/@tryghost/algolia","install_command":"npm install @tryghost/algolia","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.11"}},"repo_metadata":{"id":38821784,"uuid":"257885966","full_name":"TryGhost/algolia","owner":"TryGhost","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-04T22:45:46.000Z","size":2161,"stargazers_count":22,"open_issues_count":23,"forks_count":20,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-10-05T00:23:01.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TryGhost.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dco":null,"cla":null},"funding":{"github":"tryghost","open_collective":"ghost"}},"created_at":"2020-04-22T11:50:10.000Z","updated_at":"2025-09-03T16:48:35.000Z","dependencies_parsed_at":"2023-10-02T18:13:46.742Z","dependency_job_id":"69d6f00a-1b72-4941-b852-32723c231a8c","html_url":"https://github.com/TryGhost/algolia","commit_stats":{"total_commits":201,"total_committers":9,"mean_commits":"22.333333333333332","dds":0.4477611940298507,"last_synced_commit":"be38087ee5f548c9faaba5388ab6e41d184c3a95"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/TryGhost/algolia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TryGhost","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/sbom","scorecard":{"id":144104,"data":{"date":"2025-08-11","repo":{"name":"github.com/TryGhost/algolia","commit":"7b875425981d7c8b3f4f0d6afd05c0c995f9d4fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/algolia/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/algolia/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/TryGhost/.github/SECURITY.md:1","Info: Found linked content: github.com/TryGhost/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/TryGhost/.github/SECURITY.md:1","Info: Found text in security policy: github.com/TryGhost/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7v5v-9h63-cj86","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-rrr8-f88r-h8q6","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T08:59:13.818Z","repository_id":38821784,"created_at":"2025-08-16T08:59:13.818Z","updated_at":"2025-08-16T08:59:13.818Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279033228,"owners_count":26089395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":"TryGhost","name":"Ghost","uuid":"2178663","kind":"organization","description":"Turn your audience into a business.  Publishing, newsletters, memberships and subscriptions — all in one place.","email":"info@ghost.org","website":"https://ghost.org","location":"Singapore","twitter":"Ghost","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2178663?v=4","repositories_count":132,"last_synced_at":"2024-10-29T23:35:37.190Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"tryghost","open_collective":"ghost"}},"html_url":"https://github.com/TryGhost","funding_links":["https://github.com/sponsors/tryghost","https://opencollective.com/ghost"],"total_stars":62169,"followers":1111,"following":0,"created_at":"2022-11-02T16:26:36.540Z","updated_at":"2024-10-29T23:35:37.190Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TryGhost","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TryGhost/repositories"},"tags":[{"name":"@tryghost/algolia-indexer@0.3.1","sha":"0f5dd82ecdabe8ae3d7153c7476472b08ce8732a","kind":"tag","published_at":"2023-10-24T14:54:31.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.3.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.3.1/manifests"},{"name":"@tryghost/algolia-fragmenter@0.2.7","sha":"0f5dd82ecdabe8ae3d7153c7476472b08ce8732a","kind":"tag","published_at":"2023-10-24T14:54:31.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.2.7","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.7/manifests"},{"name":"@tryghost/algolia@0.2.11","sha":"0f5dd82ecdabe8ae3d7153c7476472b08ce8732a","kind":"tag","published_at":"2023-10-24T14:54:31.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.11","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.11/manifests"},{"name":"@tryghost/algolia-netlify@0.3.4","sha":"0f5dd82ecdabe8ae3d7153c7476472b08ce8732a","kind":"tag","published_at":"2023-10-24T14:54:31.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.3.4","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.4/manifests"},{"name":"@tryghost/algolia@0.2.10","sha":"0f0d8a416adb0f78fda0ec72f872146406d76eae","kind":"tag","published_at":"2023-09-07T10:12:19.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.10","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.10/manifests"},{"name":"@tryghost/algolia-indexer@0.3.0","sha":"0f0d8a416adb0f78fda0ec72f872146406d76eae","kind":"tag","published_at":"2023-09-07T10:12:19.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.3.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.3.0/manifests"},{"name":"@tryghost/algolia-netlify@0.3.3","sha":"0f0d8a416adb0f78fda0ec72f872146406d76eae","kind":"tag","published_at":"2023-09-07T10:12:19.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.3.3","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.3/manifests"},{"name":"@tryghost/algolia-fragmenter@0.2.6","sha":"0f0d8a416adb0f78fda0ec72f872146406d76eae","kind":"tag","published_at":"2023-09-07T10:12:19.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.2.6","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.6/manifests"},{"name":"@tryghost/algolia-netlify@0.3.2","sha":"dc344943864e0bc94accdec743c0ae041c4d3d4a","kind":"tag","published_at":"2023-06-29T20:14:09.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.3.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.2/manifests"},{"name":"@tryghost/algolia-netlify@0.3.1","sha":"c8e69b65be3fd55c4708dd19c9f51ad746527cbc","kind":"tag","published_at":"2023-06-28T13:43:36.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.3.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.1/manifests"},{"name":"@tryghost/algolia-netlify@0.3.0","sha":"dd0550948311a01580a86111e79f5ae89dc2a431","kind":"tag","published_at":"2023-06-27T18:22:56.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.3.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.3.0/manifests"},{"name":"@tryghost/algolia-indexer@0.2.2","sha":"fb4018e348fa926cdb5c007fd2d0c71439ece6f2","kind":"tag","published_at":"2023-06-26T17:43:01.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.2.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.2.2/manifests"},{"name":"@tryghost/algolia-netlify@0.2.0","sha":"fb4018e348fa926cdb5c007fd2d0c71439ece6f2","kind":"tag","published_at":"2023-06-26T17:43:01.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.2.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.2.0/manifests"},{"name":"@tryghost/algolia-fragmenter@0.2.5","sha":"fb4018e348fa926cdb5c007fd2d0c71439ece6f2","kind":"tag","published_at":"2023-06-26T17:43:01.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.2.5","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.5/manifests"},{"name":"@tryghost/algolia@0.2.9","sha":"fb4018e348fa926cdb5c007fd2d0c71439ece6f2","kind":"tag","published_at":"2023-06-26T17:43:01.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.9","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.9/manifests"},{"name":"@tryghost/algolia-netlify@0.1.13","sha":"9ae03de645662d8e19ad2287b6ba84422bf35248","kind":"tag","published_at":"2022-08-16T15:26:12.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.13","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.13/manifests"},{"name":"@tryghost/algolia-indexer@0.2.1","sha":"9ae03de645662d8e19ad2287b6ba84422bf35248","kind":"tag","published_at":"2022-08-16T15:26:12.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.2.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.2.1/manifests"},{"name":"@tryghost/algolia@0.2.8","sha":"9ae03de645662d8e19ad2287b6ba84422bf35248","kind":"tag","published_at":"2022-08-16T15:26:12.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.8","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.8/manifests"},{"name":"@tryghost/algolia-indexer@0.2.0","sha":"11fe8cbd14c79f283e09dc10f413b11058993232","kind":"tag","published_at":"2022-08-16T15:17:37.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.2.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.2.0/manifests"},{"name":"@tryghost/algolia-fragmenter@0.2.4","sha":"11fe8cbd14c79f283e09dc10f413b11058993232","kind":"tag","published_at":"2022-08-16T15:17:37.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.2.4","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.4/manifests"},{"name":"@tryghost/algolia@0.2.7","sha":"11fe8cbd14c79f283e09dc10f413b11058993232","kind":"tag","published_at":"2022-08-16T15:17:37.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.7","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.7/manifests"},{"name":"@tryghost/algolia-netlify@0.1.12","sha":"11fe8cbd14c79f283e09dc10f413b11058993232","kind":"tag","published_at":"2022-08-16T15:17:37.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.12","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.12/manifests"},{"name":"@tryghost/algolia-fragmenter@0.2.3","sha":"e6a6b593c3dba0b53dfe9905fdad1951d21258e2","kind":"tag","published_at":"2021-11-12T16:06:22.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.2.3","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.3/manifests"},{"name":"@tryghost/algolia-netlify@0.1.11","sha":"e6a6b593c3dba0b53dfe9905fdad1951d21258e2","kind":"tag","published_at":"2021-11-12T16:06:22.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.11","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.11/manifests"},{"name":"@tryghost/algolia@0.2.6","sha":"e6a6b593c3dba0b53dfe9905fdad1951d21258e2","kind":"tag","published_at":"2021-11-12T16:06:22.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.6","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.6/manifests"},{"name":"@tryghost/algolia@0.2.5","sha":"9aa8b48587ef800a180c5195eff384b3e448e4af","kind":"tag","published_at":"2021-09-09T14:07:59.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.5","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.5/manifests"},{"name":"@tryghost/algolia-indexer@0.1.7","sha":"9aa8b48587ef800a180c5195eff384b3e448e4af","kind":"tag","published_at":"2021-09-09T14:07:59.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.1.7","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.7/manifests"},{"name":"@tryghost/algolia-netlify@0.1.10","sha":"9aa8b48587ef800a180c5195eff384b3e448e4af","kind":"tag","published_at":"2021-09-09T14:07:59.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.10","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.10/manifests"},{"name":"@tryghost/algolia@0.2.4","sha":"d84a4bb8b71caa1ba634433bd1bf57db023bb3ea","kind":"tag","published_at":"2021-09-09T11:18:58.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.4","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.4/manifests"},{"name":"@tryghost/algolia-netlify@0.1.9","sha":"d84a4bb8b71caa1ba634433bd1bf57db023bb3ea","kind":"tag","published_at":"2021-09-09T11:18:58.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.9","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.9/manifests"},{"name":"@tryghost/algolia-netlify@0.1.8","sha":"d9580a774594241af283265176b1f1521cd71d10","kind":"tag","published_at":"2021-09-09T11:04:36.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.8","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.8/manifests"},{"name":"@tryghost/algolia-indexer@0.1.6","sha":"d9580a774594241af283265176b1f1521cd71d10","kind":"tag","published_at":"2021-09-09T11:04:36.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.1.6","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.6/manifests"},{"name":"@tryghost/algolia-fragmenter@0.2.2","sha":"d9580a774594241af283265176b1f1521cd71d10","kind":"tag","published_at":"2021-09-09T11:04:36.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.2.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.2/manifests"},{"name":"@tryghost/algolia@0.2.3","sha":"d9580a774594241af283265176b1f1521cd71d10","kind":"tag","published_at":"2021-09-09T11:04:36.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.3","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.3/manifests"},{"name":"@tryghost/algolia-indexer@0.1.5","sha":"2e2b7fba7c8a640251e2d98d0cc84656c2e4cb02","kind":"tag","published_at":"2021-05-26T04:25:23.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.1.5","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.5/manifests"},{"name":"@tryghost/algolia@0.2.2","sha":"2e2b7fba7c8a640251e2d98d0cc84656c2e4cb02","kind":"tag","published_at":"2021-05-26T04:25:23.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.2/manifests"},{"name":"@tryghost/algolia-netlify@0.1.7","sha":"2e2b7fba7c8a640251e2d98d0cc84656c2e4cb02","kind":"tag","published_at":"2021-05-26T04:25:23.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.7","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.7/manifests"},{"name":"@tryghost/algolia-fragmenter@0.2.1","sha":"2e2b7fba7c8a640251e2d98d0cc84656c2e4cb02","kind":"tag","published_at":"2021-05-26T04:25:23.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.2.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.1/manifests"},{"name":"@tryghost/algolia-fragmenter@0.2.0","sha":"cefa7a23be3b5d4717e0c88cc5de8fbad1cfa328","kind":"tag","published_at":"2020-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.2.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.2.0/manifests"},{"name":"@tryghost/algolia@0.2.1","sha":"cefa7a23be3b5d4717e0c88cc5de8fbad1cfa328","kind":"tag","published_at":"2020-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.1/manifests"},{"name":"@tryghost/algolia-indexer@0.1.4","sha":"cefa7a23be3b5d4717e0c88cc5de8fbad1cfa328","kind":"tag","published_at":"2020-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.1.4","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.4/manifests"},{"name":"@tryghost/algolia-netlify@0.1.6","sha":"cefa7a23be3b5d4717e0c88cc5de8fbad1cfa328","kind":"tag","published_at":"2020-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.6","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.6/manifests"},{"name":"@tryghost/algolia-indexer@0.1.3","sha":"a4603ef679d50ed57168e7532ee56dece57f14e9","kind":"tag","published_at":"2020-05-01T07:11:35.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.1.3","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.3/manifests"},{"name":"@tryghost/algolia-netlify@0.1.5","sha":"a4603ef679d50ed57168e7532ee56dece57f14e9","kind":"tag","published_at":"2020-05-01T07:11:35.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.5","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.5/manifests"},{"name":"@tryghost/algolia-netlify@0.1.4","sha":"6c8e2e7b939e2c37782214c0630054a9da70eae8","kind":"tag","published_at":"2020-05-01T03:14:28.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.4","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.4/manifests"},{"name":"@tryghost/algolia-fragmenter@0.1.1","sha":"6c8e2e7b939e2c37782214c0630054a9da70eae8","kind":"tag","published_at":"2020-05-01T03:14:28.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.1.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.1.1/manifests"},{"name":"@tryghost/algolia@0.2.0","sha":"6c8e2e7b939e2c37782214c0630054a9da70eae8","kind":"tag","published_at":"2020-05-01T03:14:28.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.2.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.2.0/manifests"},{"name":"@tryghost/algolia@0.1.1","sha":"163df6863c6d4b2cc92a2fc629f4b4bd8364d900","kind":"tag","published_at":"2020-05-01T01:33:44.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.1.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.1.1/manifests"},{"name":"@tryghost/algolia-fragmenter@0.1.0","sha":"163df6863c6d4b2cc92a2fc629f4b4bd8364d900","kind":"tag","published_at":"2020-05-01T01:33:44.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.1.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.1.0/manifests"},{"name":"@tryghost/algolia-netlify@0.1.3","sha":"163df6863c6d4b2cc92a2fc629f4b4bd8364d900","kind":"tag","published_at":"2020-05-01T01:33:44.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.3","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.3/manifests"},{"name":"@tryghost/algolia-indexer@0.1.2","sha":"163df6863c6d4b2cc92a2fc629f4b4bd8364d900","kind":"tag","published_at":"2020-05-01T01:33:44.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.1.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.2/manifests"},{"name":"@tryghost/algolia-netlify@0.1.2","sha":"4febb3723657fad9822c87377c032a89804bf086","kind":"tag","published_at":"2020-04-30T11:00:34.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.2/manifests"},{"name":"@tryghost/algolia-indexer@0.1.1","sha":"4febb3723657fad9822c87377c032a89804bf086","kind":"tag","published_at":"2020-04-30T11:00:34.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.1.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.1/manifests"},{"name":"@tryghost/algolia@0.1.0","sha":"4febb3723657fad9822c87377c032a89804bf086","kind":"tag","published_at":"2020-04-30T11:00:34.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia@0.1.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia@0.1.0/manifests"},{"name":"@tryghost/algolia-netlify@0.1.1","sha":"3895d109007a8467ceb08458ef735b513639adc7","kind":"tag","published_at":"2020-04-30T06:34:29.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.1/manifests"},{"name":"@tryghost/algolia-fragmenter@0.0.3","sha":"c55d6873bac09cda4edb0d19795a318cf0b9d510","kind":"tag","published_at":"2020-04-30T04:35:33.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.0.3","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.0.3/manifests"},{"name":"@tryghost/algolia-netlify@0.1.0","sha":"c55d6873bac09cda4edb0d19795a318cf0b9d510","kind":"tag","published_at":"2020-04-30T04:35:33.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.1.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.1.0/manifests"},{"name":"@tryghost/algolia-indexer@0.1.0","sha":"c55d6873bac09cda4edb0d19795a318cf0b9d510","kind":"tag","published_at":"2020-04-30T04:35:33.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.1.0","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.1.0/manifests"},{"name":"@tryghost/algolia-fragmenter@0.0.2","sha":"88b0db69d0bb8e38a19fb61b4dc33d2b592e97ee","kind":"tag","published_at":"2020-04-28T04:45:48.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.0.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.0.2/manifests"},{"name":"@tryghost/algolia-indexer@0.0.2","sha":"88b0db69d0bb8e38a19fb61b4dc33d2b592e97ee","kind":"tag","published_at":"2020-04-28T04:45:48.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.0.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.0.2/manifests"},{"name":"@tryghost/algolia-netlify@0.0.3","sha":"88b0db69d0bb8e38a19fb61b4dc33d2b592e97ee","kind":"tag","published_at":"2020-04-28T04:45:48.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.0.3","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.0.3/manifests"},{"name":"@tryghost/algolia-netlify@0.0.2","sha":"8b8338d8f83e607cd2c43368eabbd1aa14fc055f","kind":"tag","published_at":"2020-04-27T08:47:58.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.0.2","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.0.2/manifests"},{"name":"@tryghost/algolia-indexer@0.0.1","sha":"f0488ba0cf7c16bc8b77bf6e86c3803234bf8873","kind":"tag","published_at":"2020-04-27T08:45:05.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-indexer@0.0.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-indexer@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-indexer%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-indexer@0.0.1/manifests"},{"name":"@tryghost/algolia-fragmenter@0.0.1","sha":"f0488ba0cf7c16bc8b77bf6e86c3803234bf8873","kind":"tag","published_at":"2020-04-27T08:45:05.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-fragmenter@0.0.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-fragmenter@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-fragmenter%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-fragmenter@0.0.1/manifests"},{"name":"@tryghost/algolia-netlify@0.0.1","sha":"f0488ba0cf7c16bc8b77bf6e86c3803234bf8873","kind":"tag","published_at":"2020-04-27T08:45:05.000Z","download_url":"https://codeload.github.com/TryGhost/algolia/tar.gz/@tryghost/algolia-netlify@0.0.1","html_url":"https://github.com/TryGhost/algolia/releases/tag/@tryghost/algolia-netlify@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TryGhost/algolia@%40tryghost%2Falgolia-netlify%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/tags/@tryghost%2Falgolia-netlify@0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-15T14:36:23.592Z","dependent_packages_count":1,"downloads":311,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.769834118925464,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":8.507812769972736,"forks_count":5.493203393833604,"docker_downloads_count":null,"average":11.109873372560267},"purl":"pkg:npm/%40tryghost/algolia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tryghost/algolia","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tryghost/algolia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tryghost/algolia/dependencies","status":null,"funding_links":["https://github.com/sponsors/tryghost","https://opencollective.com/ghost","https://github.com/sponsors/TryGhost"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T15:39:07.204Z","issues_count":12,"pull_requests_count":164,"avg_time_to_close_issue":10477492.0,"avg_time_to_close_pull_request":7282684.169117647,"issues_closed_count":6,"pull_requests_closed_count":135,"pull_request_authors_count":5,"issue_authors_count":11,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.3048780487804878,"merged_pull_requests_count":79,"bot_issues_count":1,"bot_pull_requests_count":160,"past_year_issues_count":1,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3304762.5833333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7083333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2Falgolia/issues","maintainers":[{"login":"cathysarisky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cathysarisky"},{"login":"PaulAdamDavis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PaulAdamDavis"}],"active_maintainers":[{"login":"cathysarisky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cathysarisky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tryghost%2Falgolia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tryghost%2Falgolia/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tryghost%2Falgolia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tryghost%2Falgolia/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tryghost%2Falgolia/codemeta","maintainers":[{"uuid":"kernalghost","login":"kernalghost","name":null,"email":"matthew@ghost.org","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~kernalghost","role":null,"created_at":"2022-11-11T03:09:20.563Z","updated_at":"2022-11-11T03:09:20.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kernalghost/packages"},{"uuid":"hadret","login":"hadret","name":null,"email":"filip@ghost.org","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~hadret","role":null,"created_at":"2022-11-11T03:09:20.572Z","updated_at":"2022-11-11T03:09:20.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadret/packages"},{"uuid":"minimaluminium","login":"minimaluminium","name":null,"email":"sodbileg.gansukh@gmail.com","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~minimaluminium","role":null,"created_at":"2022-11-11T03:09:20.596Z","updated_at":"2022-11-11T03:09:20.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minimaluminium/packages"},{"uuid":"joeegrigg","login":"joeegrigg","name":null,"email":"account@joegrigg.com","url":null,"packages_count":235,"html_url":"https://www.npmjs.com/~joeegrigg","role":null,"created_at":"2022-11-11T03:09:20.650Z","updated_at":"2022-11-11T03:09:20.650Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joeegrigg/packages"},{"uuid":"bobvaneck","login":"bobvaneck","name":null,"email":"bobvaneck@gmail.com","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~bobvaneck","role":null,"created_at":"2022-11-11T03:09:20.726Z","updated_at":"2022-11-11T03:09:20.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bobvaneck/packages"},{"uuid":"zimoatghost","login":"zimoatghost","name":null,"email":"zimo@ghost.org","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~zimoatghost","role":null,"created_at":"2022-11-11T03:09:20.736Z","updated_at":"2022-11-11T03:09:20.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zimoatghost/packages"},{"uuid":"allouis","login":"allouis","name":null,"email":"fabien@allou.is","url":null,"packages_count":277,"html_url":"https://www.npmjs.com/~allouis","role":null,"created_at":"2022-11-11T03:09:20.746Z","updated_at":"2022-11-11T03:09:20.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/allouis/packages"},{"uuid":"erisds","login":"erisds","name":null,"email":"github.erisds@gmail.com","url":null,"packages_count":256,"html_url":"https://www.npmjs.com/~erisds","role":null,"created_at":"2022-11-11T03:09:20.797Z","updated_at":"2022-11-11T03:09:20.797Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erisds/packages"},{"uuid":"johnonolan","login":"johnonolan","name":null,"email":"john@onolan.org","url":null,"packages_count":240,"html_url":"https://www.npmjs.com/~johnonolan","role":null,"created_at":"2022-11-11T03:09:20.809Z","updated_at":"2022-11-11T03:09:20.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johnonolan/packages"},{"uuid":"kevinansfield","login":"kevinansfield","name":null,"email":"kevin@ghost.org","url":null,"packages_count":245,"html_url":"https://www.npmjs.com/~kevinansfield","role":null,"created_at":"2022-11-11T03:09:20.819Z","updated_at":"2022-11-11T03:09:20.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kevinansfield/packages"},{"uuid":"cobbspur","login":"cobbspur","name":null,"email":"david@ghost.org","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~cobbspur","role":null,"created_at":"2022-11-11T03:09:20.842Z","updated_at":"2022-11-11T03:09:20.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cobbspur/packages"},{"uuid":"aileencgn","login":"aileencgn","name":null,"email":"aileen@ghost.org","url":null,"packages_count":239,"html_url":"https://www.npmjs.com/~aileencgn","role":null,"created_at":"2022-11-11T03:09:20.854Z","updated_at":"2022-11-11T03:09:20.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aileencgn/packages"},{"uuid":"jloh","login":"jloh","name":null,"email":"npmjs@jloh.co","url":null,"packages_count":235,"html_url":"https://www.npmjs.com/~jloh","role":null,"created_at":"2022-11-11T03:09:20.867Z","updated_at":"2022-11-11T03:09:20.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jloh/packages"},{"uuid":"sam-lord","login":"sam-lord","name":null,"email":"hello@samlord.me","url":null,"packages_count":251,"html_url":"https://www.npmjs.com/~sam-lord","role":null,"created_at":"2022-11-11T03:09:20.895Z","updated_at":"2022-11-11T03:09:20.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sam-lord/packages"},{"uuid":"pauladamdavis","login":"pauladamdavis","name":null,"email":"paul@ghost.org","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~pauladamdavis","role":null,"created_at":"2022-11-11T03:09:20.921Z","updated_at":"2022-11-11T03:09:20.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pauladamdavis/packages"},{"uuid":"mike182uk","login":"mike182uk","name":null,"email":"mike182uk@gmail.com","url":null,"packages_count":242,"html_url":"https://www.npmjs.com/~mike182uk","role":null,"created_at":"2023-04-14T00:23:15.922Z","updated_at":"2023-04-14T00:23:15.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mike182uk/packages"},{"uuid":"tmciesco","login":"tmciesco","name":null,"email":"tmciesco@gmail.com","url":null,"packages_count":233,"html_url":"https://www.npmjs.com/~tmciesco","role":null,"created_at":"2025-06-10T22:27:01.141Z","updated_at":"2025-06-10T22:27:01.141Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tmciesco/packages"},{"uuid":"jonhickman","login":"jonhickman","name":null,"email":"jon@theplan.co.uk","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~jonhickman","role":null,"created_at":"2022-11-21T19:02:36.933Z","updated_at":"2022-11-21T19:02:36.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonhickman/packages"},{"uuid":"chrisraible","login":"chrisraible","name":null,"email":"chris@ghost.org","url":null,"packages_count":235,"html_url":"https://www.npmjs.com/~chrisraible","role":null,"created_at":"2023-02-21T19:41:49.846Z","updated_at":"2023-02-21T19:41:49.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chrisraible/packages"},{"uuid":"sagzy","login":"sagzy","name":null,"email":"guptazy@gmail.com","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~sagzy","role":null,"created_at":"2023-04-09T14:21:32.621Z","updated_at":"2023-04-09T14:21:32.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sagzy/packages"},{"uuid":"9larsons","login":"9larsons","name":null,"email":"9larsons@gmail.com","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~9larsons","role":null,"created_at":"2025-09-14T22:55:56.123Z","updated_at":"2025-09-14T22:55:56.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/9larsons/packages"},{"uuid":"vershwal","login":"vershwal","name":null,"email":"vershwal.princi@gmail.com","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~vershwal","role":null,"created_at":"2023-08-20T04:18:53.026Z","updated_at":"2023-08-20T04:18:53.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vershwal/packages"},{"uuid":"erik-ghost","login":"erik-ghost","name":null,"email":"erik@ghost.org","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~erik-ghost","role":null,"created_at":"2023-12-13T15:22:27.690Z","updated_at":"2023-12-13T15:22:27.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erik-ghost/packages"},{"uuid":"lsinger","login":"lsinger","name":null,"email":"leif@ghost.org","url":null,"packages_count":226,"html_url":"https://www.npmjs.com/~lsinger","role":null,"created_at":"2024-12-02T18:53:05.631Z","updated_at":"2024-12-02T18:53:05.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lsinger/packages"},{"uuid":"ghost-slimer","login":"ghost-slimer","name":null,"email":"info@ghost.org","url":null,"packages_count":226,"html_url":"https://www.npmjs.com/~ghost-slimer","role":null,"created_at":"2025-04-01T10:21:04.608Z","updated_at":"2025-04-01T10:21:04.608Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ghost-slimer/packages"},{"uuid":"jonatan-ghost","login":"jonatan-ghost","name":null,"email":"jonatan@ghost.org","url":null,"packages_count":226,"html_url":"https://www.npmjs.com/~jonatan-ghost","role":null,"created_at":"2025-08-11T21:56:06.051Z","updated_at":"2025-08-11T21:56:06.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonatan-ghost/packages"},{"uuid":"weylandswart","login":"weylandswart","name":null,"email":"weyland.swart@gmail.com","url":null,"packages_count":217,"html_url":"https://www.npmjs.com/~weylandswart","role":null,"created_at":"2026-03-05T13:34:58.954Z","updated_at":"2026-03-05T13:34:58.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/weylandswart/packages"},{"uuid":"rblstr-ghost","login":"rblstr-ghost","name":null,"email":"rob@ghost.org","url":null,"packages_count":217,"html_url":"https://www.npmjs.com/~rblstr-ghost","role":null,"created_at":"2026-03-05T13:34:58.855Z","updated_at":"2026-03-05T13:34:58.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rblstr-ghost/packages"},{"uuid":"evanhahn-ghost","login":"evanhahn-ghost","name":null,"email":"evan@ghost.org","url":null,"packages_count":217,"html_url":"https://www.npmjs.com/~evanhahn-ghost","role":null,"created_at":"2026-03-05T13:34:58.892Z","updated_at":"2026-03-05T13:34:58.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evanhahn-ghost/packages"}]}