{ "_args": [ [ { "raw": "lodash.throttle@^4.1.1", "scope": null, "escapedName": "lodash.throttle", "name": "lodash.throttle", "rawSpec": "^4.1.1", "spec": ">=4.1.1 <5.0.0", "type": "range" }, "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/metro" ] ], "_from": "lodash.throttle@>=4.1.1 <5.0.0", "_id": "lodash.throttle@4.1.1", "_inCache": true, "_location": "/lodash.throttle", "_nodeVersion": "4.4.7", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/lodash.throttle-4.1.1.tgz_1471110337950_0.9395204037427902" }, "_npmUser": { "name": "jdalton", "email": "john.david.dalton@gmail.com" }, "_npmVersion": "2.15.10", "_phantomChildren": {}, "_requested": { "raw": "lodash.throttle@^4.1.1", "scope": null, "escapedName": "lodash.throttle", "name": "lodash.throttle", "rawSpec": "^4.1.1", "spec": ">=4.1.1 <5.0.0", "type": "range" }, "_requiredBy": [ "/metro", "/metro-core" ], "_resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz", "_shasum": "c23e91b710242ac70c37f1e1cda9274cc39bf2f4", "_shrinkwrap": null, "_spec": "lodash.throttle@^4.1.1", "_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/metro", "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 `_.throttle` exported as a module.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "c23e91b710242ac70c37f1e1cda9274cc39bf2f4", "tarball": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz" }, "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "keywords": [ "lodash-modularized", "throttle" ], "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.throttle", "optionalDependencies": {}, "readme": "# lodash.throttle v4.1.1\n\nThe [lodash](https://lodash.com/) method `_.throttle` 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.throttle\n```\n\nIn Node.js:\n```js\nvar throttle = require('lodash.throttle');\n```\n\nSee the [documentation](https://lodash.com/docs#throttle) or [package source](https://github.com/lodash/lodash/blob/4.1.1-npm-packages/lodash.throttle) 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.1.1" }