Last active
July 7, 2020 11:52
-
-
Save ostaptan/2d8dc148ebd73319b386632c9aee8760 to your computer and use it in GitHub Desktop.
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
| { | |
| "config": { | |
| "kinds": [ | |
| "block_note", | |
| "note_book", | |
| "sketch_book", | |
| "planner" | |
| ], | |
| "stiches": [ | |
| "thread", | |
| "string", | |
| "clip", | |
| "binder" | |
| ], | |
| "graphings": [ | |
| "blank", | |
| "dot", | |
| "line", | |
| "year_date", | |
| "any_date" | |
| ], | |
| "cover_colors": [ | |
| "black", "red", "white", "green", "yellow", "orange", "light blue", "dark blue", "violet", "pink" | |
| ], | |
| "cover_materials": [ | |
| "skin", "cardboard", "dermantin" | |
| ], | |
| "page_colors": [ | |
| "ivory", "black", "red", "white" | |
| ], | |
| "page_types": [ | |
| "drawing", "watercolor", "craft", "simple" | |
| ], | |
| "page_grammar": [ | |
| 80, 100, 160, 200 | |
| ], | |
| "logo_prints": [ | |
| "none", "laser", "flex", "silk", "press", "graving", "metal" | |
| ], | |
| "orientation": [ | |
| "book", "album", "reporter" | |
| ], | |
| "accessories": [ | |
| "gum", "envelope", "bookmark" | |
| ] | |
| } | |
| } | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment