+18
-1
| { | ||
| "name": "snaptype", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Generate TypeScript types and Zod schemas from JSON, CSV, or live API responses", | ||
| "keywords": [ | ||
| "typescript", | ||
| "typescript codegen", | ||
| "json to typescript", | ||
| "zod", | ||
| "zod schema generator", | ||
| "openapi types", | ||
| "codegen", | ||
| "schema", | ||
| "types", | ||
| "json", | ||
| "csv", | ||
| "openapi", | ||
| "graphql", | ||
| "cli", | ||
| "type generation" | ||
| ], | ||
| "type": "module", | ||
@@ -6,0 +23,0 @@ "bin": { |
97004
0.26%