Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
172c8d36f5 |
||
|
|
cef3e1a007 |
||
|
|
385a99c094 |
1 changed files with 13 additions and 0 deletions
|
|
@ -28,6 +28,19 @@
|
||||||
"license": "WTFPL",
|
"license": "WTFPL",
|
||||||
"web": "https://github.com/watzon/github-api-nim"
|
"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",
|
"name": "nimates",
|
||||||
"url": "https://github.com/jamesalbert/nimates",
|
"url": "https://github.com/jamesalbert/nimates",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue