{"name":"mquery","version":"3.1.1","description":"Expressive query building for MongoDB","main":"lib/mquery.js","scripts":{"test":"mocha test/index.js test/*.test.js","fix-lint":"eslint . --fix","lint":"eslint ."},"repository":{"type":"git","url":"git://github.com/aheckmann/mquery.git"},"engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"3.5.1","debug":"3.1.0","eslint":"4.14.0","regexp-clone":"0.0.1","sliced":"1.0.1"},"devDependencies":{"istanbul":"^0.4.5","mocha":"4.1.0","mongodb":"~2.2"},"bugs":{"url":"https://github.com/aheckmann/mquery/issues/new"},"author":{"name":"Aaron Heckmann","email":"aaron.heckmann+github@gmail.com"},"license":"MIT","keywords":["mongodb","query","builder"],"homepage":"https://github.com/aheckmann/mquery/","eslintConfig":{"env":{"node":true,"mocha":true,"es6":false},"extends":"eslint:recommended","parserOptions":{"ecmaVersion":5},"rules":{"comma-style":"error","consistent-this":["error","_this"],"indent":["error",2,{"SwitchCase":1,"VariableDeclarator":2}],"keyword-spacing":"error","no-console":"off","no-multi-spaces":"error","func-call-spacing":"error","no-trailing-spaces":"error","quotes":["error","single"],"semi":"error","space-before-blocks":"error","space-before-function-paren":["error","never"],"space-infix-ops":"error","space-unary-ops":"error"}},"gitHead":"45c4bd104613da47828df13d4aec12c324525c53","_id":"mquery@3.1.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"vkarpov15","email":"val@karpov.io"},"dist":{"shasum":"1c00eb206f2cabc6649789257eae08128e8dc3c3","size":45094,"noattachment":false,"key":"/mquery/-/mquery-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mquery/download/mquery-3.1.1.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"vkarpov15","email":"valkar207@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mquery_3.1.1_1532988648173_0.01972290147507194"},"_hasShrinkwrap":false,"publish_time":1532988648291,"_cnpm_publish_time":1532988648291,"dist-tags":{"latest":"6.0.0","next":"4.0.0-rc0"}}