{ "_args": [ [ { "raw": "lodash.omit@^4.5.0", "scope": null, "escapedName": "lodash.omit", "name": "lodash.omit", "rawSpec": "^4.5.0", "spec": ">=4.5.0 <5.0.0", "type": "range" }, "/home/jdaugherty/work/GT2/GT2-Android/node_modules/expo" ] ], "_from": "lodash.omit@>=4.5.0 <5.0.0", "_id": "lodash.omit@4.5.0", "_inCache": true, "_location": "/lodash.omit", "_nodeVersion": "4.4.7", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/lodash.omit-4.5.0.tgz_1471110161694_0.9110721428878605" }, "_npmUser": { "name": "jdalton", "email": "john.david.dalton@gmail.com" }, "_npmVersion": "2.15.10", "_phantomChildren": {}, "_requested": { "raw": "lodash.omit@^4.5.0", "scope": null, "escapedName": "lodash.omit", "name": "lodash.omit", "rawSpec": "^4.5.0", "spec": ">=4.5.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/expo" ], "_resolved": "https://registry.npmjs.org/lodash.omit/-/lodash.omit-4.5.0.tgz", "_shasum": "6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60", "_shrinkwrap": null, "_spec": "lodash.omit@^4.5.0", "_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/expo", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, "bugs": { "url": "https://github.com/lodash/lodash/issues" }, "contributors": [ { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, { "name": "Blaine Bublitz", "email": "blaine.bublitz@gmail.com", "url": "https://github.com/phated" }, { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "https://mathiasbynens.be/" } ], "dependencies": {}, "description": "The lodash method `_.omit` exported as a module.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60", "tarball": "https://registry.npmjs.org/lodash.omit/-/lodash.omit-4.5.0.tgz" }, "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "keywords": [ "lodash-modularized", "omit" ], "license": "MIT", "maintainers": [ { "name": "jdalton", "email": "john.david.dalton@gmail.com" }, { "name": "mathias", "email": "mathias@qiwi.be" }, { "name": "phated", "email": "blaine@iceddev.com" } ], "name": "lodash.omit", "optionalDependencies": {}, "readme": "# lodash.omit v4.5.0\n\nThe [lodash](https://lodash.com/) method `_.omit` exported as a [Node.js](https://nodejs.org/) module.\n\n## Installation\n\nUsing npm:\n```bash\n$ {sudo -H} npm i -g npm\n$ npm i --save lodash.omit\n```\n\nIn Node.js:\n```js\nvar omit = require('lodash.omit');\n```\n\nSee the [documentation](https://lodash.com/docs#omit) or [package source](https://github.com/lodash/lodash/blob/4.5.0-npm-packages/lodash.omit) for more details.\n", "readmeFilename": "README.md", "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": "4.5.0" }