{
  "_args": [
    [
      {
        "raw": "mquery@2.3.2",
        "scope": null,
        "escapedName": "mquery",
        "name": "mquery",
        "rawSpec": "2.3.2",
        "spec": "2.3.2",
        "type": "version"
      },
      "/Users/robertdodson/Documents/htdocs/playground/mongo/node_modules/mongoose"
    ]
  ],
  "_from": "mquery@2.3.2",
  "_id": "mquery@2.3.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/mquery",
  "_nodeVersion": "8.2.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/mquery-2.3.2.tgz_1506554347701_0.32025816733948886"
  },
  "_npmUser": {
    "name": "vkarpov15",
    "email": "val@karpov.io"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mquery@2.3.2",
    "scope": null,
    "escapedName": "mquery",
    "name": "mquery",
    "rawSpec": "2.3.2",
    "spec": "2.3.2",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/mquery/-/mquery-2.3.2.tgz",
  "_shasum": "e2c60ad117cf080f2efb1ecdd144e7bbffbfca11",
  "_shrinkwrap": null,
  "_spec": "mquery@2.3.2",
  "_where": "/Users/robertdodson/Documents/htdocs/playground/mongo/node_modules/mongoose",
  "author": {
    "name": "Aaron Heckmann",
    "email": "aaron.heckmann+github@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/aheckmann/mquery/issues/new"
  },
  "dependencies": {
    "bluebird": "^3.5.0",
    "debug": "^2.6.9",
    "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": {
    "integrity": "sha512-KXWMypZSvhCuqRtza+HMQZdYw7PfFBjBTFvP31NNAq0OX0/NTIgpcDpkWQ2uTxk6vGQtwQ2elhwhs+ZvCA8OaA==",
    "shasum": "e2c60ad117cf080f2efb1ecdd144e7bbffbfca11",
    "tarball": "https://registry.npmjs.org/mquery/-/mquery-2.3.2.tgz"
  },
  "gitHead": "d2afbaa782feeda486352659273568520db4756f",
  "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.3.2"
}
