ghost
10 months ago
2 changed files with 17 additions and 0 deletions
@ -0,0 +1,15 @@
@@ -0,0 +1,15 @@
|
||||
{ |
||||
"name": "kvazar/geminiapp", |
||||
"description": "KevaCoin Explorer for Gemini Protocol", |
||||
"type": "project", |
||||
"require": { |
||||
"kvazar/index": "dev-main", |
||||
"yggverse/titan-ii": "^1.0" |
||||
}, |
||||
"license": "MIT", |
||||
"autoload": { |
||||
"psr-4": { |
||||
"Kvazar\\Geminiapp\\": "src/" |
||||
} |
||||
} |
||||
} |
Loading…
Reference in new issue