{"_id":"pouchdb-find","_rev":"62-9d6a4c66c4ccd219d80b07115045b749","name":"pouchdb-find","description":"Easy-to-use query language for PouchDB","dist-tags":{"latest":"9.0.0"},"versions":{"0.1.0":{"name":"pouchdb-find","version":"0.1.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache","_id":"pouchdb-find@0.1.0","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"3dcb30481bc5905918df654ab5fb57233a582299","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.1.0.tgz","integrity":"sha512-V2VNVNazBWioTb44Yr3sNpgpjm+fDDgAiK4ITp5UpFsOl9XPiKybIWMM4eRWdzsVOwHs4IN/qciyZ97N1vmvEg==","signatures":[{"sig":"MEUCIEB97Wuu/iqBipod/y0/sDnQ/BhWNxWprqyPJ3CPiil1AiEAvNHtVPUv67rxfFLA/dBeK2vYlJGtyns1zPcBdSOBS2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"3dcb30481bc5905918df654ab5fb57233a582299","browser":{"crypto":false},"gitHead":"ebe665d319cfa1f53d029f2ede61b28f0d8d26fd","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdir -p dist && browserify lib/index.js -o dist/pouchdb.find.js && npm run min","jshint":"jshint -c .jshintrc lib/*.js test/test.js test/test-utils.js test/tests/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","dev-server":"npm run write-cloudant-password && ./bin/dev-server.js","test-browser":"./bin/test-browser.js","write-cloudant-password":"echo 'module.exports = [\"'$CLOUDANT_USERNAME'\", \"'$CLOUDANT_PASSWORD'\", \"'$CLOUDANT_HOST'\"];' > test/.cloudant-password.js"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"browserify":{"transform":["es3ify"]},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.2.0","description":"PouchDB Indexes","directories":{},"_nodeVersion":"0.10.28","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","es3ify":"^0.1.3","jshint":"^2.5.11","request":"^2.51.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-abstract-mapreduce":"^0.2.2"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","pouchdb":"git+https://github.com/pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"~0.4.1","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"~2.36.0","http-server":"~0.5.5","chai-as-promised":"~4.1.0","sauce-connect-launcher":"^0.4.2"}},"0.2.0":{"name":"pouchdb-find","version":"0.2.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache","_id":"pouchdb-find@0.2.0","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"84443e3b7e5d215592ae8f26c93ed5b13505fb87","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.2.0.tgz","integrity":"sha512-aTR6m2vc/l5v7aKaR7iKxd7jk0pCW5of21F3jZXwa07p+lJMYNPuVlxGfMUAH8XTpCRvs1NDwx6bCP1xGRxR2g==","signatures":[{"sig":"MEUCIFNYVHrI4fcmdphJzHYu+snbuZdvHmk4v/mFqLnMjBeLAiEAjk8AWQBawX+8+Antvjyl6Mk/Ws9dp8VvRb/tGgxsbWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"84443e3b7e5d215592ae8f26c93ed5b13505fb87","browser":{"crypto":false},"gitHead":"ca65fad99ed6b6ebcc3559c31fc5a8fdceb9e7f0","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdir -p dist && browserify lib/index.js -o dist/pouchdb.find.js && npm run min","jshint":"jshint -c .jshintrc lib/*.js test/test.js test/test-utils.js test/tests/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","dev-server":"npm run write-cloudant-password && ./bin/dev-server.js","test-browser":"./bin/test-browser.js","write-cloudant-password":"echo 'module.exports = [\"'$CLOUDANT_USERNAME'\", \"'$CLOUDANT_PASSWORD'\", \"'$CLOUDANT_HOST'\"];' > test/.cloudant-password.js"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"browserify":{"transform":["es3ify"]},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.2.0","description":"PouchDB Indexes","directories":{},"_nodeVersion":"0.10.28","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","es3ify":"^0.1.3","jshint":"^2.5.11","request":"^2.51.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-abstract-mapreduce":"^0.2.2"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","pouchdb":"git+https://github.com/pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"~0.4.1","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"~2.36.0","http-server":"~0.5.5","chai-as-promised":"~4.1.0","sauce-connect-launcher":"^0.4.2"}},"0.3.0":{"name":"pouchdb-find","version":"0.3.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache","_id":"pouchdb-find@0.3.0","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"eecb60031d0ed2216261077b77d36bac07ee9b96","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.3.0.tgz","integrity":"sha512-ckBnYVzpnAbENhtTm0g1m7qnzt37kXBf6bydI81Etk3aa8O0QH1iEVu6vumMqtAFKk3ZIXWtxFqkiTIBREY28A==","signatures":[{"sig":"MEQCIBrw+pEAI0XrQ+UVN+k5u0c8yNkEcZiEudpRZ1QMLXlRAiBeR+VX23v0iMRmmu4r0jK8n7nTKdO8JFDLf0pHGk9mug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"eecb60031d0ed2216261077b77d36bac07ee9b96","browser":{"crypto":false},"gitHead":"524ac00df346ea199623ca8862c47fa42fdc8cae","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdir -p dist && browserify lib/index.js -o dist/pouchdb.find.js && npm run min","jshint":"jshint -c .jshintrc lib/*.js test/test.js test/test-utils.js test/tests/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","dev-server":"npm run write-cloudant-password && ./bin/dev-server.js","test-browser":"./bin/test-browser.js","write-cloudant-password":"echo 'module.exports = [\"'$CLOUDANT_USERNAME'\", \"'$CLOUDANT_PASSWORD'\", \"'$CLOUDANT_HOST'\"];' > test/.cloudant-password.js"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"browserify":{"transform":["es3ify"]},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.2.0","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"0.10.28","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","es3ify":"^0.1.3","jshint":"^2.5.11","request":"^2.51.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-abstract-mapreduce":"^0.2.2"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","pouchdb":"git+https://github.com/pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"~0.4.1","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"~2.36.0","http-server":"~0.5.5","chai-as-promised":"~4.1.0","sauce-connect-launcher":"^0.4.2"}},"0.3.1":{"name":"pouchdb-find","version":"0.3.1","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache","_id":"pouchdb-find@0.3.1","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"8b31f58be7c6d55d12a0f05d682bfc63a9e0f8cb","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.3.1.tgz","integrity":"sha512-rKmqbtGtxoPsvOomDFBS9FuI9C8UvUmpg1ZOLVgyUftE7yry8mDhmkKpu9jAPNtuTqzDEsOk0bSKidaHU9LUIg==","signatures":[{"sig":"MEQCIA77x52zr7CfObvAI+Dxm3mDxQNky0rF3DFlqA2jiga4AiA1/P6tzrrkhlfn8ItQqsz+rynshRDDAijsrTQbwkkKsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"8b31f58be7c6d55d12a0f05d682bfc63a9e0f8cb","browser":{"crypto":false},"gitHead":"443b3b191b03468f2af32f83c58b80578dd5e180","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdir -p dist && browserify lib/index.js -o dist/pouchdb.find.js && npm run min","jshint":"jshint -c .jshintrc lib/*.js test/test.js test/test-utils.js test/tests/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","dev-server":"npm run write-cloudant-password && ./bin/dev-server.js","test-browser":"./bin/test-browser.js","write-cloudant-password":"echo 'module.exports = [\"'$CLOUDANT_USERNAME'\", \"'$CLOUDANT_PASSWORD'\", \"'$CLOUDANT_HOST'\"];' > test/.cloudant-password.js"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"browserify":{"transform":["es3ify"]},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.2.0","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"0.10.28","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","es3ify":"^0.1.3","jshint":"^2.5.11","request":"^2.51.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-abstract-mapreduce":"^0.2.2"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","pouchdb":"git+https://github.com/pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"~0.4.1","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"~2.36.0","http-server":"~0.5.5","chai-as-promised":"~4.1.0","sauce-connect-launcher":"^0.4.2"}},"0.3.2":{"name":"pouchdb-find","version":"0.3.2","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache","_id":"pouchdb-find@0.3.2","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"5a4e4b4c39222d5e1eef91fae5149768e40d198b","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.3.2.tgz","integrity":"sha512-HuOjXkIzM1jT18+wXMSTuq2dbQgu8aEnUvx67PI1DSshmQi3N/ueViXWcJyIBxVEp2HGwS9eEL5zC1KB5kfNuw==","signatures":[{"sig":"MEYCIQDEepHIb5HGZAAodOtk+ae39rccBYVAHJ/iwnpbQEDNNgIhAMVu/EWmlgXJbOyoxnsUqLE/pQRBDHV3OHkCK0SQwqgS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"5a4e4b4c39222d5e1eef91fae5149768e40d198b","browser":{"crypto":false},"gitHead":"5d84b4cdca26cd11fa221df221495c9fa6102214","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdir -p dist && browserify lib/index.js -o dist/pouchdb.find.js && npm run min","jshint":"jshint -c .jshintrc lib/*.js test/test.js test/test-utils.js test/tests/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","dev-server":"npm run write-cloudant-password && ./bin/dev-server.js","test-browser":"./bin/test-browser.js","write-cloudant-password":"echo 'module.exports = [\"'$CLOUDANT_USERNAME'\", \"'$CLOUDANT_PASSWORD'\", \"'$CLOUDANT_HOST'\"];' > test/.cloudant-password.js"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"browserify":{"transform":["es3ify"]},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.5.1","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"1.3.0","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","es3ify":"^0.1.3","jshint":"^2.5.11","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-abstract-mapreduce":"^0.2.2"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","pouchdb":"git+https://github.com/pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"~0.4.1","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"~2.36.0","http-server":"~0.5.5","chai-as-promised":"~4.1.0","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.3.3":{"name":"pouchdb-find","version":"0.3.3","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache","_id":"pouchdb-find@0.3.3","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"17e67dae09ca42107d475a93abc0a41a1d469ea9","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.3.3.tgz","integrity":"sha512-jN652Oa6w4uJNXkiylqq7UJfNO99pdQDB+Vxbrep/jcFoWZZKFt+1Ya7e1ddoxphVcHdYudIY0nsh/72Gk310A==","signatures":[{"sig":"MEUCIFtu+2NoSpAgf2EIktFNHeqO8PFEZ8+LZdnf7nRFmLtxAiEAiToswDSvnK0qp0XU26fnpHj8PsAWxHlWiIE55JyegZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"17e67dae09ca42107d475a93abc0a41a1d469ea9","browser":{"crypto":false},"gitHead":"862b1dd091dd2f877244867c38131ac62d6c8a58","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdir -p dist && browserify lib/index.js -o dist/pouchdb.find.js && npm run min","jshint":"jshint -c .jshintrc lib/*.js test/test.js test/test-utils.js test/*suite*/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","dev-server":"npm run write-cloudant-password && ./bin/dev-server.js","test-browser":"./bin/test-browser.js","write-cloudant-password":"echo 'module.exports = [\"'$CLOUDANT_USERNAME'\", \"'$CLOUDANT_PASSWORD'\", \"'$CLOUDANT_HOST'\"];' > test/.cloudant-password.js"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"browserify":{"transform":["es3ify"]},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.5.1","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"1.3.0","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","es3ify":"^0.1.3","jshint":"^2.5.11","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-abstract-mapreduce":"^0.2.2"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","pouchdb":"git+https://github.com/pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"~0.4.1","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"~2.36.0","http-server":"~0.5.5","chai-as-promised":"~4.1.0","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.3.4":{"name":"pouchdb-find","version":"0.3.4","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache","_id":"pouchdb-find@0.3.4","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"44eb0c4ac47a2d5ccd6d923505bbd97458d224ac","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.3.4.tgz","integrity":"sha512-HPKS7yhhRD50cmpEs76RbOrIEBfz5yud4JrTKBOMIHZFYrByuBVp9g03I7FzPr/XaWCbQpV6vYvqyjJSd7YzYg==","signatures":[{"sig":"MEYCIQCQ15m9LB3hJU0c01ZYF/mXTrmJHDoYY+chPhfw8wqhjQIhAPEasVLPSy97s9gW8vHLASQug8vyuw0sO1jTeegJrZCR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"44eb0c4ac47a2d5ccd6d923505bbd97458d224ac","gitHead":"26bbb7ff230f23f78d38d2b450f51b7ace8cf860","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*suite*/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","browserify":"browserify lib/index.js | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"npm run write-cloudant-password && ./bin/dev-server.js","test-browser":"./bin/test-browser.js","write-cloudant-password":"echo 'module.exports = [\"'$CLOUDANT_USERNAME'\", \"'$CLOUDANT_PASSWORD'\", \"'$CLOUDANT_HOST'\"];' > test/.cloudant-password.js"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.7.1","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"0.10.36","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-abstract-mapreduce":"^0.2.2"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","es3ify":"^0.1.3","jshint":"^2.3.0","mkdirp":"^0.5.0","pouchdb":"git+https://github.com/pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"^9.0.8","http-server":"~0.5.5","chai-as-promised":"~4.1.0","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.3.5":{"name":"pouchdb-find","version":"0.3.5","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache","_id":"pouchdb-find@0.3.5","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"762135367d6a89e522ea58c04d7ecfc36d7a6c25","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.3.5.tgz","integrity":"sha512-y4w6BFvB/TXaEm7BWi2HvKuEcu9cJGZAblrJ5k0H0Li+rA0wpY+TVhbZBCjInyTzbEK98a+yz8nAIJ4KnEVqdQ==","signatures":[{"sig":"MEQCIEOeGQMu8zKqUsjf3wAJmpXM17q47xe5hdQPWcTSt1vWAiAKy+Kz2NgESRN3pd+NqYG6i5nS2XNx3RwCoAFmB6okXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"762135367d6a89e522ea58c04d7ecfc36d7a6c25","gitHead":"b8ca14e59dd3369e7f1b28b0c9b42e237bc3cd25","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*suite*/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","browserify":"browserify lib/index.js | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"npm run write-cloudant-password && ./bin/dev-server.js","test-browser":"./bin/test-browser.js","write-cloudant-password":"echo 'module.exports = [\"'$CLOUDANT_USERNAME'\", \"'$CLOUDANT_PASSWORD'\", \"'$CLOUDANT_HOST'\"];' > test/.cloudant-password.js"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.5.1","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"0.12.0","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-abstract-mapreduce":"^0.2.2"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","es3ify":"^0.1.3","jshint":"^2.3.0","mkdirp":"^0.5.0","pouchdb":"git+https://github.com/pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"^9.0.8","http-server":"~0.5.5","chai-as-promised":"~4.1.0","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.4.0":{"name":"pouchdb-find","version":"0.4.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.4.0","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"8c3e04664522ce215e971b43e1ab6a96dcc4e5ff","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.4.0.tgz","integrity":"sha512-Ij2l8swqJcy8ujqDxOyAPJA/3N8Vx8DXlYXApSn5holCqQ7roMJM0VlcZPupjrRaM+JMwWOA3bTbQBoViUDE+A==","signatures":[{"sig":"MEQCIDurzFjMu3tqU53fExSNEP6K9W0nDtcWXzTR2eWHMaLDAiAJ30ctV+Iol4UhvQ28dCUogOZ98GitFoob6NTVidMxow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"8c3e04664522ce215e971b43e1ab6a96dcc4e5ff","gitHead":"daa4c65dfef10dfda56c3323a43fc1ff489c0127","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*suite*/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","browserify":"browserify lib/index.js | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"2.14.2","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"4.0.0","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","es3ify":"^0.1.3","jshint":"^2.3.0","mkdirp":"^0.5.0","pouchdb":"github:pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"^9.0.8","http-server":"~0.5.5","chai-as-promised":"~4.1.0","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.5.0":{"name":"pouchdb-find","version":"0.5.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.5.0","maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"e5f3a0c777c08ef2e5740cf477e496bb5261a3d5","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.5.0.tgz","integrity":"sha512-5s/8Z/Hec3nWZRyyYoqJtaOLiI3RWwSpjk+jmXMN//knfAy6wTj9wZXCxoiilWPPGRW22KPYIHktTaxhS6+JkA==","signatures":[{"sig":"MEUCIQCWp21hklnu3DGJQrsjfAH2NKKmv61usT5uJWQYdplcBAIgEzRy7bUggl9hub+5FwXHD4GcbPeKkvbIg6G8eNaO2FI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"e5f3a0c777c08ef2e5740cf477e496bb5261a3d5","browser":{"buffer":false,"crypto":false},"gitHead":"a9784accb13f5ef0b53fb9559e8d00349a6faaa5","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*suite*/*","coverage":"npm test --coverage && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.3.5","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"4.0.0","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","es3ify":"^0.1.3","jshint":"^2.3.0","mkdirp":"^0.5.0","pouchdb":"github:pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"^9.0.8","http-server":"~0.5.5","bundle-collapser":"1.2.1","chai-as-promised":"~4.1.0","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.6.0":{"name":"pouchdb-find","version":"0.6.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.6.0","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"2b8c348d2b6dfc99ac2389300efa3b56bb18eb55","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.6.0.tgz","integrity":"sha512-YcsyXnTXHU+N9t7Fki3/oPENFaa1FBA7aCWdmjemGQLXbMT6GP+jw8xepez6zLISAK6AQDhFnCbyOxqcT88D9w==","signatures":[{"sig":"MEUCIGaK+yINBOU/tAcyO9TAV9R0lW5T7WVR97RaGpKtZjTwAiEA30rDbpnzxhMx8ZR5X+H8lvY/T6iWrXy2JZSmZCBZdjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"2b8c348d2b6dfc99ac2389300efa3b56bb18eb55","browser":{"buffer":false,"crypto":false},"gitHead":"aa0a487dd7efef24fb4b14cfbe7b82c2abf2d416","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*/*.js","coverage":"npm test --coverage && istanbul check-coverage --lines 60 --function 60 --statements 60 --branches 60","test-node":"istanbul test ./node_modules/mocha/bin/_mocha test/test.js","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.3.5","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"4.0.0","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","es3ify":"^0.1.3","jshint":"^2.3.0","mkdirp":"^0.5.0","memdown":"^1.1.0","pouchdb":"github:pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"^9.0.8","http-server":"~0.5.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"~4.1.0","istanbul-coveralls":"^1.0.3","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.7.0":{"name":"pouchdb-find","version":"0.7.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.7.0","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"65e1b29ef3fc6dbd4bee20d7ea9234a90f380e66","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.7.0.tgz","integrity":"sha512-4lSYISf3MNKnMdWKEngJnOQFaixjILnKWVpY0ITuypATDd7hUSjjI3UbpTEwYFQBrG8CCY71uCxi8nEL9yPbMg==","signatures":[{"sig":"MEUCIHyCbveyzaQfLVBwrgoph5ti37ADV2BWS5aPcW/TnEm9AiEAg1WMUwoUgmeztNUGo8ng/wUoog2ZGTgVxb1MczTD+8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"65e1b29ef3fc6dbd4bee20d7ea9234a90f380e66","browser":{"buffer":false,"crypto":false},"gitHead":"8859c2ae71a29ad45f5ed2847673520829e0b478","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*/*.js","coverage":"COVERAGE=1 npm test && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"garrensmith","email":"garren.smith@gmail.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.3.9","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"5.0.0","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","es3ify":"^0.1.3","jshint":"^2.3.0","mkdirp":"^0.5.0","memdown":"^1.1.0","pouchdb":"github:pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"^9.0.8","http-server":"~0.5.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"~4.1.0","istanbul-coveralls":"^1.0.3","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.8.0":{"name":"pouchdb-find","version":"0.8.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.8.0","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"c0752e5c48e23594f9879ec74bdd067f858efe9a","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.8.0.tgz","integrity":"sha512-nPCLwjn7od1XH1onMpWm4v1IBzygNWP6zJhw0RpYrXbrNRV4ZowkSxP+/+jKCx82t0hVWRT2rqBufepYJJICbA==","signatures":[{"sig":"MEUCIQDtC/pK/WysaBmCfLNgDTaIGAOra90PLWQD7v5aPrROjgIgGT2W8gOD0pox7iwyZOTsZvEOcdc4qB9rOIMEfSZ0wRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"c0752e5c48e23594f9879ec74bdd067f858efe9a","browser":{"buffer":false,"crypto":false},"gitHead":"ebf0af80631ec09dc63a146ef6bdf483288f9940","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*/*.js","coverage":"COVERAGE=1 npm test && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"garrensmith","email":"garren.smith@gmail.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.3.12","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"5.1.0","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","es3ify":"^0.1.3","jshint":"^2.3.0","mkdirp":"^0.5.0","memdown":"^1.1.0","pouchdb":"github:pouchdb/pouchdb","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"^9.0.8","http-server":"~0.5.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"~4.1.0","istanbul-coveralls":"^1.0.3","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.9.0":{"name":"pouchdb-find","version":"0.9.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.9.0","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"5aa14539cc3bfdd814308d69b5e955cba8617a52","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.9.0.tgz","integrity":"sha512-0pVpoOCzEkblURESvvZN9iwBJ4lK/kFCgwvI1XsvgjlTv2jRXeq/QGzWeeNqak63mso4dKSyWESbVoK7ALu+BQ==","signatures":[{"sig":"MEQCIHigEgwTyp0WNzzGExnHwwUJVpRRTsOvlEYl6NO+jzkAAiAf0l5F5yvKWtJfop0wqvaqt58xUVe9bhZyViCGM6DQMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"5aa14539cc3bfdd814308d69b5e955cba8617a52","browser":{"buffer":false,"crypto":false},"gitHead":"64f5c7b7fb2552405a426e4664cbbb6157e1f23f","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*/*.js","coverage":"COVERAGE=1 npm test && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"garrensmith","email":"garren.smith@gmail.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.5.3","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"5.4.1","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"~2.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0"},"devDependencies":{"wd":"^0.2.21","chai":"~1.8.1","mocha":"~1.18","es3ify":"^0.1.3","jshint":"~2.8.0","mkdirp":"^0.5.0","memdown":"^1.1.0","pouchdb":"^5.2.0","request":"^2.36.0","bluebird":"^1.0.7","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","phantomjs":"^1.9.7-5","uglify-js":"^2.4.13","browserify":"^9.0.8","http-server":"~0.5.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"~4.1.0","istanbul-coveralls":"^1.0.3","selenium-standalone":"^3.0.2","sauce-connect-launcher":"^0.4.2"}},"0.10.0":{"name":"pouchdb-find","version":"0.10.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.10.0","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"7fe9db7bc9cf7663088454eddbcec367d50d7d3b","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.10.0.tgz","integrity":"sha512-bSaEGnoHlFEWaSqXSeXkXtXca+UKakwtqWiGpnxkJUEsB6ewxna+2QjyJxSYuRq71d5SnVdyXaZbrz7BEv4BNA==","signatures":[{"sig":"MEQCIFvOXsDLvPBj/uwuzbbW0/ykwOCyAfqfCZXMdEawuv2ZAiAHX5rhjXArasHPsS3qbTD6uu2/iTm9gyM07rIFI1onzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"7fe9db7bc9cf7663088454eddbcec367d50d7d3b","browser":{"buffer":false,"crypto":false},"gitHead":"9114f540333ca10c7e03a16220eb08e7af82580c","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*/*.js","coverage":"COVERAGE=1 npm test && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.9.3","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"5.11.1","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"^2.0.1","is-array":"^1.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-promise":"5.4.0"},"devDependencies":{"wd":"^0.2.21","chai":"^3.5.0","mocha":"^2.4.5","es3ify":"^0.1.3","jshint":"~2.8.0","mkdirp":"^0.5.0","memdown":"^1.1.0","pouchdb":"^5.4.0","request":"^2.36.0","bluebird":"^1.0.7","inherits":"^2.0.1","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","uglify-js":"^2.4.13","browserify":"^12.0.2","http-server":"~0.5.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"^5.3.0","istanbul-coveralls":"^1.0.3","phantomjs-prebuilt":"^2.1.7","selenium-standalone":"^5.1.0","sauce-connect-launcher":"^0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-0.10.0.tgz_1465258541262_0.7550287805497646","host":"packages-16-east.internal.npmjs.com"}},"0.10.1":{"name":"pouchdb-find","version":"0.10.1","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.10.1","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"a99f58321ae534d5697a3862878100192c3a86e1","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.10.1.tgz","integrity":"sha512-0WGgUoHi622+5Y1yeDJuhuN9No3fxWEe3Y0Jn5c10S8yAd1jWoLULWvWhjeKTTSk7kmXM2kI2bXOYhFvUIb4og==","signatures":[{"sig":"MEYCIQCeA43ony0SwvQO3my5IN35jve2GnJ+RSbdU5Mt/sPhWwIhALi3BpaQA69e4klVXYLTCL8I6+jS4D3UywMAdTvJJuBH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"a99f58321ae534d5697a3862878100192c3a86e1","browser":{"buffer":false,"crypto":false},"gitHead":"e44263a425d89b45769ec8c01bf85d0bcc7eeffb","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*/*.js","coverage":"COVERAGE=1 npm test && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.9.5","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"5.11.1","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"^2.0.1","is-array":"^1.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"^1.1.0","pouchdb-collate":"^1.2.0","pouchdb-promise":"5.4.0"},"devDependencies":{"wd":"^0.2.21","chai":"^3.5.0","mocha":"^2.4.5","es3ify":"^0.1.3","jshint":"~2.8.0","mkdirp":"^0.5.0","memdown":"^1.1.0","pouchdb":"^5.4.0","request":"^2.36.0","bluebird":"^1.0.7","inherits":"^2.0.1","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","uglify-js":"^2.4.13","browserify":"^12.0.2","http-server":"~0.5.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"^5.3.0","istanbul-coveralls":"^1.0.3","phantomjs-prebuilt":"^2.1.7","selenium-standalone":"^5.1.0","sauce-connect-launcher":"^0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-0.10.1.tgz_1465820342297_0.5224321796558797","host":"packages-12-west.internal.npmjs.com"}},"0.10.2":{"name":"pouchdb-find","version":"0.10.2","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.10.2","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"d9f847809f80fdc4aefab03a1c3f56d8c649f43d","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.10.2.tgz","integrity":"sha512-wdhuYsOYiY2965//EGrV/JmHC+187YX5leLruYiUrxTEHBJ3fjnp4w52cZEMpEEbNjs7qLe5ME2ymXVKjsy/FA==","signatures":[{"sig":"MEUCIQC//Dx/Ivbdh5zxktHUF6l5jKVDLanqqLN3R6jI7yDy8AIgCFWXdS/AaMxCg49Zzi62dLdoe/wa6QN8eWHpEgSYtKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"d9f847809f80fdc4aefab03a1c3f56d8c649f43d","browser":{"buffer":false,"crypto":false},"gitHead":"3a5a11622f798eb48c5ef8528cd96850b64bbda1","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*/*.js","coverage":"COVERAGE=1 npm test && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"garrensmith","email":"garren.smith@gmail.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.9.5","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"5.9.1","dependencies":{"lie":"^2.6.0","debug":"^2.1.0","inherits":"^2.0.1","is-array":"^1.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"~2.0.1","pouchdb-collate":"^1.2.0","pouchdb-promise":"5.4.0"},"devDependencies":{"wd":"^0.2.21","chai":"^3.5.0","mocha":"^2.4.5","es3ify":"^0.1.3","jshint":"~2.8.0","mkdirp":"^0.5.0","memdown":"^1.1.0","pouchdb":"^5.4.0","request":"^2.36.0","bluebird":"^1.0.7","inherits":"^2.0.1","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","uglify-js":"^2.4.13","browserify":"^12.0.2","http-server":"~0.5.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"^5.3.0","istanbul-coveralls":"^1.0.3","phantomjs-prebuilt":"^2.1.7","selenium-standalone":"^5.1.0","sauce-connect-launcher":"^0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-0.10.2.tgz_1465916137667_0.6971617776434869","host":"packages-12-west.internal.npmjs.com"}},"0.10.3":{"name":"pouchdb-find","version":"0.10.3","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.10.3","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"b60d41e1da123c6325ce9d7f3f86cc386420b7a6","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.10.3.tgz","integrity":"sha512-HBbR+PaaYzCeJA7oU+M98PLgq2kjO95ZppdMkkhEsJmqU7npWxGLS1K1zLCzmxd936pWyxadVz3hOMt1h/rLYA==","signatures":[{"sig":"MEUCIQCaa9ApOBiQ7dqlvLUQctveNvlMvfeEsNp9KsLj4YPGZgIgdXQX2eZN45vDaxA6aBhFY9xMLM9xcI4lV5HS5RqFVgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"b60d41e1da123c6325ce9d7f3f86cc386420b7a6","browser":{"buffer":false,"crypto":false},"gitHead":"31860fa8e8c9655328a228ecd5162654f279e599","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib/*.js bin/*.js test/test.js test/test-utils.js test/*/*.js","coverage":"COVERAGE=1 npm test && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"./bin/dev-server.js","test-browser":"./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.10.3","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"6.2.2","dependencies":{"debug":"^2.1.0","inherits":"^2.0.1","is-array":"^1.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"~2.0.1","pouchdb-collate":"^1.2.0","pouchdb-promise":"5.4.0"},"devDependencies":{"wd":"^0.2.21","chai":"^3.5.0","mocha":"^2.4.5","es3ify":"^0.1.3","jshint":"~2.8.0","mkdirp":"^0.5.0","memdown":"^1.1.0","request":"^2.36.0","bluebird":"^1.0.7","inherits":"^2.0.1","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","uglify-js":"^2.4.13","browserify":"^12.0.2","http-server":"~0.5.5","pouchdb-core":"^5.4.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"^5.3.0","istanbul-coveralls":"^1.0.3","phantomjs-prebuilt":"^2.1.7","pouchdb-replication":"^5.4.5","selenium-standalone":"^5.1.0","pouchdb-adapter-http":"^5.4.5","pouchdb-adapter-memory":"^5.4.5","sauce-connect-launcher":"^0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-0.10.3.tgz_1468423990323_0.701834705658257","host":"packages-16-east.internal.npmjs.com"}},"0.10.4":{"name":"pouchdb-find","version":"0.10.4","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.10.4","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"c8601200b695ea1ddc796761c675eed32984acc8","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.10.4.tgz","integrity":"sha512-BkIIopPDSZ07ZgxBQTqn8vKQZKN4MkQtmVDiVzr5V+SavoM3rVIv6tS2IwaBJCq1we6zOD5bJxRDqw49+N2E/g==","signatures":[{"sig":"MEUCIG2tHcGg4uPNivIcsm+nKsecoqs6uTDZ6T5fElf06XwGAiEAxReOr4yhw+2/igJTbc+3QFjKpz4AmGZgsFF92zNiQW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"c8601200b695ea1ddc796761c675eed32984acc8","browser":{"buffer":false,"crypto":false},"gitHead":"0f405b879a94427e01726b9b587f8cd04b28f56a","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && bash ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib bin test","coverage":"bash bin/test-coverage.sh && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"bash ./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"node ./bin/dev-server.js","test-browser":"node ./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"garrensmith","email":"garren.smith@gmail.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.10.4","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"6.2.2","dependencies":{"debug":"^2.1.0","inherits":"^2.0.1","is-array":"^1.0.1","argsarray":"0.0.1","spark-md5":"0.0.5","pouchdb-extend":"^0.1.2","pouchdb-upsert":"~2.0.1","pouchdb-collate":"^1.2.0","pouchdb-promise":"5.4.0"},"devDependencies":{"wd":"^0.2.21","chai":"^3.5.0","mocha":"^2.4.5","es3ify":"^0.1.3","jshint":"~2.8.0","mkdirp":"^0.5.0","memdown":"^1.1.0","request":"^2.36.0","bluebird":"^1.0.7","inherits":"^2.0.1","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","uglify-js":"^2.4.13","browserify":"^12.0.2","http-server":"~0.5.5","pouchdb-core":"^5.4.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"^5.3.0","istanbul-coveralls":"^1.0.3","phantomjs-prebuilt":"^2.1.7","pouchdb-replication":"^5.4.5","selenium-standalone":"^5.1.0","pouchdb-adapter-http":"^5.4.5","pouchdb-adapter-memory":"^5.4.5","sauce-connect-launcher":"^0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-0.10.4.tgz_1479295222262_0.48777667991817","host":"packages-12-west.internal.npmjs.com"}},"0.10.5":{"name":"pouchdb-find","version":"0.10.5","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":"","license":"Apache-2.0","_id":"pouchdb-find@0.10.5","maintainers":[{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"homepage":"https://github.com/nolanlawson/pouchdb-find#readme","bugs":{"url":"https://github.com/nolanlawson/pouchdb-find/issues"},"dist":{"shasum":"34f285b8a56496a98f9cef2e1a1f6a0aac4eae8b","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-0.10.5.tgz","integrity":"sha512-cf6AD2zxfNagjiA9x20ycsRxPzhtiNel0HQBAP7SN4F+RkrPvzn8tgMVY8e/aD8ENfhHyibskT1tfiICUceU8g==","signatures":[{"sig":"MEYCIQCheXFIST3jedfaN0ZRH/xOL8j2Rtsr5EY+bP54m/AIIQIhAPBcoa7DhT59hifBrmlt26IrQgYF9PhhHIWGbwVoSMsj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"34f285b8a56496a98f9cef2e1a1f6a0aac4eae8b","browser":{"buffer":false,"crypto":false},"gitHead":"4dde770364b721391eaeb9b20f8441e7315fec48","scripts":{"dev":"browserify test/test.js > test/test-bundle.js && npm run dev-server","min":"uglifyjs dist/pouchdb.find.js -mc > dist/pouchdb.find.min.js","test":"npm run jshint && bash ./bin/run-test.sh","build":"mkdirp dist && npm run browserify && npm run min","jshint":"jshint -c .jshintrc lib bin test","coverage":"bash bin/test-coverage.sh && istanbul check-coverage --lines 100 --function 100 --statements 100 --branches 100","test-node":"bash ./bin/test-node.sh","browserify":"browserify . -s pouchdbFind -p bundle-collapser/plugin | ./bin/es3ify.js | derequire > dist/pouchdb.find.js","dev-server":"node ./bin/dev-server.js","test-browser":"node ./bin/test-browser.js","install-couch":"sh ./bin/run-couch-master-on-travis.sh && sh ./bin/enable-couchdb-cors.sh","report-coverage":"npm run coverage && istanbul-coveralls --no-rm"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"repository":{"url":"git://github.com/nolanlawson/pouchdb-find.git","type":"git"},"_npmVersion":"3.10.9","description":"Easy-to-use query language for PouchDB","directories":{},"_nodeVersion":"7.2.0","dependencies":{"debug":"^2.1.0","inherits":"^2.0.1","is-array":"^1.0.1","argsarray":"0.0.1","spark-md5":"2.0.2","pouchdb-extend":"^0.1.2","pouchdb-upsert":"~2.0.1","pouchdb-collate":"^1.2.0","pouchdb-promise":"5.4.0"},"devDependencies":{"wd":"^0.2.21","chai":"^3.5.0","mocha":"^2.4.5","es3ify":"^0.1.3","jshint":"~2.8.0","mkdirp":"^0.5.0","memdown":"^1.1.0","request":"^2.36.0","bluebird":"^1.0.7","inherits":"^2.0.1","istanbul":"^0.2.7","watchify":"^3.1.0","derequire":"^2.0.0","uglify-js":"^2.4.13","browserify":"^12.0.2","http-server":"~0.5.5","pouchdb-core":"^5.4.5","query-string":"^2.4.2","bundle-collapser":"1.2.1","chai-as-promised":"^5.3.0","istanbul-coveralls":"^1.0.3","phantomjs-prebuilt":"^2.1.7","pouchdb-replication":"^5.4.5","selenium-standalone":"^5.1.0","pouchdb-adapter-http":"^5.4.5","pouchdb-adapter-memory":"^5.4.5","sauce-connect-launcher":"^0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-0.10.5.tgz_1485970849501_0.3331711476203054","host":"packages-12-west.internal.npmjs.com"}},"6.2.0":{"name":"pouchdb-find","version":"6.2.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.2.0","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"a824e158e25b0816614d67e680a4d8c8a694fa1e","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.2.0.tgz","integrity":"sha512-le1z1oV6Z4lo7EpVOFF8sE/fS+3qREP/DNWS9VQkRAFwiLNuXMvYNSgv+7upPobVal9BwAD5geo/Dcw3Z0w26g==","signatures":[{"sig":"MEUCIQC3gvY1VHCQoDiyv9gczx4opwCK6hIbRbjFM+IouUX4yAIgJ18MHJsjhBsRj8GwhDAQ0q0rwfb/Vptbqpy+WAkp4zw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib","dist","tonic-example.js"],"_shasum":"a824e158e25b0816614d67e680a4d8c8a694fa1e","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"scripts":{},"_npmUser":{"name":"garrensmith","email":"garren.smith@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"4.2.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"6.9.4","dependencies":{"pouchdb-md5":"6.2.0","pouchdb-utils":"6.2.0","pouchdb-collate":"6.2.0","pouchdb-promise":"6.2.0","pouchdb-selector-core":"6.2.0","pouchdb-abstract-mapreduce":"6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.2.0.tgz_1492700758075_0.005410579964518547","host":"packages-18-east.internal.npmjs.com"}},"6.2.1-prerelease":{"name":"pouchdb-find","version":"6.2.1-prerelease","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.2.1-prerelease","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"1652fabbdd901bb8b3b7822557b5bb85844763cd","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.2.1-prerelease.tgz","integrity":"sha512-58nIi0efhpIE0LF92mmVc4Qj68p8E+XDB4S+k9EVuYBFdeAP81oKnpj0wzrOD62n/E+rDZzYLTIR++X6cnWLeg==","signatures":[{"sig":"MEYCIQDtLrRR5kQuF4u6jrDBHIRUW4Tf6TJb/yijTDKOTJVXFgIhAJwWhpvwShZuMmvhnyW6xXAgGXJCLSsDHeQbgm79yU8U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"1652fabbdd901bb8b3b7822557b5bb85844763cd","browser":{"./lib/index.js":"./lib/index-browser.js"},"scripts":{},"_npmUser":{"name":"willholley","email":"willholley@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"3.8.6","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./src/index.js","_nodeVersion":"5.11.1","_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.2.1-prerelease.tgz_1499942925688_0.6878592860884964","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"pouchdb-find","version":"6.3.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.3.0","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"00cd555faa2c2059eaf33494bf7562a6a26d5b0a","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.3.0.tgz","integrity":"sha512-6n4s+b5pp3Y3YuDTRr7CwGbaCJHeOD8JRyKzRvgsy6tRgJFknGUnIuJCDwxgAfxBmhsYbNuwd2hDhdlhgBP5eQ==","signatures":[{"sig":"MEYCIQCFmRmjv9qPtqtljR08toRKX+xfbBUn1X3mpWmGje1FYQIhAITHeE58aTeOywSi9c0IWrs5YWiuzZH7auXMj4HqF73b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"00cd555faa2c2059eaf33494bf7562a6a26d5b0a","browser":{"./lib/index.js":"./lib/index-browser.js"},"scripts":{},"_npmUser":{"name":"willholley","email":"willholley@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"3.8.6","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./src/index.js","_nodeVersion":"5.11.1","_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.3.0.tgz_1499943256926_0.1406766811851412","host":"s3://npm-registry-packages"}},"6.3.1":{"name":"pouchdb-find","version":"6.3.1","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.3.1","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"72e1bd5739c4ae7383f79bdfca99ce1ad4c81934","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.3.1.tgz","integrity":"sha512-urFPCVZlYY4vp3/gcUjodcIiRwMPL9GrbsJNtbUytj2KsF9dx41Dh6eJPdDODpHEhLLwhOw913Wg5eqYc51geQ==","signatures":[{"sig":"MEQCIBzBVhiwrzdOUbN163xpQ2R8G8dOqn8JuVsqF3RpKvp/AiA9415aaKd6y/eXIkt2P0lIxqz7EKQTrj4KoMef4Lqt1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","_shasum":"72e1bd5739c4ae7383f79bdfca99ce1ad4c81934","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"scripts":{},"_npmUser":{"name":"willholley","email":"willholley@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"3.8.6","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"5.11.1","dependencies":{"pouchdb-md5":"6.3.1","pouchdb-utils":"6.3.1","pouchdb-collate":"6.3.1","pouchdb-promise":"6.3.1","pouchdb-selector-core":"6.3.1","pouchdb-abstract-mapreduce":"6.3.1"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.3.1.tgz_1499956877864_0.6157951985951513","host":"s3://npm-registry-packages"}},"6.3.2":{"name":"pouchdb-find","version":"6.3.2","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.3.2","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"eec05e5fa4bd2ec288b1de2cc5957bb64d126696","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.3.2.tgz","integrity":"sha512-WTXE0e5rj0Qvfw4lFxGIP5ZDxtYjw3JtSqfR9a3jsO08YRVyo716wkgzgjwW3rQSYcUhwzUTRCMeBfEKr6N7GQ==","signatures":[{"sig":"MEUCIAKlpmiTL+d6kZAMyFlYof4xFSvzeEnZs9Fj5dWmo2wZAiEAuVUDl3+u1aqOxZB/ib/I3d6QrvoaWMXz2MHpmppuKto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","_shasum":"eec05e5fa4bd2ec288b1de2cc5957bb64d126696","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"scripts":{},"_npmUser":{"name":"willholley","email":"willholley@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"3.8.6","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"5.11.1","dependencies":{"pouchdb-md5":"6.3.2","pouchdb-utils":"6.3.2","pouchdb-collate":"6.3.2","pouchdb-promise":"6.3.2","pouchdb-selector-core":"6.3.2","pouchdb-abstract-mapreduce":"6.3.2"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.3.2.tgz_1499958806926_0.015867908485233784","host":"s3://npm-registry-packages"}},"6.3.3":{"name":"pouchdb-find","version":"6.3.3","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.3.3","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"be0ed271b6dfd96c54dd6fc237b3bdb5260295f0","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.3.3.tgz","integrity":"sha512-3Y2Tj7r/4U4djOu/vmlYSPSOeSAwtW3czBWR3r5e1CNwBU+YvWoIoq76hbtOx5AhDuqaAa8YcG6wKNxgyCP9rQ==","signatures":[{"sig":"MEUCIGiqnUrggI1UgUgfQjCXS99muj204/NJPF936mWFI8LUAiEAsXGWq1Z1vxnrCa3g3mJa1giviVAeMeE5kOUqs36c0v0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"daleharvey","email":"dale@arandomurl.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"5.0.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"8.0.0","dependencies":{"pouchdb-md5":"6.3.3","pouchdb-utils":"6.3.3","pouchdb-collate":"6.3.3","pouchdb-promise":"6.3.3","pouchdb-selector-core":"6.3.3","pouchdb-abstract-mapreduce":"6.3.3"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.3.3.tgz_1500070585250_0.6617684832308441","host":"s3://npm-registry-packages"}},"6.3.4":{"name":"pouchdb-find","version":"6.3.4","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.3.4","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"27163e3d9a82bab2cc6db1deb73447762e8bd705","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.3.4.tgz","integrity":"sha512-Jn27LPlgZdDMMI6MYjoWfilRWpjSYxOPxvi72vjdN188Nne69reTR2amopAn69XINcAYH/tq5lkcOrtZ5k9nSg==","signatures":[{"sig":"MEYCIQDCRTw1CHRtjHh/75v2812T2yBqElulAyB94f5B56gKSwIhAPDGIWr4filaJJq2V8SYz3DjRD1gDvwGLf1cK5Q06uJv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"daleharvey","email":"dale@arandomurl.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"5.0.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"8.0.0","dependencies":{"pouchdb-md5":"6.3.4","pouchdb-utils":"6.3.4","pouchdb-collate":"6.3.4","pouchdb-promise":"6.3.4","pouchdb-selector-core":"6.3.4","pouchdb-abstract-mapreduce":"6.3.4"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.3.4.tgz_1500109867968_0.9413207548204809","host":"s3://npm-registry-packages"}},"6.4.0":{"name":"pouchdb-find","version":"6.4.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.4.0","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"bc6081f181808284ef930242ea9b329dae10da0b","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.4.0.tgz","integrity":"sha512-I3X/YoQLIlewL6/44lRP6yy14pSfT7uBhuseLOy74Btr6O9sNWryLEg/5L19A9RT4s27GTywAvDTAIrBOvrErg==","signatures":[{"sig":"MEQCIDL2MfKculXUIqeJXK31huo93Fn7l5ratpJFDW8zrl1HAiAWLaO3YmUCdiOvTViX7PPUB6cOfvh3LR+wC4q+DYSJ7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"daleharvey","email":"dale@arandomurl.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"5.3.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"8.5.0","dependencies":{"pouchdb-md5":"6.4.0","pouchdb-utils":"6.4.0","pouchdb-collate":"6.4.0","pouchdb-promise":"6.4.0","pouchdb-selector-core":"6.4.0","pouchdb-abstract-mapreduce":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.4.0.tgz_1513503524895_0.48965002642944455","host":"s3://npm-registry-packages"}},"6.4.1":{"name":"pouchdb-find","version":"6.4.1","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.4.1","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"e2a290665abb645984ad6916a6a984a1cc2ddf3e","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.4.1.tgz","integrity":"sha512-u8DGuPkDxOlN1p2J/2Gjxx3yJq01cQR1JPqJ/poY0JEJsjQh5EkSolf/XRUt0SVNGhrqrsV4tI4I0Yc8gInjFw==","signatures":[{"sig":"MEYCIQC0oNqLPfYTXZ6rss64Xw8p42yDUMX/y30ry4dpaVps4wIhAIy+Jnbb01WE70zj+Aou93xPJKL7e8il7UoUxIVJ4u1r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"daleharvey","email":"dale@arandomurl.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"5.3.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"8.2.1","dependencies":{"pouchdb-md5":"6.4.1","pouchdb-utils":"6.4.1","pouchdb-collate":"6.4.1","pouchdb-promise":"6.4.1","pouchdb-selector-core":"6.4.1","pouchdb-abstract-mapreduce":"6.4.1"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.4.1.tgz_1513595666433_0.7105763719882816","host":"s3://npm-registry-packages"}},"6.4.2":{"name":"pouchdb-find","version":"6.4.2","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.4.2","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"ab593debd24bd0f2957d4967b0df67fe4bce32c4","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.4.2.tgz","integrity":"sha512-icomCa9m8sTIfyuR8FzM9IhO530YUNVLXUd2BVcKfv2WsMY/KwBr9YyPyHjKxrOjhlQQEXDx5zkioSi1rCq9nw==","signatures":[{"sig":"MEQCIE/pqnumtmPoHxYEwtuLQn/YiTRkWrUMBrw21f2tl3YeAiAKp9unvf967sPqZMxL4cxXEwwhUaJ0wTi391p0vsatJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"daleharvey","email":"dale@arandomurl.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"5.3.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"8.5.0","dependencies":{"pouchdb-md5":"6.4.2","pouchdb-utils":"6.4.2","pouchdb-collate":"6.4.2","pouchdb-promise":"6.4.2","pouchdb-selector-core":"6.4.2","pouchdb-abstract-mapreduce":"6.4.2"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.4.2.tgz_1516796821157_0.6644855525810272","host":"s3://npm-registry-packages"}},"6.4.3":{"name":"pouchdb-find","version":"6.4.3","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@6.4.3","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"1d0128306071434a5e397bb14ce69c831356c95e","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-6.4.3.tgz","integrity":"sha512-vWj30xgDXEevsSG3j0WOp6gUARWweZD6R22+e5RfT0f8oGf3WvRSbe04mUXcY/HbLSkJrV+tl/ZZ7/NdqGiEHg==","signatures":[{"sig":"MEUCIHvAaS+S7XWcRjk/t1JZ4Bev3hTMJ++v1gs5AGwoYXVYAiEAiEeWgHG85hlsu2lXTAG0311+R0EpBH3a4hZA2I+f3e8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"daleharvey","email":"dale@arandomurl.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"5.5.1","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"8.9.1","dependencies":{"pouchdb-md5":"6.4.3","pouchdb-utils":"6.4.3","pouchdb-collate":"6.4.3","pouchdb-promise":"6.4.3","pouchdb-selector-core":"6.4.3","pouchdb-abstract-mapreduce":"6.4.3"},"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find-6.4.3.tgz_1517575680174_0.7658889591693878","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"pouchdb-find","version":"7.0.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@7.0.0","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"f390c3f7a9455e700eb178eb89b235aaf7dc3beb","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-7.0.0.tgz","fileCount":7,"integrity":"sha512-nqAdnbmmxcIrWF//k5LKDGXaDZScgvhqVoyGjXhiUan35ASI0KYn1R8Z0nGsl0PD/DRK1kveQjbC9+50QgdTRg==","signatures":[{"sig":"MEUCIQCkqiG/849exLqsrC2FnhjHSQtlNGO+i7vu6rfVUXxTiAIgIfwlA8faNRFHgrh6cbtMMjG1+bCb8Oyy3KxAOWCvwrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK4VjCRA9TVsSAnZWagAAppYP+gMnfcHNcrmgPbKbpLkj\nLyExpV4BD+MlRZrwChEuoeHUAmQQGVjx2I87XKdyVl4VxnbRWBXc6olwE5Rb\nLFn8ons89zYzYSgIauvVH4iwEDwXW6/FKJ2QQaefG2AXt4BUikFxnzFHr6Z9\njkv6DhY7EuUajdkeHCbh7Oxcn3qEbBZwlsBcn35g0LJuHkGSL/oopsYSG1fa\n31t758i4jd1KgQwGfOXv7EpqwX94PYOX3FDIPkWSD8YSyFYn/6Xu10lYjbR7\nBTM200hQqdSRTnlZcB7ohPn1NbPuNFiZBJn3+Gzbxwd+0/I5VIGfajES4P/M\noHY9CZjdBg+kyjCx04shjXwFIdZ9ihA2f9AoUmRLQksUOog+xLaU7HMIYEN4\nDhb/E6uJsTaIZDoERVx26ThFMH/A5gvCLDfWnqCk4Oim6YcpUry2gZYANDAq\nFM6mpMZ4dfOobFYftkxHR9h7HYSx9Z2ylGf7Pz0uOZyQRLG43f/YVjkxeiup\nMD131sGOyUq3QitRtylHNV1mS5khIcxl2BmFvgZqln57K8BTwRzcAWcfgniE\ncVT1eF0059+9u1HLtoy+4V7PNAV2wU9HeJADV+jbYvTgF98qAyHQRH2QkVJp\nhfMr98oOR72ByuQTNgSzVxRvAKVYdFoke7rSbVBODc5ppXlkdT7kPRCgOSfw\neOU1\r\n=QYUy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib","dist","tonic-example.js"],"module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"daleharvey","email":"dale@arandomurl.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"6.1.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"10.3.0","dependencies":{"pouchdb-md5":"7.0.0","pouchdb-fetch":"7.0.0","pouchdb-utils":"7.0.0","pouchdb-errors":"7.0.0","pouchdb-collate":"7.0.0","pouchdb-selector-core":"7.0.0","pouchdb-abstract-mapreduce":"7.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_7.0.0_1529578850036_0.6446383968561586","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"pouchdb-find","version":"7.1.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@7.1.0","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"eb6c74cc65f7862776a0eda95c033b58a04870c8","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-7.1.0.tgz","fileCount":7,"integrity":"sha512-LaIFbQ1HYV/FhOmNYMTwMtusL7x3nqlmTu8VgeqelTIqd4XLNuClF/f9pR8uLCoXIBYXSuD3wROTAA9bkk3Gjg==","signatures":[{"sig":"MEUCIQDmcqRwD9V39hLreHeyk0hDSvNAjRGtP9kDL0UDMMZRfwIgZgCWPssQbBebhEYBiu9MFNXY2vBOzCM37sa2emkRsHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAyLpCRA9TVsSAnZWagAAwPcQAJvtQVRU64apApG/PLC5\nsnfgHr5xWZBte+dkqyl8DoPeZHP6AI94LJBg5mFFabvBIFcGUjziMkNu32ll\nMUTrBRHYAGzNHfeGobucZ3K0U18FYJBUT2q0om1462aD/t3PLSe9ww/UPlgB\nL74KopwL9ijtL6vx8WaciZxZT41ebi3Z1Mjf//+VraDUXjHqZzkZp0NxCYvr\nHS3ollEYafHFZQJ50brhgFpCwf+55aVgoVJwOHBKAA9JWAAS/+DutFp9f5vS\niv5IDeQT/Ju1S7vv/hv9xAsc46yjhXMWZLb9ypjA0etklvgSQQXGyAkysXXk\nfw4PbUoDDB9BP5i0BPtH/W08ttFlVnLes7C+Dngu95LocFTT9BM23TB1Q08V\nSYueAT2/KpgQhnxp2R1hSEoivwPslQR6mP5IoC7/QpbHdnjmtkTkfoVNiK7z\n7bvTZS4Rw4MZp3dSCYeDeR+6MVskuzzw6BIv1MNqupV3Qeypxe8c4V2L1irh\n9800WG6+HWkDOje3nvypZk6fPlkSfWU3GUDo2ROz9TxuiLPQhp70qMCPcN5N\nSbLzrrcdCEMBTg7h50gjaWowx+JGoIhaclxm7Kgw0o0U0ued4OmVTFyL+J/h\nLNGP1oaoVvJL9+vCDh1QnDWBBgQstaTJaGYZasUrDSsp+2dgRmTCuWnNRNVF\nj9e6\r\n=1HRX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"garrensmith","email":"garren.smith@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"6.9.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"10.15.0","dependencies":{"pouchdb-md5":"7.1.0","pouchdb-fetch":"7.1.0","pouchdb-utils":"7.1.0","pouchdb-errors":"7.1.0","pouchdb-collate":"7.1.0","pouchdb-selector-core":"7.1.0","pouchdb-abstract-mapreduce":"7.1.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_7.1.0_1560486633033_0.7155785366569369","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"pouchdb-find","version":"7.1.1","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@7.1.1","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"390f05ba98467d52e16c4609f1623ea9aa6f9f11","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-7.1.1.tgz","fileCount":7,"integrity":"sha512-3NP63Oi3Gac86hJ1aUpX/CsfN46WNZQKVykAI90Ujq5ruYIIufk5br+rQ+bvZ1I/Aj+2ayiqE6J+MOHuXAiuUA==","signatures":[{"sig":"MEYCIQC2lIELCqgel4UvsoxArModKO+3m9GH3N4YMyBlHjwlEgIhAJ8Hp4X+tHCsT/h+T6wocCxeHp1LAl6gIHVmowdMrB37","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAyeiCRA9TVsSAnZWagAAYaQP/0qqL9OBQO6aZvk+i5s/\nIA0uiUIRyh2A4YvbWkioxDqCDHOs7h3Z4sxX6fzSG0a79ITnklGPeCSALjoo\nYr6aI8u3NYOFDqnA28nIcK2SSwxpYFdp+EMiSkAJ581GbkjhBEzU6ck1brV9\n/kGstBMoOrWBg7l+C7/oqbNaGa/UkysSNHdF9ezwBir5CDGr+SoJYnxQgmSO\nYMraRsym428+OOlKKACHJ/9BYroVbu5IbKhPZUC5FO580wYJnRPOc2gi9T+3\n1Tt7XWjKWgd8jxFRPGToQG8Xkc22otLkBUvGy0iYLEBEQIvDMVXOOU1FEt4O\nsV0p1TdnuVYwnqdkNZXxYakgnV3g78Qj2eM/zK9TOG23VrmmE1m28q4k1uO7\n7gDILLtPUMgzNjm1KKIR3Zf+LKDjy9vpCvNhKxc+7beu6WQpD9w1kDmOIgIo\nI3E/mknO2LVjLPMC5iAIWxOSEbPSxcDooNDivdokU4UJvxOGHYRlBEYmEyoN\n8OnZ+PPry72JDEt+CxOWaCQfHOq8ec5PZm97J7Jtls5sz+WSNwtUpnU2z+ov\nkhr6SEgOZ5rdXbQjlO806iLezRLgJZprknxDAFBBlOVPeb8QMmy5Nzj9iEsV\nxBsGvYJDpyZUMcPZAJhcXBJ5VXTUsGJamwchvGRnnozFoDkivgMlGAlE63fr\nA9nN\r\n=wQCU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"garrensmith","email":"garren.smith@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"6.9.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"10.15.0","dependencies":{"pouchdb-md5":"7.1.1","pouchdb-fetch":"7.1.1","pouchdb-utils":"7.1.1","pouchdb-errors":"7.1.1","pouchdb-collate":"7.1.1","pouchdb-selector-core":"7.1.1","pouchdb-abstract-mapreduce":"7.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_7.1.1_1560487842278_0.4137604023132928","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"pouchdb-find","version":"7.2.1","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@7.2.1","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"20604e7979bad74a0f423e5a30fc00d5aafed0e9","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-7.2.1.tgz","fileCount":7,"integrity":"sha512-cIgOJyjfHz4oKE/qpdTGODLLXcREWyAUWSBazB0YNkj4KSzZzEnKOR/L63cxEUAH09XvXd9M3a4NidNt9dVKAw==","signatures":[{"sig":"MEUCIBYzuhRRxPOUmBXLiszk2O0b+44cbq39MqMuDgzCdU4mAiEAkIbP0B+dNuMG7WCR2Qt/FpWnK4WBggIB5qJEN2yBTjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeScX1CRA9TVsSAnZWagAAQioP/2x9e/WF7xifa37XIO1B\nXxB7Su99HLrJD6+IniFYiIwzHfqnswKr7220E8vVTFqXURQCSEn8XlYpSMN/\nDKBdL4Y9mZE0YeE2cQDKhVrh9iApxl6YAfjvKYCQwegr1K16/iHTarC/wpFX\nrGC+rls9iGhxB7xOpmZhs1nuwGVI5P59F6WmyunpBibHyfsZSJscC1o/KiKM\nuQNC9zbBS3iywc5g3sovtNn1ic933eW0kW+8gBBqeBN7/15puVqx6u/vLFhX\n2Hw5CT6p3xfA14s5HUwwpmapHqyEkQOYZ9gvzJYfpIvhR53JtjTSvpaS5Xlb\nO6XO5ScdqHhF2o3awcCyh5tozwYdhITerQ6UsIY534nSog0ytM4+qVcWheur\nVlYiV7LnIhxbXXhO6w1TvXRyWA5VyiAfPU7mxpbz6JAl+ed+8qdjkwQd5li2\n875zTMcAU6SnSoS/fSZH3/h7m/DyZOsxq/JIw87b0isYa3r1CDs+HK5g9XW9\nKlS13s4nOn8xitmrsqT9U7DnKSHTpjYlvuhN4Wop5g3j55lFhCzzCFSDMN7J\nVmcKlbpEBe03RPlSbtHWLDkaSGExbZGkmL2HQ2fHHhnFueBjScRXjSvOVYLz\nBoSwEoJN3HOoabXS/w2l1qTcAuPhLsyoJTKrwcFv2r4JB9yMlxGYpauAadJx\n/a1r\r\n=hFAJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"garethbowen","email":"gareth@bowenwebdesign.co.nz"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"6.12.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"10.16.0","dependencies":{"pouchdb-md5":"7.2.1","pouchdb-fetch":"7.2.1","pouchdb-utils":"7.2.1","pouchdb-errors":"7.2.1","pouchdb-collate":"7.2.1","pouchdb-selector-core":"7.2.1","pouchdb-abstract-mapreduce":"7.2.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_7.2.1_1581893109213_0.19121490064790803","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"pouchdb-find","version":"7.2.2","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@7.2.2","maintainers":[{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@gmail.com"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"1227afdd761812d508fe0794b3e904518a721089","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-7.2.2.tgz","fileCount":7,"integrity":"sha512-BmFeFVQ0kHmDehvJxNZl9OmIztCjPlZlVSdpijuFbk/Fi1EFPU1BAv3kLC+6DhZuOqU/BCoaUBY9sn66pPY2ag==","signatures":[{"sig":"MEYCIQCn0O7xy8O5pxZhGMLBqW6yE8G+mwKXo21Q5BETBYya6gIhALB5UXNBs7Xl3ftLupNbwjUz2slx/4LTYQhAyzSUoZ78","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHswZCRA9TVsSAnZWagAAWzkP/2rftwStMJRaCVNe3plV\n10zj1DcAxP3K6Kdy6cXhB/j0nXLdgkSLfoXZUJNeY8L/6r/kTO1+R5Wct9YF\n2IadoASXfNjATxIy5U7je/CeklZaM8BDWKdLah071G/lMVy54aPa2+S71mUi\nudV2jCAcs38NdqBYambCcHRuVCybIQMlTAEisQt5I5bC9Wr325t7FDRAyQEF\n119/hvUQJDSzIkNt306PIFwd8tLLyEXQ4F+93YIjTzgMJ6QUpHcJrTCYY+q8\n9sVYKPU3WjSNPzvkboDL1kkV0oIjiVZhJnqrak58UMzk3jTdbE29anb/5wsD\nWQo+SHqyw9+BrWABNT1DGU2kqTys6hALjEeynlX/LJqI1xwPj60GqjhALxLx\n5HWphvVYZMmQegw5IWrF1NO67IlDgl5tPQ9JczghMbFinF29JSmaywIWyhzc\n8YLP2UbCKrShhUHzx+vG4GvQZj9MKdbnB4avAHAwglXR0Mf3o0FLi/EMQ57W\n+UJiCMvf7AvhPv2vVfduerjwCW9EAca/bDH2BjyWlH366SXWSceSUCG5dD+6\nctr9qEQ0GsbVqAzjaDTpx800PqSfLI3TQlR9lQKcRS7U7iKmaV7qkN6U8ttD\nWibCrqw+t0+rXdRYb1FmF+UwgbiA7MwonM1cRGPOn7/DiCWuYYASZ5GmpQIl\nbwK1\r\n=mksv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"_npmUser":{"name":"daleharvey","email":"dale@arandomurl.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git"},"_npmVersion":"6.14.4","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"14.4.0","dependencies":{"pouchdb-md5":"7.2.2","pouchdb-fetch":"7.2.2","pouchdb-utils":"7.2.2","pouchdb-errors":"7.2.2","pouchdb-collate":"7.2.2","pouchdb-selector-core":"7.2.2","pouchdb-abstract-mapreduce":"7.2.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_7.2.2_1595853848816_0.00201270700629097","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"pouchdb-find","version":"7.3.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@7.3.0","maintainers":[{"name":"jcoglan","email":"jcoglan@gmail.com"},{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},{"name":"jan","email":"jan@apache.org"},{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"pouchdb-user","email":"dale+pouchdb@arandomurl.com"},{"name":"garethbowen","email":"gareth@bowenwebdesign.co.nz"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@apache.org"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"27291c3d069f4f1a1a4913f63b1a148dac1b345b","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-7.3.0.tgz","fileCount":7,"integrity":"sha512-EwhnfyxCAkKf8PG4tfndTTygEmtuz+o1LiZkxfPrflfXA3m1jo1ithib0hwBYtEwEYWuZxH6B8pRZutbLoQCGA==","signatures":[{"sig":"MEYCIQD9q4tRu0zPSVGwJmSyBYHWCDwvQ60uZLzsI4i2GC30jAIhAOWu9+we6l+5PaNf6H5/YtFLwYjn40ZEUlo2bDeJNolO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVu1VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrETQ//Z7sSehE1rGqFMSyX1MUnLsbglLLyEwGR1GFLnz4tCNOSojsw\r\nFb+4J7lkEABvTP8vSrzaIK36A5jv1gYIHWJAcj7Vu+dLp8XLagF0GkIA1CVR\r\nsFjNNd27YZ2G9L8W/qCRAIPdyekXAIQRAnV8jpqdRD8obf7FG8OCA08Dx75z\r\noo4LzOxJ0uFk2Pt8bhgA4JoziEWp+ipkj/fvNsdpm7zAXIs6hn5RjUIcPaip\r\nItj/zXYwXwMl9dqArrjA55q3x/xjX1DNJKktFV6WKd9DbQMa2gR4W9iPzKqg\r\nQvPPqsKZJzlJ5GGiuioQDUGm+6/6g3ENFfizGmlp20kdMW0tqrY9dPJrOBRw\r\nXPpBUYvEC4cJde972e9JdAtEelZdJvJZFR9AI8q7albCzsyOR8E45FoMDlhy\r\nDyXHFjNMsuk0PWGiO72edH/h9u+FD/h7Zt5TWLouvFfCm4reOiUP14oejMN2\r\nI5qBEOTnqYDEVToDbVp5WDcFFYB/ukFGBbQNgh4t27+sqKtCOL57s6CE/2hB\r\nfx79KIOn0RyFvvAqJyum/KIsw7U4Lw2PyqGPmvBUYTpo7r7vb9Sd+gCvhE3T\r\nGTAcK/f3SIwlc2A84jc8mZ6/vPs57Rcn5WnxpDrYdUKuIMCkgfpK9uNcxy1n\r\nYs+/I19H6iXIqo8NL50Durot3mhW/vB6DCw=\r\n=qlkU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"gitHead":"7c6753a6fd802191d51adcbcf153c5f646786f4d","_npmUser":{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git","directory":"packages/node_modules/pouchdb-find"},"_npmVersion":"8.5.1","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"12.22.5","dependencies":{"pouchdb-md5":"7.3.0","pouchdb-fetch":"7.3.0","pouchdb-utils":"7.3.0","pouchdb-errors":"7.3.0","pouchdb-collate":"7.3.0","pouchdb-selector-core":"7.3.0","pouchdb-abstract-mapreduce":"7.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_7.3.0_1649864021177_0.6779166043362514","host":"s3://npm-registry-packages"}},"7.3.1":{"name":"pouchdb-find","version":"7.3.1","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@7.3.1","maintainers":[{"name":"jcoglan","email":"jcoglan@gmail.com"},{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},{"name":"jan","email":"jan@apache.org"},{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"pouchdb-user","email":"dale+pouchdb@arandomurl.com"},{"name":"garethbowen","email":"gareth@bowenwebdesign.co.nz"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@apache.org"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"07a633d5ee2bd731dae9f991281cd25212088d29","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-7.3.1.tgz","fileCount":7,"integrity":"sha512-AeqUfAVY1c7IFaY36BRT0vIz9r4VTKq/YOWTmiqndOZUQ/pDGxyO2fNFal6NN3PyYww0JijlD377cPvhnrhJVA==","signatures":[{"sig":"MEUCIGbRRtMxGPYmUAjIgEYoYbadc269hwbmi19DJlX5dLxbAiEAit0LIJGyhH54bl/woUhDRqAWxZcW1SZeFu9LA4Sfk9s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbl7uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpH9Q/9EoAo22j43tVwq4Hin0U92tZvx2N1gvuy1898ZkRxT8OoAYdF\r\nDmmn5BVete5F13Dmu10yJuogo3XvcAueGULcbmDCqCeVuTS/OlW9MNgMmm0h\r\nuutuYDdCAyGnOp9JoiZgnDQkHA1ZwZXFcTUuz8tuJy8DQTD7YlBmJpO6HpQW\r\nxbDSO/EJilQvADzTbuFDRIlP23B9soYaP8U6m3x+RTkGOmahRL5lI4dZ4ynQ\r\nTGCsu1mCZJh+kZJbuSgyXUGlMJh4aTcpUdAb0QTN6m/yWclPBuPk0NNRSoOw\r\n+IJYW9xn6zJBBYZYkB6Oh2m18YzimU1X9HRhoOKSit51FSb6QDsAR5TffF2g\r\nVDZ3ulq0vpftIwIHk5c38yNqCJocmQVa4p0x+3LgLX6+luWBzcqFmExU4fzb\r\nCxeT/eCjeh5rjtOJoGDeVgi8gJ9HOEXND0tNXnzQR3SvJYnp+lTNJk+d0qWN\r\nfG9sKKoht1I1FcieW20qFHL47NLYJEMAuO71cqwx+Ve1776GL8qQG555/ghr\r\nfEIGU6jfSkalD//9KlrGcwoIR/x9XmXoiJ0SAY2GsreVkJi6Jsook+UTkzqu\r\nTlqh2CkCpI3jaeMN3PaSM0L7T0MJRDr3dXjb75p1CAd6IAmTrt922UNM5DHG\r\nJ7W16t5Xtu4flOKSoyGVZed4Ua36in/26nQ=\r\n=EGVt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"gitHead":"e241480180d04552b98db168948b6a5691f7f370","_npmUser":{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git","directory":"packages/node_modules/pouchdb-find"},"_npmVersion":"8.11.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"16.16.0","dependencies":{"pouchdb-md5":"7.3.1","pouchdb-fetch":"7.3.1","pouchdb-utils":"7.3.1","pouchdb-errors":"7.3.1","pouchdb-collate":"7.3.1","pouchdb-selector-core":"7.3.1","pouchdb-abstract-mapreduce":"7.3.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_7.3.1_1668177645810_0.5613142505852238","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"pouchdb-find","version":"8.0.0","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@8.0.0","maintainers":[{"name":"jcoglan","email":"jcoglan@gmail.com"},{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},{"name":"jan","email":"jan@apache.org"},{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"pouchdb-user","email":"dale+pouchdb@arandomurl.com"},{"name":"garethbowen","email":"gareth@bowenwebdesign.co.nz"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@apache.org"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"4f10a41245c4c3e428e584c57abfe9bae268d47f","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-8.0.0.tgz","fileCount":7,"integrity":"sha512-PVpTABPn8Fia2o3Z8z7BN9q93yxdi0fLRB+0lTbSHZP0tMD9z9FdtBkwHBuNja+gr9hZl95QgfJFB45z4Fj+0g==","signatures":[{"sig":"MEUCIQC9ehw+5kMt6MuuJ1FBSOF5TgDrSzhoxDPo0wm025ZlcgIgafkO/jnrNj5xXmdNCkxCrviEPTimLjILC3Nzn33yLCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmwgvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjIQ/+L5U1ZXboIbEcV0DkjG2g1jIZOF9BMSOITQmrgWfeOxGgy+Hi\r\nPBTRbnMIqBDd84AZrAL/ofikU00JanxdWKVO6dd/1eI7TLyUXUhCYgM0OHgj\r\n8fTu1YJdND8bVyRULCEIfYy4jyUIkdQLvclE5ezlVbtV1q/cxZf245jxhads\r\nj/9sEqtbv9w8jZqzeHaCA7OIzT0stpZJD+RI12bMOYIr95xUQhApAzoVXX3j\r\nFJ7NAu/c5rblRaRT/uvPOI7ZGxifPj/aHvtt2YmzivWVAG5eaBWkfLCyfT6S\r\nfB1AlZKoeTNvSeQQiGT07Ck8D86xf0HPiQDJNNJ4YAjxtJBNfCRAYW04Zqxm\r\nRM7ATYooxIrEA0wt0Yi7RRkkJr+8RlnPP1sAmO5sH/TelTgvcoLkDh3NS3at\r\nBzI9neSU6flYuuTIKoEXKhb+p1kbYIKT3zbBaVf6yPxF91zVgxc/M122JcJj\r\n6AosJBgieV85rc8FtBVDS1/34/SxbJ3v1AOQ7ZVyVfrBx4lA5hJ5WrxGjffn\r\n4NwMDmqhxEGq1WVclZJ9tyPhH+6tU30vDHnlVF/XRbLecCaHne3fbeDby16S\r\n78uBaEMc7jtrKXyjIsnoxY45V4k6qHpR5j3ZPu1/cCqHN4OGdIqytBHsoLGS\r\nBkQpojFIYZBiAmbwgv44gGzLOfVuWR16G/4=\r\n=4JsZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"gitHead":"fec3c1639e2ed83a31ed530e832a1f4c171b378e","_npmUser":{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git","directory":"packages/node_modules/pouchdb-find"},"_npmVersion":"8.11.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"16.16.0","dependencies":{"pouchdb-md5":"8.0.0","pouchdb-fetch":"8.0.0","pouchdb-utils":"8.0.0","pouchdb-errors":"8.0.0","pouchdb-collate":"8.0.0","pouchdb-selector-core":"8.0.0","pouchdb-abstract-mapreduce":"8.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_8.0.0_1671104559651_0.8484528562166895","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"pouchdb-find","version":"8.0.1","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","_id":"pouchdb-find@8.0.1","maintainers":[{"name":"jcoglan","email":"jcoglan@gmail.com"},{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},{"name":"jan","email":"jan@apache.org"},{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"pouchdb-user","email":"dale+pouchdb@arandomurl.com"},{"name":"garethbowen","email":"gareth@bowenwebdesign.co.nz"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@apache.org"}],"homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"dist":{"shasum":"aa96efce482add3a9258e64531a807d082b7848c","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-8.0.1.tgz","fileCount":7,"integrity":"sha512-i5criYXMOXlbeRrCrXonqaOY+xiMiOyTLybqvtX/NkUsiD4BxJxkq5AxdSlHdJ9703nWJ0k6S+5C8VrpEj8tsQ==","signatures":[{"sig":"MEUCIAJ5jlQ2RNwkHkFE00zzKiBoCfNdhOZR6Mf13nnJx1ibAiEAhfx4ha7aBYEOf/9k0IjxvekQPNqmWmCbD7GmTsElaB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5NPuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJnBAAjIGj+ZWDHr7fSSXgZ/iSkp9DI8qoXUGgpMeVA/HiE8XRrJJY\r\nXQYi9X91azMe5cJkclUhcS1YkTwatbs8WHoDLjtRik5NuHO3fR1BLfvpkqp2\r\nJ+SliuW0zXZPejs1DZxBpRaEg4d2ibJSHUTheQmXhyLFHz4IRjlL4c3qKj7c\r\nT7kNG28qaBZncKQqaHV+VjoH4DSBfIAHnrqBnRMWsAAX8q1ocnTpAAOawK33\r\nrinbsrQjF6JGkT+E1rNzPSuP6+hbdHxhCuzgL1Pe2PmFIb/ElpeakUfbUsOP\r\nWBzj1n0sSg6tvleyp5lUrBt3NR7NczYGjaxSyXG9v22T5KsQJQsQ7HeiS3n2\r\nHLUl/VAp8l6kHvIXWEPUpPaZ0Q344aGWz39Zt+Aos91foG3WZl5dAELYM0b2\r\nJR2FJutMLWzTOOZR3lWB8gnrEm8ncst1Io/FElU1zvFp62eaGSzmYWZPFltW\r\n8naKScZqHW4xDby9fEfANlnai0w4Y1X2V2Leklb9A2y5SOw7ba4vjMS4pDhB\r\niCd4eYqYdTGkSnhsvvDimz8dx3LX99tT4GbeMBtE4ZGijzI8dvh/04ZOdU07\r\n+dRe4pKTNUK7bdiK8RKmMJOfift/abRlU4eJ6nvbaOvu6v68gByMSJ81VNod\r\nI/VgxVBOXC05bfNxUrjZeaycut0FqWtOZAc=\r\n=Murv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"gitHead":"3c6e9efe088d8c3004833ac3d782be456bce898a","_npmUser":{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},"repository":{"url":"git+https://github.com/pouchdb/pouchdb.git","type":"git","directory":"packages/node_modules/pouchdb-find"},"_npmVersion":"8.11.0","description":"Easy-to-use query language for PouchDB","directories":{},"jsnext:main":"./lib/index.es.js","_nodeVersion":"16.16.0","dependencies":{"pouchdb-md5":"8.0.1","pouchdb-fetch":"8.0.1","pouchdb-utils":"8.0.1","pouchdb-errors":"8.0.1","pouchdb-collate":"8.0.1","pouchdb-selector-core":"8.0.1","pouchdb-abstract-mapreduce":"8.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pouchdb-find_8.0.1_1675940845997_0.19088743527522056","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"pouchdb-find","version":"9.0.0","description":"Easy-to-use query language for PouchDB","main":"lib/index.js","keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/pouchdb/pouchdb.git","directory":"packages/node_modules/pouchdb-find"},"module":"./lib/index.es.js","browser":{"./lib/index.js":"./lib/index-browser.js","./lib/index.es.js":"./lib/index-browser.es.js"},"dependencies":{"pouchdb-abstract-mapreduce":"9.0.0","pouchdb-collate":"9.0.0","pouchdb-errors":"9.0.0","pouchdb-fetch":"9.0.0","pouchdb-md5":"9.0.0","pouchdb-selector-core":"9.0.0","pouchdb-utils":"9.0.0"},"_id":"pouchdb-find@9.0.0","gitHead":"194c0754bb482824c3cb07d6432c7b95707d0a72","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"homepage":"https://github.com/pouchdb/pouchdb#readme","_nodeVersion":"20.11.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-vvVhq4eEOmSkwSRwf2NBYtdhURB7ryJ7sUI4WDN00GuLUj2g8jAXBJuZIryVgdYt/5S5cfn70iRL6Eow+LFhpA==","shasum":"3d1b80d2adc9f9fd86c2ad559cd0144e406cb539","tarball":"https://registry.npmjs.org/pouchdb-find/-/pouchdb-find-9.0.0.tgz","fileCount":7,"unpackedSize":193480,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTw/efOEWzNfi9AhCVYIyDrJ6H0/PzQz7Yk6Ktl6acTwIgE3qLpMzffLo2zo3M4G9ISIyaK/YecSmBKGpjCr/GwM8="}]},"_npmUser":{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pouchdb-find_9.0.0_1718985339130_0.6856890268286251"},"_hasShrinkwrap":false}},"time":{"created":"2015-01-25T22:32:11.238Z","modified":"2024-06-21T15:55:39.566Z","0.1.0":"2015-01-25T22:32:11.238Z","0.2.0":"2015-02-16T04:53:08.572Z","0.3.0":"2015-02-17T01:24:48.332Z","0.3.1":"2015-02-19T13:29:17.604Z","0.3.2":"2015-02-23T03:44:21.116Z","0.3.3":"2015-02-24T05:04:05.511Z","0.3.4":"2015-04-29T19:27:12.013Z","0.3.5":"2015-06-15T03:25:38.124Z","0.4.0":"2015-09-30T03:07:31.538Z","0.5.0":"2015-10-09T12:08:51.252Z","0.6.0":"2015-10-20T12:35:51.986Z","0.7.0":"2015-11-13T11:03:45.564Z","0.8.0":"2015-12-01T08:42:55.781Z","0.9.0":"2016-01-26T08:45:07.135Z","0.10.0":"2016-06-07T00:15:45.035Z","0.10.1":"2016-06-13T12:19:02.882Z","0.10.2":"2016-06-14T14:55:40.834Z","0.10.3":"2016-07-13T15:33:15.008Z","0.10.4":"2016-11-16T11:20:25.612Z","0.10.5":"2017-02-01T17:40:49.738Z","6.2.0":"2017-04-20T15:06:00.457Z","6.2.1-prerelease":"2017-07-13T10:48:46.951Z","6.3.0":"2017-07-13T10:54:18.003Z","6.3.1":"2017-07-13T14:41:19.189Z","6.3.2":"2017-07-13T15:13:28.129Z","6.3.3":"2017-07-14T22:16:26.476Z","6.3.4":"2017-07-15T09:11:09.270Z","6.4.0":"2017-12-17T09:38:46.042Z","6.4.1":"2017-12-18T11:14:28.314Z","6.4.2":"2018-01-24T12:27:01.329Z","6.4.3":"2018-02-02T12:48:01.416Z","7.0.0":"2018-06-21T11:00:50.195Z","7.1.0":"2019-06-14T04:30:33.213Z","7.1.1":"2019-06-14T04:50:42.504Z","7.2.1":"2020-02-16T22:45:09.350Z","7.2.2":"2020-07-27T12:44:09.054Z","7.3.0":"2022-04-13T15:33:41.361Z","7.3.1":"2022-11-11T14:40:45.988Z","8.0.0":"2022-12-15T11:42:39.862Z","8.0.1":"2023-02-09T11:07:26.173Z","9.0.0":"2024-06-21T15:55:39.290Z"},"maintainers":[{"name":"jcoglan","email":"jcoglan@gmail.com"},{"name":"albaherreriasdev","email":"albaherreriasdev@gmail.com"},{"name":"jan","email":"jan@apache.org"},{"name":"daleharvey","email":"dale@arandomurl.com"},{"name":"pouchdb-user","email":"dale+pouchdb@arandomurl.com"},{"name":"garethbowen","email":"gareth@bowenwebdesign.co.nz"},{"name":"garrensmith","email":"garren.smith@gmail.com"},{"name":"nolanlawson","email":"nolan@nolanlawson.com"},{"name":"willholley","email":"willholley@apache.org"}],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"repository":{"type":"git","url":"git+https://github.com/pouchdb/pouchdb.git","directory":"packages/node_modules/pouchdb-find"},"keywords":["pouch","pouchdb","plugin","find","mango","query","couch","couchdb"],"license":"Apache-2.0","homepage":"https://github.com/pouchdb/pouchdb#readme","bugs":{"url":"https://github.com/pouchdb/pouchdb/issues"},"readme":"PouchDB Find\n=====\n\n([Live demo](http://nolanlawson.github.io/pouchdb-find/))\n\nProvides a simple, [MongoDB-inspired](https://github.com/cloudant/mango) query language that accomplishes the same thing as the [map/reduce API](http://pouchdb.com/api.html#query_database), but with far less code.\n\nEventually this will replace PouchDB's map/reduce API entirely. You'll still be able to use map/reduce, but it will be distributed as a separate plugin.\n\n**Warning: this is beta software! It may change at anytime and could be unstable.**\n\nStatus\n---\n\nImplemented: `$lt`, `$gt`, `$lte`, `$gte`, `$eq`, `$exists`, `$type`, `$in`, `$nin`, `$all`, `$size`, `$or`, `$nor`, `$not`, `$mod`, `$regex`, `$elemMatch`, multi-field queries, multi-field indexes, multi-field sort, `'deep.fields.like.this'`, ascending and descending sort, [partial indexes](https://docs.couchdb.org/en/stable/api/database/find.html#find-partial-indexes).\n\n**0.2.0**: `$and`, `$ne`\n\n**0.3.0**: `limit`, `skip`, `ddoc` when creating an index\n\n**0.4.0**: `total_rows`\n\n**0.5.0**: `$in`, `$nin`, `$all`, `$size`\n\n**0.6.0**: `$or`, `$nor`, `$not`\n\n**0.7.0**: `$elemMatch`, `$regex`\n\n**0.8.0**: Bug fixes for $and, $type, $exists\n\n**0.9.0**: Bug fixes for `$elemMatch`. Rewrite of in-memory operator\n\n**0.10.0**: Update for latest Mango spec (warnings instead of errors), update for PouchDB 5.4.0.\n\nUsage\n------\n\n#### In the browser\n\nTo use this plugin in the browser, include it after `pouchdb.js` in your HTML page:\n\n```html\n<script src=\"pouchdb.js\"></script>\n<script src=\"pouchdb.find.js\"></script>\n```\n\nYou can also download it from Bower:\n\n```\nbower install pouchdb-find\n```\n\n#### In Node.js/Browserify\n\nOr to use it in Node.js, just npm install it:\n\n```\nnpm install pouchdb-find\n```\n\nAnd then attach it to the `PouchDB` object:\n\n```js\nvar PouchDB = require('pouchdb');\nPouchDB.plugin(require('pouchdb-find'));\n```\n\nAPI\n-----\n\nThis API is modeled after [the Cloudant query API](https://docs.cloudant.com/api/cloudant-query.html), merged into CouchDB 2.0. Read that page for more details.\n\nAs with PouchDB, the entire API accepts either the callback or the Promise style.\n\n**Overview**\n\n* [`db.createIndex(index [, callback])`](#dbcreateindexindex--callback)\n* [`db.getIndexes([callback])`](#dbgetindexescallback)\n* [`db.deleteIndex(index [, callback])`](#dbdeleteindexindex--callback)\n* [`db.find(request [, callback])`](#dbfindrequest--callback)\n\n### db.createIndex(index [, callback])\n\nCreate an index if it doesn't exist, or do nothing if it already exists.\n\nExample:\n\n```js\ndb.createIndex({\n  index: {\n    fields: ['foo']\n  }\n}).then(function (result) {\n  // yo, a result\n}).catch(function (err) {\n  // ouch, an error\n});\n```\n\nThe result can be either:\n\n```js\n{\"result\": \"created\"} // index was created\n```\n\nor:\n\n```js\n{\"result\": \"exists\"} // index already exists\n```\n\nYou can also create an index on multiple fields:\n\n```js\ndb.createIndex({\n  index: {\n    fields: ['foo', 'bar', 'baz']\n  }\n});\n```\n\nOr an index on deep fields:\n\n```js\ndb.createIndex({\n  index: {\n    fields: ['person.address.zipcode']\n  }\n});\n```\n\nYou can also specify additional options, if you want more control over how your index is created:\n\n```js\ndb.createIndex({\n  index: {\n    fields: ['foo', 'bar'],\n    name: 'myindex',\n    ddoc: 'mydesigndoc'\n    type: 'json',\n  }\n});\n```\n\n**Options**\n\n* `fields` is a list of fields to index\n* `name` (optional) name of the index, auto-generated if you don't include it\n* `ddoc` (optional) design document name (i.e. the part after `'_design/'`, auto-generated if you don't include it\n* `type` (optional) only supports `'json'`, and it's also the default\n\n### db.getIndexes([callback])\n\nGet a list of all the indexes you've created. Also tells you about the special `_all_docs` index, i.e. the default index on the `_id` field.\n\nExample:\n\n```js\ndb.getIndexes().then(function (result) {\n  // yo, a result\n}).catch(function (err) {\n  // ouch, an error\n});\n```\n\nExample result:\n\n```js\n{\n  \"indexes\": [\n    {\n      \"ddoc\": null,\n      \"name\": \"_all_docs\",\n      \"type\": \"special\",\n      \"def\": {\n        \"fields\": [\n          {\n            \"_id\": \"asc\"\n          }\n        ]\n      }\n    },\n    {\n      \"ddoc\": \"_design/idx-0f3a6f73110868266fa5c688caf8acd3\",\n      \"name\": \"idx-0f3a6f73110868266fa5c688caf8acd3\",\n      \"type\": \"json\",\n      \"def\": {\n        \"fields\": [\n          {\n            \"foo\": \"asc\"\n          },\n          {\n            \"bar\": \"asc\"\n          }\n        ]\n      }\n    }\n  ]\n}\n```\n\n### db.deleteIndex(index [, callback])\n\nDelete an index and clean up any leftover data on the disk.\n\n**Options**\n\n* `index` Definition of an index to delete. You can pass it in exactly as you received it from the `getIndexes()` API. You cannot delete the built-in `_all_docs` index.\n\nExample:\n\n```js\ndb.deleteIndex({\n  \"ddoc\": \"_design/idx-0f3a6f73110868266fa5c688caf8acd3\",\n  \"name\": \"idx-0f3a6f73110868266fa5c688caf8acd3\",\n  \"type\": \"json\",\n  \"def\": {\n    \"fields\": [\n      {\n        \"foo\": \"asc\"\n      },\n      {\n        \"bar\": \"asc\"\n      }\n    ]\n  }\n}).then(function (result) {\n  // yo, a result\n}).catch(function (err) {\n  // ouch, an error\n});\n```\n\nNotice that you don't need to provide a `_rev`! The design doc is also deleted.\n\n### db.find(request [, callback])\n\nQuery the API to find some documents.\n\nExample:\n\n\n```js\ndb.find({\n  selector: {name: 'Mario'},\n  fields: ['_id', 'name'],\n  sort: ['name']\n}).then(function (result) {\n  // yo, a result\n}).catch(function (err) {\n  // ouch, an error\n});\n```\n\nExample result:\n\n```js\n{\n  \"docs\": [\n    {\n      \"_id\": \"mario\",\n      \"name\": \"Mario\"\n    }\n  ]\n}\n```\n\n**Options**;\n\n* `selector` Defines a selector to filter the results. Required.\n  * `$lt` Match fields \"less than\" this one.\n  * `$gt` Match fields \"greater than\" this one.\n  * `$lte` Match fields \"less than or equal to\" this one.\n  * `$gte` Match fields \"greater than or equal to\" this one.\n  * `$eq` Match fields equal to this one.\n  * `$ne` Match fields not equal to this one.\n  * `$exists` True if the field should exist, false otherwise.\n  * `$type` One of: \"null\", \"boolean\", \"number\", \"string\", \"array\", or \"object\".\n  * `$in` Matches if all the selectors in the array match.\n  * `$and` Matches if all the selectors in the array match.\n  * `$nin` The document field must not exist in the list provided.\n  * `$all` Matches an array value if it contains all the elements of the argument array.\n  * `$size` Special condition to match the length of an array field in a document.\n  * `$or` Matches if any of the selectors in the array match. All selectors must use the same index.\n  * `$nor` Matches if none of the selectors in the array match.\n  * `$not` Matches if the given selector does not match.\n  * `$mod` Matches documents where (field % Divisor == Remainder) is true, and only when the document field is an integer.\n  * `$regex` A regular expression pattern to match against the document field.\n  * `$elemMatch` Matches all documents that contain an array field with at least one element that matches all the specified query criteria.\n\n* `fields` (Optional) Defines a list of fields that you want to receive. If omitted, you get the full documents.\n* `sort` (Optional) Defines a list of fields defining how you want to sort. Note that sorted fields also have to be selected in the `selector`.\n* `limit` (Optional) Maximum number of documents to return.\n* `skip` (Optional) Number of docs to skip before returning.\n\nIf there's no index that matches your `selector`/`sort`, then this method will issue a warning.\n\nThe best index will be chosen automatically. If you want to see the query plan for your query, then turn on [debugging](#debugging).\n\nSee [the Cloudant docs](https://docs.cloudant.com/api.html#cloudant-query) for more details.\n\nExamples\n----\n\n### Equals\n\nFind all docs where `doc.name === 'Mario'`:\n\n```js\ndb.find({\n  selector: {name: {$eq: 'Mario'}}\n});\n```\n\nThis is equivalent to:\n\n```js\ndb.find({\n  selector: {name: 'Mario'}\n});\n```\n\n### Multi-selectors\n\nFind all docs where `doc.series === 'Mario'` and `doc.debut > 1990`:\n\n```js\ndb.find({\n  selector: {\n    series: 'Mario',\n    debut: { $gt: 1990 }\n  }\n});\n```\n\nThis is equivalent to:\n\n```js\ndb.find({\n  selector: {\n    $and: [\n      { series: 'Mario' },\n      { debut: { $gt: 1990 } }\n    ]\n  }\n});\n```\n\n### Sorting\n\nReturn all docs sorted by `doc.debut` descending:\n\n```js\ndb.find({\n  selector: {\n    debut: {'$exists': true}\n  },\n  sort: [{debut: 'desc'}]\n});\n```\n\nFor more examples, refer to [Cloudant's `_find` documentation](https://docs.cloudant.com/api.html#finding-documents-using-an-index).\n\n\nWith a remote database\n----\n\nOver HTTP, this plugin currently works with Cloudant and CouchDB 2.0. Cloudant is the reference implementation, so the API should be the same.\n\nPouchDB Server also has this API, since it includes this very plugin by default.\n\nDebugging\n----\n\nJust call:\n\n```js\nPouchDB.debug.enable('pouchdb:find')\n```\n\nThen `pouchdb-find` will start logging some debug information to the console. This can be useful if, for instance, you want to see the query plan that is being used to execute your queries.\n\nKudos\n---\n\nThanks very much to [@garrensmith](https://github.com/garrensmith) for implementing all the new features from 0.4.0 to 0.6.0!\n\nHow to contribute to this thing\n----------\n\nInstructions are in [CONTRIBUTING.md](https://github.com/nolanlawson/pouchdb-find/blob/master/CONTRIBUTING.md).\n","readmeFilename":"README.md","users":{"meeh":true,"bpatel":true,"tcrowe":true,"rocket0191":true,"seangenabe":true,"shanewholloway":true}}