Merge pull request #519 from adelq/add-ulid1844

Added package ulid
This commit is contained in:
Dominik Picheta 2017-06-14 14:21:36 +01:00 committed by GitHub
commit cfa4dec45f

View File

@ -6497,5 +6497,20 @@
"description": "An efficient HTTP tool suite written in pure nim. Help you to write HTTP services or clients via TCP, UDP, or even Unix Domain socket, etc.",
"license": "MIT",
"web": "https://github.com/tulayang/httpkit"
},
{
"name": "ulid",
"url": "https://github.com/adelq/ulid",
"method": "git",
"tags": [
"library",
"id",
"ulid",
"uuid",
"guid"
],
"description": "Universally Unique Lexicographically Sortable Identifier",
"license": "MIT",
"web": "https://github.com/adelq/ulid"
}
]