| { |
| "author": { |
| "email": "john.david.dalton@gmail.com", |
| "name": "John-David Dalton", |
| "url": "http://allyoucanleet.com/" |
| }, |
| "bugs": { |
| "url": "https://github.com/lodash/lodash/issues" |
| }, |
| "bundleDependencies": false, |
| "contributors": [ |
| { |
| "email": "john.david.dalton@gmail.com", |
| "name": "John-David Dalton", |
| "url": "http://allyoucanleet.com/" |
| }, |
| { |
| "email": "demoneaux@gmail.com", |
| "name": "Benjamin Tan", |
| "url": "https://d10.github.io/" |
| }, |
| { |
| "email": "blaine@iceddev.com", |
| "name": "Blaine Bublitz", |
| "url": "http://www.iceddev.com/" |
| }, |
| { |
| "email": "github@kitcambridge.be", |
| "name": "Kit Cambridge", |
| "url": "http://kitcambridge.be/" |
| }, |
| { |
| "email": "mathias@qiwi.be", |
| "name": "Mathias Bynens", |
| "url": "https://mathiasbynens.be/" |
| } |
| ], |
| "deprecated": false, |
| "description": "The modern build of lodash\u2019s `_.memoize` as a module.", |
| "homepage": "https://lodash.com/", |
| "icon": "https://lodash.com/icon.svg", |
| "keywords": [ |
| "lodash", |
| "lodash-modularized", |
| "stdlib", |
| "util" |
| ], |
| "license": "MIT", |
| "name": "lodash.memoize", |
| "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.0.4" |
| } |