node-jq

v6.0.1
Run jq in node
jq json

pretest

npm run install-binary

install-binary

node scripts/install-binary.mjs

test

nyc mocha src/*.test.ts -r @swc-node/register

test:watch

npm test -- --watch

lint

eslint ./src

build

swc ./src --delete-dir-on-start -d lib --strip-leading-paths && tsc

preinstall

npm run install-binary

coverage

nyc report --reporter=lcov

precodeclimate

npm run coverage

codeclimate

codeclimate-test-reporter < coverage/lcov.info

semantic-release

semantic-release

typecheck

tsc --noEmit
npm i node-jq

Metadata

  • MIT
  • >= 18
  • sanack
  • released 7/16/2024

Downloads