Update packages.json

This commit is contained in:
Flaviu Tamas 2015-11-16 20:15:04 -05:00
parent 9f35ea40e2
commit 0026df6cc2

View File

@ -3485,5 +3485,17 @@
"description": "Minimalistic libnotify wrapper for desktop notifications",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-libnotify"
},
{
"name": "nimcat",
"url": "https://github.com/shakna-israel/nimcat",
"method": "git",
"tags": [
"cat",
"cli"
],
"description": "An implementation of cat in Nim",
"license": "MIT",
"web": "https://github.com/shakna-israel/nimcat"
}
]