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