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