UNPKG

@astronautlabs/jsonpath

Version:

Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.

5 lines 121 B
import { suite } from 'razmin'; suite() .include(['./**/*.test.js']) .run(); //# sourceMappingURL=test.js.map