node-jq

v2.3.4
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
  • Whatever
  • sanack
  • released 9/26/2022

Downloads