UNPKG

mson-zoo

Version:

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

29 lines (28 loc) 420 B
[ { "element": "array", "meta": { "id": "My Array" }, "attributes": { "samples": [ [ { "element": "string", "content": "foo" }, { "element": "string", "content": "bar" } ] ] }, "content": [ { "element": "string", "content": "foo" } ] } ]