UNPKG

json-q

Version:

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

15 lines (14 loc) 304 B
{ "launchers": { "node": { "command": "npm test" } }, "src_files": [ "./**/*.js" ], "before_tests": "npm run build", "on_exit": "rm test/static/bundle.js", "test_page": "test/static/index.html", "launch_in_dev": ["node", "phantomjs"] }