1 Commits

Author SHA1 Message Date
Arthur Sonzogni
1d758899c3 Merge 2a5d7646da into 07fd3e685a 2025-04-26 00:38:45 +00:00

18
.bcr/config.yaml Normal file
View File

@@ -0,0 +1,18 @@
# 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": {}
}