Skip to content

Instantly share code, notes, and snippets.

@automata
Created August 14, 2012 01:03
Show Gist options
  • Save automata/3345317 to your computer and use it in GitHub Desktop.
Save automata/3345317 to your computer and use it in GitHub Desktop.
testingli7e
{
"info": {
"author": "automata",
"title": "testingli7e",
"description": "creating meemoo modules inside your browser is easy now",
"parents": [
],
"url": ""
},
"nodes": [
{
"src": "meemoo:image/rectangle",
"x": 820,
"y": 183,
"z": 0,
"w": 310,
"h": 304,
"state": {
"x": 75,
"y": 75,
"w": 350,
"h": 350,
"stroke": "black",
"strokewidth": 1,
"fill": "#000"
},
"id": 2
},
{
"src": "http://li7e.org/paperjs",
"x": 141,
"y": 186,
"z": 0,
"w": 308,
"h": 311,
"state": {},
"id": 6
}
],
"edges": [
{
"source": [
6,
"seg1"
],
"target": [
2,
"x"
]
},
{
"source": [
6,
"seg2"
],
"target": [
2,
"y"
]
},
{
"source": [
6,
"seg3"
],
"target": [
2,
"w"
]
},
{
"source": [
6,
"seg4"
],
"target": [
2,
"h"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment