Created
June 16, 2015 08:51
-
-
Save erikpantzar/27add70175cea0344ba8 to your computer and use it in GitHub Desktop.
shapes[0] -> data.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "0", | |
| "time": "1434443853378", | |
| "name": "Erik Pantzar, Front end developer", | |
| "shapedata": { | |
| "layer1": { | |
| "form": "img", | |
| "src": "< DATA URI HERE >" | |
| }, | |
| "layer2": { | |
| "form": "pattern", | |
| "src": "skulls" | |
| }, | |
| "layer3": { | |
| "form": "color", | |
| "src": "red" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment