aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Smith <zd@zdsmith.com>2017-08-14 10:59:34 -0400
committerZach Smith <zd@zdsmith.com>2017-08-14 10:59:34 -0400
commit25713a3c55b716d0d760ec222be7dcd17e0837ce (patch)
tree4510e08acd98323e18f85b98e65f1e98dba44d3a
parent67f0f7b48b2789d402714003670bfcc7ab76da14 (diff)
downloadpackages-25713a3c55b716d0d760ec222be7dcd17e0837ce.tar.gz
packages-25713a3c55b716d0d760ec222be7dcd17e0837ce.zip
Added package usha
-rw-r--r--packages.json14
1 files changed, 13 insertions, 1 deletions
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"
}
]