{
  "_args": [
    [
      {
        "raw": "mquery@2.3.1",
        "scope": null,
        "escapedName": "mquery",
        "name": "mquery",
        "rawSpec": "2.3.1",
        "spec": "2.3.1",
        "type": "version"
      },
      "/Users/robertdodson/Documents/htdocs/bills/node_modules/mongoose"
    ]
  ],
  "_from": "mquery@2.3.1",
  "_id": "mquery@2.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/mquery",
  "_nodeVersion": "7.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/mquery-2.3.1.tgz_1495515174124_0.01707300846464932"
  },
  "_npmUser": {
    "name": "vkarpov15",
    "email": "val@karpov.io"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "raw": "mquery@2.3.1",
    "scope": null,
    "escapedName": "mquery",
    "name": "mquery",
    "rawSpec": "2.3.1",
    "spec": "2.3.1",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/mquery/-/mquery-2.3.1.tgz",
  "_shasum": "9ab36749714800ff0bb53a681ce4bc4d5f07c87b",
  "_shrinkwrap": null,
  "_spec": "mquery@2.3.1",
  "_where": "/Users/robertdodson/Documents/htdocs/bills/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.6.8",
    "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": "9ab36749714800ff0bb53a681ce4bc4d5f07c87b",
    "tarball": "https://registry.npmjs.org/mquery/-/mquery-2.3.1.tgz"
  },
  "gitHead": "85f8232e65b59a55a459329726ae368f104cf3a5",
  "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.1"
}
