{ "name": "mpath", "version": "0.7.0", "description": "{G,S}et object values using MongoDB-like path notation", "main": "index.js", "scripts": { "test": "mocha test/*" }, "engines": { "node": ">=4.0.0" }, "repository": "git://github.com/aheckmann/mpath.git", "keywords": [ "mongodb", "path", "get", "set" ], "author": "Aaron Heckmann ", "license": "MIT", "devDependencies": { "mocha": "5.x", "benchmark": "~1.0.0" } ,"_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.7.0.tgz" ,"_integrity": "sha512-Aiq04hILxhz1L+f7sjGyn7IxYzWm1zLNNXcfhDtx04kZ2Gk7uvFdgZ8ts1cWa/6d0TQmag2yR8zSGZUmp0tFNg==" ,"_from": "mpath@0.7.0" }