about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-04-27 21:34:28 +0530
committerAndinus <andinus@nand.sh>2021-04-27 21:34:28 +0530
commit1e94c64f174f3569c2be653df4d23f9285815d74 (patch)
treef4e2a3c5268fd4538f5f94e35f550c1f0589134e
parentb8ed926e37e70c0fed538a1532ea34be013f9cb0 (diff)
downloadcaelum-1e94c64f174f3569c2be653df4d23f9285815d74.tar.gz
Fix META6.json
-rw-r--r--META6.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/META6.json b/META6.json
index ea7d30b..fc31391 100644
--- a/META6.json
+++ b/META6.json
@@ -8,15 +8,11 @@
     "perl" : "6.d",
     "provides" : {
         "Caelum::CLI" : "lib/Caelum/CLI.rakumod",
-        "Caelum::Player" : "lib/Caelum/Player.rakumod",
+        "Caelum::Player" : "lib/Caelum/Player.rakumod"
     },
     "depends" : [
         "Terminal::Table:auth<github:araraloren>"
     ],
-    "build-depends" : [ ],
-    "test-depends" : [ ],
-    "resources" : [
-    ],
     "tags": [
         "Caelum", "Cee-lo", "Chinchirorin", "Chinchiro"
     ],