{"id":106745,"name":"json_serializable","ecosystem":"pub","description":"Automatically generate code for converting to and from JSON by annotating Dart classes.","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/google/json_serializable.dart","keywords_array":[],"namespace":null,"versions_count":118,"first_release_published_at":"2017-07-20T17:13:20.948Z","latest_release_published_at":"2026-03-20T22:26:52.353Z","latest_release_number":"6.13.1","last_synced_at":"2026-04-03T13:30:53.852Z","created_at":"2022-04-05T12:57:05.602Z","updated_at":"2026-04-03T13:31:17.469Z","registry_url":"https://pub.dev/packages/json_serializable","install_command":"dart pub add json_serializable","documentation_url":"https://pub.dev/documentation/json_serializable/","metadata":{},"repo_metadata":{"id":37022161,"uuid":"97642471","full_name":"google/json_serializable.dart","owner":"google","description":"Generates utilities to aid in serializing to/from JSON.","archived":false,"fork":false,"pushed_at":"2026-03-20T22:26:22.000Z","size":2849,"stargazers_count":1603,"open_issues_count":149,"forks_count":456,"subscribers_count":33,"default_branch":"master","last_synced_at":"2026-03-27T03:22:43.156Z","etag":null,"topics":["dart-build-system","dartlang","json","source-gen"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/json_serializable","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.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}},"created_at":"2017-07-18T20:48:49.000Z","updated_at":"2026-03-26T21:40:11.000Z","dependencies_parsed_at":"2023-10-25T02:25:49.271Z","dependency_job_id":"e2facb45-562d-4ae2-b9ef-cf4e326ad187","html_url":"https://github.com/google/json_serializable.dart","commit_stats":{"total_commits":927,"total_committers":43,"mean_commits":"21.558139534883722","dds":"0.11974110032362462","last_synced_commit":"d8311be1823007344bd17eb7f5f00b885ab2b033"},"previous_names":[],"tags_count":165,"template":false,"template_full_name":null,"purl":"pkg:github/google/json_serializable.dart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/sbom","scorecard":{"id":112687,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/json_serializable.dart","commit":"426f5a2b9fb5cb0a19feff2a7576bcc955341a80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/dart.yml:16","Warn: no topLevel permission defined: .github/workflows/markdown_linter.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml: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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/google/json_serializable.dart/publish.yaml/master?enable=pin","Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  16 third-party 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T13:48:19.188Z","repository_id":37022161,"created_at":"2025-08-15T13:48:19.188Z","updated_at":"2025-08-15T13:48:19.188Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31034787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T06:08:13.374Z","status":"ssl_error","status_checked_at":"2026-03-27T06:08:07.217Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"json_serializable-v6.13.0","sha":"2b03869fbc47bef10ada89e0a6544a49747de3b3","kind":"commit","published_at":"2026-02-19T19:05:15.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.13.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.13.0/manifests"},{"name":"json_annotation-v4.11.0","sha":"2b03869fbc47bef10ada89e0a6544a49747de3b3","kind":"commit","published_at":"2026-02-19T19:05:15.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.11.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.11.0/manifests"},{"name":"json_serializable-v6.12.0","sha":"71cda60385d0d62a8d375f18d24df43f22e40ea0","kind":"commit","published_at":"2026-01-29T02:25:14.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.12.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.12.0/manifests"},{"name":"json_annotation-v4.10.0","sha":"9c68eaaec42213f88aca6b6ecd3e784c88b769f8","kind":"commit","published_at":"2026-01-29T01:16:04.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.10.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.10.0/manifests"},{"name":"json_serializable-v6.11.4","sha":"44e28e63c310bb4365d23312587c6dd674bd79c2","kind":"commit","published_at":"2026-01-13T16:18:41.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.11.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.4/manifests"},{"name":"json_serializable-v6.11.3","sha":"cf786443b3485d9d9cffdf5941a344550f5f0584","kind":"commit","published_at":"2025-11-20T21:16:00.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.11.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.3/manifests"},{"name":"json_serializable-v6.11.2","sha":"a9eb6c39497eb4b94c895eea118d2d6b7efa94a9","kind":"commit","published_at":"2025-11-20T16:29:33.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.11.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.2/manifests"},{"name":"json_serializable-v6.11.1","sha":"d95430cf23442fe3565297645f692596c2ca0894","kind":"commit","published_at":"2025-09-05T17:33:30.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.11.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.1/manifests"},{"name":"json_serializable-v6.11.0","sha":"191f06ab19b4046e438ee86b374f713b4ce5d6a7","kind":"commit","published_at":"2025-08-26T16:36:53.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.11.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.11.0/manifests"},{"name":"json_serializable-v6.10.0","sha":"e1381aa217895bb9ed804447a3979a2eaf01e3d0","kind":"commit","published_at":"2025-07-17T17:47:01.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.10.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.10.0/manifests"},{"name":"json_serializable-v6.10.0-dev","sha":"bc8fcb9a88b2fe45baaea8fda0c8122da91cca7e","kind":"commit","published_at":"2025-07-10T17:49:48.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.10.0-dev","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.10.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.10.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.10.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.10.0-dev/manifests"},{"name":"checked_yaml-v2.0.4","sha":"d30c2fdb0598d548c25705931531842957623fdd","kind":"commit","published_at":"2025-06-05T00:40:16.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-v2.0.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.4/manifests"},{"name":"json_serializable-v6.9.5","sha":"cd1cf2e371f8136f0bf4d26212f17d9a531639a0","kind":"commit","published_at":"2025-04-17T18:08:12.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.9.5","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.5/manifests"},{"name":"json_serializable-v6.9.4","sha":"9e8c2fd289bd3d69f01792dfc93cdfd4a0ac3411","kind":"commit","published_at":"2025-02-12T16:58:03.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.9.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.4/manifests"},{"name":"json_serializable-v6.9.3","sha":"3dd67672dc69ded0873d198a2664271e079d72c8","kind":"commit","published_at":"2025-01-13T19:50:09.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.9.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.3/manifests"},{"name":"json_serializable-v6.9.2","sha":"d8311be1823007344bd17eb7f5f00b885ab2b033","kind":"commit","published_at":"2024-12-17T22:54:51.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.9.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.2/manifests"},{"name":"json_serializable-v6.9.1","sha":"52c25ccdbecbbf1cf1adfb512833dd371fd6eba2","kind":"commit","published_at":"2024-12-17T22:42:09.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.9.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.1/manifests"},{"name":"json_serializable-v6.9.0","sha":"f76e7dfd1c35999f5febedade93ebdb53de39ee7","kind":"commit","published_at":"2024-11-19T21:11:06.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.9.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.9.0/manifests"},{"name":"json_serializable-v6.8.0","sha":"9694cc5d5ebd08e131484c7de7784eefcc45db37","kind":"commit","published_at":"2024-04-24T20:15:13.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.8.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.8.0/manifests"},{"name":"json_annotation-v4.9.0","sha":"eea959d5f9e971faae8887bc5aaa42b00534972e","kind":"commit","published_at":"2024-04-24T19:47:41.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.9.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.9.0/manifests"},{"name":"json_serializable-v6.7.1","sha":"facdb5e5bd26e92d516017092cee49a213d05ecc","kind":"commit","published_at":"2023-06-30T22:07:27.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.7.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.7.1/manifests"},{"name":"json_serializable-v6.7.0","sha":"755d5d39e0e13678e0478a65c087709e2bff09f9","kind":"commit","published_at":"2023-05-16T18:44:35.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.7.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.7.0/manifests"},{"name":"checked_yaml-v2.0.3","sha":"d8d41afe00321f936dcc44261c7c6ae2806f72af","kind":"tag","published_at":"2023-05-03T17:37:24.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-v2.0.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.3/manifests"},{"name":"json_serializable-v6.6.2","sha":"979c4554caad367424ffa6b0f057ac7e2aa9a9b5","kind":"tag","published_at":"2023-05-03T17:21:41.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.6.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.6.2/manifests"},{"name":"json_annotation-v4.8.1","sha":"4c7609d92ad857129dbe3ffd3c7b6314581d6a45","kind":"tag","published_at":"2023-05-03T16:49:37.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.8.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.8.1/manifests"},{"name":"json_serializable-v6.6.1","sha":"d49a5f25af9ba02a013502475f324df3f54a4686","kind":"tag","published_at":"2023-02-01T21:13:25.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.6.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.6.1/manifests"},{"name":"json_serializable-v6.6.0","sha":"832fc7b54a036823c013a98e8f24918c2dc7860a","kind":"tag","published_at":"2023-01-19T20:36:28.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.6.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.6.0/manifests"},{"name":"json_annotation-v4.8.0","sha":"44d0080ac8dc5e116af2bd00d5ee5e07f630b7dc","kind":"tag","published_at":"2023-01-19T20:15:12.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.8.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.8.0/manifests"},{"name":"checked_yaml-v2.0.2","sha":"388010ea13310c66e75f7204d01ecbbca0e9bf32","kind":"tag","published_at":"2023-01-02T23:29:51.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-v2.0.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.2/manifests"},{"name":"json_serializable-v6.5.4","sha":"2cfe92aff6ace73a20cd54750df036b3105f2a46","kind":"tag","published_at":"2022-10-25T18:49:12.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.5.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.4/manifests"},{"name":"json_serializable-v6.5.3","sha":"227da7abba3516a92a37a1e55f20b04383a0351b","kind":"tag","published_at":"2022-10-19T00:57:38.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.5.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.3/manifests"},{"name":"json_serializable-v6.5.2","sha":"fed0f2e408263025b0133f51908cb2d5b511f161","kind":"tag","published_at":"2022-10-17T18:44:51.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.5.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.2/manifests"},{"name":"json_serializable-v6.5.1","sha":"a79c6b7ca56601aa452b37983e0d451f618edf2e","kind":"tag","published_at":"2022-10-10T17:12:13.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.5.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.1/manifests"},{"name":"json_serializable-v6.5.0","sha":"0e89d966b6daf951e8ed51f3c0de032b2c7bfa70","kind":"tag","published_at":"2022-10-07T19:10:25.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.5.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.5.0/manifests"},{"name":"json_serializable-v6.4.1","sha":"f94edb272e7fd45b757e7e3320a440c4793d5691","kind":"tag","published_at":"2022-09-28T19:44:18.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.4.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.4.1/manifests"},{"name":"json_serializable-v6.4.0","sha":"c844625eb217dab112145903a5ed00e6f3490dac","kind":"tag","published_at":"2022-09-21T00:22:08.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.4.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.4.0/manifests"},{"name":"json_annotation-v4.7.0","sha":"feadf4ce4107427c82d830ac535c607fef266921","kind":"tag","published_at":"2022-09-21T00:13:53.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.7.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.7.0/manifests"},{"name":"json_serializable-v6.3.2","sha":"e30a519bce81d11b57d4e713888eccaef0accf60","kind":"tag","published_at":"2022-09-13T19:37:15.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.3.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.3.2/manifests"},{"name":"json_serializable-v6.3.1","sha":"f50eb99b7c68e4cd74d83ec68a7ad708f8d44dd7","kind":"tag","published_at":"2022-07-08T21:45:14.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.3.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.3.1/manifests"},{"name":"json_serializable-v6.3.0","sha":"decbda14dd654ee0645a69f2c5f6686cd4a66c1f","kind":"tag","published_at":"2022-07-07T19:38:19.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.3.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.3.0/manifests"},{"name":"json_annotation-v4.6.0","sha":"8a0e71ee64860d3f88d5480c7446ed23599998aa","kind":"tag","published_at":"2022-07-07T18:54:41.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.6.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.6.0/manifests"},{"name":"json_serializable-v6.2.0","sha":"5dbb1b2fcd648611fe77b5a6d313f750f3a6dd0f","kind":"tag","published_at":"2022-04-27T22:27:54.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.2.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.2.0/manifests"},{"name":"json_annotation-v4.5.0","sha":"0d836a4db0be672488029252e6be366d90b12d89","kind":"tag","published_at":"2022-04-27T00:43:19.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.5.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.5.0/manifests"},{"name":"json_serializable-v6.1.6","sha":"89602c5953a8a32b80dcc3609e07f653ffc4c051","kind":"tag","published_at":"2022-04-14T21:43:48.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.1.6","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.6/manifests"},{"name":"json_serializable-v6.1.5","sha":"74e6d0162bedf187c62716812817d15952c9f6ec","kind":"tag","published_at":"2022-03-07T19:14:04.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.1.5","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.5/manifests"},{"name":"json_serializable-v6.1.4","sha":"61d0893c6bf1802b2a8b935866ef714ca0cf938d","kind":"tag","published_at":"2022-01-13T19:04:31.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.1.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.4/manifests"},{"name":"json_serializable-v3.5.2","sha":"6cef1eb6cd5fb263be836f3c8c620f19f8e34f1e","kind":"tag","published_at":"2022-01-06T00:47:52.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.5.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.5.2/manifests"},{"name":"json_serializable-v6.1.3","sha":"b8c6f5af479e181474bfd2facda400e5c844f28b","kind":"tag","published_at":"2021-12-17T03:04:55.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.1.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.3/manifests"},{"name":"json_serializable-v6.1.2","sha":"13fe0c8e58f24363e3b80c7584c06195aadda005","kind":"tag","published_at":"2021-12-16T19:42:53.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.1.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.2/manifests"},{"name":"json_serializable-v6.1.1","sha":"39467a3753f5986a1c47d919888e7d4ea20d7c86","kind":"tag","published_at":"2021-12-02T19:12:08.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.1.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.1/manifests"},{"name":"json_serializable-v6.1.0","sha":"1a8c00b068dae0aefe1e8764c0ba3c3f8d64cf86","kind":"tag","published_at":"2021-12-01T01:56:04.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.1.0/manifests"},{"name":"json_annotation-v4.4.0-beta.0","sha":"04af01c922930610af8328457eafd0927c1760b7","kind":"tag","published_at":"2021-12-01T01:29:42.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.4.0-beta.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.4.0-beta.0/manifests"},{"name":"json_annotation-v4.4.0","sha":"3cd08a811ae95876da3490323462f7113dd0c205","kind":"tag","published_at":"2021-12-01T01:29:20.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.4.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.4.0/manifests"},{"name":"json_serializable-v6.0.1","sha":"db1d692483ee0e82c828741f4c44946a51393673","kind":"tag","published_at":"2021-10-22T20:39:57.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.0.1/manifests"},{"name":"json_serializable-v6.0.0","sha":"dab72b99073fe3c7eb84ad9c11f93d311129171d","kind":"tag","published_at":"2021-10-15T00:25:32.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v6.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v6.0.0/manifests"},{"name":"json_annotation-v4.3.0","sha":"9e24cb23be396f4acad18da25d8e097194906d45","kind":"tag","published_at":"2021-10-14T23:50:38.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.3.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.3.0/manifests"},{"name":"json_annotation-v4.2.0","sha":"ed22f382bfb7bfb0f2f7cf87eba28be059bf15d2","kind":"tag","published_at":"2021-10-13T00:50:06.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.2.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.2.0/manifests"},{"name":"json_serializable-v5.0.2","sha":"b509a7fc6779ff2485fe7b1d472b570191106887","kind":"tag","published_at":"2021-09-20T18:24:41.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v5.0.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v5.0.2/manifests"},{"name":"json_serializable-v5.0.1","sha":"12fe7a150a9b41c0f856c6886d72ee2a3ec4fd1d","kind":"tag","published_at":"2021-09-15T14:44:28.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v5.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v5.0.1/manifests"},{"name":"json_serializable-v4.1.4","sha":"975f88fe9af39a5bad6b8930440161e0b91f73ae","kind":"tag","published_at":"2021-07-13T22:53:27.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.1.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.4/manifests"},{"name":"json_serializable-v5.0.0","sha":"9303ccc8da3bd3ba7780a170c8c964b5342a5e2c","kind":"tag","published_at":"2021-07-13T20:20:18.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v5.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v5.0.0/manifests"},{"name":"json_annotation-v4.1.0","sha":"6cb51dbacfbebe4a570b8a891732de9109fbce40","kind":"tag","published_at":"2021-07-13T19:53:02.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.1.0/manifests"},{"name":"json_serializable-v4.1.3","sha":"25f7a1f2c57d263b56f5338fa2c8c8d82e10ca6e","kind":"tag","published_at":"2021-05-26T17:26:00.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.1.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.3/manifests"},{"name":"json_serializable-v4.1.2","sha":"5d299e0387398d0c80af5625da88398cbc4c71ac","kind":"tag","published_at":"2021-05-14T20:00:43.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.1.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.2/manifests"},{"name":"json_serializable-v4.1.1","sha":"7d9c6a76938b460061abd51246ead2cc7f87aade","kind":"tag","published_at":"2021-04-20T20:58:12.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.1.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.1/manifests"},{"name":"json_serializable-v4.1.0","sha":"d096a39b74344ccca65467cfcdd1dd0621586a4a","kind":"tag","published_at":"2021-03-19T21:12:41.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.1.0/manifests"},{"name":"json_annotation-v4.0.1","sha":"7f2784b652da2f6323f5dfa8b73e923c965c3b13","kind":"tag","published_at":"2021-03-19T20:51:41.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.0.1/manifests"},{"name":"json_serializable-v4.0.3","sha":"4d9d0e3e1fd8a08e6ddd4acc848824d8e316cde3","kind":"tag","published_at":"2021-03-15T22:21:06.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.0.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.3/manifests"},{"name":"checked_yaml-v2.0.1","sha":"999c65186ed164f13ca28b874111c7148c2cd262","kind":"tag","published_at":"2021-03-02T16:39:25.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-v2.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.1/manifests"},{"name":"json_serializable-v4.0.2","sha":"0dd731c764fb256b4f91ce8195cb3f2a62b4a553","kind":"tag","published_at":"2021-03-01T05:58:22.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.0.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.2/manifests"},{"name":"checked_yaml-v2.0.0","sha":"2b796be792ac78bcdacfe07686c2e8ab2e980601","kind":"tag","published_at":"2021-02-26T19:45:28.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-v2.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v2.0.0/manifests"},{"name":"json_serializable-v4.0.1","sha":"209625fa757cc87f9f3df54add6c304ba09fe67a","kind":"tag","published_at":"2021-02-18T19:35:11.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.1/manifests"},{"name":"json_serializable-v4.0.0","sha":"829b45a4d861052046c6b646fa37c315e5c61253","kind":"tag","published_at":"2021-02-12T01:20:39.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.0/manifests"},{"name":"json_annotation-v4.0.0","sha":"44e6d555a2fe3f1e1c047930c25e5b6daf312452","kind":"tag","published_at":"2021-02-11T23:35:23.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.0.0/manifests"},{"name":"json_serializable-v4.0.0-nullsafety.0","sha":"3567cf9b3978157dba4ca6d2c47099c02a763d27","kind":"tag","published_at":"2020-12-09T16:34:32.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v4.0.0-nullsafety.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v4.0.0-nullsafety.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v4.0.0-nullsafety.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.0-nullsafety.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v4.0.0-nullsafety.0/manifests"},{"name":"checked_yaml-v1.0.4","sha":"34f335806f76e6aac7c6bfc04045a325e24d2ce9","kind":"tag","published_at":"2020-12-09T00:26:01.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-v1.0.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v1.0.4/manifests"},{"name":"checked_yaml-v1.0.3","sha":"5b9c0dd1aec9eb99c353a5a06fb3b958da51e5be","kind":"tag","published_at":"2020-12-08T20:51:26.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-v1.0.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-v1.0.3/manifests"},{"name":"json_annotation-v4.0.0-nullsafety.0","sha":"c1c1d820647368ea04e7b3b460fa57844a602d97","kind":"tag","published_at":"2020-12-03T03:31:42.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v4.0.0-nullsafety.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v4.0.0-nullsafety.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v4.0.0-nullsafety.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.0.0-nullsafety.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v4.0.0-nullsafety.0/manifests"},{"name":"json_serializable-v3.5.1","sha":"3fd508e1fbe01a283ca813dcb90bfbc2d048437f","kind":"tag","published_at":"2020-12-02T17:39:46.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.5.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.5.1/manifests"},{"name":"json_annotation-v3.1.1","sha":"ce84c36c5f3d9f57addfebd4eec9537efcd13d7c","kind":"tag","published_at":"2020-11-20T19:47:08.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v3.1.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v3.1.1/manifests"},{"name":"json_serializable-v3.5.0","sha":"6b584156229e9df72f57057917e5513f3cffdc1e","kind":"tag","published_at":"2020-09-22T23:21:18.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.5.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.5.0/manifests"},{"name":"json_annotation-v3.1.0","sha":"cfaa9a9dde3ebe19ee613a79f27081b673871bfb","kind":"tag","published_at":"2020-09-22T22:51:16.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v3.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v3.1.0/manifests"},{"name":"json_serializable-v3.4.1","sha":"48d8c249b2901e13a37bfd9a37981ca43d2981e4","kind":"tag","published_at":"2020-08-25T22:16:00.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.4.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.4.1/manifests"},{"name":"json_serializable-v3.4.0","sha":"d74d97e9ce3346ca343f9f98da14c2c5bae6a387","kind":"tag","published_at":"2020-08-10T21:26:48.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.4.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.4.0/manifests"},{"name":"json_serializable-v3.3.0","sha":"3ea5351cb73f1e1131a252533276e1887bb883c8","kind":"tag","published_at":"2020-03-25T20:28:35.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.3.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.3.0/manifests"},{"name":"json_annotation-v3.0.1","sha":"7135ca6728733c5284612800c42e6320be7f2b18","kind":"tag","published_at":"2019-12-23T19:06:18.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-v3.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-v3.0.1/manifests"},{"name":"json_serializable-v3.2.5","sha":"7135ca6728733c5284612800c42e6320be7f2b18","kind":"tag","published_at":"2019-12-23T19:05:39.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.2.5","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.2.5/manifests"},{"name":"json_serializable-v3.2.4","sha":"a4af02f083953719f41b31cae0781ff2a9d480b8","kind":"tag","published_at":"2019-12-23T19:05:13.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.2.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.2.4/manifests"},{"name":"json_serializable-v3.2.3","sha":"13547e6dee95572541a09ed77e495c06adcbbb08","kind":"commit","published_at":"2019-10-08T21:23:18.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-v3.2.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-v3.2.3/manifests"},{"name":"json_serializable-3.2.2","sha":"6d5948508b65d8bec873b3fc213c17c884546156","kind":"commit","published_at":"2019-08-22T16:37:30.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-3.2.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.2.2/manifests"},{"name":"json_serializable-3.2.1","sha":"d11aa2212d8d148ee80c78005f2bcd770168a27b","kind":"tag","published_at":"2019-08-21T22:57:01.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-3.2.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.2.1/manifests"},{"name":"json_serializable-3.2.0","sha":"d50bcde044a2e14d2ad6394a1069dd252bbbe437","kind":"tag","published_at":"2019-08-09T01:59:43.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-3.2.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.2.0/manifests"},{"name":"checked_yaml-1.0.2","sha":"895c5f7cac059b464a75cad1b2d592dbf52d6513","kind":"tag","published_at":"2019-08-07T23:42:12.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-1.0.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-1.0.2/manifests"},{"name":"json_annotation-3.0.0","sha":"8ed8bee43d989413b26ac895240a2b1c9bda042d","kind":"tag","published_at":"2019-08-07T23:19:27.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-3.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-3.0.0/manifests"},{"name":"json_serializable-3.1.0","sha":"95ddcceee94508d238890bd56f9594400bba709f","kind":"tag","published_at":"2019-07-20T03:39:09.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-3.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.1.0/manifests"},{"name":"json_serializable-3.0.0","sha":"53c8691309c0a2da38616fb64501930e97d892c0","kind":"tag","published_at":"2019-05-20T18:00:26.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-3.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-3.0.0/manifests"},{"name":"json_annotation-2.4.0","sha":"21c4e2285494376c8a4aa729d88d7fdee843701f","kind":"tag","published_at":"2019-05-16T21:44:36.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-2.4.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.4.0/manifests"},{"name":"json_serializable-2.3.0","sha":"80b3131c43246ca9f05d406ac961a7c8e3846041","kind":"tag","published_at":"2019-05-10T16:50:52.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.3.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.3.0/manifests"},{"name":"json_annotation-2.3.0","sha":"c98660b112728b0bf16caf7c086dbbf8dab4f51f","kind":"tag","published_at":"2019-05-09T21:26:16.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-2.3.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.3.0/manifests"},{"name":"checked_yaml-1.0.1","sha":"dd24f51a95cc01aa9db8aca724aea05c6a82feee","kind":"tag","published_at":"2019-05-02T20:19:00.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-1.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-1.0.1/manifests"},{"name":"checked_yaml-1.0.0","sha":"10349de6843db695e6b60deb45d7eca85f5b545a","kind":"tag","published_at":"2019-05-02T19:49:48.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/checked_yaml-1.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/checked_yaml-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@checked_yaml-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/checked_yaml-1.0.0/manifests"},{"name":"json_serializable-2.2.2","sha":"6a2a12ea8abb6690fcefabbe51b4d45fcaa4f172","kind":"tag","published_at":"2019-04-23T20:05:54.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.2.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.2.2/manifests"},{"name":"json_serializable-2.2.1","sha":"b534dffe492d5806042cf42af0fe6336a585a70f","kind":"tag","published_at":"2019-04-15T17:16:52.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.2.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.2.1/manifests"},{"name":"json_serializable-2.2.0","sha":"93f8da4dc9fbab20b83ace90443ca4e6e525730b","kind":"tag","published_at":"2019-04-11T00:40:12.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.2.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.2.0/manifests"},{"name":"json_serializable-2.1.2","sha":"3d8be282a86d9781e242fcc88b8142ae48f460c8","kind":"tag","published_at":"2019-04-09T16:05:23.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.1.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.1.2/manifests"},{"name":"json_annotation-2.2.0","sha":"3d8be282a86d9781e242fcc88b8142ae48f460c8","kind":"tag","published_at":"2019-04-09T16:04:02.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-2.2.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.2.0/manifests"},{"name":"json_serializable-2.1.1","sha":"7807337d0d58ed41c78877e73d83b9fdc5d2cac0","kind":"tag","published_at":"2019-04-04T01:02:33.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.1.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.1.1/manifests"},{"name":"json_serializable-2.1.0","sha":"c7015845bca76563e339a257a6f9fbb571bdca90","kind":"tag","published_at":"2019-04-02T05:59:42.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.1.0/manifests"},{"name":"json_annotation-2.1.0","sha":"3e43cd977802c2bb6381455f5fbbc6c65ac6f652","kind":"tag","published_at":"2019-04-01T21:15:54.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-2.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.1.0/manifests"},{"name":"json_serializable-2.0.3","sha":"f5b93a8b89a1c563d2b7b019ca462b0233fea040","kind":"tag","published_at":"2019-03-12T00:40:16.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.0.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.0.3/manifests"},{"name":"json_serializable-2.0.2","sha":"b00294fdc5f5d44fc34375316f084c33d1152324","kind":"tag","published_at":"2019-02-04T15:56:43.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.0.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.0.2/manifests"},{"name":"json_serializable-2.0.1","sha":"d9c64237af633fab39ff518ee5d9f4d7ffbc042e","kind":"tag","published_at":"2018-12-10T15:42:15.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.0.1/manifests"},{"name":"json_serializable-2.0.0","sha":"b0a0cbbdc04ac69094c4e58b6772d5589c866ffe","kind":"tag","published_at":"2018-10-23T22:01:23.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-2.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-2.0.0/manifests"},{"name":"json_annotation-2.0.0","sha":"77f5a47ff6427fbf502413590ac51f76f500467a","kind":"tag","published_at":"2018-10-23T21:06:54.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-2.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-2.0.0/manifests"},{"name":"json_serializable-1.5.1","sha":"ce27bceb34442dcaad6645d904497da47b2304a2","kind":"tag","published_at":"2018-10-08T17:57:59.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.5.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.5.1/manifests"},{"name":"json_serializable-1.5.0","sha":"fca144a41f20d07a5005eec96644b4c0ddadacfd","kind":"tag","published_at":"2018-10-03T18:18:01.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.5.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.5.0/manifests"},{"name":"json_serializable-1.4.0","sha":"4c71863bded70047c373ebeacdc10e7ca6b88e48","kind":"tag","published_at":"2018-09-25T19:56:13.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.4.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.4.0/manifests"},{"name":"json_serializable-1.3.0","sha":"db20e63ea24315e8888baf5465d2e2574a8f0708","kind":"tag","published_at":"2018-09-18T19:46:19.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.3.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.3.0/manifests"},{"name":"json_annotation-1.2.0","sha":"aa87414aa13148fbdab2eedc23e73d0fdf607497","kind":"tag","published_at":"2018-09-18T18:16:07.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-1.2.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-1.2.0/manifests"},{"name":"json_serializable-1.2.1","sha":"18246c3d971bd69b46ec8ea6ba6ccd9a1e23bd7e","kind":"tag","published_at":"2018-08-28T22:36:37.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.2.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.2.1/manifests"},{"name":"json_serializable-1.2.0","sha":"359874f2142c615dd0064342e1c3864485779044","kind":"tag","published_at":"2018-08-28T22:10:20.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.2.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.2.0/manifests"},{"name":"json_serializable-1.1.0","sha":"a3bc0a523ae7a20c6c36d1633363710b3e0f5532","kind":"tag","published_at":"2018-08-09T23:35:58.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.1.0/manifests"},{"name":"json_annotation-1.1.0","sha":"9d27a871dfbece9652f434772ac3be39a92803fa","kind":"tag","published_at":"2018-08-09T23:25:08.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-1.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-1.1.0/manifests"},{"name":"json_serializable-1.0.1","sha":"8e9fff9dbc1ceea36b2fe9344e1f03b117cdac3b","kind":"tag","published_at":"2018-08-07T00:34:50.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.0.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.0.1/manifests"},{"name":"json_serializable-1.0.0","sha":"8af63799691c77c4b0497535d0b799e2336d4921","kind":"tag","published_at":"2018-07-24T22:51:06.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-1.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-1.0.0/manifests"},{"name":"json_annotation-1.0.0","sha":"1454d643ed49de43072ebf04795c02ca9dff9c8f","kind":"tag","published_at":"2018-07-24T21:45:03.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-1.0.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-1.0.0/manifests"},{"name":"json_serializable-0.5.4+1","sha":"68b3f2434d7df1f1d9ad4cb7512de938b5f13dbb","kind":"tag","published_at":"2018-07-20T20:40:23.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.4+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.4+1/manifests"},{"name":"json_serializable-0.5.8+1","sha":"b6933999a2f73f4b5bd4de7820c63b52847c63dd","kind":"tag","published_at":"2018-07-20T20:39:44.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.8+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.8+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.8%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.8+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.8+1/manifests"},{"name":"json_annotation-0.2.9+1","sha":"b6933999a2f73f4b5bd4de7820c63b52847c63dd","kind":"tag","published_at":"2018-07-20T20:38:02.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.9+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.9+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.9%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.9+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.9+1/manifests"},{"name":"json_serializable-0.5.8","sha":"9d8c54712243312762ec3b4bd446245e62840877","kind":"tag","published_at":"2018-06-21T21:39:00.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.8","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.8/manifests"},{"name":"json_annotation-0.2.9","sha":"163398453c4f98b7b520de6386117e9b3c462a3b","kind":"tag","published_at":"2018-06-21T21:08:21.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.9","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.9/manifests"},{"name":"json_serializable-0.5.7","sha":"95dc1175eb8dba89591f8ca5ac6faa8be8a44838","kind":"tag","published_at":"2018-06-08T16:44:57.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.7","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.7/manifests"},{"name":"json_annotation-0.2.8","sha":"7d570b45c662d62d0942cbefe482a639f0e53717","kind":"tag","published_at":"2018-06-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.8","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.8/manifests"},{"name":"json_annotation-0.2.7+1","sha":"28b8859e9ac1e651b9c26aafe5715163f5e88687","kind":"tag","published_at":"2018-06-04T22:11:32.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.7+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.7+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.7%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.7+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.7+1/manifests"},{"name":"json_serializable-0.5.6","sha":"fa9847396fcde565f662912f93219eca1eee14af","kind":"tag","published_at":"2018-06-01T18:24:29.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.6","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.6/manifests"},{"name":"json_annotation-0.2.7","sha":"c1028afd44f71ddab992f08104cc7a88facb97f0","kind":"tag","published_at":"2018-06-01T17:03:39.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.7","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.7/manifests"},{"name":"json_serializable-0.5.5","sha":"89b1d1d00912a1069d8813928ddc91e5d3386c23","kind":"tag","published_at":"2018-05-30T18:31:20.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.5","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.5/manifests"},{"name":"json_annotation-0.2.6","sha":"ebde43fa833b80ae5b4ae525ef18b7f2041347af","kind":"tag","published_at":"2018-05-30T18:13:17.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.6","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.6/manifests"},{"name":"v0.2.3+1","sha":"7af7d651fd14a5257f254191e89ecae3ae7d9ddf","kind":"tag","published_at":"2018-05-22T23:22:48.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.2.3+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.2.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.2.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.3+1/manifests"},{"name":"json_serializable-0.5.4","sha":"257bd7d97d7df0684d076bf4eb1a6182655c6841","kind":"tag","published_at":"2018-05-22T23:20:56.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.4/manifests"},{"name":"json_serializable-0.4.0","sha":"81153191a2497c77b943e50a57fdc0c6baff73a7","kind":"tag","published_at":"2018-05-22T22:33:21.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.4.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.4.0/manifests"},{"name":"json_serializable-0.3.2","sha":"f01e5ce6a22249c769387202d93f382a98d766de","kind":"tag","published_at":"2018-05-22T22:32:52.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.3.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.3.2/manifests"},{"name":"json_annotation-0.2.5","sha":"f17416808af4062ac89792c3d9d0efed48997b15","kind":"tag","published_at":"2018-05-22T22:32:30.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.5","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.5/manifests"},{"name":"json_serializable-0.5.3","sha":"c4a8610835d326d32d2081c198b75baccaf8d649","kind":"tag","published_at":"2018-05-15T17:50:38.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.3/manifests"},{"name":"json_serializable-0.5.2","sha":"7a60cec7d5b993cf1ad71b2c2f0d1ed5091f8be2","kind":"tag","published_at":"2018-05-10T19:25:20.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.2/manifests"},{"name":"json_annotation-0.2.4","sha":"43e99f7cab32b9d6f04d2b57141cc115412de26d","kind":"tag","published_at":"2018-05-10T15:22:57.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.4/manifests"},{"name":"json_serializable-0.5.1","sha":"2b8fb585c9b0d3535ceb17529fa2ba25d08b9b3a","kind":"tag","published_at":"2018-05-10T15:22:02.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.1/manifests"},{"name":"json_serializable-0.5.0","sha":"1169ddbd81f27146058b5d40001148aad163e0d0","kind":"tag","published_at":"2018-04-03T22:01:07.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.5.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.5.0/manifests"},{"name":"json_annotation-0.2.3","sha":"b9991dc87268d27084c7471877241ed93569d5bc","kind":"tag","published_at":"2018-04-03T19:31:57.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.3/manifests"},{"name":"json_serializable-0.3.1+2","sha":"c5b0bd827a18f9bf2372f0887d4329065f20fcc8","kind":"tag","published_at":"2018-02-03T01:05:28.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.3.1+2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.3.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.3.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.3.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.3.1+2/manifests"},{"name":"json_serializable-0.3.1","sha":"f8af242d47e87a3c10126b99ed9f8e11034bfe37","kind":"tag","published_at":"2018-01-04T01:26:41.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.3.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.3.1/manifests"},{"name":"json_serializable-0.3.0","sha":"ca11c88348679f9fe48bd68b6c0fb841ebac3384","kind":"tag","published_at":"2017-12-15T19:32:51.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.3.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.3.0/manifests"},{"name":"json_annotation-0.2.2","sha":"13963e15b0bce29027ba82b938c1a4c1a155d2fa","kind":"tag","published_at":"2017-12-15T19:27:54.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.2/manifests"},{"name":"json_serializable-0.2.5","sha":"cc60a44833cf0b4c95117faccef0043dd969c19b","kind":"tag","published_at":"2017-11-02T23:41:26.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.2.5","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.2.5/manifests"},{"name":"json_annotation-0.2.1","sha":"fbfedeb0880077554c20860983382e1949fff58c","kind":"tag","published_at":"2017-11-02T23:28:07.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_annotation-0.2.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_annotation-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_annotation-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_annotation-0.2.1/manifests"},{"name":"json_serializable-0.2.4+1","sha":"2a02409deeaafc72ce60455a79e30d103e684480","kind":"tag","published_at":"2017-10-02T05:33:34.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.2.4+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.2.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.2.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.2.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.2.4+1/manifests"},{"name":"json_serializable-0.2.4","sha":"189ccdad5e7eb3a4b468f83c4269025f87a2a730","kind":"tag","published_at":"2017-10-02T05:27:22.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/json_serializable-0.2.4","html_url":"https://github.com/google/json_serializable.dart/releases/tag/json_serializable-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@json_serializable-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/json_serializable-0.2.4/manifests"},{"name":"v0.2.3","sha":"0e6e47f3a6e10b0079c4c1ff8d0ac401158cbcd2","kind":"tag","published_at":"2017-08-21T19:35:01.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.2.3","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.3/manifests"},{"name":"v0.2.2+1","sha":"3736d3e283bec9c71f5e9d9696e65170d5afa8d8","kind":"tag","published_at":"2017-08-17T23:40:53.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.2.2+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.2.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.2.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.2+1/manifests"},{"name":"v0.2.2","sha":"e384914599239328c8ed936f8686b5b8b4760c64","kind":"tag","published_at":"2017-08-15T21:14:59.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.2.2","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"c41449d17fda811512d75f03ded7a0c9063831f6","kind":"tag","published_at":"2017-07-26T17:23:58.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.2.1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.1/manifests"},{"name":"v0.2.0+1","sha":"07c91367d72e880cd095c5cbe0b897166a208aaf","kind":"tag","published_at":"2017-07-26T17:22:39.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.2.0+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.2.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.2.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.0+1/manifests"},{"name":"v0.2.0","sha":"de541b1f2a86930e9dd86ff993d9d9aafb1ebae2","kind":"tag","published_at":"2017-07-25T19:51:16.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.2.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.2.0/manifests"},{"name":"v0.1.0+1","sha":"421c527318122c0557dd7e6f50306b2c22e10d27","kind":"tag","published_at":"2017-07-20T17:16:38.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.1.0+1","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.1.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.1.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.1.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.1.0+1/manifests"},{"name":"v0.1.0","sha":"ed784a2143cef9f10b11f016dbb1062014ea47d6","kind":"tag","published_at":"2017-07-20T17:15:47.000Z","download_url":"https://codeload.github.com/google/json_serializable.dart/tar.gz/v0.1.0","html_url":"https://github.com/google/json_serializable.dart/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/json_serializable.dart@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-03T13:31:17.447Z","dependent_packages_count":2087,"downloads":null,"downloads_period":null,"dependent_repos_count":13107,"rankings":{"downloads":null,"dependent_repos_count":0.28978255884253756,"dependent_packages_count":0.020847666103779684,"stargazers_count":1.234181833343757,"forks_count":1.3613525965768132,"docker_downloads_count":1.254121280414006,"average":0.8320571870561787},"purl":"pkg:pub/json_serializable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/json_serializable","docker_dependents_count":6,"docker_downloads_count":504,"usage_url":"https://repos.ecosyste.ms/usage/pub/json_serializable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/json_serializable/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-30T15:02:02.062Z","issues_count":199,"pull_requests_count":214,"avg_time_to_close_issue":13073355.566037735,"avg_time_to_close_pull_request":1111846.521978022,"issues_closed_count":106,"pull_requests_closed_count":182,"pull_request_authors_count":38,"issue_authors_count":170,"avg_comments_per_issue":3.5376884422110555,"avg_comments_per_pull_request":1.014018691588785,"merged_pull_requests_count":151,"bot_issues_count":0,"bot_pull_requests_count":61,"past_year_issues_count":24,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":352138.9090909091,"past_year_avg_time_to_close_pull_request":230469.4642857143,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.9583333333333334,"past_year_avg_comments_per_pull_request":1.170731707317073,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fjson_serializable.dart/issues","maintainers":[{"login":"kevmoo","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"davidmorgan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmorgan"},{"login":"jakemac53","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakemac53"},{"login":"jonasfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasfj"}],"active_maintainers":[{"login":"kevmoo","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"davidmorgan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmorgan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/json_serializable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/json_serializable/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/json_serializable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/json_serializable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/json_serializable/codemeta","maintainers":[]}