Update packages.json (#2524)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Joel Lienhard 2023-03-06 13:38:19 +01:00 committed by GitHub
parent cf235bd1d6
commit 5adf2d0ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,19 @@
[
{
"name": "unibs",
"url": "https://github.com/choltreppe/unibs",
"method": "git",
"tags": [
"serialization",
"serialize",
"deserialize",
"marshal",
"unmarshal",
"binary serialization"
],
"description": "binary de-/serialization that works on js, c and VM (compiletime)",
"license": "MIT"
},
{
"name": "geolocation",
"url": "https://github.com/HazeCS/geolocation",