mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-14 18:57:59 +01:00
16 lines
171 B
JSON
16 lines
171 B
JSON
{
|
|
"version": 1,
|
|
"width": 100,
|
|
"height": 50,
|
|
"env": {
|
|
"SHELL": "/bin/bash",
|
|
"TERM": null
|
|
},
|
|
"stdout": [
|
|
[
|
|
1.230000,
|
|
"hello"
|
|
]
|
|
]
|
|
}
|