Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80677 views
1
{
2
"name": "lodash.keys",
3
"version": "3.1.1",
4
"description": "The modern build of lodash’s `_.keys` 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
"dependencies": {
54
"lodash._getnative": "^3.0.0",
55
"lodash.isarguments": "^3.0.0",
56
"lodash.isarray": "^3.0.0"
57
},
58
"bugs": {
59
"url": "https://github.com/lodash/lodash/issues"
60
},
61
"_id": "[email protected]",
62
"_shasum": "622029518e9de0e2ae8c4688d6563a45361640ef",
63
"_from": "lodash.keys@>=3.0.0 <4.0.0",
64
"_npmVersion": "2.10.1",
65
"_nodeVersion": "2.0.2",
66
"_npmUser": {
67
"name": "jdalton",
68
"email": "[email protected]"
69
},
70
"maintainers": [
71
{
72
"name": "jdalton",
73
"email": "[email protected]"
74
},
75
{
76
"name": "kitcambridge",
77
"email": "[email protected]"
78
},
79
{
80
"name": "mathias",
81
"email": "[email protected]"
82
},
83
{
84
"name": "phated",
85
"email": "[email protected]"
86
},
87
{
88
"name": "d10",
89
"email": "[email protected]"
90
}
91
],
92
"dist": {
93
"shasum": "622029518e9de0e2ae8c4688d6563a45361640ef",
94
"tarball": "http://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.1.tgz"
95
},
96
"directories": {},
97
"_resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.1.tgz"
98
}
99
100