Created
November 15, 2016 23:55
-
-
Save shans/b02c1c23f362f1d5c73926de8dde0870 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
{"cardview-heading": "Example", | |
"users": [ | |
{"user": "Nasko Oskov", "email": "[email protected]"}, | |
{"user": "Daniel Cheng", "email": "[email protected]"}, | |
{"user": "Charlie Reis", "email": "[email protected]"}, | |
{"user": "Nick Carter", "email": "[email protected]"} | |
], | |
"dashes": [ | |
"cz-clock-dash", | |
"cz-review-latency-dash(true)", | |
"cz-review-load-dash", | |
"cz-calendar-feed-source" | |
], | |
"timezones": [ | |
{"city": "MTV", "timezone": "US/Pacific"}, | |
{"city": "Waterloo", "timezone": "America/Nipigon"}, | |
{"city": "Tokyo", "timezone": "Asia/Tokyo"}, | |
{"city": "Sydney", "timezone": "Australia/Sydney", "local": true} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment