{ "_args": [ [ "getobject@0.1.0", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "getobject@0.1.0", "_id": "getobject@0.1.0", "_inBundle": false, "_integrity": "sha1-BHpEl4n6Fg0Bj1SG7ZEyC27HiFw=", "_location": "/getobject", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "getobject@0.1.0", "name": "getobject", "escapedName": "getobject", "rawSpec": "0.1.0", "saveSpec": null, "fetchSpec": "0.1.0" }, "_requiredBy": [ "/grunt", "/grunt-legacy-util" ], "_resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz", "_spec": "0.1.0", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "\"Cowboy\" Ben Alman", "url": "http://benalman.com/" }, "bugs": { "url": "https://github.com/cowboy/node-getobject/issues" }, "description": "get.and.set.deep.objects.easily = true", "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-jshint": "~0.1.1", "grunt-contrib-nodeunit": "~0.1.2", "grunt-contrib-watch": "~0.2.0" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/cowboy/node-getobject", "keywords": [ "dot notation", "properties", "get", "set", "object", "dot" ], "licenses": [ { "type": "MIT", "url": "https://github.com/cowboy/node-getobject/blob/master/LICENSE-MIT" } ], "main": "lib/getobject", "name": "getobject", "repository": { "type": "git", "url": "git://github.com/cowboy/node-getobject.git" }, "scripts": { "test": "grunt nodeunit" }, "version": "0.1.0" }