asciinema.org/spec/fixtures/1/invalid.json
2015-03-23 17:40:11 +01:00

17 lines
295 B
JSON

{
"version": 1,
"height": 26,
"duration": 11.146430015564,
"command": "/bin/bash",
"title": "bashing :)",
"env": {
"TERM": "screen-256color",
"SHELL": "/bin/zsh"
},
"stdout": [
[1.234567, "foo bar"],
[5.678987, "baz qux"],
[3.456789, "żółć jaźń"]
]
}