{"id":1005147,"name":"@joepie91/fluent-react","ecosystem":"npm","description":"Fluent bindings for React","homepage":"https://projectfluent.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joepie91/fluent.js","keywords_array":["localization","l10n","internationalization","i18n","ftl","plural","gender","locale","language","formatting","translate","translation","format","parser","react","reactjs"],"namespace":"joepie91","versions_count":1,"first_release_published_at":"2020-12-13T21:02:00.422Z","latest_release_published_at":"2020-12-13T21:02:00.422Z","latest_release_number":"0.13.0-fork0","last_synced_at":"2026-08-22T16:50:54.495Z","created_at":"2022-04-07T19:02:31.039Z","updated_at":"2026-08-23T09:41:17.227Z","registry_url":"https://www.npmjs.com/package/@joepie91/fluent-react","install_command":"npm install @joepie91/fluent-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.13.0-fork0"},"contentPolicy":null},"repo_metadata":{"id":190457146,"uuid":"321131370","full_name":"joepie91/fluent.js","owner":"joepie91","description":"JavaScript implementation of Project Fluent","archived":false,"fork":true,"pushed_at":"2020-12-13T21:00:54.000Z","size":8676,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-08T20:56:19.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://projectfluent.org/","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"projectfluent/fluent.js","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joepie91.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-12-13T18:24:08.000Z","updated_at":"2020-12-13T18:24:10.000Z","dependencies_parsed_at":"2023-08-24T19:15:49.378Z","dependency_job_id":"320c6b68-ec31-4e11-95da-bc2041a5bfb3","html_url":"https://github.com/joepie91/fluent.js","commit_stats":null,"previous_names":["joepie91/fluent.js"],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/joepie91/fluent.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joepie91","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/sbom","scorecard":{"id":527191,"data":{"date":"2025-08-11","repo":{"name":"github.com/joepie91/fluent.js","commit":"72f59706128e648a4aaff5ca294bdc39a7d366fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/fluent-bundle.yml:1","Warn: no topLevel permission defined: .github/workflows/fluent-dedent.yml:1","Warn: no topLevel permission defined: .github/workflows/fluent-dom.yml:1","Warn: no topLevel permission defined: .github/workflows/fluent-gecko.yml:1","Warn: no topLevel permission defined: .github/workflows/fluent-langneg.yml:1","Warn: no topLevel permission defined: .github/workflows/fluent-react.yml:1","Warn: no topLevel permission defined: .github/workflows/fluent-sequence.yml:1","Warn: no topLevel permission defined: .github/workflows/fluent-syntax.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-bundle.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-bundle.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-bundle.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-bundle.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-dedent.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-dedent.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-dedent.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-dedent.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-dom.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-dom.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-dom.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-dom.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-gecko.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-gecko.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-gecko.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-gecko.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-langneg.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-langneg.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-langneg.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-langneg.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-react.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-react.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-react.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-react.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-sequence.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-sequence.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-sequence.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-sequence.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-syntax.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-syntax.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluent-syntax.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joepie91/fluent.js/fluent-syntax.yml/master?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"105 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-675m-85rw-j3w4","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-662x-fhqg-9p8v","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq"],"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-20T04:42:45.368Z","repository_id":190457146,"created_at":"2025-08-20T04:42:45.368Z","updated_at":"2025-08-20T04:42:45.368Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36826544,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"joepie91","name":"Sven Slootweg","uuid":"1663259","kind":"user","description":null,"email":"","website":"http://cryto.net/~joepie91","location":"Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1663259?v=4","repositories_count":218,"last_synced_at":"2023-04-09T19:40:56.572Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joepie91","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:30:27.613Z","updated_at":"2023-04-09T19:40:57.211Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joepie91","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joepie91/repositories"},"tags":[{"name":"@fluent/bundle@0.16.0","sha":"8f967fb64a5236d675ffa83da9c5ec00a8edee86","kind":"commit","published_at":"2020-07-01T13:41:03.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/bundle@0.16.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/bundle@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fbundle%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.16.0/manifests"},{"name":"@fluent/react@0.12.0","sha":"cff95f6f42338974e90e58607c9aaa87c92021d3","kind":"commit","published_at":"2020-04-07T13:55:00.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/react@0.12.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/react@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Freact%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.12.0/manifests"},{"name":"@fluent/bundle@0.15.1","sha":"d95ac26d5a141513423eb300604b28a8c83e85a5","kind":"commit","published_at":"2020-04-07T10:37:34.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/bundle@0.15.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/bundle@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fbundle%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.15.1/manifests"},{"name":"@fluent/langneg@0.4.0","sha":"46caab8cfe0f19462b565dfd90e1c59073736033","kind":"commit","published_at":"2020-03-31T11:21:43.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/langneg@0.4.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/langneg@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Flangneg%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Flangneg@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Flangneg@0.4.0/manifests"},{"name":"@fluent/syntax@0.15.0","sha":"d986155507fcb6c160695cfbfc8d368565313b51","kind":"commit","published_at":"2020-03-02T13:53:28.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/syntax@0.15.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/syntax@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fsyntax%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsyntax@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsyntax@0.15.0/manifests"},{"name":"@fluent/sequence@0.5.0","sha":"4533d3f5072e29be90912190d104cc74d6f16d3c","kind":"commit","published_at":"2020-03-02T13:24:07.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/sequence@0.5.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/sequence@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fsequence%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsequence@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsequence@0.5.0/manifests"},{"name":"@fluent/dedent@0.2.0","sha":"8c38be984e3619b1afa92655dcaa0ae4351435f0","kind":"commit","published_at":"2020-03-02T13:24:07.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/dedent@0.2.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/dedent@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fdedent%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fdedent@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fdedent@0.2.0/manifests"},{"name":"@fluent/react@0.11.1","sha":"a07b7cd6315a776960bf9dfb2c80bece4b09e2bd","kind":"commit","published_at":"2020-01-31T16:20:06.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/react@0.11.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/react@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Freact%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.11.1/manifests"},{"name":"@fluent/react@0.11.0","sha":"3db8eb9afdff8b238f09475c608b8f3faebfe821","kind":"commit","published_at":"2020-01-23T14:52:00.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/react@0.11.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/react@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Freact%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.11.0/manifests"},{"name":"@fluent/bundle@0.15.0","sha":"e80044f36e9eb6b5f933894a8b0933fb0399ca41","kind":"commit","published_at":"2020-01-23T10:49:08.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/bundle@0.15.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/bundle@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fbundle%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.15.0/manifests"},{"name":"@fluent/bundle@0.14.1","sha":"59f02551ed8caa74a22ec1ceebc324d9d6ca0f26","kind":"commit","published_at":"2019-12-20T12:32:32.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/bundle@0.14.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/bundle@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fbundle%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.14.1/manifests"},{"name":"@fluent/dom@0.6.0","sha":"7c52588be67eb75558bf6a9eb46902169d64f21b","kind":"commit","published_at":"2019-08-21T19:11:35.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/dom@0.6.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/dom@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fdom%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fdom@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fdom@0.6.0/manifests"},{"name":"@fluent/react@0.10.0","sha":"2da8c6a6603c55abae3cf6897f7b081fd46ad698","kind":"commit","published_at":"2019-07-30T12:10:08.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/react@0.10.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/react@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Freact%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.10.0/manifests"},{"name":"@fluent/bundle@0.14.0","sha":"efd579f9d0e2008bf36052b309bcefc57ad16abf","kind":"commit","published_at":"2019-07-30T11:34:15.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/bundle@0.14.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/bundle@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fbundle%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.14.0/manifests"},{"name":"@fluent/dom@0.5.0","sha":"92db8e22a6cb98ac5ca785eb54e9c2563d12b5a2","kind":"commit","published_at":"2019-07-25T17:18:37.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/dom@0.5.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/dom@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fdom%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fdom@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fdom@0.5.0/manifests"},{"name":"fluent-dom@0.5.0","sha":"a15fbec8e58f384cb523344ae42874870b147ad4","kind":"commit","published_at":"2019-07-25T17:14:10.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-dom@0.5.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-dom@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-dom%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.5.0/manifests"},{"name":"fluent-dom@0.4.2","sha":"66c74f1a2309cf79129b2d1d23cb2034eec098ec","kind":"commit","published_at":"2019-07-25T17:05:56.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-dom@0.4.2","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-dom@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-dom%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.4.2/manifests"},{"name":"@fluent/react@0.9.0","sha":"16b891031368dc6c360e86e3983e944cb33c7ff8","kind":"commit","published_at":"2019-07-25T13:57:50.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/react@0.9.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/react@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Freact%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Freact@0.9.0/manifests"},{"name":"fluent-react@0.9.0","sha":"af2d38ea981eed6d0134cbf6a3c71613ec30e38b","kind":"commit","published_at":"2019-07-25T13:57:05.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.9.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.9.0/manifests"},{"name":"@fluent/sequence@0.4.0","sha":"e8f70e714eddc2bc36951811f154983a01c22954","kind":"commit","published_at":"2019-07-25T13:54:39.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/sequence@0.4.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/sequence@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fsequence%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsequence@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsequence@0.4.0/manifests"},{"name":"fluent-react@0.8.5","sha":"ce3e36351c4832d2b737fb1d63aef6b378b0a0b5","kind":"commit","published_at":"2019-07-25T13:23:44.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.8.5","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.5/manifests"},{"name":"@fluent/sequence@0.3.0","sha":"9466f27891bda6f8702ae68568394fba6d454051","kind":"commit","published_at":"2019-07-25T12:48:51.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/sequence@0.3.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/sequence@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fsequence%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsequence@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsequence@0.3.0/manifests"},{"name":"fluent-sequence@0.3.0","sha":"c5eef805fea16ba996c5fceb01146dc03af94336","kind":"commit","published_at":"2019-07-25T12:45:03.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-sequence@0.3.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-sequence@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-sequence%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-sequence@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-sequence@0.3.0/manifests"},{"name":"@fluent/langneg@0.3.0","sha":"34f7c0f3ae6d6d7209e3ff59bebdcb8e303fbee8","kind":"commit","published_at":"2019-07-25T12:00:22.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/langneg@0.3.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/langneg@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Flangneg%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Flangneg@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Flangneg@0.3.0/manifests"},{"name":"fluent-langneg@0.3.0","sha":"d2e2524de062a83c09663d9d426d99e464e85a63","kind":"commit","published_at":"2019-07-25T11:56:26.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-langneg@0.3.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-langneg@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-langneg%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.3.0/manifests"},{"name":"@fluent/bundle@0.13.0","sha":"d79fe1b9c3d15c3965d92adb6d1ed69c6cee397a","kind":"commit","published_at":"2019-07-25T11:15:28.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/bundle@0.13.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/bundle@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fbundle%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fbundle@0.13.0/manifests"},{"name":"fluent@0.13.0","sha":"2f675def5b19ad34ff2d4d89c7d1269e5b352e9e","kind":"commit","published_at":"2019-07-25T11:06:26.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.13.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.13.0/manifests"},{"name":"@fluent/syntax@0.14.0","sha":"a2d9a03d2ea5f08bd31bae0ce857a6344ce39a6e","kind":"commit","published_at":"2019-07-25T10:43:26.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/syntax@0.14.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/syntax@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fsyntax%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsyntax@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fsyntax@0.14.0/manifests"},{"name":"fluent-syntax@0.14.0","sha":"49d5d3d8c26ef40276c70f1bd7f85648d647986d","kind":"commit","published_at":"2019-07-25T10:31:54.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.14.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.14.0/manifests"},{"name":"fluent-langneg@0.2.0","sha":"3d15a02429b95b2ed5f8dd0bd70e67efd92bacc1","kind":"commit","published_at":"2019-07-01T18:12:27.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-langneg@0.2.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-langneg@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-langneg%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.2.0/manifests"},{"name":"@fluent/dedent@0.1.0","sha":"ab37e1807116f777eb485aa2798ceae4cc17e9a0","kind":"commit","published_at":"2019-05-23T09:31:56.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/@fluent/dedent@0.1.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/@fluent/dedent@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@%40fluent%2Fdedent%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fdedent@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/@fluent%2Fdedent@0.1.0/manifests"},{"name":"fluent-syntax@0.13.0","sha":"326b6ee0667fb877ae19f134485c1716de97ec69","kind":"commit","published_at":"2019-04-17T07:50:59.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.13.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.13.0/manifests"},{"name":"fluent-react@0.8.4","sha":"3c5672d4f163290923ba6446977384fdc4b5fda2","kind":"commit","published_at":"2019-03-29T14:47:54.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.8.4","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.4/manifests"},{"name":"fluent-syntax@0.12.0","sha":"68e8ac779ce5d1d6e0a1f7d596ee3383abaa1a8d","kind":"commit","published_at":"2019-03-26T13:48:37.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.12.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.12.0/manifests"},{"name":"fluent@0.12.0","sha":"17ccc31bf818fe3bb1c4ba8758e0dc8ec9eeae52","kind":"commit","published_at":"2019-03-26T13:15:30.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.12.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.12.0/manifests"},{"name":"fluent-syntax@0.11.0","sha":"c5f0ea76e184f6f61fb37e53c96dfb458a99ca35","kind":"commit","published_at":"2019-03-25T16:32:52.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.11.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.11.0/manifests"},{"name":"fluent@0.11.0","sha":"bc55189378264d5b87f1156134cca2d573348573","kind":"commit","published_at":"2019-02-15T16:50:00.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.11.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.11.0/manifests"},{"name":"fluent-langneg@0.1.1","sha":"35ceb11c97268378b9b6fea2eebfedb48d5f5e1d","kind":"commit","published_at":"2019-02-07T12:12:01.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-langneg@0.1.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-langneg@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-langneg%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.1.1/manifests"},{"name":"fluent-dom@0.4.1","sha":"0f59f3b947b41b15a513dda3596e9b53b44cc6bd","kind":"commit","published_at":"2019-01-03T22:34:42.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-dom@0.4.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-dom@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-dom%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.4.1/manifests"},{"name":"fluent-react@0.8.3","sha":"249ea5aa372ba5a2229dd28be0426f189e8dd8d6","kind":"commit","published_at":"2018-12-13T16:40:30.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.8.3","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.3/manifests"},{"name":"fluent@0.10.0","sha":"93248f93e3616a38f773c4fff311afadebc1a1d7","kind":"commit","published_at":"2018-12-13T15:40:00.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.10.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.10.0/manifests"},{"name":"fluent-syntax@0.10.0","sha":"81ec7592022284229467494d781ccf449e3d126f","kind":"commit","published_at":"2018-12-13T15:32:32.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.10.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.10.0/manifests"},{"name":"fluent@0.9.1","sha":"fe75bdf847c7246b656f64ab7c6435c72414e852","kind":"commit","published_at":"2018-10-23T10:27:06.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.9.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.9.1/manifests"},{"name":"fluent@0.9.0","sha":"ff8af4409dbb7185af86b37e077a9eea44771915","kind":"commit","published_at":"2018-10-23T08:01:27.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.9.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.9.0/manifests"},{"name":"fluent-syntax@0.9.0","sha":"2079882927e883fc767e69fa06b5dda118e48c81","kind":"commit","published_at":"2018-10-23T07:28:26.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.9.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.9.0/manifests"},{"name":"fluent@0.8.1","sha":"f3a165a251dfd0d8e832010f8509c1bfcda190f8","kind":"commit","published_at":"2018-09-27T07:03:32.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.8.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.8.1/manifests"},{"name":"fluent-react@0.8.1","sha":"8a6ae77744d1ded62d1be38f40291538832a7dc1","kind":"commit","published_at":"2018-08-28T16:21:43.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.8.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.1/manifests"},{"name":"fluent-react@0.8.0","sha":"6e1ab3a4982ef6d5f385c77d15a16b27abc82a2e","kind":"commit","published_at":"2018-08-21T13:13:17.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.8.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.8.0/manifests"},{"name":"fluent-sequence@0.2.0","sha":"fbb17be72251a312719b5cd79aeac7c5f89a303f","kind":"commit","published_at":"2018-08-20T14:47:56.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-sequence@0.2.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-sequence@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-sequence%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-sequence@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-sequence@0.2.0/manifests"},{"name":"fluent@0.8.0","sha":"2a477455974b92c6e9884981b3ef0e234b84f534","kind":"commit","published_at":"2018-08-20T14:31:41.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.8.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.8.0/manifests"},{"name":"fluent-sequence@0.1.0","sha":"873b409385d73c9e8c181243226f5096241d8dbd","kind":"commit","published_at":"2018-08-17T10:40:24.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-sequence@0.1.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-sequence@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-sequence%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-sequence@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-sequence@0.1.0/manifests"},{"name":"fluent-dom@0.4.0","sha":"e71f9b425bf530aade69123b928767ed009bbcce","kind":"commit","published_at":"2018-08-08T23:06:03.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-dom@0.4.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-dom@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-dom%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.4.0/manifests"},{"name":"fluent-syntax@0.8.1","sha":"0f2c979be259172f1744e0fead875a61c8bd0629","kind":"commit","published_at":"2018-08-01T07:48:12.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.8.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.8.1/manifests"},{"name":"fluent@0.7.0","sha":"570efb4961c3f3bde48cf4e3175fac327e796016","kind":"commit","published_at":"2018-07-24T16:46:32.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.7.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.7.0/manifests"},{"name":"fluent-syntax@0.8.0","sha":"4dba436bdb9c81ac4b4ee711b5a704976a6f2ef8","kind":"commit","published_at":"2018-07-24T16:45:29.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.8.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.8.0/manifests"},{"name":"fluent-react@0.7.0","sha":"5786bf93cf5f51cd6eee0654750238f117cf8a13","kind":"commit","published_at":"2018-05-18T10:29:34.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.7.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.7.0/manifests"},{"name":"fluent-dom@0.3.0","sha":"9feb11f08f0254d7afe3db3bfeb493ccb8671a0a","kind":"commit","published_at":"2018-05-14T17:23:18.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-dom@0.3.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-dom@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-dom%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.3.0/manifests"},{"name":"fluent-syntax@0.7.0","sha":"2d2c6ea93e0ae4d8926ec751645d30357b2249be","kind":"commit","published_at":"2018-04-17T15:20:35.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.7.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.7.0/manifests"},{"name":"fluent-dom@0.2.0","sha":"4f936b9b338cf687d7b1616fec1b724930da816d","kind":"commit","published_at":"2018-04-11T20:22:29.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-dom@0.2.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-dom@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-dom%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.2.0/manifests"},{"name":"fluent@0.6.4","sha":"c9653e28ba33ddc26bd60c945a4b83f6f3b3f993","kind":"commit","published_at":"2018-04-11T20:12:34.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.6.4","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.6.4/manifests"},{"name":"fluent-syntax@0.6.6","sha":"a061484b445d81419427d096da03cbec2f66c38c","kind":"commit","published_at":"2018-03-19T14:40:59.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.6.6","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.6/manifests"},{"name":"fluent-syntax@0.6.5","sha":"5f54e9d9d529d4fcddb4dbb544c25984bef3fb6c","kind":"commit","published_at":"2018-03-08T13:29:43.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.6.5","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.5/manifests"},{"name":"fluent-syntax@0.6.4","sha":"fee9cbf347c4edecaaf60f757da6c515110f2356","kind":"commit","published_at":"2018-03-07T10:28:21.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.6.4","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.4/manifests"},{"name":"fluent-react@0.6.1","sha":"fbe8139655069ab204b082537c1136de4c86d472","kind":"commit","published_at":"2018-02-19T17:17:57.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.6.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.6.1/manifests"},{"name":"fluent@0.6.3","sha":"d7626853b3eb505d473372435508b0e39cee2789","kind":"commit","published_at":"2018-02-10T01:46:56.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.6.3","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.6.3/manifests"},{"name":"fluent-dom@0.1.0","sha":"dbb459a419c719b9f3150122de88cb0bf700f457","kind":"commit","published_at":"2018-02-09T21:41:56.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-dom@0.1.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-dom@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-dom%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.1.0/manifests"},{"name":"fluent@0.4.3","sha":"6fec0e68a6ec767fa9209199aac2fdecbde2601e","kind":"commit","published_at":"2018-02-09T13:14:21.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.4.3","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.4.3/manifests"},{"name":"fluent@0.6.2","sha":"6039eb4eefaab70372bdf2d335344c963ec7cb27","kind":"commit","published_at":"2018-02-08T14:29:19.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.6.2","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.6.2/manifests"},{"name":"fluent-syntax@0.6.2","sha":"dff12595264cf401c81aa60958bc4d1d49c2c33a","kind":"commit","published_at":"2018-02-08T14:24:34.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.6.2","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.2/manifests"},{"name":"fluent-react@0.6.0","sha":"fa2930f94181361252702da55a617879a30bd905","kind":"commit","published_at":"2018-02-01T20:39:39.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.6.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.6.0/manifests"},{"name":"fluent-syntax@0.6.0","sha":"8c4afcca998d432752bbc6dd8350e554061cc30b","kind":"commit","published_at":"2018-01-31T19:49:29.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.6.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.6.0/manifests"},{"name":"fluent@0.6.0","sha":"ae1b55a10e4559f53e6b211f16bbc3f76b0974a3","kind":"commit","published_at":"2018-01-31T19:27:57.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.6.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.6.0/manifests"},{"name":"fluent@0.4.2","sha":"beabadab3e1fcb33a7ffbf736dd237fc63d2833f","kind":"tag","published_at":"2017-11-27T20:27:18.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.4.2","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.4.2/manifests"},{"name":"fluent-langneg@0.1.0","sha":"ae8e86be7fd93fa8e1a9324b9c04db3de0c0d88a","kind":"tag","published_at":"2017-08-17T18:03:06.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-langneg@0.1.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-langneg@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-langneg%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.1.0/manifests"},{"name":"fluent-langneg@0.0.3","sha":"b3e285d1a0557be6df039fb34724be781c9b1f7e","kind":"tag","published_at":"2017-08-02T08:22:27.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-langneg@0.0.3","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-langneg@0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-langneg%400.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.0.3/manifests"},{"name":"fluent-react@0.4.1","sha":"d797cfe70910e58a470b7d18d98c324876db721a","kind":"tag","published_at":"2017-06-30T12:24:35.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.4.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.4.1/manifests"},{"name":"fluent-syntax@0.5.0","sha":"3e8066cfa81b31b4d46aec99a74e477792c61f5b","kind":"tag","published_at":"2017-06-23T07:42:19.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.5.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.5.0/manifests"},{"name":"fluent-react@0.4.0","sha":"678ac6a3bc46c6d400da7bfa7feaae85a3ec8b1b","kind":"tag","published_at":"2017-06-22T17:36:43.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.4.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.4.0/manifests"},{"name":"fluent@0.4.1","sha":"d6756961ef1cb7eaec14297d5081df0964654b48","kind":"tag","published_at":"2017-06-22T16:37:47.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.4.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.4.1/manifests"},{"name":"fluent-dom@0.0.1","sha":"135db856253eeeca3471c64b64c7b53ebc44e8d7","kind":"tag","published_at":"2017-06-05T16:26:37.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-dom@0.0.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-dom@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-dom%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-dom@0.0.1/manifests"},{"name":"fluent-syntax@0.4.0","sha":"af76d13f544c59b812c72918b1fe8433c11a903f","kind":"tag","published_at":"2017-05-17T15:39:34.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.4.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.4.0/manifests"},{"name":"fluent@0.4.0","sha":"382f9f7e63e852421a6f63715fe501ab6dddb692","kind":"tag","published_at":"2017-05-17T15:36:16.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.4.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.4.0/manifests"},{"name":"fluent-intl-polyfill@0.1.0","sha":"45a438a8c124cd42a55411b73dc70de38497067c","kind":"tag","published_at":"2017-04-21T14:04:42.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-intl-polyfill@0.1.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-intl-polyfill@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-intl-polyfill%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-intl-polyfill@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-intl-polyfill@0.1.0/manifests"},{"name":"fluent-langneg@0.0.2","sha":"50c62c5373a29e5a063e8446c48d20ccba2f9daa","kind":"tag","published_at":"2017-04-20T08:23:40.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-langneg@0.0.2","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-langneg@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-langneg%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.0.2/manifests"},{"name":"fluent-syntax@0.3.0","sha":"8a47e5eaba4e59882f2ef02da59d74af66e48c5f","kind":"tag","published_at":"2017-04-20T08:04:08.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.3.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.3.0/manifests"},{"name":"fluent-react@0.3.0","sha":"bd10187207d16a9c66e1acc10230e083fcab1dca","kind":"tag","published_at":"2017-04-19T14:21:01.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.3.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.3.0/manifests"},{"name":"fluent@0.3.1","sha":"08339c0a466591599487beb2b406fd3920051d67","kind":"tag","published_at":"2017-04-19T14:09:03.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.3.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.3.1/manifests"},{"name":"fluent-react@0.2.0","sha":"19953ee6492dab7d74ce9323629719a0bfa54a24","kind":"tag","published_at":"2017-04-01T16:29:54.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.2.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.2.0/manifests"},{"name":"fluent-syntax@0.2.0","sha":"ed59dbcfb6dd19ca3f1b695ee95d32c6c5228de5","kind":"tag","published_at":"2017-03-09T09:17:58.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.2.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.2.0/manifests"},{"name":"fluent@0.3.0","sha":"f0af56696d1792da28f058cb31a3d9078fcad781","kind":"tag","published_at":"2017-03-09T09:13:13.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.3.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.3.0/manifests"},{"name":"fluent-react@0.1.0","sha":"9d04f998078d78cd8a419041f575078448507a2d","kind":"tag","published_at":"2017-02-28T16:52:32.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.1.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.1.0/manifests"},{"name":"fluent-langneg@0.0.1","sha":"053ede7b6b3e6ebe97adf6f2700a838cfad99c83","kind":"tag","published_at":"2017-02-28T16:52:07.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-langneg@0.0.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-langneg@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-langneg%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-langneg@0.0.1/manifests"},{"name":"fluent-intl-polyfill@0.0.1","sha":"ef99a62ab5d6f475b927218ed6339b7198305f0d","kind":"tag","published_at":"2017-02-24T09:37:30.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-intl-polyfill@0.0.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-intl-polyfill@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-intl-polyfill%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-intl-polyfill@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-intl-polyfill@0.0.1/manifests"},{"name":"fluent-syntax@0.1.1","sha":"3613ac52640bac1914bab866c38b82146cca55a8","kind":"tag","published_at":"2017-02-23T22:30:19.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.1.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.1.1/manifests"},{"name":"fluent-react@0.0.1","sha":"98b8cf810885bcb7640a2770c2f0b15c75e8dccd","kind":"tag","published_at":"2017-02-23T20:36:50.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-react@0.0.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-react@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-react%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-react@0.0.1/manifests"},{"name":"fluent@0.2.2","sha":"4eaa811b7672dd6a20ac8d26a9cb0c0f1aea211e","kind":"tag","published_at":"2017-02-23T20:32:14.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.2.2","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.2.2/manifests"},{"name":"fluent-syntax@0.1.0","sha":"c04ce8f479b17e770ef9648726a350b12ba2827d","kind":"tag","published_at":"2017-02-16T23:12:17.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent-syntax@0.1.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent-syntax@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent-syntax%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent-syntax@0.1.0/manifests"},{"name":"fluent@0.2.1","sha":"961c389db54b3a4421b1a8e156a12e5a2135fb06","kind":"tag","published_at":"2017-02-16T23:11:57.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.2.1","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.2.1/manifests"},{"name":"fluent@0.2.0","sha":"bace1a0adad5cabdf622a10eccabcf7ccf7c8135","kind":"tag","published_at":"2017-02-16T23:11:30.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.2.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.2.0/manifests"},{"name":"fluent@0.1.0","sha":"0d3871405c2a5cdf341c314c774614cfb293ea27","kind":"tag","published_at":"2017-02-16T23:10:30.000Z","download_url":"https://codeload.github.com/joepie91/fluent.js/tar.gz/fluent@0.1.0","html_url":"https://github.com/joepie91/fluent.js/releases/tag/fluent@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joepie91/fluent.js@fluent%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/tags/fluent@0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:41:17.226Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":35.505057426474956},"purl":"pkg:npm/%40joepie91/fluent-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@joepie91/fluent-react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@joepie91/fluent-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@joepie91/fluent-react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:38:50.094Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepie91%2Ffluent.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joepie91%2Ffluent-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joepie91%2Ffluent-react/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joepie91%2Ffluent-react/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joepie91%2Ffluent-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joepie91%2Ffluent-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joepie91%2Ffluent-react/codemeta","maintainers":[{"uuid":"joepie91","login":"joepie91","name":null,"email":"admin@cryto.net","url":null,"packages_count":520,"html_url":"https://www.npmjs.com/~joepie91","role":null,"created_at":"2022-11-20T17:57:27.412Z","updated_at":"2022-11-20T17:57:27.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joepie91/packages"}]}