{
  "_args": [
    [
      "mquery@1.10.0",
      "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose"
    ]
  ],
  "_from": "mquery@1.10.0",
  "_id": "mquery@1.10.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/mquery",
  "_nodeVersion": "4.2.4",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/mquery-1.10.0.tgz_1458142279679_0.4496212056837976"
  },
  "_npmUser": {
    "email": "aaron.heckmann+github@gmail.com",
    "name": "aaron"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "mquery",
    "raw": "mquery@1.10.0",
    "rawSpec": "1.10.0",
    "scope": null,
    "spec": "1.10.0",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/mquery/-/mquery-1.10.0.tgz",
  "_shasum": "8603f02b0b524d17ac0539a85996124ee17b7cb3",
  "_shrinkwrap": null,
  "_spec": "mquery@1.10.0",
  "_where": "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose",
  "author": {
    "email": "aaron.heckmann+github@gmail.com",
    "name": "Aaron Heckmann"
  },
  "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": "1.9.x",
    "mongodb": "1.4.38"
  },
  "directories": {},
  "dist": {
    "shasum": "8603f02b0b524d17ac0539a85996124ee17b7cb3",
    "tarball": "http://registry.npmjs.org/mquery/-/mquery-1.10.0.tgz"
  },
  "gitHead": "d82d97f7a81be6c5288d7092482b3b7c81980fdf",
  "homepage": "https://github.com/aheckmann/mquery/",
  "keywords": [
    "mongodb",
    "query",
    "builder"
  ],
  "license": "MIT",
  "main": "lib/mquery.js",
  "maintainers": [
    {
      "email": "aaron.heckmann+github@gmail.com",
      "name": "aaron"
    },
    {
      "email": "ebensing38@gmail.com",
      "name": "ebensing"
    },
    {
      "email": "valkar207@gmail.com",
      "name": "vkarpov15"
    }
  ],
  "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": "1.10.0"
}
