{"_id":"node-jq","_rev":"186297","name":"node-jq","description":"Run jq in node","dist-tags":{"latest":"2.3.4"},"maintainers":[{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"time":{"modified":"2022-10-18T11:29:47.000Z","created":"2016-06-11T17:26:25.653Z","2.3.4":"2022-09-26T17:06:16.595Z","2.3.3":"2022-03-31T15:07:48.192Z","2.3.2":"2022-03-28T10:26:12.830Z","2.3.1":"2022-03-23T22:17:17.235Z","2.3.0":"2022-03-23T20:15:39.119Z","2.2.0":"2022-03-22T13:57:11.884Z","2.1.0":"2021-11-20T18:38:25.479Z","2.0.2":"2021-11-17T22:34:43.129Z","2.0.1":"2021-11-15T15:33:09.792Z","2.0.0":"2021-07-06T15:19:14.122Z","1.12.0":"2021-01-08T08:57:50.073Z","1.11.3":"2020-10-23T15:48:13.826Z","1.11.2":"2020-09-01T09:12:54.495Z","1.11.1":"2020-05-11T14:16:28.557Z","1.11.0":"2019-11-07T16:30:22.828Z","1.10.3":"2019-08-12T13:58:34.258Z","1.10.2":"2019-08-12T13:26:49.264Z","1.10.1":"2019-08-01T12:40:21.409Z","1.10.0":"2019-07-30T11:07:00.511Z","1.9.1":"2019-07-18T13:12:45.243Z","1.9.0":"2019-05-17T10:07:54.553Z","1.8.1":"2019-05-09T16:07:14.579Z","1.8.0":"2019-05-09T15:40:51.048Z","1.7.1":"2019-04-18T19:32:57.453Z","1.7.0":"2019-04-17T15:35:46.128Z","1.6.0":"2019-04-08T15:20:24.407Z","1.5.0":"2019-01-07T10:34:03.388Z","1.4.0":"2019-01-03T08:14:57.597Z","1.3.1":"2018-07-11T12:13:50.551Z","1.3.0":"2018-05-09T23:04:22.497Z","1.2.1":"2018-04-30T09:43:29.807Z","1.2.0":"2018-01-02T11:23:04.081Z","1.1.0":"2017-12-21T14:06:31.357Z","1.0.0":"2017-12-21T10:27:32.042Z","0.7.0":"2017-07-10T10:56:20.480Z","0.6.0":"2017-07-09T17:09:44.798Z","0.5.4":"2017-05-06T17:54:13.623Z","0.5.3":"2017-04-28T08:20:17.909Z","0.5.2":"2017-03-29T08:54:52.155Z","0.5.1":"2017-03-01T17:14:04.147Z","0.5.0":"2016-12-29T12:19:35.146Z","0.4.3":"2016-12-20T14:30:27.105Z","0.4.2":"2016-11-30T17:27:23.312Z","0.4.1":"2016-11-30T14:32:58.301Z","0.4.0":"2016-11-24T21:19:30.776Z","0.3.14":"2016-11-23T10:34:50.453Z","0.3.13":"2016-10-06T22:28:00.067Z","0.3.12":"2016-10-06T22:22:51.496Z","0.3.11":"2016-10-06T22:19:11.121Z","0.3.1-5":"2016-10-06T21:42:24.340Z","0.3.1-4":"2016-10-06T21:05:40.536Z","0.3.1-3":"2016-10-06T20:53:05.831Z","0.3.1-2":"2016-10-06T20:43:59.092Z","0.3.1-1":"2016-10-06T20:39:30.664Z","0.3.1-0":"2016-10-06T20:36:39.709Z","0.3.0":"2016-10-06T15:56:22.400Z","0.2.2-rc1":"2016-10-06T15:36:50.980Z","0.2.1":"2016-09-13T12:22:22.669Z","0.2.0":"2016-09-13T12:05:48.712Z","0.1.1":"2016-07-08T10:20:26.386Z","0.1.0":"2016-06-19T12:25:52.708Z","0.0.10":"2016-06-18T18:16:47.002Z","0.0.9":"2016-06-16T11:08:04.691Z","0.0.8":"2016-06-15T18:17:51.105Z","0.0.6":"2016-06-13T10:49:28.761Z","0.0.5":"2016-06-13T10:47:58.968Z","0.0.4":"2016-06-13T10:38:56.134Z","0.0.3":"2016-06-13T08:21:41.502Z","0.0.2":"2016-06-13T07:27:11.064Z","0.0.1":"2016-06-11T17:33:02.446Z","0.0.0":"2016-06-11T17:26:25.653Z"},"users":{},"author":{"name":"sanack"},"repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"versions":{"2.3.4":{"name":"node-jq","version":"2.3.4","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha src/*.test.js -r @swc-node/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"swc ./src --delete-dir-on-start -d lib","copy-ts-defintions":"copyfiles src/*.d.ts lib -f","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"@arkweid/lefthook":"^0.7.7","@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@swc-node/register":"^1.4.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.161","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","copyfiles":"^2.4.1","mocha":"^10.0.0","nyc":"^15.1.0","semantic-release":"^19.0.2","snazzy":"^9.0.0","standard":"^17.0.0","validate-commit-msg":"^2.14.0"},"standard":{"global":["describe","it"]},"types":"./lib/jq.d.ts","gitHead":"df6d5805a2f91fe02a06e253065d0cca3d895100","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.3.4","_nodeVersion":"12.22.7","_npmVersion":"8.5.5","dist":{"shasum":"047b1717e86b269f3cd64fcc0b44ac8dbe21cd65","size":61261,"noattachment":false,"key":"/node-jq/-/node-jq-2.3.4.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.3.4.tgz"},"_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"directories":{},"maintainers":[{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.3.4_1664211976209_0.7444827266296254"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-26T17:16:33.760Z","publish_time":1664211976595,"_cnpm_publish_time":1664211976595},"2.3.3":{"name":"node-jq","version":"2.3.3","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha src/*.test.js -r @swc-node/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"swc ./src --delete-dir-on-start -d lib","copy-ts-defintions":"copyfiles src/*.d.ts lib -f","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"@arkweid/lefthook":"^0.7.7","@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@swc-node/register":"^1.4.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.161","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","copyfiles":"^2.4.1","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^19.0.2","snazzy":"^9.0.0","standard":"^16.0.4","validate-commit-msg":"^2.14.0"},"standard":{"global":["describe","it"]},"types":"./lib/jq.d.ts","gitHead":"dccd1c6f2d73b1cd025426eac0f4f9b89d61770f","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.3.3","_nodeVersion":"12.22.7","_npmVersion":"8.5.5","dist":{"shasum":"2b179b49c400820829d2e197922fdabe8b9bec69","size":60727,"noattachment":false,"key":"/node-jq/-/node-jq-2.3.3.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.3.3.tgz"},"_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"directories":{},"maintainers":[{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.3.3_1648739268012_0.13491610366580797"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-31T15:30:26.376Z","hasInstallScript":true,"publish_time":1648739268192,"_cnpm_publish_time":1648739268192},"2.3.2":{"name":"node-jq","version":"2.3.2","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha src/*.test.js -r @swc-node/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"swc src --ignore src/__test__,src/*.d.ts --delete-dir-on-start -d lib","copy-ts-defintions":"copyfiles src/*.d.ts lib -f","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"@arkweid/lefthook":"^0.7.7","@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@swc-node/register":"^1.4.0","@swc/cli":"^0.1.51","@swc/core":"^1.2.111","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","copyfiles":"^2.4.1","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^19.0.2","snazzy":"^9.0.0","standard":"^16.0.4","validate-commit-msg":"^2.14.0"},"standard":{"global":["describe","it"]},"types":"./lib/jq.d.ts","gitHead":"5ab975f5e835f6e1bcadaf412e11384e88fe4441","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.3.2","_nodeVersion":"12.22.7","_npmVersion":"8.3.1","dist":{"shasum":"f1806eca9ae247f7b7be6d352b85ee04f7c8186c","size":61409,"noattachment":false,"key":"/node-jq/-/node-jq-2.3.2.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.3.2.tgz"},"_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"directories":{},"maintainers":[{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.3.2_1648463172693_0.24331026827457003"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-28T10:31:14.154Z","hasInstallScript":true,"publish_time":1648463172830,"_cnpm_publish_time":1648463172830},"2.3.1":{"name":"node-jq","version":"2.3.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha src/*.test.js -r @swc-node/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"swc src --ignore src/__test__,src/*.d.ts --delete-dir-on-start -d lib","copy-ts-defintions":"copyfiles src/*.d.ts lib -f","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@arkweid/lefthook":"^0.7.7","bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@swc-node/register":"^1.4.0","@swc/cli":"^0.1.51","@swc/core":"^1.2.111","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","copyfiles":"^2.4.1","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^19.0.2","snazzy":"^9.0.0","standard":"^16.0.4","validate-commit-msg":"^2.14.0"},"standard":{"global":["describe","it"]},"types":"./lib/jq.d.ts","gitHead":"8fdc4e52a4a08f3b79a4c3b3c47f5ee01771818b","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.3.1","_nodeVersion":"12.22.7","_npmVersion":"8.3.1","dist":{"shasum":"12c715e758e7995ddbdb2e714b048fc992822e5c","size":61410,"noattachment":false,"key":"/node-jq/-/node-jq-2.3.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.3.1.tgz"},"_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"directories":{},"maintainers":[{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.3.1_1648073837072_0.6485633750256194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-23T22:28:23.760Z","hasInstallScript":true,"publish_time":1648073837235,"_cnpm_publish_time":1648073837235},"2.3.0":{"name":"node-jq","version":"2.3.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha src/*.test.js -r @swc-node/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"swc src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@arkweid/lefthook":"^0.7.7","bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@swc-node/register":"^1.4.0","@swc/cli":"^0.1.51","@swc/core":"^1.2.111","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^19.0.2","snazzy":"^9.0.0","standard":"^16.0.4","validate-commit-msg":"^2.14.0"},"standard":{"global":["describe","it"]},"gitHead":"b4969bf5fc3261c3cd8b01a6745a077d74a926cb","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.3.0","_nodeVersion":"12.22.7","_npmVersion":"8.3.1","dist":{"shasum":"267f0f8b5c7823b1012fd50f97e1756916cc9b27","size":62232,"noattachment":false,"key":"/node-jq/-/node-jq-2.3.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.3.0.tgz"},"_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"directories":{},"maintainers":[{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.3.0_1648066538946_0.3251105455711363"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-23T20:23:23.260Z","hasInstallScript":true,"publish_time":1648066539119,"_cnpm_publish_time":1648066539119},"2.2.0":{"name":"node-jq","version":"2.2.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha src/*.test.js -r @swc-node/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"swc src -d lib --copy-files --only *.js","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@arkweid/lefthook":"^0.7.7","bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@swc-node/register":"^1.4.0","@swc/cli":"^0.1.51","@swc/core":"^1.2.111","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^19.0.2","snazzy":"^9.0.0","standard":"^16.0.4","validate-commit-msg":"^2.14.0"},"standard":{"global":["describe","it"]},"gitHead":"b0c1a3f5f6eb08f11a4f2e80219435c0b6bf889c","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.2.0","_nodeVersion":"12.22.7","_npmVersion":"8.3.1","dist":{"shasum":"f18db13d5e2bf6e0903dc807597fbca02a56299a","size":58101,"noattachment":false,"key":"/node-jq/-/node-jq-2.2.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.2.0.tgz"},"_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"directories":{},"maintainers":[{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.2.0_1647957431494_0.34156519874256963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-22T13:59:58.304Z","hasInstallScript":true,"publish_time":1647957431884,"_cnpm_publish_time":1647957431884},"2.1.0":{"name":"node-jq","version":"2.1.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-eof":"^2.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^6.1.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^5.1.0","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^18.0.0","snazzy":"^9.0.0","standard":"^16.0.3","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"aec83dbb3f25563081eb360e5a1c982dc456dcd3","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.1.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"4530cb1fd767bf05b643f0bddc2769c2ced847e0","size":55451,"noattachment":false,"key":"/node-jq/-/node-jq-2.1.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.1.0.tgz"},"_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"directories":{},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.1.0_1637433505313_0.526701213268139"},"_hasShrinkwrap":false,"publish_time":1637433505479,"_cnpm_publish_time":1637433505479,"_cnpmcore_publish_time":"2021-12-14T06:21:00.012Z","hasInstallScript":true},"2.0.2":{"name":"node-jq","version":"2.0.2","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"https://github.com/sanack/node-jq"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-eof":"^2.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^6.1.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^5.1.0","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^17.0.6","snazzy":"^9.0.0","standard":"^16.0.3","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"licenseText":"The MIT License (MIT)\n\nCopyright (c) David Sancho <dsnxmoreno@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"node-jq@2.0.2","dist":{"shasum":"ff8e784c8587d2bc7366b31828ca4e3050ba21d1","size":53421,"noattachment":false,"key":"/node-jq/-/node-jq-2.0.2.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.0.2.tgz"},"_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"directories":{},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.0.2_1637188482967_0.17762864929422872"},"_hasShrinkwrap":false,"publish_time":1637188483129,"_cnpm_publish_time":1637188483129,"_cnpmcore_publish_time":"2021-12-14T06:21:00.350Z","hasInstallScript":true},"2.0.1":{"name":"node-jq","version":"2.0.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-eof":"^2.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^6.1.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^5.1.0","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^17.0.6","snazzy":"^9.0.0","standard":"^16.0.3","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"20ce809e86be3213a483ca205822952a600d011a","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.0.1","_nodeVersion":"11.15.0","_npmVersion":"6.14.6","dist":{"shasum":"bdbc26f07ef162390c3a20974014de92e8624832","size":55484,"noattachment":false,"key":"/node-jq/-/node-jq-2.0.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.0.1.tgz"},"_npmUser":{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},"directories":{},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.0.1_1636990389641_0.5778125490900379"},"_hasShrinkwrap":false,"publish_time":1636990389792,"_cnpm_publish_time":1636990389792,"_cnpmcore_publish_time":"2021-12-14T06:21:00.615Z","hasInstallScript":true},"2.0.0":{"name":"node-jq","version":"2.0.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","joi":"^17.4.0","strip-eof":"^2.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^5.2.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^5.1.0","mocha":"^9.0.1","nyc":"^15.1.0","semantic-release":"^17.0.6","snazzy":"^9.0.0","standard":"^16.0.3","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"dac7be9efaedd0cb7aefb18ecd57859c9902c9c0","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@2.0.0","_nodeVersion":"11.15.0","_npmVersion":"6.14.6","dist":{"shasum":"f0777ee2be6f6bfcf0ef58cc44689c422def6d97","size":55259,"noattachment":false,"key":"/node-jq/-/node-jq-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-2.0.0.tgz"},"_npmUser":{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},"directories":{},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_2.0.0_1625584753979_0.6015936329132978"},"_hasShrinkwrap":false,"publish_time":1625584754122,"_cnpm_publish_time":1625584754122,"_cnpmcore_publish_time":"2021-12-14T06:21:00.927Z","hasInstallScript":true},"1.12.0":{"name":"node-jq","version":"1.12.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@hapi/joi":"^16.1.7","@types/hapi__joi":"^17.1.0","bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^5.2.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^4.0.5","mocha":"^8.1.3","nyc":"^15.1.0","semantic-release":"^17.0.6","snazzy":"^9.0.0","standard":"^16.0.3","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"1c182c453be2d9011eb0c149e491599b2cfbf71b","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.12.0","_nodeVersion":"11.15.0","_npmVersion":"6.14.6","dist":{"shasum":"5300765b8211fee6152d565728e0d831841d040f","size":55108,"noattachment":false,"key":"/node-jq/-/node-jq-1.12.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.12.0.tgz"},"_npmUser":{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},"directories":{},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.12.0_1610096269916_0.7071777753478301"},"_hasShrinkwrap":false,"publish_time":1610096270073,"_cnpm_publish_time":1610096270073,"_cnpmcore_publish_time":"2021-12-14T06:21:01.262Z","hasInstallScript":true},"1.11.3":{"name":"node-jq","version":"1.11.3","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@hapi/joi":"^16.1.7","@types/hapi__joi":"^17.1.0","bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^5.2.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^4.0.5","mocha":"^8.1.3","nyc":"^15.1.0","semantic-release":"^17.0.6","snazzy":"^8.0.0","standard":"^14.2.0","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"d4f6596b059d94d42c237a8b641d08b071a500fd","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.11.3","_nodeVersion":"11.15.0","_npmVersion":"6.14.6","dist":{"shasum":"75f6fe35a9b0126f039388129533841e93409de9","size":55051,"noattachment":false,"key":"/node-jq/-/node-jq-1.11.3.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.11.3.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmUser":{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.11.3_1603468093597_0.7088226912383684"},"_hasShrinkwrap":false,"publish_time":1603468093826,"_cnpm_publish_time":1603468093826,"_cnpmcore_publish_time":"2021-12-14T06:21:01.499Z","hasInstallScript":true},"1.11.2":{"name":"node-jq","version":"1.11.2","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@hapi/joi":"^16.1.7","@types/hapi__joi":"^17.1.0","bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^5.2.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^4.0.5","mocha":"^6.2.0","nyc":"^14.1.1","semantic-release":"^17.0.6","snazzy":"^8.0.0","standard":"^14.2.0","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"f41bf6878800943cf7b35acdebdb9b1e08e4aa1d","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.11.2","_nodeVersion":"11.15.0","_npmVersion":"6.14.6","dist":{"shasum":"5b1f61bb19f9926c5f795e0242b354953b1c7d23","size":55039,"noattachment":false,"key":"/node-jq/-/node-jq-1.11.2.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.11.2.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmUser":{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.11.2_1598951574369_0.1465704118830895"},"_hasShrinkwrap":false,"publish_time":1598951574495,"_cnpm_publish_time":1598951574495,"_cnpmcore_publish_time":"2021-12-14T06:21:01.850Z","hasInstallScript":true},"1.11.1":{"name":"node-jq","version":"1.11.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@hapi/joi":"^16.1.7","@types/hapi__joi":"^17.1.0","bin-build":"^3.0.0","download":"^8.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^5.2.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^4.0.5","mocha":"^6.2.0","nyc":"^14.1.1","semantic-release":"^17.0.6","snazzy":"^8.0.0","standard":"^14.2.0","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"569b5597dbe439195a961fa23201cb5bdc8333b6","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.11.1","_nodeVersion":"11.15.0","_npmVersion":"6.13.6","dist":{"shasum":"affdf4acf1a844bb2554d14c39fd960a5c3e6274","size":55043,"noattachment":false,"key":"/node-jq/-/node-jq-1.11.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.11.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmUser":{"name":"mackermans-admin","email":"maarten.ackermans@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.11.1_1589206588403_0.3653977218261968"},"_hasShrinkwrap":false,"publish_time":1589206588557,"_cnpm_publish_time":1589206588557,"_cnpmcore_publish_time":"2021-12-14T06:21:02.113Z","hasInstallScript":true},"1.11.0":{"name":"node-jq","version":"1.11.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib --copy-files","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once --pro"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"@hapi/joi":"^16.1.7","@types/hapi__joi":"^15.0.3","bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^5.2.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^3.0.0","mocha":"^6.2.0","nyc":"^14.1.1","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^14.2.0","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"77ec3299479f40c8fcac93940426b28a60ed1ce9","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.11.0","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"ff0f9520ccad7baa801673dea33dffbb6002db5e","size":55349,"noattachment":false,"key":"/node-jq/-/node-jq-1.11.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.11.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.11.0_1573144222706_0.0058096084325574004"},"_hasShrinkwrap":false,"publish_time":1573144222828,"_cnpm_publish_time":1573144222828,"_cnpmcore_publish_time":"2021-12-14T06:21:02.473Z","hasInstallScript":true},"1.10.3":{"name":"node-jq","version":"1.10.3","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^5.2.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^3.0.0","mocha":"^6.2.0","nyc":"^14.1.1","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^13.0.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"70c464be91610d120931913eb35042fa4aceeb3b","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.10.3","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"e3834eedfe62cd13b6f0572b524ca618b5cca5f8","size":53771,"noattachment":false,"key":"/node-jq/-/node-jq-1.10.3.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.10.3.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.10.3_1565618314082_0.4644103851024335"},"_hasShrinkwrap":false,"publish_time":1565618314258,"_cnpm_publish_time":1565618314258,"_cnpmcore_publish_time":"2021-12-14T06:21:02.731Z","hasInstallScript":true},"1.10.2":{"name":"node-jq","version":"1.10.2","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"nyc mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"nyc report --reporter=lcov","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-istanbul":"^5.2.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^3.0.0","mocha":"^6.2.0","nyc":"^14.1.1","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^13.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"9375b2e84683b7f3bfbdd4554ec67850e83f2514","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.10.2","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"c3c6ddf6ee89f9a624120af4a4f3f2c09fb55991","size":53779,"noattachment":false,"key":"/node-jq/-/node-jq-1.10.2.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.10.2.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.10.2_1565616409086_0.7973395030966199"},"_hasShrinkwrap":false,"publish_time":1565616409264,"_cnpm_publish_time":1565616409264,"_cnpmcore_publish_time":"2021-12-14T06:21:02.958Z","hasInstallScript":true},"1.10.1":{"name":"node-jq","version":"1.10.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^3.0.0","isparta":"^4.1.1","mocha":"^6.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^13.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"02fa26d9d40daaba2ea99217b01dc59f3b523e34","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.10.1","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"1de7bf118487e3c8d91979659819ac616b5777ba","size":53777,"noattachment":false,"key":"/node-jq/-/node-jq-1.10.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.10.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.10.1_1564663221243_0.10798116926720858"},"_hasShrinkwrap":false,"publish_time":1564663221409,"_cnpm_publish_time":1564663221409,"_cnpmcore_publish_time":"2021-12-14T06:21:03.174Z","hasInstallScript":true},"1.10.0":{"name":"node-jq","version":"1.10.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --require babel-core/register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^3.0.0","isparta":"^4.1.1","mocha":"^6.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^13.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"1891622ccacbcaea84d247aa10bccc4376036e1e","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.10.0","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"1b6c8495477c76631729d09ee980510d0f2d6744","size":53347,"noattachment":false,"key":"/node-jq/-/node-jq-1.10.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.10.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.10.0_1564484820360_0.19663138094045873"},"_hasShrinkwrap":false,"publish_time":1564484820511,"_cnpm_publish_time":1564484820511,"_cnpmcore_publish_time":"2021-12-14T06:21:03.435Z","hasInstallScript":true},"1.9.1":{"name":"node-jq","version":"1.9.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","strip-final-newline":"^2.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^3.0.0","isparta":"^4.1.1","mocha":"^5.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^13.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"78075a4b1b13bdd35b8d6bd2ceeabb9c1cce7373","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.9.1","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"d959b0addaea8bf3d853c5c0ff9ef373904f714f","size":53072,"noattachment":false,"key":"/node-jq/-/node-jq-1.9.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.9.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.9.1_1563455565070_0.025608528116831453"},"_hasShrinkwrap":false,"publish_time":1563455565243,"_cnpm_publish_time":1563455565243,"_cnpmcore_publish_time":"2021-12-14T06:21:03.653Z","hasInstallScript":true},"1.9.0":{"name":"node-jq","version":"1.9.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^2.0.0","isparta":"^4.1.1","mocha":"^5.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^12.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"ebdeaacab837afaa03096befa43b5bc8035d9542","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.9.0","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"f74a0c6d7afcb21eba45fe8ebec0583f74f26fe5","size":53053,"noattachment":false,"key":"/node-jq/-/node-jq-1.9.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.9.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.9.0_1558087674446_0.13032169782355973"},"_hasShrinkwrap":false,"publish_time":1558087674553,"_cnpm_publish_time":1558087674553,"_cnpmcore_publish_time":"2021-12-14T06:21:03.868Z","hasInstallScript":true},"1.8.1":{"name":"node-jq","version":"1.8.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^2.0.0","isparta":"^4.1.1","mocha":"^5.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^12.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"2d43556e0b0d3eefd7bd67a29d7ed1264a5413f3","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.8.1","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"d243c60f8c262ac5b149764e37b256c40a6b1cb0","size":52919,"noattachment":false,"key":"/node-jq/-/node-jq-1.8.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.8.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.8.1_1557418034446_0.14115122938054325"},"_hasShrinkwrap":false,"publish_time":1557418034579,"_cnpm_publish_time":1557418034579,"_cnpmcore_publish_time":"2021-12-14T06:21:04.104Z","hasInstallScript":true},"1.8.0":{"name":"node-jq","version":"1.8.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"bin":{"jq":"./bin/jq"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^3.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^2.0.0","isparta":"^4.1.1","mocha":"^5.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^12.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"11d0ada8b538b180b34440f8861bc1cdb2a7e24f","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.8.0","_npmVersion":"6.5.0","_nodeVersion":"11.15.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"6c4c9f4558bbe87e45b40b7cdd44a2ef0765739f","size":52930,"noattachment":false,"key":"/node-jq/-/node-jq-1.8.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.8.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.8.0_1557416450899_0.6802429656187501"},"_hasShrinkwrap":false,"publish_time":1557416451048,"_cnpm_publish_time":1557416451048,"_cnpmcore_publish_time":"2021-12-14T06:21:04.361Z","hasInstallScript":true},"1.7.1":{"name":"node-jq","version":"1.7.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"bin":{"jq":"./bin/jq"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^1.3.1","isparta":"^4.1.1","mocha":"^5.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^12.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"efa03cbfe6d4f0806a3c38333664572d5d3961fb","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.7.1","_npmVersion":"6.5.0","_nodeVersion":"11.14.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"8d1455245247b3dec64f9cbf4ccfa5c35bd2e43e","size":52919,"noattachment":false,"key":"/node-jq/-/node-jq-1.7.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.7.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.7.1_1555615977323_0.23093150499985327"},"_hasShrinkwrap":false,"publish_time":1555615977453,"_cnpm_publish_time":1555615977453,"_cnpmcore_publish_time":"2021-12-14T06:21:04.572Z","hasInstallScript":true},"1.7.0":{"name":"node-jq","version":"1.7.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"bin":{"jq":"./bin/jq"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^1.3.1","isparta":"^4.1.1","mocha":"^5.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^12.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"6240bd6c532b7f533d2f6c7701a34b2ba1f82d8a","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.7.0","_npmVersion":"6.5.0","_nodeVersion":"11.14.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"481310383c456cafaa1227e776bb3e2646e732af","size":52480,"noattachment":false,"key":"/node-jq/-/node-jq-1.7.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.7.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.7.0_1555515345949_0.6010598619354175"},"_hasShrinkwrap":false,"publish_time":1555515346128,"_cnpm_publish_time":1555515346128,"_cnpmcore_publish_time":"2021-12-14T06:21:04.775Z","hasInstallScript":true},"1.6.0":{"name":"node-jq","version":"1.6.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^1.3.1","isparta":"^4.1.1","mocha":"^5.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^12.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"04e7afc3e44f52ea50bce7161cad3a721f75085c","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.6.0","_npmVersion":"6.5.0","_nodeVersion":"11.13.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"2153ce7435565262baf76e9c0f418bb153e44100","size":52467,"noattachment":false,"key":"/node-jq/-/node-jq-1.6.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.6.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.6.0_1554736824177_0.9368810751414334"},"_hasShrinkwrap":false,"publish_time":1554736824407,"_cnpm_publish_time":1554736824407,"_cnpmcore_publish_time":"2021-12-14T06:21:05.051Z","hasInstallScript":true},"1.5.0":{"name":"node-jq","version":"1.5.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^3.0.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.2","husky":"^1.3.1","isparta":"^4.1.1","mocha":"^5.2.0","semantic-release":"^15.13.2","snazzy":"^8.0.0","standard":"^12.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.11","validate-commit-msg":"^2.14.0"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"husky":{"hooks":{"pre-commit":"npm run lint","pre-push":"npm test","commit-msg":"validate-commit-msg"}},"gitHead":"75667439a83c074c77a191f901cb08cd1b755541","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.5.0","_npmVersion":"6.5.0","_nodeVersion":"11.6.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"7ab08a2e690b66ecea98c80e3f96cf6a44d4e022","size":52314,"noattachment":false,"key":"/node-jq/-/node-jq-1.5.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.5.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.5.0_1546857243202_0.27421032819899827"},"_hasShrinkwrap":false,"publish_time":1546857243388,"_cnpm_publish_time":1546857243388,"_cnpmcore_publish_time":"2021-12-14T06:21:05.246Z","hasInstallScript":true},"1.4.0":{"name":"node-jq","version":"1.4.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"bin":{"jq":"bin/jq"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","dependencies":{"bin-build":"^2.2.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-env":"^1.7.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.5.1","coveralls":"^3.0.0","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^5.0.0","semantic-release":"^15.0.1","snazzy":"^8.0.0","standard":"^12.0.1","tap-diff":"^0.1.1","travis-deploy-once":"^5.0.0","validate-commit-msg":"^2.11.2"},"babel":{"presets":["env"]},"standard":{"global":["describe","it"]},"gitHead":"95f452a79ebe86e2e5c14db7081f236035534a73","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.4.0","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"81ef737b389e5a1ee33f05dd7526d08582d61497","size":52336,"noattachment":false,"key":"/node-jq/-/node-jq-1.4.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.4.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.4.0_1546503297372_0.6594197318038779"},"_hasShrinkwrap":false,"publish_time":1546503297597,"_cnpm_publish_time":1546503297597,"_cnpmcore_publish_time":"2021-12-14T06:21:05.528Z","hasInstallScript":true},"1.3.1":{"name":"node-jq","version":"1.3.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^7.1.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0","travis-deploy-once":"^5.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.4.1","coveralls":"^3.0.0","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^5.0.0","semantic-release":"^15.0.1","snazzy":"^7.1.1","standard":"^11.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"c37d1c16b9c31e532aa7498fe29eb05ddc51600d","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.3.1","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"b78e420b616ab06585bbdfd63c38719645e98364","size":52369,"noattachment":false,"key":"/node-jq/-/node-jq-1.3.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.3.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.3.1_1531311230469_0.9699609641867406"},"_hasShrinkwrap":false,"publish_time":1531311230551,"_cnpm_publish_time":1531311230551,"_cnpmcore_publish_time":"2021-12-14T06:21:05.804Z","hasInstallScript":true},"1.3.0":{"name":"node-jq","version":"1.3.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0","travis-deploy-once":"^5.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.4.1","coveralls":"^3.0.0","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^5.0.0","semantic-release":"^15.0.1","snazzy":"^7.1.1","standard":"^11.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"059fb1e5d427d0940b2aafa12c9fc1a7accacf49","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"3d1d4eaba3a65f671acfea625f02bd5028cf0576","size":52392,"noattachment":false,"key":"/node-jq/-/node-jq-1.3.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.3.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.3.0_1525907062337_0.21557283199711064"},"_hasShrinkwrap":false,"publish_time":1525907062497,"_cnpm_publish_time":1525907062497,"_cnpmcore_publish_time":"2021-12-14T06:21:06.079Z","hasInstallScript":true},"1.2.1":{"name":"node-jq","version":"1.2.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0","travis-deploy-once":"^5.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.4.1","coveralls":"^3.0.0","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^5.0.0","semantic-release":"^15.0.1","snazzy":"^7.1.1","standard":"^11.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"571e41af02e7569dbe8345730d48ab47ab008c1b","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.2.1","_npmVersion":"5.6.0","_nodeVersion":"10.0.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"aecd409ad9d8aeac72100bd26c587f6a6b4c19b4","size":52360,"noattachment":false,"key":"/node-jq/-/node-jq-1.2.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.2.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq_1.2.1_1525081409719_0.7004603056745533"},"_hasShrinkwrap":false,"publish_time":1525081409807,"_cnpm_publish_time":1525081409807,"_cnpmcore_publish_time":"2021-12-14T06:21:06.274Z","hasInstallScript":true},"1.2.0":{"name":"node-jq","version":"1.2.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.4.1","coveralls":"^3.0.0","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^4.0.0","semantic-release":"^8.2.0","snazzy":"^6.0.0","standard":"^10.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"a2c2ae899ee074496a9e5f534e828ed7d55ee1f1","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"775a33834ffb2ad4b8b5f58e16f66b6126945b34","size":52308,"noattachment":false,"key":"/node-jq/-/node-jq-1.2.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.2.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq-1.2.0.tgz_1514892184000_0.4186711667571217"},"directories":{},"publish_time":1514892184081,"_hasShrinkwrap":false,"_cnpm_publish_time":1514892184081,"_cnpmcore_publish_time":"2021-12-14T06:21:06.572Z","hasInstallScript":true},"1.1.0":{"name":"node-jq","version":"1.1.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.4.1","coveralls":"^3.0.0","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^4.0.0","semantic-release":"^8.2.0","snazzy":"^6.0.0","standard":"^10.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"18644c3524a4164941a9db77512ba83d7ef1d061","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"54b9a9af9a82324bc3012f5fd9c8f890403321ca","size":52187,"noattachment":false,"key":"/node-jq/-/node-jq-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.1.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq-1.1.0.tgz_1513865189693_0.5085111963562667"},"directories":{},"publish_time":1513865191357,"_hasShrinkwrap":false,"_cnpm_publish_time":1513865191357,"_cnpmcore_publish_time":"2021-12-14T06:21:06.785Z","hasInstallScript":true},"1.0.0":{"name":"node-jq","version":"1.0.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"engines":{"npm":">=6.0.0"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.4.1","coveralls":"^3.0.0","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^4.0.0","semantic-release":"^8.2.0","snazzy":"^6.0.0","standard":"^10.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"090657dcb8383a7ff934b7bb55a3d34c51180146","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@1.0.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"30ac70b44a7eb4193362e3ac1fd208334c8cc80b","size":52131,"noattachment":false,"key":"/node-jq/-/node-jq-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-1.0.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq-1.0.0.tgz_1513852050754_0.09233501274138689"},"directories":{},"publish_time":1513852052042,"_hasShrinkwrap":false,"_cnpm_publish_time":1513852052042,"_cnpmcore_publish_time":"2021-12-14T06:21:06.978Z","hasInstallScript":true},"0.7.0":{"name":"node-jq","version":"0.7.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.4.1","coveralls":"^2.11.9","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^3.2.0","semantic-release":"^6.3.2","snazzy":"^6.0.0","standard":"^10.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"1829d10d79707ee539795152ac43e431ab8d66ff","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.7.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"a3c19922228ce3dc65de8ce5b9d7c4ff3b64dabc","size":52156,"noattachment":false,"key":"/node-jq/-/node-jq-0.7.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.7.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq-0.7.0.tgz_1499684179199_0.44485973520204425"},"directories":{},"publish_time":1499684180480,"_hasShrinkwrap":false,"_cnpm_publish_time":1499684180480,"_cnpmcore_publish_time":"2021-12-14T06:21:07.210Z","hasInstallScript":true},"0.6.0":{"name":"node-jq","version":"0.6.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^4.0.1","codeclimate-test-reporter":"^0.4.1","coveralls":"^2.11.9","husky":"^0.14.0","isparta":"^4.0.0","mocha":"^3.2.0","semantic-release":"^6.3.2","snazzy":"^6.0.0","standard":"^10.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"bd8db86f26ca702853ccc0c17472668d0f106e44","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.6.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"9306d70497d11d99a3301fa29bf5793029d070e3","size":52000,"noattachment":false,"key":"/node-jq/-/node-jq-0.6.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.6.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-jq-0.6.0.tgz_1499620183565_0.056497310753911734"},"directories":{},"publish_time":1499620184798,"_hasShrinkwrap":false,"_cnpm_publish_time":1499620184798,"_cnpmcore_publish_time":"2021-12-14T06:21:07.404Z","hasInstallScript":true},"0.5.4":{"name":"node-jq","version":"0.5.4","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","codeclimate-test-reporter":"^0.4.1","coveralls":"^2.11.9","dirty-chai":"^1.2.2","husky":"^0.13.1","isparta":"^4.0.0","mocha":"^3.2.0","semantic-release":"^6.3.2","snazzy":"^6.0.0","standard":"^10.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"c7822540a8fa02c6a4ef03f7149b316d438aabdc","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.5.4","_shasum":"253977c32404bc93a0bcf00c1f9c8e0f38a5c89c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"253977c32404bc93a0bcf00c1f9c8e0f38a5c89c","size":51866,"noattachment":false,"key":"/node-jq/-/node-jq-0.5.4.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.5.4.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/node-jq-0.5.4.tgz_1494093252285_0.3206790506374091"},"directories":{},"publish_time":1494093253623,"_hasShrinkwrap":false,"_cnpm_publish_time":1494093253623,"_cnpmcore_publish_time":"2021-12-14T06:21:07.617Z","hasInstallScript":true},"0.5.3":{"name":"node-jq","version":"0.5.3","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^6.0.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","codeclimate-test-reporter":"^0.4.1","coveralls":"^2.11.9","dirty-chai":"^1.2.2","husky":"^0.13.1","isparta":"^4.0.0","mocha":"^3.2.0","semantic-release":"^6.3.2","snazzy":"^6.0.0","standard":"^10.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"19e2371daa653af715904a96d8816eab2a9aa45a","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.5.3","_shasum":"fdcb0445e9a1f843e9c4cce2992bcd5581a218e2","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"fdcb0445e9a1f843e9c4cce2992bcd5581a218e2","size":52012,"noattachment":false,"key":"/node-jq/-/node-jq-0.5.3.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.5.3.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/node-jq-0.5.3.tgz_1493367617061_0.8107010761741549"},"directories":{},"publish_time":1493367617909,"_hasShrinkwrap":false,"_cnpm_publish_time":1493367617909,"_cnpmcore_publish_time":"2021-12-14T06:21:07.842Z","hasInstallScript":true},"0.5.2":{"name":"node-jq","version":"0.5.2","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precodeclimate":"npm run coverage","codeclimate":"codeclimate-test-reporter < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^5.0.3","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^2.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","codeclimate-test-reporter":"^0.4.1","coveralls":"^2.11.9","dirty-chai":"^1.2.2","husky":"^0.13.1","isparta":"^4.0.0","mocha":"^3.2.0","semantic-release":"^6.3.2","snazzy":"^6.0.0","standard":"^9.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.11.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"32b15b6a0377a3ee8149e686fc4cc14ef18b0d04","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.5.2","_shasum":"6ff27164b4581f387a4ed730a09531760ff88bbf","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"6ff27164b4581f387a4ed730a09531760ff88bbf","size":52017,"noattachment":false,"key":"/node-jq/-/node-jq-0.5.2.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.5.2.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.5.2.tgz_1490777690029_0.6614092388190329"},"directories":{},"publish_time":1490777692155,"_hasShrinkwrap":false,"_cnpm_publish_time":1490777692155,"_cnpmcore_publish_time":"2021-12-14T06:21:08.059Z","hasInstallScript":true},"0.5.1":{"name":"node-jq","version":"0.5.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post","commitmsg":"validate-commit-msg","precommit":"npm run lint","prepush":"npm test"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts","docs"],"dependencies":{"bin-build":"^2.2.0","download":"^5.0.3","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^1.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","coveralls":"^2.11.9","dirty-chai":"^1.2.2","husky":"^0.13.1","isparta":"^4.0.0","mocha":"^3.2.0","semantic-release":"^6.3.2","snazzy":"^6.0.0","standard":"^9.0.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.10.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"gitHead":"ca9e931717871a801502f8cf158fcc91cfabf431","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.5.1","_shasum":"19ae83dc465f014a68baff98efc9d1327e599941","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"19ae83dc465f014a68baff98efc9d1327e599941","size":52130,"noattachment":false,"key":"/node-jq/-/node-jq-0.5.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.5.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.5.1.tgz_1488388442025_0.20998528599739075"},"directories":{},"publish_time":1488388444147,"_hasShrinkwrap":false,"_cnpm_publish_time":1488388444147,"_cnpmcore_publish_time":"2021-12-14T06:21:08.268Z","hasInstallScript":true},"0.5.0":{"name":"node-jq","version":"0.5.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"bin-build":"^2.2.0","download":"^5.0.2","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^1.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","condition-circle":"^1.5.0","coveralls":"^2.11.9","ghooks":"^2.0.0","isparta":"^4.0.0","mocha":"^3.2.0","semantic-release":"^6.3.2","snazzy":"^5.0.0","standard":"^8.6.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.8.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run lint","pre-push":"npm test"}},"release":{"verifyConditions":"condition-circle","branch":"master"},"gitHead":"108fb2e51360347d04010ff2577ebc558a30e527","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.5.0","_shasum":"a1742c07183528a55801839b7c64c64738203697","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.7.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"a1742c07183528a55801839b7c64c64738203697","size":5487,"noattachment":false,"key":"/node-jq/-/node-jq-0.5.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.5.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.5.0.tgz_1483013972979_0.9826737458352"},"directories":{},"publish_time":1483013975146,"_hasShrinkwrap":false,"_cnpm_publish_time":1483013975146,"_cnpmcore_publish_time":"2021-12-14T06:21:08.458Z","hasInstallScript":true},"0.4.3":{"name":"node-jq","version":"0.4.3","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"bin-build":"^2.2.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^1.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","condition-circle":"^1.5.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^3.2.0","semantic-release":"^6.3.2","snazzy":"^5.0.0","standard":"^8.6.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.8.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run lint","pre-push":"npm test"}},"release":{"verifyConditions":"condition-circle","branch":"master"},"gitHead":"bc7565d94ec4c0cd6925ece8b1533c8fb55895ce","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.4.3","_shasum":"4b1b0b56f320cd631f1815db964b4b4aaa80c77b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"4b1b0b56f320cd631f1815db964b4b4aaa80c77b","size":5228,"noattachment":false,"key":"/node-jq/-/node-jq-0.4.3.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.4.3.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.4.3.tgz_1482244225173_0.9596503432840109"},"directories":{},"publish_time":1482244227105,"_hasShrinkwrap":false,"_cnpm_publish_time":1482244227105,"_cnpmcore_publish_time":"2021-12-14T06:21:08.662Z","hasInstallScript":true},"0.4.2":{"name":"node-jq","version":"0.4.2","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","pretest":"npm run install-binary","postinstall":"npm run install-binary","precoverage":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"bin-build":"^2.2.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^1.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^3.2.0","snazzy":"^5.0.0","standard":"^8.6.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.8.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"ff00920acb69df259cfb2760f779c6d285969463","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.4.2","_shasum":"42343261308d09c0b8767df15fbfc5302992e2ba","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"42343261308d09c0b8767df15fbfc5302992e2ba","size":5090,"noattachment":false,"key":"/node-jq/-/node-jq-0.4.2.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.4.2.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/node-jq-0.4.2.tgz_1480526842637_0.9353734019678086"},"directories":{},"publish_time":1480526843312,"_hasShrinkwrap":false,"_cnpm_publish_time":1480526843312,"_cnpmcore_publish_time":"2021-12-14T06:21:08.877Z","hasInstallScript":true},"0.4.1":{"name":"node-jq","version":"0.4.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"bin-build":"^2.2.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^1.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^3.2.0","snazzy":"^5.0.0","standard":"^8.6.0","tap-diff":"^0.1.1","validate-commit-msg":"^2.8.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"2f9675f2ea8ba713846a5e0500e4d87eedac8135","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.4.1","_shasum":"518c4bdf70179c7291a47796bb0f3784ac27d268","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"518c4bdf70179c7291a47796bb0f3784ac27d268","size":4168,"noattachment":false,"key":"/node-jq/-/node-jq-0.4.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.4.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/node-jq-0.4.1.tgz_1480516377560_0.5904444695916027"},"directories":{},"publish_time":1480516378301,"_hasShrinkwrap":false,"_cnpm_publish_time":1480516378301,"_cnpmcore_publish_time":"2021-12-14T06:21:09.087Z","hasInstallScript":true},"0.4.0":{"name":"node-jq","version":"0.4.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"pretest":"npm run install-binary","install-binary":"node scripts/install-binary.js","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"bin-build":"^2.2.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0","tempfile":"^1.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","condition-circle":"^1.5.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","semantic-release":"^6.3.2","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1","validate-commit-msg":"^2.8.2"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run lint","pre-push":"npm test"}},"release":{"verifyConditions":"condition-circle","branch":"master"},"gitHead":"df802a484fdab81db73f3ce60c0418022e7e3afa","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.4.0","_shasum":"0a4f0efb92d8bb17d3e012bed169dfcf10c7cec7","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.6.2","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"0a4f0efb92d8bb17d3e012bed169dfcf10c7cec7","size":5176,"noattachment":false,"key":"/node-jq/-/node-jq-0.4.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.4.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/node-jq-0.4.0.tgz_1480022370168_0.8907207390293479"},"directories":{},"publish_time":1480022370776,"_hasShrinkwrap":false,"_cnpm_publish_time":1480022370776,"_cnpmcore_publish_time":"2021-12-14T06:21:09.274Z","hasInstallScript":true},"0.3.14":{"name":"node-jq","version":"0.3.14","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"bin-build":"^2.2.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"23098adfd3302d8eda07bbfcbe24aa347ec4786f","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.14","_shasum":"2923685de8785e85822d79683de87870f310b9e5","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.2.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"2923685de8785e85822d79683de87870f310b9e5","size":4942,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.14.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.14.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.3.14.tgz_1479897288594_0.6198140669148415"},"directories":{},"publish_time":1479897290453,"_hasShrinkwrap":false,"_cnpm_publish_time":1479897290453,"_cnpmcore_publish_time":"2021-12-14T06:21:09.492Z","hasInstallScript":true},"0.3.13":{"name":"node-jq","version":"0.3.13","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"bin-build":"^2.2.0","is-valid-path":"^0.1.1","strip-eof":"^1.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"7cc0a5844898e47afac6d088c4fc115872f0afb6","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.13","_shasum":"9a9f79602f78f5f91bff9918fcc359c6ccfae2a5","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"9a9f79602f78f5f91bff9918fcc359c6ccfae2a5","size":4906,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.13.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.13.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.3.13.tgz_1475792877596_0.5049867040943354"},"directories":{},"publish_time":1475792880067,"_hasShrinkwrap":false,"_cnpm_publish_time":1475792880067,"_cnpmcore_publish_time":"2021-12-14T06:21:09.704Z","hasInstallScript":true},"0.3.12":{"name":"node-jq","version":"0.3.12","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"is-valid-path":"^0.1.1","strip-eof":"^1.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"4d697d18c1e32237b2894bfc4a1dd76fdd9b884d","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.12","_shasum":"cc237b013bd691c7a6cbfb73d069b15287f6386c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"cc237b013bd691c7a6cbfb73d069b15287f6386c","size":4894,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.12.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.12.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.3.12.tgz_1475792569002_0.6991036860272288"},"directories":{},"publish_time":1475792571496,"_hasShrinkwrap":false,"_cnpm_publish_time":1475792571496,"_cnpmcore_publish_time":"2021-12-14T06:21:09.918Z","hasInstallScript":true},"0.3.11":{"name":"node-jq","version":"0.3.11","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"is-valid-path":"^0.1.1","strip-eof":"^1.0.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"3acce50610e8b098370015a0819ab63c50ca3a37","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.11","_shasum":"47a34e058e4808172a9a81978dc0afd7e7e22a08","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"47a34e058e4808172a9a81978dc0afd7e7e22a08","size":4899,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.11.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.11.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.3.11.tgz_1475792349452_0.4448953061364591"},"directories":{},"publish_time":1475792351121,"_hasShrinkwrap":false,"_cnpm_publish_time":1475792351121,"_cnpmcore_publish_time":"2021-12-14T06:21:10.123Z","hasInstallScript":true},"0.3.1-5":{"name":"node-jq","version":"0.3.1-5","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"echo 'linting'","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"fa9d4c42a1c9e8230534b030465bd7a92d12aa56","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.1-5","_shasum":"657725a12dcb45a1dc5a70f59be37e583cdd063d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"657725a12dcb45a1dc5a70f59be37e583cdd063d","size":5649,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.1-5.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.1-5.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.3.1-5.tgz_1475790142648_0.20760681410320103"},"directories":{},"publish_time":1475790144340,"_hasShrinkwrap":false,"_cnpm_publish_time":1475790144340,"_cnpmcore_publish_time":"2021-12-14T06:21:10.314Z","hasInstallScript":true},"0.3.1-4":{"name":"node-jq","version":"0.3.1-4","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"echo 'linting'","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"fa9d4c42a1c9e8230534b030465bd7a92d12aa56","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.1-4","_shasum":"9a0bcb63170c27fb19eeafb80cf62fd8a6865615","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"9a0bcb63170c27fb19eeafb80cf62fd8a6865615","size":5641,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.1-4.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.1-4.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.3.1-4.tgz_1475787938544_0.2894533083308488"},"directories":{},"publish_time":1475787940536,"_hasShrinkwrap":false,"_cnpm_publish_time":1475787940536,"_cnpmcore_publish_time":"2021-12-14T06:21:10.535Z","hasInstallScript":true},"0.3.1-3":{"name":"node-jq","version":"0.3.1-3","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"echo 'linting'","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"fa9d4c42a1c9e8230534b030465bd7a92d12aa56","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.1-3","_shasum":"b60468cec7916974913aaeef4a45e028f34e5b36","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"b60468cec7916974913aaeef4a45e028f34e5b36","size":5670,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.1-3.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.1-3.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.3.1-3.tgz_1475787183256_0.7255575805902481"},"directories":{},"publish_time":1475787185831,"_hasShrinkwrap":false,"_cnpm_publish_time":1475787185831,"_cnpmcore_publish_time":"2021-12-14T06:21:10.756Z","hasInstallScript":true},"0.3.1-2":{"name":"node-jq","version":"0.3.1-2","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"echo 'linting'","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"fa9d4c42a1c9e8230534b030465bd7a92d12aa56","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.1-2","_shasum":"0740c5c4b43a6b51af44e822833abe3ae0364322","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"0740c5c4b43a6b51af44e822833abe3ae0364322","size":5663,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.1-2.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.1-2.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.3.1-2.tgz_1475786637353_0.7831834873650223"},"directories":{},"publish_time":1475786639092,"_hasShrinkwrap":false,"_cnpm_publish_time":1475786639092,"_cnpmcore_publish_time":"2021-12-14T06:21:10.946Z","hasInstallScript":true},"0.3.1-1":{"name":"node-jq","version":"0.3.1-1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"# npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"echo 'linting'","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"# npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"fa9d4c42a1c9e8230534b030465bd7a92d12aa56","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.1-1","_shasum":"5cf02d40eea7e0f2beeb6628d85c039e9f9a6413","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"5cf02d40eea7e0f2beeb6628d85c039e9f9a6413","size":5669,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.1-1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.1-1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.3.1-1.tgz_1475786368188_0.9178346060216427"},"directories":{},"publish_time":1475786370664,"_hasShrinkwrap":false,"_cnpm_publish_time":1475786370664,"_cnpmcore_publish_time":"2021-12-14T06:21:11.184Z","hasInstallScript":true},"0.3.1-0":{"name":"node-jq","version":"0.3.1-0","description":"Run jq in node","main":"lib/jq.js","bin":{"jq":"node_modules/.bin/jq"},"repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"# npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"echo 'linting'","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"# npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"fa9d4c42a1c9e8230534b030465bd7a92d12aa56","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.1-0","_shasum":"5a4e2e84e6fdba83e1bbbf8dac2fb0a7213c4510","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"5a4e2e84e6fdba83e1bbbf8dac2fb0a7213c4510","size":5679,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.1-0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.1-0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.3.1-0.tgz_1475786197257_0.6736307400278747"},"directories":{},"publish_time":1475786199709,"_hasShrinkwrap":false,"_cnpm_publish_time":1475786199709,"_cnpmcore_publish_time":"2021-12-14T06:21:11.379Z","hasInstallScript":true},"0.3.0":{"name":"node-jq","version":"0.3.0","description":"Run jq in node","main":"lib/jq.js","bin":{"jq":"node_modules/.bin/jq"},"repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"40b7467f3d7f002e56c7fe27dbd43681595037cb","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.3.0","_shasum":"ccfad108aaf949d25fb2359aa1b5246f78372118","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"ccfad108aaf949d25fb2359aa1b5246f78372118","size":5636,"noattachment":false,"key":"/node-jq/-/node-jq-0.3.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.3.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.3.0.tgz_1475769379986_0.2797462677117437"},"directories":{},"publish_time":1475769382400,"_hasShrinkwrap":false,"_cnpm_publish_time":1475769382400,"_cnpmcore_publish_time":"2021-12-14T06:21:11.554Z","hasInstallScript":true},"0.2.2-rc1":{"name":"node-jq","version":"0.2.2-rc1","description":"Run jq in node","main":"lib/jq.js","bin":{"jq":"node_modules/.bin/jq"},"repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"abbfe5bab8b7b8cf9b837e86a7d3b8a5d351b6f7","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.2.2-rc1","_shasum":"72cd3adee7ea7b9df8af459a383f03e46b953d7c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"72cd3adee7ea7b9df8af459a383f03e46b953d7c","size":5954,"noattachment":false,"key":"/node-jq/-/node-jq-0.2.2-rc1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.2.2-rc1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.2.2-rc1.tgz_1475768209002_0.6158263965044171"},"directories":{},"publish_time":1475768210980,"_hasShrinkwrap":false,"_cnpm_publish_time":1475768210980,"_cnpmcore_publish_time":"2021-12-14T06:21:11.768Z","hasInstallScript":true},"0.2.1":{"name":"node-jq","version":"0.2.1","description":"Run jq in node","main":"lib/jq.js","bin":{"jq":"node_modules/.bin/jq"},"repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"download":"^5.0.2","is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"fb3af6d5b14f93a6080c663f1878b380810023e2","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.2.1","_shasum":"f909f12da743336eba8a8190e706b3596ea58e9a","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"f909f12da743336eba8a8190e706b3596ea58e9a","size":4780,"noattachment":false,"key":"/node-jq/-/node-jq-0.2.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.2.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.2.1.tgz_1473769340751_0.7832801267504692"},"directories":{},"publish_time":1473769342669,"_hasShrinkwrap":false,"_cnpm_publish_time":1473769342669,"_cnpmcore_publish_time":"2021-12-14T06:21:12.125Z","hasInstallScript":true},"0.2.0":{"name":"node-jq","version":"0.2.0","description":"Run jq in node","main":"lib/jq.js","bin":{"jq":"node_modules/.bin/jq"},"repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"install-binary":"node scripts/install-binary.js","pretest":"npm run install-binary","test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","postinstall":"npm run install-binary","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib","scripts"],"dependencies":{"is-valid-path":"^0.1.1","request":"^2.74.0","request-promise":"^4.1.1","strip-eof":"^1.0.0","which":"^1.2.10"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"45a229606a3ddc784fafa371de3b26f76ea155fc","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.2.0","_shasum":"f45e0c838d92f34f05f5fba622807842c911a709","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"f45e0c838d92f34f05f5fba622807842c911a709","size":4774,"noattachment":false,"key":"/node-jq/-/node-jq-0.2.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.2.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.2.0.tgz_1473768346610_0.015144804492592812"},"directories":{},"publish_time":1473768348712,"_hasShrinkwrap":false,"_cnpm_publish_time":1473768348712,"_cnpmcore_publish_time":"2021-12-14T06:21:12.366Z","hasInstallScript":true},"0.1.1":{"name":"node-jq","version":"0.1.1","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib"],"dependencies":{"strip-eof":"^1.0.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"8ca7b086d9f0c8d5495e6e7fede495e0695e5059","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.1.1","_shasum":"c7ff496c3f72a72285a3a394dbad3a349463bacf","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"c7ff496c3f72a72285a3a394dbad3a349463bacf","size":3717,"noattachment":false,"key":"/node-jq/-/node-jq-0.1.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.1.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.1.1.tgz_1467973223966_0.6241968832910061"},"directories":{},"publish_time":1467973226386,"_hasShrinkwrap":false,"_cnpm_publish_time":1467973226386,"_cnpmcore_publish_time":"2021-12-14T06:21:12.597Z"},"0.1.0":{"name":"node-jq","version":"0.1.0","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"2ac47ae4b95adcf3910f16742102cf30af5a8617","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.1.0","_shasum":"d1642c649d859ce3c6bccd709cc20068937b8062","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"d1642c649d859ce3c6bccd709cc20068937b8062","size":3157,"noattachment":false,"key":"/node-jq/-/node-jq-0.1.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.1.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.1.0.tgz_1466339151542_0.9286982524208724"},"directories":{},"publish_time":1466339152708,"_hasShrinkwrap":false,"_cnpm_publish_time":1466339152708,"_cnpmcore_publish_time":"2021-12-14T06:21:12.818Z"},"0.0.10":{"name":"node-jq","version":"0.0.10","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build","coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","precoveralls":"npm run coverage","coveralls":"coveralls < coverage/lcov.info"},"keywords":["jq","json"],"author":{"name":"sanack"},"contributors":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"},{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","coveralls":"^2.11.9","ghooks":"^1.2.3","isparta":"^4.0.0","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"a02c23b127ca913a2d35a5991ce9652afb31eee0","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.0.10","_shasum":"7e556b790899a02a157cd66418d88ef148568dec","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"7e556b790899a02a157cd66418d88ef148568dec","size":2777,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.10.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.10.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.0.10.tgz_1466273805656_0.8558338806033134"},"directories":{},"publish_time":1466273807002,"_hasShrinkwrap":false,"_cnpm_publish_time":1466273807002,"_cnpmcore_publish_time":"2021-12-14T06:21:13.023Z"},"0.0.9":{"name":"node-jq","version":"0.0.9","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/davesnx/node-jq.git"},"scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build"},"keywords":["jq","json"],"author":{"name":"davesnx"},"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"e75ecdfa65faf7c6a69f026faaf19960e4f3d7d5","bugs":{"url":"https://github.com/davesnx/node-jq/issues"},"homepage":"https://github.com/davesnx/node-jq#readme","_id":"node-jq@0.0.9","_shasum":"296d5e80452b24c6989db59b39f1f0097809e5a2","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"296d5e80452b24c6989db59b39f1f0097809e5a2","size":2582,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.9.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.9.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.0.9.tgz_1466075282196_0.3777862738352269"},"directories":{},"publish_time":1466075284691,"_hasShrinkwrap":false,"_cnpm_publish_time":1466075284691,"_cnpmcore_publish_time":"2021-12-14T06:21:13.359Z"},"0.0.8":{"name":"node-jq","version":"0.0.8","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/sanack/node-jq.git"},"scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --verbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build"},"keywords":["jq","json"],"author":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"contributors":[{"name":"mackermans","email":"maarten.ackermans@gmail.com"}],"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","babel-register":"^6.9.0","chai":"^3.5.0","chai-as-promised":"^5.3.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"global":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"ab9645226ff192d94bce90960753a6314828fadf","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"homepage":"https://github.com/sanack/node-jq#readme","_id":"node-jq@0.0.8","_shasum":"e8849c29a2770c914a8127b0772ba81d94a069c9","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"mackermans","email":"maarten.ackermans@gmail.com"},"dist":{"shasum":"e8849c29a2770c914a8127b0772ba81d94a069c9","size":2645,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.8.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.8.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.0.8.tgz_1466014668575_0.13618696620687842"},"directories":{},"publish_time":1466014671105,"_hasShrinkwrap":false,"_cnpm_publish_time":1466014671105,"_cnpmcore_publish_time":"2021-12-14T06:21:13.576Z"},"0.0.6":{"name":"node-jq","version":"0.0.6","description":"Run jq in node","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/davesnx/node-jq.git"},"scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --versbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build"},"keywords":["jq","json"],"author":{"name":"davesnx"},"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","chai":"^3.5.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"globals":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"a0129ffab5a4377ba36fea94c67f65127c4b2214","bugs":{"url":"https://github.com/davesnx/node-jq/issues"},"homepage":"https://github.com/davesnx/node-jq#readme","_id":"node-jq@0.0.6","_shasum":"caa61523fa60701bcf56c04709e7dbb1098b034d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"caa61523fa60701bcf56c04709e7dbb1098b034d","size":2260,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.6.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.6.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.0.6.tgz_1465814964197_0.9129224950447679"},"directories":{},"publish_time":1465814968761,"_hasShrinkwrap":false,"_cnpm_publish_time":1465814968761,"_cnpmcore_publish_time":"2021-12-14T06:21:13.781Z"},"0.0.5":{"name":"node-jq","version":"0.0.5","description":"jq in nodejs","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/davesnx/node-jq.git"},"scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --versbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build"},"keywords":["jq","json"],"author":{"name":"davesnx"},"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","chai":"^3.5.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"globals":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"0d1cd8f76b5855ab4cc045890031dece111d832d","bugs":{"url":"https://github.com/davesnx/node-jq/issues"},"homepage":"https://github.com/davesnx/node-jq#readme","_id":"node-jq@0.0.5","_shasum":"bd145c45e38b1cee4a865e6b6a7d333d37e1c5bb","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"bd145c45e38b1cee4a865e6b6a7d333d37e1c5bb","size":2257,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.5.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.5.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.0.5.tgz_1465814876059_0.4102259648498148"},"directories":{},"publish_time":1465814878968,"_hasShrinkwrap":false,"_cnpm_publish_time":1465814878968,"_cnpmcore_publish_time":"2021-12-14T06:21:14.028Z"},"0.0.4":{"name":"node-jq","version":"0.0.4","description":"jq in nodejs","main":"lib/jq.js","repository":{"type":"git","url":"git+https://github.com/davesnx/node-jq.git"},"scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --versbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build"},"keywords":["jq","json"],"author":{"name":"davesnx"},"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","chai":"^3.5.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"globals":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"3981f36af1115b5d2de9789ee4d7fecc9f74740e","bugs":{"url":"https://github.com/davesnx/node-jq/issues"},"homepage":"https://github.com/davesnx/node-jq#readme","_id":"node-jq@0.0.4","_shasum":"6796a22e4bb1e6968732b580e87ba505580437df","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"6796a22e4bb1e6968732b580e87ba505580437df","size":2263,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.4.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.4.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.0.4.tgz_1465814333037_0.6103251753374934"},"directories":{},"publish_time":1465814336134,"_hasShrinkwrap":false,"_cnpm_publish_time":1465814336134,"_cnpmcore_publish_time":"2021-12-14T06:21:14.264Z"},"0.0.3":{"name":"node-jq","version":"0.0.3","description":"jq in nodejs","main":"lib/jq.js","scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --versbose | snazzy","build":"babel src -d lib","prepublish":"npm test && npm run lint && npm run build"},"keywords":["jq","json"],"author":{"name":"davesnx"},"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","chai":"^3.5.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"globals":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"d94d796e19d10cdde0d68efaf8245bc058fff985","_id":"node-jq@0.0.3","_shasum":"78a20a048dc461ddfb7adfeecdb9e75f74fe0420","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"78a20a048dc461ddfb7adfeecdb9e75f74fe0420","size":2243,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.3.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.3.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.0.3.tgz_1465806099119_0.012175454059615731"},"directories":{},"publish_time":1465806101502,"_hasShrinkwrap":false,"_cnpm_publish_time":1465806101502,"_cnpmcore_publish_time":"2021-12-14T06:21:14.503Z"},"0.0.2":{"name":"node-jq","version":"0.0.2","description":"jq in nodejs","main":"lib/index.js","scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --versbose | snazzy","build":"babel src -d lib","prepublish":"npm run build"},"keywords":["jq","json"],"author":{"name":"davesnx"},"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","chai":"^3.5.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"globals":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"dc35727a7269fc2101cede24d0af3a9cf01227e3","_id":"node-jq@0.0.2","_shasum":"8c68ac358aca4dbd06b1268260fefe9e1aeeb81d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"8c68ac358aca4dbd06b1268260fefe9e1aeeb81d","size":2240,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.2.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.2.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.0.2.tgz_1465802828439_0.8125586058013141"},"directories":{},"publish_time":1465802831064,"_hasShrinkwrap":false,"_cnpm_publish_time":1465802831064,"_cnpmcore_publish_time":"2021-12-14T06:21:14.700Z"},"0.0.1":{"name":"node-jq","version":"0.0.1","description":"jq in nodejs","main":"src/index.js","scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --versbose | snazzy","build":"babel src -d lib","prepublish":"npm run build"},"keywords":["jq","json"],"author":{"name":"davesnx"},"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","chai":"^3.5.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"globals":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"65aff2bc25eb004fb22cdf472937dac417fc6436","_id":"node-jq@0.0.1","_shasum":"675a908431b99afcc4deb8f5dff289e50239bc32","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"675a908431b99afcc4deb8f5dff289e50239bc32","size":2283,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.1.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.1.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-jq-0.0.1.tgz_1465666379768_0.7583555348683149"},"directories":{},"publish_time":1465666382446,"_hasShrinkwrap":false,"_cnpm_publish_time":1465666382446,"_cnpmcore_publish_time":"2021-12-14T06:21:14.920Z"},"0.0.0":{"name":"node-jq","version":"0.0.0","description":"jq in nodejs","main":"src/index.js","scripts":{"test":"mocha --compilers js:babel-register","test:watch":"npm test -- --watch","lint":"standard --versbose | snazzy","build":"babel -d src lib"},"keywords":["jq"],"author":{"name":"davesnx"},"license":"MIT","files":["src","lib"],"dependencies":{"execa":"^0.4.0","is-valid-path":"^0.1.1"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-preset-stage-1":"^6.5.0","chai":"^3.5.0","ghooks":"^1.2.3","mocha":"^2.5.3","snazzy":"^4.0.0","standard":"^7.1.2","tap-diff":"^0.1.1"},"babel":{"presets":["es2015","stage-1"]},"standard":{"globals":["describe","it"]},"config":{"ghooks":{"pre-commit":"npm run lint","pre-push":"npm test"}},"gitHead":"0452916704d688a78bc3995081582f74fe796e80","_id":"node-jq@0.0.0","_shasum":"697fd6b00f5d604ff896cc794112d201762746bb","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"davesnx","email":"dsnxmoreno@gmail.com"},"dist":{"shasum":"697fd6b00f5d604ff896cc794112d201762746bb","size":1945,"noattachment":false,"key":"/node-jq/-/node-jq-0.0.0.tgz","tarball":"http://name.csiicloud.com:7001/node-jq/download/node-jq-0.0.0.tgz"},"maintainers":[{"name":"davesnx","email":"dsnxmoreno@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-jq-0.0.0.tgz_1465665983048_0.7026107299607247"},"directories":{},"publish_time":1465665985653,"_hasShrinkwrap":false,"_cnpm_publish_time":1465665985653,"_cnpmcore_publish_time":"2021-12-14T06:21:15.181Z"}},"readme":"<br/>\n<img width=\"300\" alt=\"node-jq logo\" src=\"docs/assets/logo-with-margin.png\" />\n\n![https://www.npmjs.com/package/node-jq](https://img.shields.io/npm/dm/node-jq.svg?maxAge=3600)\n![https://www.npmjs.com/package/node-jq](https://img.shields.io/npm/v/node-jq.svg?maxAge=3600)\n![https://lima.codeclimate.com/github/sanack/node-jq/coverage](https://lima.codeclimate.com/github/sanack/node-jq/badges/coverage.svg)\n![https://github.com/sanack/node-jq/actions/workflows/ci.yml](https://github.com/sanack/node-jq/actions/workflows/ci.yml/badge.svg)\n\n[node-jq](https://github.com/sanack/node-jq) is a Node.js wrapper for [jq](https://stedolan.github.io/jq/) - a lightweight and flexible command-line JSON processor\n\n---\n\n## Installation\n\n```bash\n$ npm install node-jq --save\n# or\n$ yarn add node-jq\n```\n\n## Advanced installation\n\nBy default, `node-jq` downloads `jq` during the installation process with a post-install script. Depending on your SO downloads from [https://github.com/stedolan/jq/releases] into `./node_modules/node-jq/bin/jq` to avoid colisions with any global installation. Check #161 #167 #171 for more information. You can safely rely on this location for your installed `jq`, we won't change this path without a major version upgrade.\n\nIf you want to skip the installation step of `jq`, you can set `NODE_JQ_SKIP_INSTALL_BINARY` to `true` or ignore the post-install script from the installation `npm install node-jq --ignore-scripts`.\n\n```bash\nexport NODE_JQ_SKIP_INSTALL_BINARY=true\nnpm install node-jq\n```\n\n```bash\nnpm install node-jq --ignore-scripts\n```\n\n## Usage\n\n### jq example\n\nUsually in your CLI using `jq`:\n\n```bash\njq \".abilities[].moves\" bulbasaur.json\n```\n\nand you get\n\n```bash\n{\n  \"name\": \"heartgold-soulsilver\",\n  \"power\": \"10\"\n}\n{\n  \"name\": \"platinum\",\n  \"power\": \"50\"\n}\n{\n  \"name\": \"diamond-pearl\",\n  \"power\": \"99\"\n}\n```\n\n#### node-jq equivalent\n\nWith `node-jq` you could run it programmatically and interact with the output as a [JavaScript Object](http://javascript.info/tutorial/objects):\n\n> NOTE: Take care of the filter that you are using with `jq`, mapping an array or any other iterative output isn't a valid JavaScript Object, that might fail at parse-time.\n\n```javascript\nconst jq = require('node-jq')\n\nconst filter = '.abilities[].moves'\nconst jsonPath = '/path/to/bulbasaur.json'\nconst options = {}\n\njq.run(filter, jsonPath, options)\n  .then((output) => {\n    console.log(output)\n    /*\n      {\n        \"name\": \"heartgold-soulsilver\",\n        \"power\": \"10\"\n      },\n      {\n        \"name\": \"platinum\",\n        \"power\": \"50\"\n      },\n      {\n        \"name\": \"diamond-pearl\",\n        \"power\": \"99\"\n      }\n    */\n  })\n  .catch((err) => {\n    console.error(err)\n    // Something went wrong...\n  })\n```\n\n## Options\n\n### path to jq binary\n\nBy default, the `jq` binary installed with the package is used. If you have special needs or want to use another binary in a different\npath you can set the environment variable `JQ_PATH` to override the binary path.\n\n### input\n\n|  Description  |  Type  |             Values             |  Default |\n|:-------------:|:------:|:------------------------------:|:--------:|\n| Type of input | string | `'file'`, `'json'`, `'string'` | `'file'` |\n\n#### `input: 'file'`\n\nRun the jq query against a **JSON file**.\n\n```javascript\njq.run('.', '/path/to/file.json').then(console.log)\n// { \"foo\": \"bar\" }\n```\n\n#### `input: 'file'` with multiple files\n\nRun jq query against multiple **JSON files**.\n\n```javascript\njq.run('.', ['/path/to/file.json','path/to/other_file.json']).then(console.log)\n// { \"foo\": \"bar\" }\n// { \"otherFoo\": \"andBar\" }\n```\n\n#### `input: 'json'`\n\nRun the `jq` query against an **Object**.\n\n```javascript\njq.run('.', { foo: 'bar' }, { input: 'json' }).then(console.log)\n// { \"foo\": \"bar\" }\n\n```\n\n#### `input: 'string'`\n\nRun the jq query against a **String**.\n\n```javascript\njq.run('.', '{ foo: \"bar\" }', { input: 'string' }).then(console.log)\n// { \"foo\": \"bar\" }\n```\n\n---\n\n### output\n\n| Description    | Values                                        | Default    |\n|:--------------:|:---------------------------------------------:|:----------:|\n| Type of output | `'pretty'`, `'json'`, `'compact'`, `'string'` | `'pretty'` |\n\n#### `output: 'pretty'`\n\nReturn the output as a **String**.\n\n```javascript\njq.run('.', '/path/to/file.json', { output: 'string' }).then(console.log)\n// {\n//   \"foo\": \"bar\"\n// }\n```\n\n#### `output: 'json'`\n\nReturn the output as an **Object**.\n\n```javascript\njq.run('.', '/path/to/file.json', { output: 'json' }).then(console.log)\n// { foo: 'bar' }\n```\n\n#### `output: 'compact'|'string'`\n\nReturn the output as a **String**.\n\n```javascript\njq.run('.', '/path/to/file.json', { output: 'compact' }).then(console.log)\n// {\"foo\":\"bar\"}\njq.run('.', '/path/to/file.json', { output: 'string' }).then(console.log)\n// {\"foo\":\"bar\"}\n```\n\n---\n\n### slurp\n\n|         Description          |     Values      | Default |\n|:----------------------------:|:---------------:|:-------:|\n| Read input stream into array | `true`, `false` | `false` |\n\n#### `slurp: true`\n\nRead input stream into array.\n\n```javascript\njq.run('.', ['/path/to/file.json','/path/to/other_file.json'], { output: 'json', slurp: true }).then(console.log)\n// [\n//   {\n//     \"foo\": \"bar\"\n//   },\n//   {\n//     \"otherFoo\": \"andBar\"\n//   }\n// ]\n```\n\n### sort\n\n|         Description                   |     Values      | Default |\n|:-------------------------------------:|:---------------:|:-------:|\n| Sort object keys in alphabetical order| `true`, `false` | `false` |\n\n#### `sort: true`\n\nSorts object keys alphabetically.\n\n```javascript\njq.run('.', ['/path/to/file.json'], { output: 'json', sort: true }).then(console.log)\n// {\n//   \"a\": 2,\n//   \"b\": 1\n// },\n```\n\n## Projects using **node-jq**\n\n- **[atom-jq](https://github.com/sanack/atom-jq)**: an [Atom](https://atom.io/) package for manipulating JSON\n- **[json-splora](https://github.com/wellsjo/JSON-Splora)**: an [Electron](http://electron.atom.io/) implementation for manipulating JSON\n- [Check more](https://github.com/sanack/node-jq/network/dependents?package_id=UGFja2FnZS0xNTIxMzU1MQ%3D%3D)\n\n## Why?\n\nWhy would you want to manipulate JavaScript Objects with `jq` inside a nodejs app, when there are tools like [ramda](https://ramdajs.com) or [lodash](lodash.com)?\n\nThe idea was to port `jq` in node to be able to run it as-is. `node-jq` doesn't try to replace `Array`/`Object` filters, maps, transformations, and so on.\n\nOur primary goal was to make `jq` syntax available inside an [Atom](https://atom.io/) extension: [atom-jq](https://github.com/sanack/atom-jq).\n\nOther than that, `jq` is an interesting CLI tool to quickly parse and manipulate the response of an API, such as:\n\n```bash\ncurl 'https://jsonplaceholder.typicode.com/comments' | jq '.[].postId'\n```\n\nThere are also people dealing with complex use-cases, and some of them want to port their bash scripts to node:\n\n- [ilya-sher.org/2016/05/11/most-jq-you-will-ever-need](https://ilya-sher.org/2016/05/11/most-jq-you-will-ever-need/)\n- [cloudadvantage.com.au/new-aws-command-line-tool-and-jq](http://www.cloudadvantage.com.au/new-aws-command-line-tool-and-jq/)\n\n## Want to learn `jq`?\n\nSeems hard to learn, but it really isn't.\n\n`jq` is like `sed` for `JSON`. *Slice*, *filter*, *map* and *transform* structured data in a **simple** and **powerful** way.\n\nTake a look at [this great introduction](https://robots.thoughtbot.com/jq-is-sed-for-json) or a [jq lesson](http://programminghistorian.org/lessons/json-and-jq).\n\nYou can check out the [official manual](https://stedolan.github.io/jq/manual) and fiddle around in the online playground [jqplay.org](https://jqplay.org).\n\n## License\n\n[License](./LICENSE.md)\n","_attachments":{},"homepage":"https://github.com/sanack/node-jq#readme","bugs":{"url":"https://github.com/sanack/node-jq/issues"},"license":"MIT"}