Sha256: d4495f02b4c3879f5707c681f5e62bfbc01eae07b464533c33aa70e9d5190886

Contents?: true

Size: 505 Bytes

Versions: 1

Compression:

Stored size: 505 Bytes

Contents

{
	"widget":	{
		"debug":	"on",
		"window":	{
			"title":	"Sample Konfabulator Widget",
			"name":	"main_window",
			"width":	500,
			"height":	500
		},
		"image":	{
			"src":	"Images/Sun.png",
			"name":	"sun1",
			"hOffset":	250,
			"vOffset":	250,
			"alignment":	"center"
		},
		"text":	{
			"data":	"Click Here",
			"size":	36,
			"style":	"bold",
			"name":	"text1",
			"hOffset":	250,
			"vOffset":	100,
			"alignment":	"center",
			"onMouseUp":	"sun1.opacity = (sun1.opacity / 100) * 90;"
		}
	}
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simdjson-0.3.0 vendor/simdjson/dependencies/cJSON/tests/inputs/test3.expected