Sha256: f39c2923c119debe86c607afa22225b4fd4c00fe311a9ffed2b4e3b02941fa63

Contents?: true

Size: 1.28 KB

Versions: 3

Compression:

Stored size: 1.28 KB

Contents

{
    "interface":[
        {
            "name":"dumb",
            "line":[
                {
                    "style":"normal",
                    "foreground":"red",
                    "background":"black",
                    "stream":[
                        {
                            "style":"underline negative",
                            "foreground":"yellow",
                            "background":"black",
                            "text":"Some text..."
                        },
                        {
                            "style":"normal",
                            "foreground":"green",
                            "background":"black",
                            "text":"Some more text..."
                        }
                    ]
                },
                {
                    "stream":[
                        {
                            "text":"Even more text..."
                        }
                    ]
                }
            ]
        },
        {
            "name":"dumber",
            "line":[
                {
                    "stream":[
                        {
                            "text":"Yet more text..."
                        }
                    ]
                }
            ]
        }
    ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vedeu-0.0.25 test/support/composition.json
vedeu-0.0.24 test/support/composition.json
vedeu-0.0.23 test/support/composition.json