diff --git a/packages.json b/packages.json index 71f5e59..c294274 100644 --- a/packages.json +++ b/packages.json @@ -17298,6 +17298,20 @@ "license": "MIT", "web": "https://github.com/planetis-m/cowstrings" }, + { + "name": "jsonpak", + "url": "https://github.com/planetis-m/jsonpak", + "method": "git", + "tags": [ + "json", + "json-patch", + "json-pointer", + "data-structure" + ], + "description": "Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.", + "license": "MIT", + "web": "https://github.com/planetis-m/jsonpak" + }, { "name": "golden", "url": "https://github.com/disruptek/golden",