Added package timecop

This commit is contained in:
root 2018-07-19 00:31:48 +07:00
parent dc5f360d45
commit d175172e3e

View File

@ -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"
}
]