aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 0be1cd9..54a3aa2 100644
--- a/packages.json
+++ b/packages.json
@@ -11285,5 +11285,19 @@
"description": "An entity component system package",
"license": "MIT",
"web": "https://github.com/wolfadex/arksys"
+ },
+ {
+ "name": "coco",
+ "url": "https://github.com/samuelroy/coco",
+ "method": "git",
+ "tags": [
+ "code",
+ "coverage",
+ "test"
+ ],
+ "description": "Code coverage CLI + library for Nim using LCOV",
+ "license": "MIT",
+ "web": "https://github.com/samuelroy/coco",
+ "doc": "https://samuelroy.github.io/coco/"
}
]