{ "id": "no_entry", "name": "no_entry", "version": 1, "requirements": [ { "xtype": "flow", "version": 1 } ], "variables" : { "input" : [ ], "output" : [ ], "local" : [ ] }, "nodes": [ { "id": 2, "nodetype": "flow", "action": "end", "label" : "End", "parameters": {} }, { "id": 3, "nodetype": "flow", "action": "end", "label" : "End", "parameters": {} } ], "edges": [ [2,3] ], "branches":[ ] }