KevaCoin Explorer for Gemini Protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
332 B

{
"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/"
}
}
}