Added package simpleflake (#1629)

This commit is contained in:
An Long 2020-08-31 22:50:24 +08:00 committed by GitHub
parent 7e27168bd3
commit 7e3a19f152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19412,5 +19412,19 @@
"description": "Various Layonara related functions for NWN Development",
"license": "MIT",
"web": "https://github.com/plenarius/layonara_nwn"
},
{
"name": "simpleflake",
"url": "https://github.com/aisk/simpleflake.nim",
"method": "git",
"tags": [
"simpleflake",
"id",
"id-generator",
"library"
],
"description": "Simpleflake for nim",
"license": "MIT",
"web": "https://github.com/aisk/simpleflake.nim"
}
]