Add package nim_searches (#1531)

This commit is contained in:
Nな人(N na hito) 2020-06-24 01:39:13 +09:00 committed by GitHub
parent 2468a1471e
commit 1a478ed1ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18428,5 +18428,16 @@
"description": "The International Standard for country codes and codes for their subdivisions on Nim (ISO-3166)",
"license": "MIT",
"web": "https://github.com/KingDarBoja/Iridium"
},
{
"name": "nim_searches",
"url": "https://github.com/nnahito/nim_searched",
"method": "git",
"tags": [
"search"
],
"description": "search algorithms",
"license": "MIT",
"web": "https://github.com/nnahito/nim_searched"
}
]