Skip to content

Instantly share code, notes, and snippets.

@th0br0
Last active August 29, 2015 14:27
Show Gist options
  • Save th0br0/c906d736ae732190c46e to your computer and use it in GitHub Desktop.
Save th0br0/c906d736ae732190c46e to your computer and use it in GitHub Desktop.
{
"properties": {
"name": "ttttt",
"environment": {
"type": "noflo-browser",
"protocol": "iframe",
"address": "http://th0kus.ngrok.io/everything.html"
}
},
"inports": {},
"outports": {},
"groups": [],
"processes": {
"carneades/Issue_b2q5g": {
"component": "carneades/Issue",
"metadata": {
"label": "Issue",
"x": 828,
"y": 396,
"width": 72,
"height": 72
}
},
"carneades/Argument_h6mhd": {
"component": "carneades/Argument",
"metadata": {
"label": "Argument",
"x": 504,
"y": 324,
"width": 72,
"height": 72
}
}
},
"connections": [
{
"src": {
"process": "carneades/Argument_h6mhd",
"port": "conclusion"
},
"tgt": {
"process": "carneades/Issue_b2q5g",
"port": "position"
},
"metadata": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment