aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/META6.json b/META6.json
index aff3030..4fef3d0 100644
--- a/META6.json
+++ b/META6.json
@@ -6,9 +6,8 @@
"Patrick Spek <p.spek@tyil.work>"
],
"depends": [
-
],
- "description": "Module to add deep merge functionality to Hashes",
+ "description": "Raku module to deep merge Hashes",
"license": "Artistic-2.0",
"name": "Hash::Merge",
"perl": "6.c",
@@ -25,4 +24,4 @@
"Test::META"
],
"version": "1.0.0"
-} \ No newline at end of file
+}