Sha256: 4e0072d9136d22e485a0da7ba241770ab1d86b85fcff029a3a827a544725023f

Contents?: true

Size: 1.92 KB

Versions: 11

Compression:

Stored size: 1.92 KB

Contents

{  
   "items": [{
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"],
            "photo": ["http://example.com/jane.html"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"],
            "url": ["http://example.com/jane.html"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"],
            "photo": ["http://example.com/jane.html"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"],
            "url": ["http://example.com/jane.html"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"],
            "photo": ["http://example.com/jane.html"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"],
            "url": ["http://example.com/jane.html"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Jane Doe"]
        }
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Name"]
        },
        "children": [{
            "type": ["h-card"],
            "properties": {
                "name": ["John Doe"],
                "photo": ["http://example.com/john.html"]
            }
        }]
    },
    {
        "type": ["h-card"],
        "properties": {
            "name": ["Name"]
        },
        "children": [{
            "type": ["h-card"],
            "properties": {
                "name": ["John Doe"],
                "photo": ["http://example.com/john.html"]
            }
        }]
    }],
    "rels": {},
    "rel-urls": {}
}

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
microformats-4.0.7 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats-4.0.6 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats-4.0.5 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats-4.0.4 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats-4.0.3 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats-4.0.2 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats-4.0.1 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats-4.0.0 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats2-3.1.0 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats2-3.0.1 vendor/tests/tests/microformats-v2/h-card/impliedname.json
microformats2-3.0.0 vendor/tests/tests/microformats-v2/h-card/impliedname.json