UNPKG

json-processing

Version:

JSON Processing Tool

4 lines (3 loc) 123 B
/* global select from */ module.exports = () => select(from('./test/stream-tests/ndjson-sort.json')).pipe( toArray());