UNPKG

mson-zoo

Version:

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

23 lines (22 loc) 321 B
[ { "element": "array", "meta": { "id": "My Array" }, "content": [ { "element": "string", "content": "street" }, { "element": "string", "content": "city" }, { "element": "string", "content": "state" } ] } ]