Metadata-Version: 2.4
Name: node_to_json
Version: 0.1.1
Summary: Blender 5.2 Serialize Node Groups to JSON files.Load Node Groups from JSON files.
Author: Demingo Hill (Noizirom) (C)
License-Expression: GPL-3.0-only
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.