{
  "_args": [
    [
      "mpath@0.2.1",
      "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose"
    ]
  ],
  "_from": "mpath@0.2.1",
  "_id": "mpath@0.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/mpath",
  "_npmUser": {
    "email": "aaron.heckmann+github@gmail.com",
    "name": "aaron"
  },
  "_npmVersion": "1.2.15",
  "_phantomChildren": {},
  "_requested": {
    "name": "mpath",
    "raw": "mpath@0.2.1",
    "rawSpec": "0.2.1",
    "scope": null,
    "spec": "0.2.1",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.2.1.tgz",
  "_shasum": "3a4e829359801de96309c27a6b2e102e89f9e96e",
  "_shrinkwrap": null,
  "_spec": "mpath@0.2.1",
  "_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/mpath/issues"
  },
  "dependencies": {},
  "description": "{G,S}et object values using MongoDB-like path notation",
  "devDependencies": {
    "benchmark": "~1.0.0",
    "mocha": "1.8.1"
  },
  "directories": {},
  "dist": {
    "shasum": "3a4e829359801de96309c27a6b2e102e89f9e96e",
    "tarball": "http://registry.npmjs.org/mpath/-/mpath-0.2.1.tgz"
  },
  "homepage": "https://github.com/aheckmann/mpath#readme",
  "keywords": [
    "mongodb",
    "path",
    "get",
    "set"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "aaron.heckmann+github@gmail.com",
      "name": "aaron"
    }
  ],
  "name": "mpath",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/aheckmann/mpath.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.2.1"
}
