{ "_args": [ [ "undefsafe@0.0.3", "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\nodemon" ] ], "_from": "undefsafe@0.0.3", "_id": "undefsafe@0.0.3", "_inCache": true, "_installable": true, "_location": "/undefsafe", "_npmUser": { "email": "remy@remysharp.com", "name": "remy" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "undefsafe", "raw": "undefsafe@0.0.3", "rawSpec": "0.0.3", "scope": null, "spec": "0.0.3", "type": "version" }, "_requiredBy": [ "/nodemon" ], "_resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-0.0.3.tgz", "_shasum": "ecca3a03e56b9af17385baac812ac83b994a962f", "_shrinkwrap": null, "_spec": "undefsafe@0.0.3", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\nodemon", "author": { "name": "Remy Sharp" }, "bugs": { "url": "https://github.com/remy/undefsafe/issues" }, "dependencies": {}, "description": "Undefined safe way of extracting object properties", "devDependencies": { "mocha": "~1.16.2" }, "directories": { "test": "test" }, "dist": { "shasum": "ecca3a03e56b9af17385baac812ac83b994a962f", "tarball": "https://registry.npmjs.org/undefsafe/-/undefsafe-0.0.3.tgz" }, "gitHead": "435db2701b5ddccc0d575c669df8bdc96918889b", "homepage": "https://github.com/remy/undefsafe", "keywords": [ "undefined" ], "license": "MIT / http://rem.mit-license.org", "main": "lib/undefsafe.js", "maintainers": [ { "name": "remy", "email": "remy@remysharp.com" } ], "name": "undefsafe", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/remy/undefsafe.git" }, "scripts": { "test": "node_modules/mocha/bin/_mocha --ui bdd test/**/*.test.js" }, "version": "0.0.3" }