UNPKG

mson-zoo

Version:

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

33 lines (32 loc) 520 B
[ { "element": "array", "meta": { "id": "My Array" }, "attributes": { "samples": [ [ { "element": "string", "content": "foo" }, { "element": "string", "content": "bar" } ], [ { "element": "string", "content": "baz" }, { "element": "string", "content": "bag" } ] ] } } ]