{ "_args": [ [ { "raw": "mpath@0.2.1", "scope": null, "escapedName": "mpath", "name": "mpath", "rawSpec": "0.2.1", "spec": "0.2.1", "type": "version" }, "/home/nemboru/workshop/daa-custom-stack/backend/node_modules/mongoose" ] ], "_from": "mpath@0.2.1", "_id": "mpath@0.2.1", "_inCache": true, "_location": "/mpath", "_npmUser": { "name": "aaron", "email": "aaron.heckmann+github@gmail.com" }, "_npmVersion": "1.2.15", "_phantomChildren": {}, "_requested": { "raw": "mpath@0.2.1", "scope": null, "escapedName": "mpath", "name": "mpath", "rawSpec": "0.2.1", "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/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/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": "https://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": [ { "name": "aaron", "email": "aaron.heckmann+github@gmail.com" } ], "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" }