Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Dominik Picheta
172c8d36f5
Merge branch 'master' into patch-2 2018-06-22 22:16:02 +01:00
Dominik Picheta
cef3e1a007
Merge branch 'master' into patch-2 2018-06-21 22:33:52 +01:00
Joey
385a99c094
Update packages.json with nim-extensions 2018-06-21 19:07:22 +09:00

View file

@ -28,6 +28,19 @@
"license": "WTFPL",
"web": "https://github.com/watzon/github-api-nim"
},
{
"name": "extensions",
"url": "https://github.com/jyapayne/nim-extensions",
"method": "git",
"tags": [
"library",
"extensions",
"addons"
],
"description": "A library that will add useful tools to Nim's arsenal.",
"license": "MIT",
"web": "https://github.com/jyapayne/nim-extensions"
},
{
"name": "nimates",
"url": "https://github.com/jamesalbert/nimates",