aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a9ec1f5..558da9a 100644
--- a/packages.json
+++ b/packages.json
@@ -10012,5 +10012,18 @@
"description": "subhook wrapper",
"license": "BSD2",
"web": "https://github.com/ba0f3/subhook.nim"
+ },
+ {
+ "name": "timecop",
+ "url": "https://github.com/ba0f3/timecop.nim",
+ "method": "git",
+ "tags": [
+ "time",
+ "travel",
+ "timecop"
+ ],
+ "description": "Time travelling for Nim",
+ "license": "MIT",
+ "web": "https://github.com/ba0f3/timecop.nim"
}
]