react / wstein / node_modules / browserify / node_modules / browser-pack / node_modules / combine-source-map / node_modules / lodash.memoize / package.json
80552 views{1"name": "lodash.memoize",2"version": "3.0.4",3"description": "The modern build of lodash’s `_.memoize` as a module.",4"homepage": "https://lodash.com/",5"icon": "https://lodash.com/icon.svg",6"license": "MIT",7"keywords": [8"lodash",9"lodash-modularized",10"stdlib",11"util"12],13"author": {14"name": "John-David Dalton",15"email": "[email protected]",16"url": "http://allyoucanleet.com/"17},18"contributors": [19{20"name": "John-David Dalton",21"email": "[email protected]",22"url": "http://allyoucanleet.com/"23},24{25"name": "Benjamin Tan",26"email": "[email protected]",27"url": "https://d10.github.io/"28},29{30"name": "Blaine Bublitz",31"email": "[email protected]",32"url": "http://www.iceddev.com/"33},34{35"name": "Kit Cambridge",36"email": "[email protected]",37"url": "http://kitcambridge.be/"38},39{40"name": "Mathias Bynens",41"email": "[email protected]",42"url": "https://mathiasbynens.be/"43}44],45"repository": {46"type": "git",47"url": "git+https://github.com/lodash/lodash.git"48},49"scripts": {50"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""51},52"bugs": {53"url": "https://github.com/lodash/lodash/issues"54},55"_id": "[email protected]",56"_shasum": "2dcbd2c287cbc0a55cc42328bd0c736150d53e3f",57"_from": "lodash.memoize@>=3.0.3 <3.1.0",58"_npmVersion": "2.10.0",59"_nodeVersion": "0.12.3",60"_npmUser": {61"name": "jdalton",62"email": "[email protected]"63},64"maintainers": [65{66"name": "jdalton",67"email": "[email protected]"68},69{70"name": "kitcambridge",71"email": "[email protected]"72},73{74"name": "mathias",75"email": "[email protected]"76},77{78"name": "phated",79"email": "[email protected]"80},81{82"name": "d10",83"email": "[email protected]"84}85],86"dist": {87"shasum": "2dcbd2c287cbc0a55cc42328bd0c736150d53e3f",88"tarball": "http://registry.npmjs.org/lodash.memoize/-/lodash.memoize-3.0.4.tgz"89},90"directories": {},91"_resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-3.0.4.tgz"92}939495