Skip to content

Instantly share code, notes, and snippets.

@hanishi
Created July 9, 2012 08:47
Show Gist options
  • Save hanishi/3075182 to your computer and use it in GitHub Desktop.
Save hanishi/3075182 to your computer and use it in GitHub Desktop.
Untitled_0
{
"nodes": [
{
"title": "Retweet",
"icon": "images/icons/twitter_64.png",
"top": 74,
"left": 269,
"compID": "twitter_retweet",
"id": "step_132"
},
{
"asdasdasdasd": "Xing",
"icon": "images/icons/xing_64.png",
"top": 123,
"left": 478,
"compID": "xing",
"id": "step_134"
},
{
"title": "Facebook",
"icon": "images/icons/facebook_64.png",
"top": 113,
"left": 664,
"compID": "facebook_graph",
"id": "step_145"
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 146,
"left": 840,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_160"
},
{
"title": "Dropbox Get",
"icon": "images/icons/dropbox_64.png",
"top": 69,
"left": 89,
"compID": "dropbox_get",
"path": "tweets/drobiazko",
"id": "step_171"
}
],
"connections": [
{
"from": "step_132",
"to": "step_134"
},
{
"from": "step_134",
"to": "step_145"
},
{
"from": "step_145",
"to": "step_160"
},
{
"from": "step_171",
"to": "step_132"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment