aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2016-07-15 22:11:29 +0100
committerDominik Picheta <dominikpicheta@gmail.com>2016-07-15 22:11:29 +0100
commit73678f463e1152731ff6b21a6568723afe3d1863 (patch)
tree9839eb65b74681193c64d8ec498b1c2beab60f15
parentf660f028547c4de8db6253a7473a61e2906f66d4 (diff)
downloadpackages-73678f463e1152731ff6b21a6568723afe3d1863.tar.gz
packages-73678f463e1152731ff6b21a6568723afe3d1863.zip
Merged #382 manually.
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
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"
}
]