UNPKG

@astronautlabs/jsonpath

Version:

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

6 lines (5 loc) 91 B
import { suite } from 'razmin'; suite() .include(['./**/*.test.js']) .run() ;