{"id":171360,"name":null,"description":"Set up a specific version of the Z3 theorem prover","url":"https://github.com/cda-tum/setup-z3","last_synced_at":"2025-09-09T21:46:00.211Z","repository":{"id":59232269,"uuid":"534822685","full_name":"cda-tum/setup-z3","owner":"cda-tum","description":"Set up a specific version of the Z3 theorem prover","archived":false,"fork":false,"pushed_at":"2025-09-08T08:10:31.000Z","size":6232,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T09:22:06.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cda-tum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-09T22:20:08.000Z","updated_at":"2025-09-08T08:06:27.000Z","dependencies_parsed_at":"2023-12-25T12:33:02.031Z","dependency_job_id":"b237fb79-0d82-4baf-b32c-b037aec456a6","html_url":"https://github.com/cda-tum/setup-z3","commit_stats":{"total_commits":134,"total_committers":3,"mean_commits":"44.666666666666664","dds":"0.14179104477611937","last_synced_commit":"3016eb785b47595b0b1b15f05fdd27885086fd45"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/cda-tum/setup-z3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cda-tum%2Fsetup-z3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cda-tum%2Fsetup-z3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cda-tum%2Fsetup-z3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cda-tum%2Fsetup-z3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cda-tum","download_url":"https://codeload.github.com/cda-tum/setup-z3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cda-tum%2Fsetup-z3/sbom","scorecard":{"id":269473,"data":{"date":"2025-08-11","repo":{"name":"github.com/cda-tum/setup-z3","commit":"0bcfd75159e892335b63750dc3d159e4ae0cf724"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"Maintained","score":10,"reason":"12 commit(s) and 0 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:16","Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cda-tum/setup-z3/test.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T12:58:44.783Z","repository_id":59232269,"created_at":"2025-08-17T12:58:44.783Z","updated_at":"2025-08-17T12:58:44.783Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274275558,"owners_count":25254906,"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-09-09T02:00:10.223Z","response_time":80,"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":{"login":"cda-tum","name":"Chair for Design Automation, TU Munich","uuid":"99202016","kind":"organization","description":"The CDA provides expertise for all main steps in the design and realization of integrated circuits, embedded systems, as well as cyber-physical systems.","email":null,"website":"https://www.cda.cit.tum.de","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/99202016?v=4","repositories_count":22,"last_synced_at":"2023-03-03T21:10:37.682Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cda-tum","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:35:14.852Z","updated_at":"2023-03-03T21:10:37.811Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cda-tum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cda-tum/repositories"},"packages":null,"commits":{"id":477337,"full_name":"cda-tum/setup-z3","default_branch":"main","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":319},{"name":"burgholzer","email":"burgholzer@me.com","login":"burgholzer","count":57},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":23},{"name":"Wen Kokke","email":"wenkokke","login":"wenkokke","count":1},{"name":"Samuel Pastva","email":"daemontus@gmail.com","login":"daemontus","count":1},{"name":"Guido Martínez","email":"mtzguido@gmail.com","login":"mtzguido","count":1}],"total_commits":402,"total_committers":6,"total_bot_commits":342,"total_bot_committers":2,"mean_commits":67.0,"dds":0.2064676616915423,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":62},{"name":"burgholzer","email":"burgholzer@me.com","login":"burgholzer","count":11},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":5},{"name":"Guido Martínez","email":"mtzguido@gmail.com","login":"mtzguido","count":1}],"past_year_total_commits":79,"past_year_total_committers":4,"past_year_total_bot_commits":67,"past_year_total_bot_committers":2,"past_year_mean_commits":19.75,"past_year_dds":0.21518987341772156,"last_synced_at":"2025-07-22T03:33:37.909Z","last_synced_commit":"a2ffa5b4e2fc1c0e43373dc8364c131da1344235","created_at":"2023-03-09T01:13:50.055Z","updated_at":"2025-07-22T03:33:39.405Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cda-tum%2Fsetup-z3/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5537895,"commits_count":874610347,"contributors_count":32275623,"owners_count":918967,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cda-tum/setup-z3","html_url":"https://github.com/cda-tum/setup-z3","last_synced_at":"2025-09-09T14:43:16.244Z","status":null,"issues_count":2,"pull_requests_count":420,"avg_time_to_close_issue":42378.0,"avg_time_to_close_pull_request":118269.62128712871,"issues_closed_count":2,"pull_requests_closed_count":404,"pull_request_authors_count":7,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.5238095238095238,"merged_pull_requests_count":366,"bot_issues_count":1,"bot_pull_requests_count":405,"past_year_issues_count":1,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":8355.0,"past_year_avg_time_to_close_pull_request":192442.3781512605,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":128,"past_year_merged_pull_requests_count":111,"created_at":"2023-05-11T00:32:43.092Z","updated_at":"2025-09-09T14:43:16.245Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cda-tum%2Fsetup-z3","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cda-tum%2Fsetup-z3/issues","issue_labels_count":{"dependencies":1,"javascript":1},"pull_request_labels_count":{"dependencies":405,"javascript":356,"minor":28,"github_actions":24,"continuous integration":8,"usability":5,"enhancement":2},"issue_author_associations_count":{"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":408,"MEMBER":9,"NONE":3},"issue_authors":{"wenkokke":1,"dependabot[bot]":1},"pull_request_authors":{"dependabot[bot]":379,"pre-commit-ci[bot]":26,"burgholzer":9,"mtzguido":2,"giltho":2,"daemontus":1,"wenkokke":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10198057,"issues_count":32269847,"pull_requests_count":101817311,"authors_count":10741451,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"dependencies":1,"javascript":1},"past_year_pull_request_labels_count":{"dependencies":127,"javascript":110,"minor":20,"github_actions":11,"enhancement":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":129,"NONE":1},"past_year_issue_authors":{"dependabot[bot]":1},"past_year_pull_request_authors":{"dependabot[bot]":121,"pre-commit-ci[bot]":7,"mtzguido":2},"maintainers":[{"login":"burgholzer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burgholzer"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":5,"WatchEvent":2,"DeleteEvent":57,"IssueCommentEvent":7,"PushEvent":72,"PullRequestReviewEvent":39,"PullRequestEvent":110,"CreateEvent":61},"last_year":{"ReleaseEvent":5,"WatchEvent":2,"DeleteEvent":57,"IssueCommentEvent":7,"PushEvent":72,"PullRequestReviewEvent":39,"PullRequestEvent":110,"CreateEvent":61}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-15T09:51:37.921Z","updated_at":"2022-09-15T09:51:37.921Z","repository_link":"https://github.com/cda-tum/setup-z3/blob/main/package-lock.json","dependencies":[{"id":4916500333,"package_name":"@actions/core","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":4916500334,"package_name":"@actions/exec","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":4916500335,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500336,"package_name":"@actions/io","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":4916500337,"package_name":"@actions/tool-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500338,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":4916500339,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4916500340,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500341,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500342,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500343,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500344,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":4916500345,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500346,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":4916500347,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500348,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500349,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500350,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500351,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500352,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500353,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500354,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":4916500355,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500356,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500357,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500358,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500359,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":4916500360,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":4916500361,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":4916500362,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4916500363,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4916500364,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500365,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":4916500366,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500367,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":4916500368,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4916500369,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":4916500370,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":4916500371,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4916500372,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500373,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":4916500374,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4916500375,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":4916500376,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4916500377,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4916500378,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":4916500379,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":4916500380,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":4916500381,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500382,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500383,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":4916500384,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500385,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":4916500386,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":4916500387,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":4916500388,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4916500389,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":4916500390,"package_name":"@humanwhocodes/gitignore-to-minimatch","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500391,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500392,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4916500393,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4916500394,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":4916500395,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4916500396,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":4916500397,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4916500398,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4916500399,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4916500400,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4916500401,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4916500402,"package_name":"@jest/console","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500403,"package_name":"@jest/core","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500404,"package_name":"@jest/environment","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500405,"package_name":"@jest/expect","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500406,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500407,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500408,"package_name":"@jest/globals","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500409,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500410,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":4916500411,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":4916500412,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500413,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500414,"package_name":"@jest/transform","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500415,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500416,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4916500417,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4916500418,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4916500419,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":4916500420,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.15","direct":false,"kind":"development","optional":false},{"id":4916500421,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":4916500422,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4916500423,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":4916500424,"package_name":"@octokit/action","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":4916500425,"package_name":"@octokit/auth-action","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500426,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500427,"package_name":"@octokit/core","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":4916500428,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":4916500429,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500430,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"13.10.0","direct":false,"kind":"runtime","optional":false},{"id":4916500431,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":4916500432,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":4916500433,"package_name":"@octokit/request","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":4916500434,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500435,"package_name":"@octokit/types","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"runtime","optional":false},{"id":4916500436,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.41","direct":false,"kind":"development","optional":false},{"id":4916500437,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":4916500438,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":4916500439,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"development","optional":false},{"id":4916500440,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":4916500441,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":4916500442,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.18.1","direct":false,"kind":"development","optional":false},{"id":4916500443,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":4916500444,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4916500445,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500446,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4916500447,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":4916500448,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":4916500449,"package_name":"@types/node","ecosystem":"npm","requirements":"18.7.17","direct":false,"kind":"development","optional":false},{"id":4916500450,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":4916500451,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4916500452,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.12","direct":false,"kind":"development","optional":false},{"id":4916500453,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":4916500454,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":4916500455,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":4916500456,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":4916500457,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":4916500458,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":4916500459,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":4916500460,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":4916500461,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":4916500462,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":4916500463,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"0.34.0","direct":false,"kind":"development","optional":false},{"id":4916500464,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"development","optional":false},{"id":4916500465,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":4916500466,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":4916500467,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":4916500468,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":4916500469,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":4916500470,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4916500471,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4916500472,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":4916500473,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4916500474,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":4916500475,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":4916500476,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4916500477,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4916500478,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":4916500479,"package_name":"axe-core","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":4916500480,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4916500481,"package_name":"babel-jest","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500482,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":4916500483,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"29.0.2","direct":false,"kind":"development","optional":false},{"id":4916500484,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500485,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"29.0.2","direct":false,"kind":"development","optional":false},{"id":4916500486,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500487,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":4916500488,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":4916500489,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4916500490,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.3","direct":false,"kind":"development","optional":false},{"id":4916500491,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":4916500492,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4916500493,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4916500494,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500495,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4916500496,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":4916500497,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001399","direct":false,"kind":"development","optional":false},{"id":4916500498,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4916500499,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500500,"package_name":"ci-info","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":4916500501,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":4916500502,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":4916500503,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":4916500504,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500505,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4916500506,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4916500507,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4916500508,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":4916500509,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.25.1","direct":false,"kind":"development","optional":false},{"id":4916500510,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":4916500511,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":4916500512,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":4916500513,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":4916500514,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":4916500515,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4916500516,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":4916500517,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4916500518,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":4916500519,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4916500520,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":4916500521,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4916500522,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500523,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.248","direct":false,"kind":"development","optional":false},{"id":4916500524,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":4916500525,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":4916500526,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4916500527,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"development","optional":false},{"id":4916500528,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4916500529,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4916500530,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4916500531,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4916500532,"package_name":"eslint","ecosystem":"npm","requirements":"8.23.1","direct":false,"kind":"development","optional":false},{"id":4916500533,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":4916500534,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":4916500535,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":4916500536,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":4916500537,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":4916500538,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":4916500539,"package_name":"eslint-plugin-escompat","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4916500540,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4916500541,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4916500542,"package_name":"eslint-plugin-github","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"development","optional":false},{"id":4916500543,"package_name":"eslint-plugin-i18n-text","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500544,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":4916500545,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":4916500546,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4916500547,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4916500548,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"27.0.4","direct":false,"kind":"development","optional":false},{"id":4916500549,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.6.1","direct":false,"kind":"development","optional":false},{"id":4916500550,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":4916500551,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":4916500552,"package_name":"eslint-rule-documentation","ecosystem":"npm","requirements":"1.0.23","direct":false,"kind":"development","optional":false},{"id":4916500553,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":4916500554,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500555,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4916500556,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4916500557,"package_name":"espree","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":4916500558,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4916500559,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4916500560,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4916500561,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4916500562,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4916500563,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":4916500564,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4916500565,"package_name":"expect","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500566,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":4916500567,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4916500568,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"development","optional":false},{"id":4916500569,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4916500570,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4916500571,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4916500572,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":4916500573,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4916500574,"package_name":"fetch-blob","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":4916500575,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4916500576,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4916500577,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4916500578,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4916500579,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":4916500580,"package_name":"formdata-polyfill","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":4916500581,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4916500582,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":4916500583,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4916500584,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4916500585,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500586,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4916500587,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":4916500588,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4916500589,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4916500590,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4916500591,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4916500592,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4916500593,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":4916500594,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":4916500595,"package_name":"globals","ecosystem":"npm","requirements":"13.17.0","direct":false,"kind":"development","optional":false},{"id":4916500596,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":4916500597,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":4916500598,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4916500599,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4916500600,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500601,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4916500602,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4916500603,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4916500604,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4916500605,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4916500606,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500607,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4916500608,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4916500609,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4916500610,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4916500611,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4916500612,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4916500613,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4916500614,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4916500615,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4916500616,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4916500617,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4916500618,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":4916500619,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":4916500620,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4916500621,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4916500622,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500623,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4916500624,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":4916500625,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4916500626,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4916500627,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4916500628,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":4916500629,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4916500630,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500631,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4916500632,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4916500633,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4916500634,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500635,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4916500636,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4916500637,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4916500638,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500639,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4916500640,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":4916500641,"package_name":"jest","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500642,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":4916500643,"package_name":"jest-circus","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500644,"package_name":"jest-cli","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500645,"package_name":"jest-config","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500646,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500647,"package_name":"jest-docblock","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":4916500648,"package_name":"jest-each","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500649,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500650,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":4916500651,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500652,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500653,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500654,"package_name":"jest-message-util","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500655,"package_name":"jest-mock","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500656,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":4916500657,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":4916500658,"package_name":"jest-resolve","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500659,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500660,"package_name":"jest-runner","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500661,"package_name":"jest-runtime","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500662,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500663,"package_name":"jest-util","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500664,"package_name":"jest-validate","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500665,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":4916500666,"package_name":"jest-watcher","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500667,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500668,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":4916500669,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":4916500670,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4916500671,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4916500672,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":4916500673,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":4916500674,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4916500675,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500676,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4916500677,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":4916500678,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4916500679,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"development","optional":false},{"id":4916500680,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4916500681,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4916500682,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4916500683,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4916500684,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4916500685,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4916500686,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4916500687,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4916500688,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":4916500689,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4916500690,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":4916500691,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4916500692,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4916500693,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":4916500694,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":4916500695,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4916500696,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4916500697,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":4916500698,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4916500699,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":4916500700,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":4916500701,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":4916500702,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4916500703,"package_name":"node-domexception","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":4916500704,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":4916500705,"package_name":"node-fetch-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500706,"package_name":"node-fetch","ecosystem":"npm","requirements":"3.2.10","direct":false,"kind":"runtime","optional":false},{"id":4916500707,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4916500708,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4916500709,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500710,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4916500711,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":4916500712,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4916500713,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":4916500714,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4916500715,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":4916500716,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4916500717,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":4916500718,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4916500719,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4916500720,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4916500721,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500722,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4916500723,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4916500724,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500725,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4916500726,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4916500727,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4916500728,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4916500729,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":4916500730,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":4916500731,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":4916500732,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4916500733,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":4916500734,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4916500735,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"development","optional":false},{"id":4916500736,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4916500737,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":4916500738,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4916500739,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4916500740,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":4916500741,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"development","optional":false},{"id":4916500742,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":4916500743,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4916500744,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4916500745,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":4916500746,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500747,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4916500748,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4916500749,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4916500750,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4916500751,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4916500752,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4916500753,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":4916500754,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4916500755,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500756,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4916500757,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":4916500758,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4916500759,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500760,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4916500761,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":4916500762,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4916500763,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4916500764,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4916500765,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4916500766,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":4916500767,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":4916500768,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4916500769,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4916500770,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4916500771,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4916500772,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4916500773,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4916500774,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":4916500775,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4916500776,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4916500777,"package_name":"svg-element-attributes","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4916500778,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4916500779,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4916500780,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4916500781,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4916500782,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4916500783,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4916500784,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":4916500785,"package_name":"ts-jest","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":4916500786,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":4916500787,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4916500788,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4916500789,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":4916500790,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":4916500791,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":4916500792,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4916500793,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":4916500794,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":4916500795,"package_name":"typescript","ecosystem":"npm","requirements":"4.8.3","direct":false,"kind":"development","optional":false},{"id":4916500796,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500797,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":4916500798,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":4916500799,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":4916500800,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":4916500801,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":4916500802,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":4916500803,"package_name":"web-streams-polyfill","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":4916500804,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":4916500805,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":4916500806,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4916500807,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4916500808,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4916500809,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4916500810,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":4916500811,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4916500812,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":4916500813,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4916500814,"package_name":"yargs","ecosystem":"npm","requirements":"17.5.1","direct":false,"kind":"development","optional":false},{"id":4916500815,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":4916500816,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-15T09:51:38.060Z","updated_at":"2022-09-15T09:51:38.060Z","repository_link":"https://github.com/cda-tum/setup-z3/blob/main/package.json","dependencies":[{"id":4916501048,"package_name":"@actions/core","ecosystem":"npm","requirements":"^1.9.1","direct":true,"kind":"runtime","optional":false},{"id":4916501049,"package_name":"@actions/tool-cache","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":4916501050,"package_name":"@octokit/action","ecosystem":"npm","requirements":"^4.0.8","direct":true,"kind":"runtime","optional":false},{"id":4916501051,"package_name":"@octokit/core","ecosystem":"npm","requirements":"^4.0.5","direct":true,"kind":"runtime","optional":false},{"id":4916501052,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"^13.10.0","direct":true,"kind":"runtime","optional":false},{"id":4916501053,"package_name":"node-fetch-retry","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":4916501054,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.7.16","direct":true,"kind":"development","optional":false},{"id":4916501055,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.36.2","direct":true,"kind":"development","optional":false},{"id":4916501056,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.36.2","direct":true,"kind":"development","optional":false},{"id":4916501057,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"^0.34.0","direct":true,"kind":"development","optional":false},{"id":4916501058,"package_name":"eslint","ecosystem":"npm","requirements":"^8.23.1","direct":true,"kind":"development","optional":false},{"id":4916501059,"package_name":"eslint-plugin-github","ecosystem":"npm","requirements":"^4.3.7","direct":true,"kind":"development","optional":false},{"id":4916501060,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.26.0","direct":true,"kind":"development","optional":false},{"id":4916501061,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^27.0.4","direct":true,"kind":"development","optional":false},{"id":4916501062,"package_name":"jest","ecosystem":"npm","requirements":"^29.0.3","direct":true,"kind":"development","optional":false},{"id":4916501063,"package_name":"js-yaml","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":4916501064,"package_name":"ts-jest","ecosystem":"npm","requirements":"^29.0.0","direct":true,"kind":"development","optional":false},{"id":4916501065,"package_name":"typescript","ecosystem":"npm","requirements":"^4.8.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-dist.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T12:02:32.971Z","updated_at":"2023-01-04T12:02:32.971Z","repository_link":"https://github.com/cda-tum/setup-z3/blob/main/.github/workflows/check-dist.yml","dependencies":[{"id":6861976199,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861976200,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3.5.1","direct":true,"kind":"composite","optional":false},{"id":6861976201,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T12:02:32.986Z","updated_at":"2023-01-04T12:02:32.986Z","repository_link":"https://github.com/cda-tum/setup-z3/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6861976202,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861976203,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861976204,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861976205,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T12:02:33.001Z","updated_at":"2023-01-04T12:02:33.001Z","repository_link":"https://github.com/cda-tum/setup-z3/blob/main/.github/workflows/release.yml","dependencies":[{"id":6861976206,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T12:02:33.016Z","updated_at":"2023-01-04T12:02:33.016Z","repository_link":"https://github.com/cda-tum/setup-z3/blob/main/.github/workflows/test.yml","dependencies":[{"id":6861976207,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861976208,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T12:02:33.031Z","updated_at":"2023-01-04T12:02:33.031Z","repository_link":"https://github.com/cda-tum/setup-z3/blob/main/action.yml","dependencies":[{"id":6861976213,"package_name":"dist/index.js","ecosystem":"actions","requirements":"node16","direct":true,"kind":"javascript","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-12-25T12:33:01.663Z","updated_at":"2023-12-25T12:33:01.663Z","repository_link":"https://github.com/cda-tum/setup-z3/blob/main/.github/workflows/release-drafter.yml","dependencies":[{"id":15268375112,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]}],"score":4.356708826689592,"created_at":"2025-09-09T01:28:16.251Z","updated_at":"2025-10-07T08:39:57.085Z","avatar_url":"https://github.com/cda-tum.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["archiving","parallel","mesh","distributed","transformers","quantum-circuits","projection","energy-system-model","generic","interpretability"],"project_url":"https://science.ecosyste.ms/api/v1/projects/171360","html_url":"https://science.ecosyste.ms/projects/171360"}