From 73678f463e1152731ff6b21a6568723afe3d1863 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Fri, 15 Jul 2016 22:11:29 +0100 Subject: [PATCH] Merged #382 manually. --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index f743804..c36c4b4 100644 --- a/packages.json +++ b/packages.json @@ -4950,5 +4950,18 @@ "web": "https://github.com/cjxgm/barbarus", "url": "https://github.com/cjxgm/barbarus", "description": "A simple extensible i18n engine." + }, + { + "name": "jsonob", + "tags": [ + "json", + "object", + "marshal" + ], + "method": "git", + "license": "MIT", + "web": "https://github.com/cjxgm/jsonob", + "url": "https://github.com/cjxgm/jsonob", + "description": "JSON / Object mapper" } ]