aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorCamil Staps2019-12-30 16:57:13 +0100
committerCamil Staps2020-01-03 19:06:02 +0100
commitad10a6467f76822b9289832eeb0d0ac2038b32d1 (patch)
tree1d78251ad49be1a744dc4573a1b3cf54e295e3a4 /composer.json
parentClarify incorrect parsing message when input is short (diff)
Strip down for simple app for Greek verb λύω
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 7f8200c..ae6f198 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
- "name": "hebrewtools/parsetrainer",
- "description": "A simple app to practice Hebrew verbs",
- "keywords": ["hebrew", "education", "bible"],
+ "name": "camilstaps/luo-parsetrainer",
+ "description": "A simple app to practice Ancient Greek verb forms",
+ "keywords": ["greek", "education"],
"license": "GPLv3",
"type": "project",
"require": {