aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <me@huy.im>2018-07-19 00:31:48 +0700
committerroot <me@huy.im>2018-07-19 00:31:48 +0700
commitd175172e3e24590d960d291c04c307d299dbb56f (patch)
tree53f9097b4c8521dea3007cf3bddabc58662ca142
parentdc5f360d45c3f3dde23a2386d5a608978de2885c (diff)
downloadpackages-d175172e3e24590d960d291c04c307d299dbb56f.tar.gz
packages-d175172e3e24590d960d291c04c307d299dbb56f.zip
Added package timecop
-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"
}
]