Sha256: 1664683ea694351c94eee2271ece0bba09633444d2168a42afa40b3efb3b61b3

Contents?: true

Size: 599 Bytes

Versions: 4

Compression:

Stored size: 599 Bytes

Contents

{
    "root":{
        "one":"one-key",
        "two":["two1-key", "two2-key"],
        "three":{
            "three1":"three1-key",
            "three2":"three2-key"
        },
        "four":[
            {
                "four-hash":{
                    "four1":"four1-key"
                }
            },
            {
                "four-array":["four1", "four2"]
            },
            {
                "four-string":"four-string"
            },
            {
                "four-number":12.1
            }

        ]
    },
    "sibling":"sibling-key"
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
json-stream-path-0.1.0 test/stream_example.json
json-stream-path-0.0.3 test/stream_example.json
json-stream-path-0.0.2 test/stream_example.json
json-stream-path-0.0.1 test/stream_example.json