Add jsony. (#1733)

This commit is contained in:
treeform 2020-12-03 12:20:28 -08:00 committed by GitHub
parent 00f321cfc7
commit b4a078e6c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11120,6 +11120,17 @@
"license": "MIT",
"web": "https://github.com/treeform/pixie"
},
{
"name": "jsony",
"url": "https://github.com/treeform/jsony",
"method": "git",
"tags": [
"json"
],
"description": "A loose, direct to object json parser with hooks.",
"license": "MIT",
"web": "https://github.com/treeform/jsony"
},
{
"name": "xdo",
"url": "https://github.com/juancarlospaco/nim-xdo",