node-jq

v0.3.13
Run jq in node
jq json

lint

standard --verbose | snazzy

test

mocha --compilers js:babel-register

build

babel src -d lib

pretest

npm run install-binary

coverage

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

coveralls

coveralls < coverage/lcov.info

prepublish

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

test:watch

npm test -- --watch

postinstall

npm run install-binary

precoveralls

npm run coverage

install-binary

node scripts/install-binary.js

Metadata

  • MIT
  • Whatever
  • sanack
  • released 10/6/2016

Downloads

Maintainers