{"id":1031957,"name":"@liascript/editor","ecosystem":"npm","description":"An extended Markdown interpreter for the creation of interactive online courses.","homepage":"https://github.com/LiaScript/LiaScript/blob/development/docs/EDITOR.md","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/liascript/liascript","keywords_array":["LiaScript","education","OER","Markdown"],"namespace":"liascript","versions_count":206,"first_release_published_at":"2021-02-01T08:37:38.909Z","latest_release_published_at":"2026-03-25T14:24:00.199Z","latest_release_number":"1.1.41--1.0.4","last_synced_at":"2026-04-02T13:30:31.755Z","created_at":"2022-04-07T19:43:45.279Z","updated_at":"2026-04-02T13:30:31.755Z","registry_url":"https://www.npmjs.com/package/@liascript/editor","install_command":"npm install @liascript/editor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.41--1.0.4"}},"repo_metadata":{"id":39877995,"uuid":"220053126","full_name":"LiaScript/LiaScript","owner":"LiaScript","description":"Interpreter for interactive educational content, written in an extended Markdown format...   ","archived":false,"fork":false,"pushed_at":"2025-11-11T08:09:22.000Z","size":33579,"stargazers_count":251,"open_issues_count":49,"forks_count":36,"subscribers_count":8,"default_branch":"development","last_synced_at":"2025-11-11T09:09:59.840Z","etag":null,"topics":["education","elm","liascript","markdown","oer"],"latest_commit_sha":null,"homepage":"https://LiaScript.github.io","language":"Elm","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/LiaScript.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/LiaScript"]}},"created_at":"2019-11-06T17:30:11.000Z","updated_at":"2025-11-11T07:16:38.000Z","dependencies_parsed_at":"2024-11-07T10:23:47.662Z","dependency_job_id":"39fd2b0c-802a-4a83-8772-7a114d2b47c0","html_url":"https://github.com/LiaScript/LiaScript","commit_stats":{"total_commits":3025,"total_committers":14,"mean_commits":"216.07142857142858","dds":0.4634710743801653,"last_synced_commit":"f0a322271e3d35cd5d7606ab39d12f01399c70fd"},"previous_names":[],"tags_count":194,"template":false,"template_full_name":null,"purl":"pkg:github/LiaScript/LiaScript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiaScript","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/sbom","scorecard":{"id":83992,"data":{"date":"2025-08-11","repo":{"name":"github.com/LiaScript/LiaScript","commit":"912ef4dcb7de4283202c43d0bba34552cf91147e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/build.yml:9","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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/LiaScript/LiaScript/build.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/LiaScript/LiaScript/build.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/LiaScript/LiaScript/build.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/LiaScript/LiaScript/build.yml/development?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:35","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'development'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.17.3 not signed: https://api.github.com/repos/LiaScript/LiaScript/releases/228313840","Warn: release artifact 0.17.2 not signed: https://api.github.com/repos/LiaScript/LiaScript/releases/223198928","Warn: release artifact 0.17.1 not signed: https://api.github.com/repos/LiaScript/LiaScript/releases/219476793","Warn: release artifact 0.17.0 not signed: https://api.github.com/repos/LiaScript/LiaScript/releases/218223352","Warn: release artifact 0.16.15 not signed: https://api.github.com/repos/LiaScript/LiaScript/releases/217328910","Warn: release artifact 0.17.3 does not have provenance: https://api.github.com/repos/LiaScript/LiaScript/releases/228313840","Warn: release artifact 0.17.2 does not have provenance: https://api.github.com/repos/LiaScript/LiaScript/releases/223198928","Warn: release artifact 0.17.1 does not have provenance: https://api.github.com/repos/LiaScript/LiaScript/releases/219476793","Warn: release artifact 0.17.0 does not have provenance: https://api.github.com/repos/LiaScript/LiaScript/releases/218223352","Warn: release artifact 0.16.15 does not have provenance: https://api.github.com/repos/LiaScript/LiaScript/releases/217328910"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:32:04.259Z","repository_id":39877995,"created_at":"2025-08-15T06:32:04.259Z","updated_at":"2025-08-15T06:32:04.259Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284924852,"owners_count":27085708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"LiaScript","name":"LiaScript","uuid":"32539316","kind":"organization","description":"Open Educational Resources as they should be ...","email":"LiaScript@web.de","website":"https://LiaScript.github.io","location":null,"twitter":"LiaScript","company":null,"icon_url":"https://avatars.githubusercontent.com/u/32539316?v=4","repositories_count":28,"last_synced_at":"2024-04-14T17:15:52.060Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LiaScript","funding_links":[],"total_stars":262,"followers":27,"following":0,"created_at":"2022-11-15T23:05:54.040Z","updated_at":"2024-04-14T17:15:57.637Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiaScript","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiaScript/repositories"},"tags":[{"name":"0.17.8","sha":"324a0dd815f41f7bee750e82f77046a47f734e4d","kind":"tag","published_at":"2025-10-31T12:16:54.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.8/manifests"},{"name":"0.17.7","sha":"26a0299a8771c45bc74100f837befdc65e545637","kind":"tag","published_at":"2025-10-16T13:23:49.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.7/manifests"},{"name":"0.17.6","sha":"cb46a026b52f7ff640ac5e93c05679332f5da0a3","kind":"tag","published_at":"2025-09-19T20:42:24.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.6/manifests"},{"name":"0.17.5","sha":"32be7abe565895228dc265d2f2d3a11fe369a112","kind":"tag","published_at":"2025-09-17T07:05:54.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"00521ec690847d4e7bfc43357dc074361132a0d9","kind":"tag","published_at":"2025-08-25T08:00:23.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"c58bb69fcedd6aad0e6909f760d932ce47a07c7e","kind":"tag","published_at":"2025-06-27T10:03:09.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"e0c248871ed6dedd5ab405e94c77059ea3b46f43","kind":"tag","published_at":"2025-06-04T20:50:26.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"d4b8b0bde89d4b583e30a0d234ec09d382d97d67","kind":"tag","published_at":"2025-05-19T10:42:21.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"57c124f7aed4f8e175772b572f3f46f6bd85b6c5","kind":"tag","published_at":"2025-05-13T10:31:06.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.17.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.17.0/manifests"},{"name":"0.16.15","sha":"e2da6c9f54ff902f34d038fd7169602b42e48de4","kind":"tag","published_at":"2025-05-08T13:08:40.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.15","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.15/manifests"},{"name":"0.16.14","sha":"3cdc3975c64d82b8087ba0a6a4fde36e894d735c","kind":"tag","published_at":"2025-04-14T14:58:40.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.14","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.14/manifests"},{"name":"0.16.12","sha":"2aad6a7d7ea0d0415054810f582c2ac069e63dd9","kind":"tag","published_at":"2025-04-04T15:26:28.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.12","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.12/manifests"},{"name":"0.16.11","sha":"a0c7f811a70d8f2a4a82a1356948c22e7b588606","kind":"tag","published_at":"2025-03-06T20:28:35.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.11","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.11/manifests"},{"name":"0.16.10","sha":"9cc03ffd47e48002b035a7e77c80bc56ee1bc7fa","kind":"tag","published_at":"2025-02-04T07:56:20.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.10","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.10/manifests"},{"name":"0.16.9","sha":"e17293cb73d55074b56186bc661ed7ebfdd7511e","kind":"tag","published_at":"2025-02-03T17:47:39.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"836ea32b39c18706774279935e51dfdad52eb2a4","kind":"tag","published_at":"2025-01-06T17:43:37.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"ad47a2c7bb26556665908bb0cf4bc0a07c58651c","kind":"tag","published_at":"2024-11-14T15:01:16.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"64f7fa4fd4c6984c396e7f4b73a039f3123196dc","kind":"tag","published_at":"2024-11-12T14:45:29.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"de30ad95df2d8eeb776aa57cfa45c42fd2a4b489","kind":"tag","published_at":"2024-11-07T09:30:54.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"5a377c76eea79fd4845eb432c42b5da36d28a047","kind":"tag","published_at":"2024-10-29T10:13:49.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"1d59631843fa7e9716d42305d5b5eaa7d88ac7a0","kind":"tag","published_at":"2024-10-21T10:56:09.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"47ba67f90d947d9296a1a108b365ec4d0c66e2eb","kind":"tag","published_at":"2024-10-04T15:22:54.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5cf2e60386d48f5678303900ce6608d5a4f6df5a","kind":"tag","published_at":"2024-09-27T12:28:10.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"6be6403f2be093b0407ca0f86d5ecbe91c68622e","kind":"tag","published_at":"2024-09-27T11:15:23.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.16.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.16.0/manifests"},{"name":"0.15.12","sha":"141c8fed7e2fa6d4b6ae6e916db10cc2996e2277","kind":"tag","published_at":"2024-08-28T14:52:37.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.12","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.12/manifests"},{"name":"v1.1.6","sha":"4854cd90b4c40318bfaa35bf707e08d5f849c0b7","kind":"tag","published_at":"2024-08-22T15:49:32.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v1.1.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v1.1.6/manifests"},{"name":"0.15.11","sha":"6452c2bd7ee36aa59cfba05b86934695ec7e937a","kind":"tag","published_at":"2024-08-22T15:30:27.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.11","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.11/manifests"},{"name":"0.15.10","sha":"2ccd0ff5383812313d8a535cb4387a5bd13b091e","kind":"tag","published_at":"2024-08-14T12:16:10.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.10","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.10/manifests"},{"name":"0.15.9","sha":"399ee46902e21d7af6286baf4398f03883fac0d7","kind":"tag","published_at":"2024-08-12T10:34:02.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.9/manifests"},{"name":"0.15.8","sha":"290c4d30e6097bfa19abbdb99859c37b51a15135","kind":"tag","published_at":"2024-08-07T19:18:08.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.8/manifests"},{"name":"0.15.7","sha":"3883765e067cd7cf7d63a866e7777d4aa9d58b47","kind":"tag","published_at":"2024-07-29T12:14:09.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.7/manifests"},{"name":"0.15.6","sha":"b40ac54a86bd76632487148c5dc7db7016e34d4e","kind":"tag","published_at":"2024-07-26T11:44:01.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.6/manifests"},{"name":"0.15.5","sha":"494a14e73cd381b3b9eb36779717df35c28a989f","kind":"tag","published_at":"2024-07-15T07:57:33.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.5/manifests"},{"name":"0.15.4","sha":"2f6b2402f7409f901e52acb0a9e3546c989c168a","kind":"tag","published_at":"2024-07-03T18:14:55.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.4/manifests"},{"name":"0.15.3","sha":"9de881c8085ae313b9c71584ba6cf4390620f99d","kind":"tag","published_at":"2024-06-25T14:56:51.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"35fe046ac14100d4343e3d51db704db1bebcc762","kind":"tag","published_at":"2024-06-25T07:58:32.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"9fd03e3b22cae74ce8ee1b25bf53161172028b4a","kind":"tag","published_at":"2024-06-14T12:03:05.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"e92d3950410494282300b806039275441f71d1be","kind":"tag","published_at":"2024-06-14T08:26:30.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.15.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.15.0/manifests"},{"name":"0.14.12","sha":"1154a8b82e65a7fa7948ff3b8d745e565245b715","kind":"tag","published_at":"2024-05-14T09:17:31.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.12","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.12/manifests"},{"name":"0.14.11","sha":"cb8e5953080dee3f1c369f3cd5a1afb2b51742c1","kind":"tag","published_at":"2024-04-15T07:56:01.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.11","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.11/manifests"},{"name":"0.14.10","sha":"5356ca1c95b05ef497bfdb73fd8e0fbbe9f6250e","kind":"tag","published_at":"2024-03-04T09:31:32.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.10","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.10/manifests"},{"name":"0.14.9","sha":"dac19c809d200b114abf8c7c8013286a53001407","kind":"tag","published_at":"2024-03-02T11:07:02.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.9/manifests"},{"name":"0.14.7","sha":"effcc4f1b8f55ec93077a44ee2503bdb49f757d3","kind":"tag","published_at":"2024-02-29T20:15:52.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.7/manifests"},{"name":"0.14.5","sha":"aaef2d38e49072a79f4e3248de7d15fbf3c0a595","kind":"tag","published_at":"2024-02-23T20:17:20.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"dbdc1334b11f072954a36478f8eb299fc9e762d0","kind":"tag","published_at":"2024-01-30T08:36:48.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"ae8a0afa41a42fc980d1d8b01f748c11a8261b5b","kind":"tag","published_at":"2024-01-03T09:15:33.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"c595c44e65e70b92a3c26b688d72dc24c50b3081","kind":"tag","published_at":"2023-12-24T22:56:10.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4d88d87c0c12ceb9c1ccb169fe47299d0e433d0f","kind":"tag","published_at":"2023-12-21T11:38:17.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"7ee366a5654c8e8c64b38f766fab1890173b7aac","kind":"tag","published_at":"2023-12-19T18:56:36.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.14.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.14.0/manifests"},{"name":"0.12.12","sha":"75f6796973a7c2234d7fca9167e018f2c7ad79ac","kind":"tag","published_at":"2023-11-22T12:19:20.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.12","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"3bb35684338712454bae4af27942ab8d0bbceb27","kind":"tag","published_at":"2023-11-15T18:20:53.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.11","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"0bfb85a452ea7708fe774a0481d9e20a38899687","kind":"tag","published_at":"2023-11-15T16:06:47.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.10","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"598e45d5638fab3cbc7d4d3f4019b34847a927c5","kind":"tag","published_at":"2023-11-14T09:21:27.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.9/manifests"},{"name":"0.12.8","sha":"e04c1445fab1d44bfba8c0b8f635dd142a658316","kind":"tag","published_at":"2023-09-26T08:12:01.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.8/manifests"},{"name":"0.12.7","sha":"3b800eb12bb0a74322a91b8903c5ed0992ae986f","kind":"tag","published_at":"2023-09-22T07:32:40.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"43a36a51691c59d51a16581eb3eb41797da49673","kind":"tag","published_at":"2023-09-21T14:33:31.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"1897f8b59067b3dab4ebd94c8179f97b62b3fa60","kind":"tag","published_at":"2023-09-21T05:36:07.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"68f9db12fd1146aa605affb86e05069ecd01af20","kind":"tag","published_at":"2023-07-11T12:10:22.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"84fd4d1d6240fcb55c5ed2fa353fdd3bc69a416a","kind":"tag","published_at":"2023-06-22T18:56:12.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"f0a322271e3d35cd5d7606ab39d12f01399c70fd","kind":"tag","published_at":"2023-04-24T19:42:47.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"b8defb12e5b293863653dd0c0d7fbee9c3553521","kind":"tag","published_at":"2023-04-24T08:55:46.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"d445dffffbe0f44057b84fc4e95fb7954ba288b7","kind":"tag","published_at":"2023-04-24T06:39:43.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.12.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"3afd3675c10a84252eae3f78c85cdf5424796f85","kind":"tag","published_at":"2023-04-10T15:12:22.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.11.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"2d562c77d8c058380856d814451a6cfc7c179f6b","kind":"tag","published_at":"2023-03-29T09:08:11.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.11.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.11.0/manifests"},{"name":"0.10.33","sha":"6bd41109fdda4b36f6f7326e63c796e5300afa92","kind":"tag","published_at":"2023-03-22T07:25:56.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.33","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.33/manifests"},{"name":"0.10.32","sha":"04fe6d0fa474707a3240865ed132e2abc2ec0979","kind":"tag","published_at":"2023-03-14T05:43:08.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.32","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.32/manifests"},{"name":"0.10.31","sha":"f20214d29fc64fc50f95db473e7cb2fc9a556648","kind":"tag","published_at":"2023-03-02T06:52:50.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.31","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.31/manifests"},{"name":"0.10.30","sha":"1b8e6ba7bc69e8ab3a76a876279526b80f87c312","kind":"tag","published_at":"2023-02-21T08:13:42.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.30","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.30/manifests"},{"name":"0.10.29","sha":"3ad94ba7b1548719d7038b33439e75ccb64dd504","kind":"tag","published_at":"2023-02-16T13:28:45.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.29","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.29/manifests"},{"name":"0.10.28","sha":"0be80264f83f771668de07fdeb589f148744be9f","kind":"tag","published_at":"2023-02-14T15:13:46.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.28","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.28/manifests"},{"name":"0.10.27","sha":"97a1ae16389a7bb8eba00d0d7ccf2a8228f8c9e4","kind":"tag","published_at":"2023-02-14T13:19:11.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.27","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.27/manifests"},{"name":"0.10.26","sha":"cabed1bd6c1ff611b7af40413f98c45ec60fe5ae","kind":"tag","published_at":"2023-01-16T13:16:45.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.26","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.26/manifests"},{"name":"0.10.25","sha":"8d67e774aad9030cb4980ed4812089f377d59d41","kind":"tag","published_at":"2022-12-05T11:43:21.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.25","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.25/manifests"},{"name":"0.10.24","sha":"32280404ec25b864cfb87f208f55a1ba79411d06","kind":"tag","published_at":"2022-11-28T10:56:52.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.24","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.24/manifests"},{"name":"0.10.23","sha":"06a42a5f97d3b0751180b9a90202f309f585c0c2","kind":"tag","published_at":"2022-11-28T08:54:11.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.23","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.23/manifests"},{"name":"0.10.22","sha":"77c496835ad948080a34229ba41179e4e5c0e301","kind":"tag","published_at":"2022-10-14T12:32:01.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.22","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.22/manifests"},{"name":"0.10.21","sha":"ef7a2cb9d7f3e4075e04ee1fca16e8196113e4ea","kind":"tag","published_at":"2022-09-09T07:07:14.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.21","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.21/manifests"},{"name":"0.10.20","sha":"a90877ef79133190a11feb27ceb6b94ff8ad587e","kind":"tag","published_at":"2022-08-30T06:03:18.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.20","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.20/manifests"},{"name":"0.10.19","sha":"1cd4189d21aab03fdc8319c5a0f3ebeb52ab8a02","kind":"tag","published_at":"2022-08-24T10:57:50.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.19","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.19/manifests"},{"name":"0.10.18","sha":"7a514d4e5b2e50569c7c991a63694b1136fb134d","kind":"tag","published_at":"2022-07-18T07:07:00.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.18","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.18/manifests"},{"name":"0.10.17","sha":"67de0912bc7f1958b2c94bf5641b61811fffbf85","kind":"tag","published_at":"2022-06-29T12:36:17.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.17","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.17/manifests"},{"name":"0.10.16","sha":"d32c52fc537f4efab67001ca4676ab6f42b3c1e8","kind":"tag","published_at":"2022-06-28T10:35:53.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.16","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.16/manifests"},{"name":"0.10.15","sha":"6d06c56025181ab9e76729155185a8a67803cf8b","kind":"tag","published_at":"2022-06-27T11:29:53.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.15","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.15/manifests"},{"name":"0.10.14","sha":"05e56ac583015bc5040fdfd764d15c9c2ca26c63","kind":"tag","published_at":"2022-06-18T16:33:25.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.14","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.14/manifests"},{"name":"0.10.12","sha":"c5cff9217218be117122c36636ee277c98a7e1b3","kind":"tag","published_at":"2022-06-02T19:24:20.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.12","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.12/manifests"},{"name":"0.10.11","sha":"cb86d227c813052213261b6ef01ba877551b508e","kind":"tag","published_at":"2022-05-30T10:03:24.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.11","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.11/manifests"},{"name":"0.10.10","sha":"bc93400729aec37a27afabc8a7a78ae1bda0973b","kind":"tag","published_at":"2022-05-24T10:59:59.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.10","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.10/manifests"},{"name":"0.10.9","sha":"ec77e0ada3525a5897ae5d03fe71c82b1aec8e7e","kind":"tag","published_at":"2022-05-10T07:31:11.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.9/manifests"},{"name":"0.10.8","sha":"849e58e27ca9c2ef0d7d1249eb9a9de9dfc9b8b5","kind":"tag","published_at":"2022-04-10T18:54:39.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"f9feb06b5f13f6fc7f08e0749f9550bd8aaa68c5","kind":"tag","published_at":"2022-04-07T10:11:14.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"04b60d10de6fbfd8f290356379a3e85d1f6f0f61","kind":"tag","published_at":"2022-03-28T19:32:33.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"4e8ba6eb9833103fb3a87f83843b2107c94b6130","kind":"tag","published_at":"2022-03-23T14:45:34.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"f4844380a627a4fddaa1ea4312f5be0ac970b819","kind":"tag","published_at":"2022-03-23T10:23:04.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"4fd0662567050a1e4d716108562babe981bccf74","kind":"tag","published_at":"2022-03-23T09:24:10.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.3/manifests"},{"name":"0.10.1","sha":"76e04dc01b7125b8f65aa651b9a2dd4fda00bd76","kind":"tag","published_at":"2022-02-25T12:23:09.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"553792be3822f8b17266e0a0cd293ac6d808e53a","kind":"tag","published_at":"2022-02-17T11:13:30.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.10.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.10.0/manifests"},{"name":"0.9.51","sha":"130230e11869e450ecb0cf00b22d89166c2da004","kind":"tag","published_at":"2022-01-26T05:57:18.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.51","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.51/manifests"},{"name":"0.9.50","sha":"03ca8118819e79a1aa290f26c983a8ebb2bb50ef","kind":"tag","published_at":"2022-01-25T21:33:27.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.50","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.50/manifests"},{"name":"0.9.49","sha":"9597727512fdb04894c9cd887876f2a12aab5844","kind":"tag","published_at":"2022-01-24T18:49:08.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.49","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.49/manifests"},{"name":"0.9.48","sha":"1a1b938ea288d15869759e7247e567ff59cf3b31","kind":"tag","published_at":"2022-01-24T17:21:07.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.48","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.48/manifests"},{"name":"0.9.47","sha":"23ea189ee188f00e5daeb4de85c3effb1f795291","kind":"tag","published_at":"2022-01-14T12:59:00.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.47","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.47/manifests"},{"name":"0.9.46","sha":"477860f1349aba373df9f70fb21273bbf9f9a968","kind":"tag","published_at":"2022-01-09T17:22:01.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.46","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.46/manifests"},{"name":"0.9.45","sha":"7344dadede85faa9aa26606edd5a9a9a48267920","kind":"tag","published_at":"2022-01-06T12:51:02.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.45","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.45/manifests"},{"name":"0.9.44","sha":"2cbbf5c8d02675407e21b71a1c1b548d10283f04","kind":"tag","published_at":"2022-01-06T11:39:22.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.44","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.44/manifests"},{"name":"0.9.43","sha":"67f10a7b0b2d220106c989ba41d4e5441d663af6","kind":"tag","published_at":"2021-12-14T07:28:15.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.43","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.43/manifests"},{"name":"0.9.42","sha":"f6cc6f929b111f26b5b140c9d604642cad785950","kind":"tag","published_at":"2021-12-12T13:45:06.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.42","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.42/manifests"},{"name":"0.9.41","sha":"8b4db778b43e38674c74edd8b1aecb5d2e53717e","kind":"tag","published_at":"2021-12-06T21:03:27.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.41","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.41/manifests"},{"name":"0.9.40","sha":"ccf35d14f33e5c5c5382b63a3600cd62ffdb5e6f","kind":"tag","published_at":"2021-10-21T13:54:08.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.40","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.40/manifests"},{"name":"0.9.39","sha":"033e26bafc4dac48971cf2b5de475dafb39fca87","kind":"tag","published_at":"2021-10-04T09:52:54.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.39","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.39/manifests"},{"name":"0.9.38","sha":"224ee0fd7f955ace77be7605f6b6d8dcd74d61a0","kind":"tag","published_at":"2021-10-04T08:36:49.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.38","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.38/manifests"},{"name":"0.9.37","sha":"e70c72d761bbf9764234caa7fa41e01e24252be9","kind":"tag","published_at":"2021-10-01T12:03:00.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.37","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.37/manifests"},{"name":"0.9.36","sha":"757e0ba820f1c5751c99db48f42470a4fd92162f","kind":"tag","published_at":"2021-10-01T11:39:12.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.36","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.36/manifests"},{"name":"0.9.35","sha":"8cead173fbcf32a557be415816d7cba26a59bfa2","kind":"tag","published_at":"2021-09-26T18:13:38.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.35","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.35/manifests"},{"name":"0.9.34","sha":"2181b2ff6ab181c8cdf905fbe95f32737f76bd2d","kind":"tag","published_at":"2021-09-24T12:38:25.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.34","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.34/manifests"},{"name":"0.9.33","sha":"446f7246fabff43b480caa7fcc5f21a96511a7e9","kind":"tag","published_at":"2021-09-16T07:26:04.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.33","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.33/manifests"},{"name":"0.9.32","sha":"ee63e8a1fe05e98bc7479336dc1c89083946265c","kind":"tag","published_at":"2021-09-06T08:45:48.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.32","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.32/manifests"},{"name":"0.9.31","sha":"b1d8f6fac7058c8b56adf6e940de5447bb308ab6","kind":"tag","published_at":"2021-08-30T15:47:47.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.31","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.31/manifests"},{"name":"0.9.30","sha":"4768156e76630763578869ff83be753c60f0315c","kind":"tag","published_at":"2021-08-27T08:10:01.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.30","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.30/manifests"},{"name":"0.9.29","sha":"cae977069b14bb6d70b8299654ed355a0650b911","kind":"tag","published_at":"2021-08-24T10:14:03.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.29","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.29/manifests"},{"name":"0.9.28","sha":"dd94b4c9971bb425bd41cbe5d55f083cc38d30a2","kind":"tag","published_at":"2021-08-23T12:37:27.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.28","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.28/manifests"},{"name":"0.9.27","sha":"cd0158f5389857bf7d238649e95663a5f8ba0640","kind":"tag","published_at":"2021-08-17T12:33:40.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.27","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.27/manifests"},{"name":"0.9.26","sha":"5f83c0d410ea84307b859ef5c7ff8a4f26f809b6","kind":"tag","published_at":"2021-08-17T11:05:26.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.26","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.26/manifests"},{"name":"0.9.25","sha":"fff128097b32bcd1c56c8adb6f8d5a1e56cfb467","kind":"tag","published_at":"2021-08-17T09:10:57.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.25","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.25/manifests"},{"name":"0.9.24","sha":"588850cd09f04b14f70149c937dcf78e849f4145","kind":"tag","published_at":"2021-07-30T11:51:59.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.24","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.24/manifests"},{"name":"0.9.23","sha":"33073237b1f2af59036c17b3016d7d45f72673d1","kind":"tag","published_at":"2021-07-17T15:36:56.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.23","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.23/manifests"},{"name":"0.9.22","sha":"11bbe2e0c41c5256be73d2f20c431d9f0e007fc1","kind":"tag","published_at":"2021-07-17T15:15:50.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.22","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.22/manifests"},{"name":"0.9.21","sha":"7c62f85b8d71064e25f6373ea2b0997c4a1a6b3e","kind":"tag","published_at":"2021-06-22T09:19:33.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.21","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.21/manifests"},{"name":"0.9.20","sha":"5dc9d948b8b5e9c7d6d94c12b0788ee7ad4de552","kind":"tag","published_at":"2021-06-22T08:52:41.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.20","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.20/manifests"},{"name":"0.9.19","sha":"1a48903126f9a99c6efc9fa158e35ad922176fbc","kind":"tag","published_at":"2021-06-09T07:05:21.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.19","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.19/manifests"},{"name":"0.9.18","sha":"c8444cfad16624f69a733dfa0431af94c81b69a5","kind":"tag","published_at":"2021-05-28T12:33:31.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.18","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.18/manifests"},{"name":"0.9.17","sha":"15d003868b110ace233d3db09c1e24ba8b970795","kind":"tag","published_at":"2021-05-26T09:29:44.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.17","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.17/manifests"},{"name":"0.9.16","sha":"fd63b3c87b01c7329557cf3dff9bf04db548e7b0","kind":"tag","published_at":"2021-05-17T17:41:44.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.16","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.16/manifests"},{"name":"0.9.15","sha":"4cb4f5f1f404a8c01ae9efb07f077a38ae1849ec","kind":"tag","published_at":"2021-05-17T16:56:59.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.15","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.15/manifests"},{"name":"0.9.14","sha":"c10923e175a3b17faa3794d308df9031b1fee8e9","kind":"tag","published_at":"2021-05-08T15:10:13.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.14","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.14/manifests"},{"name":"0.9.12","sha":"5b7d7ddc4603f8dcf613eaf6478fd1bb04cd61b4","kind":"tag","published_at":"2021-05-04T14:51:54.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.12","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.12/manifests"},{"name":"0.9.11","sha":"0952a8b17e8b99d822f632c7b34590bb6e8d4749","kind":"tag","published_at":"2021-05-04T11:15:18.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.11","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.11/manifests"},{"name":"0.9.10","sha":"82abcaa3ab964cb53193e3e0b55166606b3314c3","kind":"tag","published_at":"2021-04-27T10:58:03.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.10","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.10/manifests"},{"name":"0.9.9","sha":"3baec8cf82db6f1a70d539cc030e5cc8e171ef87","kind":"tag","published_at":"2021-04-26T10:50:37.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.9/manifests"},{"name":"0.9.8","sha":"8e334ec24b83d660934f435087aaa7f2e8807078","kind":"tag","published_at":"2021-04-23T15:14:23.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.8/manifests"},{"name":"0.9.6","sha":"18507ae8e6564a77cc02b63ff4b10f46205d61a3","kind":"tag","published_at":"2021-04-20T12:02:56.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"f6c38349999bae183d6ba3d43142768ccb1c4d77","kind":"tag","published_at":"2021-04-13T13:55:03.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"2b6d514eeb021ac6028f9690d3641e010928917a","kind":"tag","published_at":"2021-04-12T09:37:10.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.4/manifests"},{"name":"0.9.2","sha":"c09748f1a6437d13ca7e764b18a0dbe28fc82cde","kind":"tag","published_at":"2021-04-08T14:26:11.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"4e2f91090d6bbbe79101f939651be96c32be4a3f","kind":"tag","published_at":"2021-04-07T21:13:39.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"f1bbaa2aaca953959dc9056258423650e8b896ca","kind":"tag","published_at":"2021-04-05T08:20:57.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.9.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.9.0/manifests"},{"name":"0.8.12","sha":"b46b0c217abc9271afddf48e672312fea418ea81","kind":"tag","published_at":"2020-12-08T20:20:07.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.12","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.12/manifests"},{"name":"0.8.11","sha":"5f43f22e12a843163518370950bfb3f5a9c3a4ae","kind":"tag","published_at":"2020-12-05T22:28:32.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.11","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.11/manifests"},{"name":"0.8.10","sha":"4536fbc4f616e2400d98413f07614cca1eb4204e","kind":"tag","published_at":"2020-12-04T20:42:54.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.10","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.10/manifests"},{"name":"0.8.9","sha":"345ac88e4382fed2b5102e64be8919f65b773139","kind":"tag","published_at":"2020-12-02T20:11:53.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"baad28104a4b6e00fe08c284944f510ccc4b86f6","kind":"tag","published_at":"2020-11-26T17:14:06.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"27cf71bd187311f06045c7122758f27128cd71e4","kind":"tag","published_at":"2020-11-21T20:16:22.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"ce6f3932898d13dc60288075f4164f90c9ee196b","kind":"tag","published_at":"2020-11-18T19:25:43.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"37e3942864ade9a9d0cda07817431faf8240512d","kind":"tag","published_at":"2020-11-12T14:49:00.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"abcfa6137979606e135e41c274d2ea578b618e02","kind":"tag","published_at":"2020-11-10T12:10:34.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"20bb002276333c56db90c6be0e9f3ad9d3a03b15","kind":"tag","published_at":"2020-11-04T11:59:36.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"a729d1f67dbbb20a220ab33d1f3f594b5d4e988b","kind":"tag","published_at":"2020-11-01T22:20:46.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"c247c16d0653dcf2c2265eddf55567891b9a0478","kind":"tag","published_at":"2020-10-26T12:35:46.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"e0175e8a1fbce87cd1135e85d1547c43b749ed8d","kind":"tag","published_at":"2020-10-26T07:40:38.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.8.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.8.0/manifests"},{"name":"0.7.12","sha":"01d8a3f2f32a86c1f3df2588d8c869c02059b84e","kind":"tag","published_at":"2020-10-07T18:22:11.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.12","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.12/manifests"},{"name":"0.7.11","sha":"2c1bbf738c98ca83d1ecc22aefb4663736f8f168","kind":"tag","published_at":"2020-10-06T15:08:53.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.11","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.11/manifests"},{"name":"0.7.10","sha":"a60f64a175e82c4031da52b764439246ee825adf","kind":"tag","published_at":"2020-10-06T06:46:15.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.10","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.10/manifests"},{"name":"0.7.9","sha":"a2d5f743bf64973bd628c243c788811cb6c0646d","kind":"tag","published_at":"2020-09-29T13:34:48.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.9/manifests"},{"name":"0.7.8","sha":"a45e23b96e93df8553f6f8ad58c47454eef06a37","kind":"tag","published_at":"2020-09-28T10:08:35.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"ab837a6f58a20552c83eb1cca5508dd3f8851deb","kind":"tag","published_at":"2020-09-25T08:11:52.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"f4edd1707d991899d59fb87a2f6abe03bc024258","kind":"tag","published_at":"2020-09-10T16:18:46.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"fea9ddd869ecebac72c8d485e4939a96c4bb91eb","kind":"tag","published_at":"2020-07-10T16:59:37.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.5","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"51f6a413cd9961c62e18bdcff5c753c5585632d7","kind":"tag","published_at":"2020-07-07T19:07:49.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"2352f5804dff5fa6bd794e16284a4ce030db29fd","kind":"tag","published_at":"2020-07-06T08:41:03.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4e3ea8a87b3ae92790ea3a38b7634dd4b87b353c","kind":"tag","published_at":"2020-06-26T09:36:43.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.2/manifests"},{"name":"0.7.0","sha":"5a857cf4bd829087f56dc89f235814068a8bb4e6","kind":"tag","published_at":"2020-06-14T18:44:06.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.7.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"dc42de5534f0f903272f1622ae0ab43f94619f3b","kind":"tag","published_at":"2020-05-19T08:30:55.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.6.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"370eda503ab668886975974bae270ba9bd493633","kind":"tag","published_at":"2020-05-01T20:51:24.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.6.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"0265f63c25b3451c320e34005d001787293051e6","kind":"tag","published_at":"2020-05-01T10:59:30.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.6.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.6.0/manifests"},{"name":"0.4.3","sha":"f148ebce8f41e39ff35053d5e366290fd5fe93b3","kind":"tag","published_at":"2018-08-24T14:39:17.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.4.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.4.3/manifests"},{"name":"v0.4.3","sha":"f148ebce8f41e39ff35053d5e366290fd5fe93b3","kind":"tag","published_at":"2018-08-24T14:38:45.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.4.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d4ef6014f46e51e0cfaf8d7113d89fffe0bbd07b","kind":"tag","published_at":"2018-08-23T13:37:24.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.4.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.4.2/manifests"},{"name":"0.4.2","sha":"80bb134f48d1c32b6b47b37e970f267c44ebf6cf","kind":"tag","published_at":"2018-08-23T13:37:07.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.4.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.4.2/manifests"},{"name":"v0.4.1","sha":"bbddf6361bf59deb34895719274936512e5a1b2f","kind":"tag","published_at":"2018-08-23T13:23:11.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.4.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.4.1/manifests"},{"name":"v0.5.0","sha":"5a9c711a3dc396573705453ca4aa11fcb1e2c7f7","kind":"tag","published_at":"2018-08-23T11:23:59.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.5.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.5.0/manifests"},{"name":"0.4.1","sha":"93539e07ffd989dd18ee6cca9f18b72afcbf6f26","kind":"tag","published_at":"2018-08-23T11:20:10.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.4.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"35fc1078b3305ca9847aab9deba367e0b6ecb956","kind":"tag","published_at":"2018-08-23T08:05:36.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.4.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.4.0/manifests"},{"name":"v0.4.0","sha":"35fc1078b3305ca9847aab9deba367e0b6ecb956","kind":"tag","published_at":"2018-08-23T07:38:33.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.4.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.4.0/manifests"},{"name":"0.3.0","sha":"eee8c1793bb78d113723cfd97b98161d78515346","kind":"tag","published_at":"2018-08-23T06:26:42.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/0.3.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/0.3.0/manifests"},{"name":"v0.2.9","sha":"c2993e723d8bf561fdb5da292b25c15768e445ba","kind":"tag","published_at":"2017-10-20T08:06:20.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.9","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"1cc3ca1c02fbbeeffde2bfcb25518641d877fcbd","kind":"tag","published_at":"2017-10-20T07:53:16.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.8","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"c0e649ff690f0035005e48b57c6c9f7d9d30bae3","kind":"tag","published_at":"2017-10-20T07:42:49.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.7","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"49b71f2eb43d1ca00f9a17c9b333a4b4fa8c9bf5","kind":"tag","published_at":"2017-10-12T13:53:42.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.6","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.6/manifests"},{"name":"v0.2.4","sha":"48d68e6d80d13540d6fa93b0b5fe576b0d1985ce","kind":"tag","published_at":"2017-10-11T12:38:24.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.4","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"24af18f8c1ce23be0d6c8cae7f89da0b78d48686","kind":"tag","published_at":"2017-10-10T15:31:33.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.3","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"fd80325d9938513892364683e0f3ed5659fdc16d","kind":"tag","published_at":"2017-10-10T10:57:58.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.2","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"86416c9c12bac8b96e712a5c98aa8d4987027121","kind":"tag","published_at":"2017-10-10T09:48:53.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7ba0e1fb3fa6fbc58960a013c4ab3a7b89904a7","kind":"tag","published_at":"2017-10-05T13:51:44.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.2.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"a5e25fe921054d117efd3dd1683fbe4fed9fdd27","kind":"tag","published_at":"2017-09-20T14:31:42.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.1.1","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"93bdf58959b7e8e2f41188fc8c4451d33db85a0e","kind":"tag","published_at":"2017-09-20T14:15:13.000Z","download_url":"https://codeload.github.com/LiaScript/LiaScript/tar.gz/v0.1.0","html_url":"https://github.com/LiaScript/LiaScript/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LiaScript/LiaScript@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T14:27:52.683Z","dependent_packages_count":2,"downloads":2037,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":4.292540184314903,"dependent_repos_count":5.028325649668095,"dependent_packages_count":8.842255668013637,"stargazers_count":4.229303631676403,"forks_count":4.887279039464827,"docker_downloads_count":null,"average":5.455940834627573},"purl":"pkg:npm/%40liascript/editor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@liascript/editor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@liascript/editor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@liascript/editor/dependencies","status":null,"funding_links":["https://www.paypal.me/LiaScript"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-11T10:03:02.823Z","issues_count":94,"pull_requests_count":106,"avg_time_to_close_issue":14675730.86,"avg_time_to_close_pull_request":857339.7326732674,"issues_closed_count":50,"pull_requests_closed_count":101,"pull_request_authors_count":8,"issue_authors_count":42,"avg_comments_per_issue":2.9361702127659575,"avg_comments_per_pull_request":0.16037735849056603,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":18,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":91656.5,"past_year_avg_time_to_close_pull_request":127700.16666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.8888888888888888,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2FLiaScript/issues","maintainers":[{"login":"andre-dietrich","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andre-dietrich"},{"login":"fillidefilla","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fillidefilla"}],"active_maintainers":[{"login":"andre-dietrich","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andre-dietrich"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@liascript%2Feditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@liascript%2Feditor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@liascript%2Feditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@liascript%2Feditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@liascript%2Feditor/codemeta","maintainers":[{"uuid":"liascript","login":"liascript","name":null,"email":"LiaScript@web.de","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~liascript","role":null,"created_at":"2022-11-20T18:46:00.050Z","updated_at":"2022-11-20T18:46:00.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/liascript/packages"}]}