UNPKG

mson-zoo

Version:

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

23 lines (22 loc) 313 B
[ { "element": "array", "meta": { "id": "My Array" }, "content": [ { "element": "string", "content": "hello" }, { "element": "number", "content": 1 }, { "element": "boolean", "content": true } ] } ]