{"id":88059,"name":"flame_tiled","ecosystem":"pub","description":"Tiled support for the Flame game engine. This uses the tiled package and provides wrappers and components to be used inside Flame.","homepage":"https://github.com/flame-engine/flame/tree/main/packages/flame_tiled","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/flame-engine/flame","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2020-08-04T20:54:52.341Z","latest_release_published_at":"2026-04-10T10:32:03.206Z","latest_release_number":"3.1.1","last_synced_at":"2026-05-14T06:00:43.764Z","created_at":"2022-04-05T11:55:10.913Z","updated_at":"2026-05-14T06:03:25.882Z","registry_url":"https://pub.dev/packages/flame_tiled","install_command":"dart pub add flame_tiled","documentation_url":"https://pub.dev/documentation/flame_tiled/","metadata":{},"repo_metadata":{"id":37430994,"uuid":"107833072","full_name":"flame-engine/flame","owner":"flame-engine","description":"A Flutter based game engine.","archived":false,"fork":false,"pushed_at":"2026-05-10T18:27:40.000Z","size":70499,"stargazers_count":10571,"open_issues_count":85,"forks_count":1019,"subscribers_count":135,"default_branch":"main","last_synced_at":"2026-05-12T16:19:08.763Z","etag":null,"topics":["dart","flame","flutter","game","game-development","game-engine","gamedev","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://flame-engine.org","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flame-engine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"blue-fire","github":"bluefireteam","patreon":"bluefireoss"}},"created_at":"2017-10-22T03:01:50.000Z","updated_at":"2026-05-12T15:50:38.000Z","dependencies_parsed_at":"2023-12-21T19:31:59.717Z","dependency_job_id":"c96c3e47-8eab-4044-89bb-7f61701fb92a","html_url":"https://github.com/flame-engine/flame","commit_stats":{"total_commits":2644,"total_committers":174,"mean_commits":"15.195402298850574","dds":0.7908472012102874,"last_synced_commit":"306ad32052cfba9c6b3ab38ebb7d0604742d2993"},"previous_names":["luanpotter/flame"],"tags_count":1218,"template":false,"template_full_name":null,"purl":"pkg:github/flame-engine/flame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flame-engine%2Fflame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flame-engine%2Fflame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flame-engine%2Fflame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flame-engine%2Fflame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flame-engine","download_url":"https://codeload.github.com/flame-engine/flame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flame-engine%2Fflame/sbom","scorecard":{"id":101372,"data":{"date":"2025-08-11","repo":{"name":"github.com/flame-engine/flame","commit":"b556dc3557d4b655d605c8e2b3744cafd0635841"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 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":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-prepare.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-publish.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-tag.yml:11","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release-tag.yml:10","Warn: no topLevel permission defined: .github/workflows/cicd.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-prepare.yml:1","Warn: no topLevel permission defined: .github/workflows/release-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/release-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/spell_checker.yml:1","Warn: no topLevel permission defined: .github/workflows/title-validation.yml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-prepare.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-prepare.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-prepare.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-prepare.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-prepare.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-prepare.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-tag.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-tag.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/release-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell_checker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/spell_checker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/title-validation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flame-engine/flame/title-validation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: scripts/doc-setup.sh:7","Warn: npmCommand not pinned by hash: .github/workflows/cicd.yml:56","Warn: npmCommand not pinned by hash: .github/workflows/spell_checker.yml:20","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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-15T10:11:46.020Z","repository_id":37430994,"created_at":"2025-08-15T10:11:46.020Z","updated_at":"2025-08-15T10:11:46.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32952809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"flame-engine","name":"Flame Engine","uuid":"47222401","kind":"organization","description":"2D game engine built on top of Flutter. Maintained by https://github.com/bluefireteam","email":"contact@flame-engine.org","website":"https://flame-engine.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47222401?v=4","repositories_count":33,"last_synced_at":"2023-03-02T22:05:31.825Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flame-engine","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:13:59.564Z","updated_at":"2023-03-02T22:05:31.930Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flame-engine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flame-engine/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-10T10:47:41.992Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":54,"rankings":{"downloads":null,"dependent_repos_count":3.5316597483033534,"dependent_packages_count":6.132044380973305,"stargazers_count":0.3141407262582105,"forks_count":0.7776630566112344,"docker_downloads_count":null,"average":2.6888769780365256},"purl":"pkg:pub/flame_tiled","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/flame_tiled","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pub/flame_tiled","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/flame_tiled/dependencies","status":null,"funding_links":["https://opencollective.com/blue-fire","https://github.com/sponsors/bluefireteam","https://patreon.com/bluefireoss"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T21:00:47.021Z","issues_count":433,"pull_requests_count":1230,"avg_time_to_close_issue":12481479.165644173,"avg_time_to_close_pull_request":474840.7404782994,"issues_closed_count":326,"pull_requests_closed_count":1129,"pull_request_authors_count":135,"issue_authors_count":242,"avg_comments_per_issue":3.5542725173210163,"avg_comments_per_pull_request":0.9243902439024391,"merged_pull_requests_count":1057,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":52,"past_year_pull_requests_count":240,"past_year_avg_time_to_close_issue":1639507.1379310344,"past_year_avg_time_to_close_pull_request":126630.2039800995,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7692307692307692,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":196,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flame-engine%2Fflame/issues","maintainers":[{"login":"spydon","count":455,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spydon"},{"login":"luanpotter","count":278,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luanpotter"},{"login":"erickzanardo","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erickzanardo"},{"login":"ufrshubham","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ufrshubham"},{"login":"renancaraujo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/renancaraujo"},{"login":"st-pasha","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/st-pasha"}],"active_maintainers":[{"login":"spydon","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spydon"},{"login":"luanpotter","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luanpotter"},{"login":"erickzanardo","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erickzanardo"},{"login":"ufrshubham","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ufrshubham"},{"login":"renancaraujo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/renancaraujo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flame_tiled/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flame_tiled/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flame_tiled/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flame_tiled/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flame_tiled/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flame_tiled/codemeta","maintainers":[]}