mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-01 04:14:43 +08:00
19 lines
458 B
YAML
19 lines
458 B
YAML
# Copyright 2025 Arthur Sonzogni. All rights reserved.
|
|
# Use of this source code is governed by the MIT license that can be found in
|
|
# the LICENSE file.
|
|
{
|
|
"homepage": "https://github.com/ArthurSonzogni/FTXUI",
|
|
"maintainers": [
|
|
{
|
|
"name": "Arthur Sonzogni",
|
|
"email": "sonzogniarthur@gmail.com",
|
|
"github": "ArthurSonzogni"
|
|
}
|
|
],
|
|
"repository": [
|
|
"github:ArthurSonzogni/FTXUI"
|
|
],
|
|
"versions": [],
|
|
"yanked_versions": {}
|
|
}
|