mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package json_schema_import (#2993)
This commit is contained in:
parent
d9f324a743
commit
3be17da042
@ -34704,5 +34704,17 @@
|
||||
"description": "An extension of `jsony` supporting better hooks, and type creation from schemas",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/thing-king/jsony_plus"
|
||||
},
|
||||
{
|
||||
"name": "json_schema_import",
|
||||
"url": "https://github.com/Nycto/NimJsonSchemaImporter",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"json",
|
||||
"schema"
|
||||
],
|
||||
"description": "Converts JSON schema definitions to nim types",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Nycto/NimJsonSchemaImporter"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user