node-jq

v0.5.2
Run jq in node
jq json

lint

standard --verbose | snazzy

test

mocha --compilers js:babel-register

build

babel src -d lib

prepush

npm test

pretest

npm run install-binary

coverage

babel-node ./node_modules/.bin/isparta cover _mocha

commitmsg

validate-commit-msg

precommit

npm run lint

prepublish

npm test && npm run lint && npm run build

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 pre && npm publish && semantic-release post

Metadata

  • MIT
  • Whatever
  • sanack
  • released 3/29/2017

Downloads

Maintainers