Added package jstin (#1004)

This commit is contained in:
LemonBoy 2019-02-06 20:38:48 +01:00 committed by Miran
parent dae6176470
commit 03eb331729

View File

@ -12610,6 +12610,21 @@
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-firejail"
},
{
"name": "jstin",
"url": "https://github.com/LemonBoy/jstin",
"method": "git",
"tags": [
"json",
"serialize",
"deserialize",
"easy",
"simple"
],
"description": "JS {de,}serialization as it says on the tin",
"license": "MIT",
"web": "https://github.com/LemonBoy/jstin"
},
{
"name": "compactdict",
"url": "https://github.com/LemonBoy/compactdict",