node-jq

v4.2.1
Run jq in node
jq json

lint

standard --verbose | snazzy

test

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

build

swc ./src --delete-dir-on-start -d lib

pretest

npm run install-binary

coverage

nyc report --reporter=lcov

test:watch

npm test -- --watch

codeclimate

codeclimate-test-reporter < coverage/lcov.info

postinstall

npm run install-binary

install-binary

node scripts/install-binary.js

precodeclimate

npm run coverage

semantic-release

semantic-release

copy-ts-defintions

copyfiles src/*.d.ts lib -f

Metadata

  • MIT
  • >= 16
  • sanack
  • released 10/24/2023

Downloads