model-generator
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "model-generator", | ||
"version": "0.1.0", | ||
"description": "kohaworks", | ||
"version": "0.1.1", | ||
"description": "Model generator for applications that need models with typings and validation without the help of typescript", | ||
"main": "ModelGeneratorModule.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
1510