27 lines
611 B
JSON
27 lines
611 B
JSON
{
|
|
"0": {
|
|
"nsExtendNumEntries": "3"
|
|
},
|
|
"test1": {
|
|
"nsExtendOutputFull": "Hello, world!",
|
|
"1": {
|
|
"nsExtendOutLine": "Hello, world!"
|
|
}
|
|
},
|
|
"test2": {
|
|
"nsExtendOutputFull": "Hello, world!",
|
|
"1": {
|
|
"nsExtendOutLine": "Hello, world!"
|
|
},
|
|
"2": {
|
|
"nsExtendOutLine": "Hi there"
|
|
}
|
|
},
|
|
"distro": {
|
|
"nsExtendOutputFull": "Linux|4.4.0-77-generic|amd64|Ubuntu|16.04|kvm",
|
|
"1": {
|
|
"nsExtendOutLine": "Linux|4.4.0-77-generic|amd64|Ubuntu|16.04|kvm"
|
|
}
|
|
}
|
|
}
|