diff --git a/packages.json b/packages.json index 315d5d3..55125dd 100644 --- a/packages.json +++ b/packages.json @@ -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",