UNPKG

mson-zoo

Version:

Collection of MSON samples that can be used as a showcase or testing purposes

26 lines (25 loc) 426 B
[ { "element": "object", "meta": { "id": "My Object" }, "attributes": { "default": [ { "element": "member", "content": { "key": { "element": "string", "content": "foo" }, "value": { "element": "string", "content": "bar" } } } ] } } ]