Merge pull request #565 from subsetpark/add-usha1459

Add package usha
This commit is contained in:
Dominik Picheta 2017-08-14 19:48:03 +01:00 committed by GitHub
commit df19c5f0b3

View File

@ -3373,7 +3373,7 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/rogercloud/nim-rpc" "web": "https://github.com/rogercloud/nim-rpc"
}, },
{ {
"name": "nimrpc_milis", "name": "nimrpc_milis",
"url": "https://github.com/milisarge/nimrpc_milis", "url": "https://github.com/milisarge/nimrpc_milis",
"method": "git", "method": "git",
@ -7003,5 +7003,17 @@
"description": "Library for querying HTML using CSS-selectors, like JavaScripts document.querySelector", "description": "Library for querying HTML using CSS-selectors, like JavaScripts document.querySelector",
"license": "MIT", "license": "MIT",
"web": "https://github.com/GULPF/nimquery" "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"
} }
] ]