UNPKG

mson-zoo

Version:

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

27 lines (26 loc) 413 B
[ { "element": "array", "meta": { "id": "My Array" }, "attributes": { "samples": [ [ { "element": "string", "content": "foo" }, { "element": "string", "content": "bar" }, { "element": "string", "content": "baz" } ] ] } } ]