Create packages.json

This commit is contained in:
Daniil Yarancev 2017-06-16 00:28:58 +03:00 committed by GitHub
parent cfa4dec45f
commit 8d2cf1b3f9

View File

@ -6512,5 +6512,20 @@
"description": "Universally Unique Lexicographically Sortable Identifier",
"license": "MIT",
"web": "https://github.com/adelq/ulid"
},
{
"name": "osureplay",
"url": "https://github.com/TiberiumN/nim-osureplay",
"method": "git",
"tags": [
"library",
"osu!",
"parser",
"osugame",
"replay"
],
"description": "osu! replay parser",
"license": "MIT",
"web": "https://github.com/TiberiumN/nim-osureplay"
}
]