aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ef66733..4c5a47c 100644
--- a/packages.json
+++ b/packages.json
@@ -1079,6 +1079,20 @@
"web": "https://github.com/PMunch/strslice"
},
{
+ "name": "jsonschema",
+ "url": "https://github.com/PMunch/jsonschema",
+ "method": "git",
+ "tags": [
+ "json",
+ "schema",
+ "library",
+ "validation"
+ ],
+ "description": "JSON schema validation and creation.",
+ "license": "MIT",
+ "web": "https://github.com/PMunch/jsonschema"
+ },
+ {
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",
"method": "git",