Created
June 13, 2014 15:13
-
-
Save dblooman/3e4efe37b0e245113681 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
| [ | |
| { | |
| "browser": "firefox", | |
| "browser_version": "27.0", | |
| "device": null, | |
| "os": "Windows", | |
| "os_version": "7" | |
| }, | |
| { | |
| "browser": "chrome", | |
| "browser_version": "34", | |
| "device": null, | |
| "os": "Windows", | |
| "os_version": "8" | |
| }, | |
| { | |
| "browser": "safari", | |
| "browser_version": "7.0", | |
| "device": null, | |
| "os": "OS X", | |
| "os_version": "Mavericks" | |
| }, | |
| { | |
| "browser": "ie", | |
| "os_version": "7", | |
| "os": "Windows", | |
| "device": null, | |
| "browser_version": "9.0" | |
| }, | |
| { | |
| "browser": "ie", | |
| "os_version": "7", | |
| "os": "Windows", | |
| "device": null, | |
| "browser_version": "10.0" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment