Created
January 15, 2016 16:07
-
-
Save iashris/8cf25c5b28a7aca0b384 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"data": [ | |
{ | |
"Start": 12, | |
"End": 20 | |
}, | |
{ | |
"Start": 30, | |
"End": 44 | |
}, | |
{ | |
"Start": 52, | |
"End": 63 | |
}, | |
{ | |
"Start": 73, | |
"End": 79 | |
}, | |
{ | |
"Start": 91, | |
"End": 100 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment