{ "_args": [ [ "lodash@~0.7.0", "D:\\work\\im\\node_modules\\redis-lua2" ] ], "_from": "lodash@>=0.7.0 <0.8.0", "_id": "lodash@0.7.0", "_inCache": true, "_installable": true, "_location": "/lodash", "_npmUser": { "email": "john.david.dalton@gmail.com", "name": "jdalton" }, "_npmVersion": "1.1.59", "_phantomChildren": {}, "_requested": { "name": "lodash", "raw": "lodash@~0.7.0", "rawSpec": "~0.7.0", "scope": null, "spec": ">=0.7.0 <0.8.0", "type": "range" }, "_requiredBy": [ "/redis-lua2" ], "_resolved": "https://registry.npmjs.org/lodash/-/lodash-0.7.0.tgz", "_shasum": "8d0649e1fcb58a546ae9cb9f86f61d442571ae83", "_shrinkwrap": null, "_spec": "lodash@~0.7.0", "_where": "D:\\work\\im\\node_modules\\redis-lua2", "author": { "email": "john.david.dalton@gmail.com", "name": "John-David Dalton", "url": "http://allyoucanleet.com/" }, "bin": { "lodash": "./build.js" }, "bugs": { "url": "https://github.com/bestiejs/lodash/issues" }, "dependencies": {}, "deprecated": "lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.", "description": "A drop-in replacement for Underscore.js delivering performance, bug fixes, and additional features.", "devDependencies": {}, "directories": { "doc": "./doc", "test": "./test" }, "dist": { "shasum": "8d0649e1fcb58a546ae9cb9f86f61d442571ae83", "tarball": "https://registry.npmjs.org/lodash/-/lodash-0.7.0.tgz" }, "engines": [ "node", "rhino" ], "homepage": "http://lodash.com", "jam": { "main": "./lodash.min.js" }, "keywords": [ "browser", "client", "functional", "performance", "server", "speed", "util" ], "licenses": [ { "type": "MIT", "url": "http://lodash.com/license" } ], "main": "lodash", "maintainers": [ { "email": "john@fusejs.com", "name": "jdalton" } ], "name": "lodash", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/bestiejs/lodash.git" }, "scripts": { "build": "node build", "test": "node test/test" }, "version": "0.7.0" }