{
    "name": "com.zansimple.alelievr.node-graph-processor",
    "displayName": "Node Graph Processor",
    "version": "1.0.1",
    "unity": "2020.2",
    "description": "Node graph editor framework focused on data processing using Unity UIElements and C# 4.7",
    "keywords": [
        "graph",
		"UIElements",
        "unity"
    ],
     "samples": [
       {
         "displayName": "Examples",
         "description": "A bunch of examples using the NodeGraphProcessor API to create custom nodes and graphs",
         "path": "Samples~/NodeGraphProcessor"
       }
     ],
    "category": "Unity"
}
