JSON projects
This implements schema-less JSON serialization/deserialization for projects to replace the current schema-based YAML approach.
Goals:
- make projects easier to upgrade
- speed up serialization and deserialization
This implements schema-less JSON serialization/deserialization for projects to replace the current schema-based YAML approach.
Goals: