UNPKG

mson-zoo

Version:

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

28 lines (27 loc) 461 B
[ { "element": "object", "meta": { "id": "My Object" }, "content": [ { "element": "member", "content": { "key": { "element": "string", "content": "firstName" }, "value": { "element": "string", "attributes": { "samples": [ "František" ] } } } } ] } ]