UNPKG

json-q

Version:

Retrieves values from JSON objects (and JavaScript objects) by css-selector-like query (includes attribute filters and array flattening).

10 lines (9 loc) 121 B
sudo: false language: node_js node_js: - 'iojs' - '0.12' - '0.10' - '0.8' before_install: - npm install -g npm