{ "_from": "lodash.where@^3.1.0", "_id": "lodash.where@3.1.0", "_inBundle": false, "_integrity": "sha1-LnhLnJM2jV11qu4zLOF2Ai8rlVM=", "_location": "/lodash.where", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "lodash.where@^3.1.0", "name": "lodash.where", "escapedName": "lodash.where", "rawSpec": "^3.1.0", "saveSpec": null, "fetchSpec": "^3.1.0" }, "_requiredBy": [ "/inquirer2" ], "_resolved": "https://registry.npmjs.org/lodash.where/-/lodash.where-3.1.0.tgz", "_shasum": "2e784b9c93368d5d75aaee332ce176022f2b9553", "_spec": "lodash.where@^3.1.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/inquirer2", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, "bugs": { "url": "https://github.com/lodash/lodash/issues" }, "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, { "name": "Benjamin Tan", "email": "demoneaux@gmail.com", "url": "https://d10.github.io/" }, { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "http://www.iceddev.com/" }, { "name": "Kit Cambridge", "email": "github@kitcambridge.be", "url": "http://kitcambridge.be/" }, { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "https://mathiasbynens.be/" } ], "dependencies": { "lodash._arrayfilter": "^3.0.0", "lodash._basecallback": "^3.0.0", "lodash._basefilter": "^3.0.0", "lodash._basematches": "^3.0.0", "lodash.isarray": "^3.0.0" }, "deprecated": false, "description": "The modern build of lodash’s `_.where` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "keywords": [ "lodash", "lodash-modularized", "stdlib", "util" ], "license": "MIT", "name": "lodash.where", "repository": { "type": "git", "url": "git+https://github.com/lodash/lodash.git" }, "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "version": "3.1.0" }