{ "_args": [ [ { "raw": "mquery@2.2.3", "scope": null, "escapedName": "mquery", "name": "mquery", "rawSpec": "2.2.3", "spec": "2.2.3", "type": "version" }, "/home/nemboru/workshop/daa-custom-stack/backend/node_modules/mongoose" ] ], "_from": "mquery@2.2.3", "_id": "mquery@2.2.3", "_inCache": true, "_location": "/mquery", "_nodeVersion": "6.9.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/mquery-2.2.3.tgz_1485915913207_0.3412126444745809" }, "_npmUser": { "name": "vkarpov15", "email": "val@karpov.io" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "mquery@2.2.3", "scope": null, "escapedName": "mquery", "name": "mquery", "rawSpec": "2.2.3", "spec": "2.2.3", "type": "version" }, "_requiredBy": [ "/mongoose" ], "_resolved": "https://registry.npmjs.org/mquery/-/mquery-2.2.3.tgz", "_shasum": "a4703b64fb6734fce51d784a4df095cabf1a8f57", "_shrinkwrap": null, "_spec": "mquery@2.2.3", "_where": "/home/nemboru/workshop/daa-custom-stack/backend/node_modules/mongoose", "author": { "name": "Aaron Heckmann", "email": "aaron.heckmann+github@gmail.com" }, "bugs": { "url": "https://github.com/aheckmann/mquery/issues/new" }, "dependencies": { "bluebird": "2.10.2", "debug": "2.2.0", "regexp-clone": "0.0.1", "sliced": "0.0.5" }, "description": "Expressive query building for MongoDB", "devDependencies": { "istanbul": "0.3.2", "mocha": "3.2.0", "mongodb": "~2.2" }, "directories": {}, "dist": { "shasum": "a4703b64fb6734fce51d784a4df095cabf1a8f57", "tarball": "https://registry.npmjs.org/mquery/-/mquery-2.2.3.tgz" }, "gitHead": "399d167972fa6d514162834406adaf6d12b59a44", "homepage": "https://github.com/aheckmann/mquery/", "keywords": [ "mongodb", "query", "builder" ], "license": "MIT", "main": "lib/mquery.js", "maintainers": [ { "name": "aaron", "email": "aaron.heckmann+github@gmail.com" }, { "name": "ebensing", "email": "ebensing38@gmail.com" }, { "name": "vkarpov15", "email": "valkar207@gmail.com" } ], "name": "mquery", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/aheckmann/mquery.git" }, "scripts": { "test": "mocha test/index.js test/*.test.js" }, "version": "2.2.3" }