UNPKG

jsonbinpack

Version:

A space-efficient schema-driven binary JSON serialization format based on JSON Schema

19 lines (18 loc) 252 B
{ "version": 2.1, "workflows": { "test": { "jobs": [ { "m1": { "matrix": { "parameters": { "a": [1, 2, 3] } } } } ] } } }