From 628f9c1be18e1978e7a54bf277dbc09b8a42bb4b Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 13 Feb 2024 01:07:13 +0200 Subject: [PATCH] add project description --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 3ea6536..0bacb54 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,7 @@ { + "name": "kvazar/webapp", + "description": "Web Explorer for Kevacoin Blockchain", + "keywords": [ "kvazar", "webapp", "kevacoin", "kva", "blockchain", "explorer", "search", "symfony", "manticore" ], "type": "project", "license": "MIT", "minimum-stability": "stable",