From 25713a3c55b716d0d760ec222be7dcd17e0837ce Mon Sep 17 00:00:00 2001 From: Zach Smith Date: Mon, 14 Aug 2017 10:59:34 -0400 Subject: Added package usha --- packages.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/packages.json b/packages.json index be24577..5a7e709 100644 --- a/packages.json +++ b/packages.json @@ -3373,7 +3373,7 @@ "license": "MIT", "web": "https://github.com/rogercloud/nim-rpc" }, - { + { "name": "nimrpc_milis", "url": "https://github.com/milisarge/nimrpc_milis", "method": "git", @@ -7003,5 +7003,17 @@ "description": "Library for querying HTML using CSS-selectors, like JavaScripts document.querySelector", "license": "MIT", "web": "https://github.com/GULPF/nimquery" + }, + { + "name": "usha", + "url": "https://github.com/subsetpark/untitled-shell-history-application", + "method": "git", + "tags": [ + "shell", + "utility" + ], + "description": "untitled shell history application", + "license": "MIT", + "web": "https://github.com/subsetpark/untitled-shell-history-application" } ] -- cgit v1.2.3