UNPKG

mson-zoo

Version:

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

28 lines (27 loc) 443 B
[ { "element": "array", "meta": { "id": "My Array" }, "content": [ { "element": "enum", "content": [ { "element": "string", "content": "Lorem" }, { "element": "string", "content": "Ipsum" }, { "element": "string", "content": "Dolor" } ] } ] } ]