node-jq

v1.11.2
Run jq in node
jq json

lint

standard --verbose | snazzy

test

nyc mocha --require babel-core/register

build

babel src -d lib --copy-files

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

travis-deploy-once

travis-deploy-once --pro

Metadata

  • MIT
  • Whatever
  • sanack
  • released 9/1/2020

Downloads