Metadata-Version: 2.4
Name: node_to_json
Version: 0.1.0
Summary: Library to serialize Blender 5.2 nodes to json files, and from json files to Blender nodes.
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# Node To JSON

## Convert Blender 5.2 Nodes to JSON files. Convert JSON objects to Blender Nodes.
### Created to work with Blender Addons and Extensions to serialize nodes. It is only intended to work within Blender's python interpreter and requires the bpy module.
