UNPKG

mson-zoo

Version:

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

23 lines (22 loc) 305 B
[ { "element": "array", "meta": { "id": "My Array" }, "attributes": { "default": [ { "element": "string", "content": "boo" } ] }, "content": [ { "element": "string", "content": "foo" } ] } ]